Class EncryptionDecryptionAttributes

java.lang.Object
software.amazon.awssdk.services.paymentcryptographydata.model.EncryptionDecryptionAttributes
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<EncryptionDecryptionAttributes.Builder,EncryptionDecryptionAttributes>

@Generated("software.amazon.awssdk:codegen") public final class EncryptionDecryptionAttributes extends Object implements SdkPojo, Serializable, ToCopyableBuilder<EncryptionDecryptionAttributes.Builder,EncryptionDecryptionAttributes>

Parameters that are required to perform encryption and decryption operations.

See Also: