encryptData

@JvmName(name = "rpidyubggkraiocf")
suspend fun encryptData(value: Output<Boolean>)
@JvmName(name = "tlrbiwdsixiaayqj")
suspend fun encryptData(value: Boolean?)

Parameters

value

Specifies whether to enable encryption in transit. Valid values: true: enables encryption in transit. false: disables encryption in transit. Default value: false.