Uses of Interface
software.amazon.awscdk.services.appconfig.CfnConfigurationProfile.TagsProperty
Packages that use CfnConfigurationProfile.TagsProperty
-
Uses of CfnConfigurationProfile.TagsProperty in software.amazon.awscdk.services.appconfig
Classes in software.amazon.awscdk.services.appconfig that implement CfnConfigurationProfile.TagsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationProfile.TagsPropertyMethods in software.amazon.awscdk.services.appconfig that return CfnConfigurationProfile.TagsPropertyModifier and TypeMethodDescriptionCfnConfigurationProfile.TagsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appconfig that return types with arguments of type CfnConfigurationProfile.TagsPropertyModifier and TypeMethodDescriptionCfnConfigurationProfile.getTags()Metadata to assign to the configuration profile.default List<CfnConfigurationProfile.TagsProperty>CfnConfigurationProfileProps.getTags()Metadata to assign to the configuration profile.CfnConfigurationProfileProps.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.services.appconfig with type arguments of type CfnConfigurationProfile.TagsPropertyModifier and TypeMethodDescriptionvoidCfnConfigurationProfile.setTags(List<CfnConfigurationProfile.TagsProperty> value) Metadata to assign to the configuration profile.CfnConfigurationProfile.Builder.tags(List<? extends CfnConfigurationProfile.TagsProperty> tags) Metadata to assign to the configuration profile.CfnConfigurationProfileProps.Builder.tags(List<? extends CfnConfigurationProfile.TagsProperty> tags) Sets the value ofCfnConfigurationProfileProps.getTags()