Class IdentityVerificationAttributes

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

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

Represents the verification attributes of a single identity.

See Also: