Uses of Class
software.amazon.awscdk.services.ses.CfnEmailIdentity.DkimSigningAttributesProperty.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnEmailIdentity.DkimSigningAttributesProperty.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnEmailIdentity.DkimSigningAttributesProperty.builder()
CfnEmailIdentity.DkimSigningAttributesProperty.Builder.domainSigningPrivateKey
(String domainSigningPrivateKey) CfnEmailIdentity.DkimSigningAttributesProperty.Builder.domainSigningSelector
(String domainSigningSelector) CfnEmailIdentity.DkimSigningAttributesProperty.Builder.nextSigningKeyLength
(String nextSigningKeyLength) Sets the value ofCfnEmailIdentity.DkimSigningAttributesProperty.getNextSigningKeyLength()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEmailIdentity.DkimSigningAttributesProperty.Builder
.