replication

@JvmName(name = "apltrvcwnvwtgsui")
suspend fun replication(value: Output<SecretReplicationArgs>)
@JvmName(name = "hmvluuqdlryjqdid")
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 = "mkeixfhaljdqqwyj")
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.