Uses of Interface
software.amazon.awscdk.services.ses.CfnEmailIdentity.DkimAttributesProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnEmailIdentity.DkimAttributesProperty in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEmailIdentity.DkimAttributesProperty
Modifier and TypeMethodDescriptionCfnEmailIdentity.DkimAttributesProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnEmailIdentity.Builder.dkimAttributes
(CfnEmailIdentity.DkimAttributesProperty dkimAttributes) An object that contains information about the DKIM attributes for the identity.CfnEmailIdentityProps.Builder.dkimAttributes
(CfnEmailIdentity.DkimAttributesProperty dkimAttributes) Sets the value ofCfnEmailIdentityProps.getDkimAttributes()
void
CfnEmailIdentity.setDkimAttributes
(CfnEmailIdentity.DkimAttributesProperty value) An object that contains information about the DKIM attributes for the identity.