encryption

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

Parameters

value

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


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

Parameters

argument

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