pulumi-gcp-kotlin
6.49.0.1
pulumi-gcp-kotlin
/
com.pulumi.gcp.secretmanager.kotlin.outputs
/
GetSecretReplication
Get
Secret
Replication
data
class
GetSecretReplication
(
val
automatic
:
Boolean
,
val
userManageds
:
List
<
GetSecretReplicationUserManaged
>
)
Types
Constructors
Properties
Constructors
Get
Secret
Replication
Link copied to clipboard
fun
GetSecretReplication
(
automatic
:
Boolean
,
userManageds
:
List
<
GetSecretReplicationUserManaged
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
automatic
Link copied to clipboard
val
automatic
:
Boolean
user
Manageds
Link copied to clipboard
val
userManageds
:
List
<
GetSecretReplicationUserManaged
>