encryption

@JvmName(name = "hjyieyrnmcignnlu")
suspend fun encryption(value: Output<ProjectPropertiesEncryptionArgs>)
@JvmName(name = "gtmoomkuwgplblnv")
suspend fun encryption(value: ProjectPropertiesEncryptionArgs?)

Parameters

value

Whether encryption is turned on.See the following Block Encryption.


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

Parameters

argument

Whether encryption is turned on.See the following Block Encryption.