SdkUnknown
Inherited functions
Casts this ReEncryptionAttributes as a Asymmetric and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.AsymmetricEncryptionAttributes value. Throws an exception if the ReEncryptionAttributes is not a Asymmetric.
Casts this ReEncryptionAttributes as a Asymmetric and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.AsymmetricEncryptionAttributes value. Returns null if the ReEncryptionAttributes is not a Asymmetric.
Casts this ReEncryptionAttributes as a Dukpt and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.DukptEncryptionAttributes value. Throws an exception if the ReEncryptionAttributes is not a Dukpt.
Casts this ReEncryptionAttributes as a Dukpt and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.DukptEncryptionAttributes value. Returns null if the ReEncryptionAttributes is not a Dukpt.
Casts this ReEncryptionAttributes as a Symmetric and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.SymmetricEncryptionAttributes value. Throws an exception if the ReEncryptionAttributes is not a Symmetric.
Casts this ReEncryptionAttributes as a Symmetric and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.SymmetricEncryptionAttributes value. Returns null if the ReEncryptionAttributes is not a Symmetric.