Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnEmailIdentityPropsMixin.DkimAttributesProperty
Packages that use CfnEmailIdentityPropsMixin.DkimAttributesProperty
-
Uses of CfnEmailIdentityPropsMixin.DkimAttributesProperty in software.amazon.awscdk.cfnpropertymixins.services.ses
Classes in software.amazon.awscdk.cfnpropertymixins.services.ses that implement CfnEmailIdentityPropsMixin.DkimAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEmailIdentityPropsMixin.DkimAttributesPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnEmailIdentityPropsMixin.DkimAttributesPropertyModifier and TypeMethodDescriptionCfnEmailIdentityPropsMixin.DkimAttributesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnEmailIdentityPropsMixin.DkimAttributesPropertyModifier and TypeMethodDescriptionCfnEmailIdentityMixinProps.Builder.dkimAttributes(CfnEmailIdentityPropsMixin.DkimAttributesProperty dkimAttributes) Sets the value ofCfnEmailIdentityMixinProps.getDkimAttributes()CfnEmailIdentityPropsMixin.Builder.dkimAttributes(CfnEmailIdentityPropsMixin.DkimAttributesProperty dkimAttributes) An object that contains information about the DKIM attributes for the identity.