Uses of Interface
software.amazon.awscdk.services.appconfig.CfnDeploymentStrategy.TagsProperty
Packages that use CfnDeploymentStrategy.TagsProperty
-
Uses of CfnDeploymentStrategy.TagsProperty in software.amazon.awscdk.services.appconfig
Classes in software.amazon.awscdk.services.appconfig that implement CfnDeploymentStrategy.TagsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeploymentStrategy.TagsPropertyMethods in software.amazon.awscdk.services.appconfig that return CfnDeploymentStrategy.TagsPropertyModifier and TypeMethodDescriptionCfnDeploymentStrategy.TagsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appconfig that return types with arguments of type CfnDeploymentStrategy.TagsPropertyModifier and TypeMethodDescriptionCfnDeploymentStrategy.getTags()Assigns metadata to an AWS AppConfig resource.default List<CfnDeploymentStrategy.TagsProperty>CfnDeploymentStrategyProps.getTags()Assigns metadata to an AWS AppConfig resource.CfnDeploymentStrategyProps.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.services.appconfig with type arguments of type CfnDeploymentStrategy.TagsPropertyModifier and TypeMethodDescriptionvoidCfnDeploymentStrategy.setTags(List<CfnDeploymentStrategy.TagsProperty> value) Assigns metadata to an AWS AppConfig resource.CfnDeploymentStrategy.Builder.tags(List<? extends CfnDeploymentStrategy.TagsProperty> tags) Assigns metadata to an AWS AppConfig resource.CfnDeploymentStrategyProps.Builder.tags(List<? extends CfnDeploymentStrategy.TagsProperty> tags) Sets the value ofCfnDeploymentStrategyProps.getTags()