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