encryption

@JvmName(name = "dbwenqqchdgivnml")
suspend fun encryption(value: Output<FlowOutputEncryptionArgs>)
@JvmName(name = "fwnhskbywomuefiy")
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 = "uhhnthdynajbxoyp")
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).