encryption

@JvmName(name = "exvetpbyqnievdrf")
suspend fun encryption(value: Output<FlowOutputEncryptionArgs>)
@JvmName(name = "osephlaftyaueljb")
suspend fun encryption(value: FlowOutputEncryptionArgs?)

Parameters

value

The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key).


@JvmName(name = "sqhuhoboewhpjqax")
suspend fun encryption(argument: suspend FlowOutputEncryptionArgsBuilder.() -> Unit)

Parameters

argument

The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key).