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