toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.secretmanager.kotlin.outputs
/
GetSecretsSecretReplicationUserManaged
Get
Secrets
Secret
Replication
User
Managed
data
class
GetSecretsSecretReplicationUserManaged
(
val
replicas
:
List
<
GetSecretsSecretReplicationUserManagedReplica
>
)
Members
Constructors
Get
Secrets
Secret
Replication
User
Managed
Link copied to clipboard
constructor
(
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.