Uses of Interface
software.amazon.awscdk.services.ses.CfnEmailIdentity.ConfigurationSetAttributesProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnEmailIdentity.ConfigurationSetAttributesProperty in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEmailIdentity.ConfigurationSetAttributesProperty
Modifier and TypeMethodDescriptionCfnEmailIdentity.ConfigurationSetAttributesProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnEmailIdentity.Builder.configurationSetAttributes
(CfnEmailIdentity.ConfigurationSetAttributesProperty configurationSetAttributes) Used to associate a configuration set with an email identity.CfnEmailIdentityProps.Builder.configurationSetAttributes
(CfnEmailIdentity.ConfigurationSetAttributesProperty configurationSetAttributes) Sets the value ofCfnEmailIdentityProps.getConfigurationSetAttributes()
void
CfnEmailIdentity.setConfigurationSetAttributes
(CfnEmailIdentity.ConfigurationSetAttributesProperty value) Used to associate a configuration set with an email identity.