ProjectPropertiesEncryptionArgs

fun ProjectPropertiesEncryptionArgs(algorithm: Output<String>? = null, enable: Output<Boolean>? = null, key: Output<String>? = null)