auto

@JvmName(name = "qkgokmlvspxqtqej")
suspend fun auto(value: Output<SecretReplicationAutoArgs>)
@JvmName(name = "mepnljjpgietvito")
suspend fun auto(value: SecretReplicationAutoArgs?)

Parameters

value

The Secret will automatically be replicated without any restrictions. Structure is documented below.


@JvmName(name = "umyryyfqfrilhjso")
suspend fun auto(argument: suspend SecretReplicationAutoArgsBuilder.() -> Unit)

Parameters

argument

The Secret will automatically be replicated without any restrictions. Structure is documented below.