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