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