Uses of Class
software.amazon.awscdk.services.ecs.CfnService.EBSTagSpecificationProperty.Builder
Packages that use CfnService.EBSTagSpecificationProperty.Builder
-
Uses of CfnService.EBSTagSpecificationProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnService.EBSTagSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnService.EBSTagSpecificationProperty.builder()
CfnService.EBSTagSpecificationProperty.Builder.propagateTags
(String propagateTags) Sets the value ofCfnService.EBSTagSpecificationProperty.getPropagateTags()
CfnService.EBSTagSpecificationProperty.Builder.resourceType
(String resourceType) Sets the value ofCfnService.EBSTagSpecificationProperty.getResourceType()
Sets the value ofCfnService.EBSTagSpecificationProperty.getTags()
Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnService.EBSTagSpecificationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnService.EBSTagSpecificationProperty.Builder
.