toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.secretmanager.kotlin.outputs
/
SecretReplicationUserManaged
Secret
Replication
User
Managed
data
class
SecretReplicationUserManaged
(
val
replicas
:
List
<
SecretReplicationUserManagedReplica
>
)
Members
Constructors
Secret
Replication
User
Managed
Link copied to clipboard
constructor
(
replicas
:
List
<
SecretReplicationUserManagedReplica
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
replicas
Link copied to clipboard
val
replicas
:
List
<
SecretReplicationUserManagedReplica
>
The list of Replicas for this Secret. Cannot be empty. Structure is documented below.