Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnPrimaryTaskSetPropsMixin.Builder
Packages that use CfnPrimaryTaskSetPropsMixin.Builder
-
Uses of CfnPrimaryTaskSetPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnPrimaryTaskSetPropsMixin.BuilderModifier and TypeMethodDescriptionThe short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task set exists in.CfnPrimaryTaskSetPropsMixin.Builder.create()CfnPrimaryTaskSetPropsMixin.Builder.create(CfnPropertyMixinOptions options) The short name or full Amazon Resource Name (ARN) of the service that the task set exists in.The short name or full Amazon Resource Name (ARN) of the task set to set as the primary task set in the deployment.