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