encryption

@JvmName(name = "iiwmkdcenobfymdx")
suspend fun encryption(value: Output<FlowEntitlementEncryptionArgs>)
@JvmName(name = "spqntgtqitfshawa")
suspend fun encryption(value: FlowEntitlementEncryptionArgs?)

Parameters

value

The type of encryption that will be used on the output that is associated with this entitlement.


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

Parameters

argument

The type of encryption that will be used on the output that is associated with this entitlement.