Uses of Interface
software.amazon.awscdk.services.pinpointemail.CfnIdentity.TagsProperty
Packages that use CfnIdentity.TagsProperty
Package
Description
Amazon Pinpoint Email Construct Library
-
Uses of CfnIdentity.TagsProperty in software.amazon.awscdk.services.pinpointemail
Classes in software.amazon.awscdk.services.pinpointemail that implement CfnIdentity.TagsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIdentity.TagsPropertyMethods in software.amazon.awscdk.services.pinpointemail that return CfnIdentity.TagsPropertyModifier and TypeMethodDescriptionCfnIdentity.TagsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pinpointemail that return types with arguments of type CfnIdentity.TagsPropertyModifier and TypeMethodDescriptionCfnIdentity.getTags()An object that defines the tags (keys and values) that you want to associate with the email identity.default List<CfnIdentity.TagsProperty>CfnIdentityProps.getTags()An object that defines the tags (keys and values) that you want to associate with the email identity.final List<CfnIdentity.TagsProperty>CfnIdentityProps.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.services.pinpointemail with type arguments of type CfnIdentity.TagsPropertyModifier and TypeMethodDescriptionvoidCfnIdentity.setTags(List<CfnIdentity.TagsProperty> value) An object that defines the tags (keys and values) that you want to associate with the email identity.CfnIdentity.Builder.tags(List<? extends CfnIdentity.TagsProperty> tags) An object that defines the tags (keys and values) that you want to associate with the email identity.CfnIdentityProps.Builder.tags(List<? extends CfnIdentity.TagsProperty> tags) Sets the value ofCfnIdentityProps.getTags()