Uses of Class
software.amazon.awscdk.services.ecs.CfnPrimaryTaskSetProps.Builder
Packages that use CfnPrimaryTaskSetProps.Builder
-
Uses of CfnPrimaryTaskSetProps.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnPrimaryTaskSetProps.BuilderModifier and TypeMethodDescriptionCfnPrimaryTaskSetProps.builder()
Sets the value ofCfnPrimaryTaskSetProps.getCluster()
Sets the value ofCfnPrimaryTaskSetProps.getService()
Sets the value ofCfnPrimaryTaskSetProps.getTaskSetId()
Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnPrimaryTaskSetProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnPrimaryTaskSetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPrimaryTaskSetProps.Builder
.