Uses of Interface
software.amazon.awscdk.services.appconfig.CfnApplication.TagsProperty
Packages that use CfnApplication.TagsProperty
-
Uses of CfnApplication.TagsProperty in software.amazon.awscdk.services.appconfig
Classes in software.amazon.awscdk.services.appconfig that implement CfnApplication.TagsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApplication.TagsPropertyMethods in software.amazon.awscdk.services.appconfig that return CfnApplication.TagsPropertyModifier and TypeMethodDescriptionCfnApplication.TagsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appconfig that return types with arguments of type CfnApplication.TagsPropertyModifier and TypeMethodDescriptionCfnApplication.getTags()Metadata to assign to the application.default List<CfnApplication.TagsProperty>CfnApplicationProps.getTags()Metadata to assign to the application.final List<CfnApplication.TagsProperty>CfnApplicationProps.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.services.appconfig with type arguments of type CfnApplication.TagsPropertyModifier and TypeMethodDescriptionvoidCfnApplication.setTags(List<CfnApplication.TagsProperty> value) Metadata to assign to the application.CfnApplication.Builder.tags(List<? extends CfnApplication.TagsProperty> tags) Metadata to assign to the application.CfnApplicationProps.Builder.tags(List<? extends CfnApplication.TagsProperty> tags) Sets the value ofCfnApplicationProps.getTags()