pulumi-gcp-kotlin
7.2.2.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.secretmanager.kotlin.outputs
/
GetSecretsSecretReplicationUserManaged
Get
Secrets
Secret
Replication
User
Managed
data
class
GetSecretsSecretReplicationUserManaged
(
val
replicas
:
List
<
GetSecretsSecretReplicationUserManagedReplica
>
)
Types
Constructors
Properties
Constructors
Get
Secrets
Secret
Replication
User
Managed
Link copied to clipboard
fun
GetSecretsSecretReplicationUserManaged
(
replicas
:
List
<
GetSecretsSecretReplicationUserManagedReplica
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
replicas
Link copied to clipboard
val
replicas
:
List
<
GetSecretsSecretReplicationUserManagedReplica
>
The list of Replicas for this Secret. Structure is documented below.