Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnEmailIdentityPropsMixin.ConfigurationSetAttributesProperty
Packages that use CfnEmailIdentityPropsMixin.ConfigurationSetAttributesProperty
-
Uses of CfnEmailIdentityPropsMixin.ConfigurationSetAttributesProperty in software.amazon.awscdk.cfnpropertymixins.services.ses
Classes in software.amazon.awscdk.cfnpropertymixins.services.ses that implement CfnEmailIdentityPropsMixin.ConfigurationSetAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEmailIdentityPropsMixin.ConfigurationSetAttributesPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnEmailIdentityPropsMixin.ConfigurationSetAttributesPropertyModifier and TypeMethodDescriptionCfnEmailIdentityPropsMixin.ConfigurationSetAttributesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnEmailIdentityPropsMixin.ConfigurationSetAttributesPropertyModifier and TypeMethodDescriptionCfnEmailIdentityMixinProps.Builder.configurationSetAttributes(CfnEmailIdentityPropsMixin.ConfigurationSetAttributesProperty configurationSetAttributes) Sets the value ofCfnEmailIdentityMixinProps.getConfigurationSetAttributes()CfnEmailIdentityPropsMixin.Builder.configurationSetAttributes(CfnEmailIdentityPropsMixin.ConfigurationSetAttributesProperty configurationSetAttributes) Used to associate a configuration set with an email identity.