Encryption Preferences Args
data class EncryptionPreferencesArgs(val doubleEncryption: Output<Either<String, DoubleEncryption>>? = null) : ConvertibleToJava<EncryptionPreferencesArgs>
Preferences related to the Encryption.
Preferences related to the Encryption.