replication

@JvmName(name = "cflslulyhwbgxdud")
suspend fun replication(value: Output<SecretReplicationArgs>)
@JvmName(name = "roabgmxemcvstwbk")
suspend fun replication(value: SecretReplicationArgs?)

Parameters

value

The replication policy of the secret data attached to the Secret. It cannot be changed after the Secret has been created. Structure is documented below.


@JvmName(name = "fsnqxiiqggmkiigu")
suspend fun replication(argument: suspend SecretReplicationArgsBuilder.() -> Unit)

Parameters

argument

The replication policy of the secret data attached to the Secret. It cannot be changed after the Secret has been created. Structure is documented below.