Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnCapacityProviderPropsMixin.Builder
Packages that use CfnCapacityProviderPropsMixin.Builder
-
Uses of CfnCapacityProviderPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnCapacityProviderPropsMixin.BuilderModifier and TypeMethodDescriptionCfnCapacityProviderPropsMixin.Builder.autoScalingGroupProvider(CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty autoScalingGroupProvider) The Auto Scaling group settings for the capacity provider.CfnCapacityProviderPropsMixin.Builder.autoScalingGroupProvider(IResolvable autoScalingGroupProvider) The Auto Scaling group settings for the capacity provider.CfnCapacityProviderPropsMixin.Builder.clusterName(String clusterName) The cluster that this capacity provider is associated with.CfnCapacityProviderPropsMixin.Builder.create()CfnCapacityProviderPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnCapacityProviderPropsMixin.Builder.managedInstancesProvider(CfnCapacityProviderPropsMixin.ManagedInstancesProviderProperty managedInstancesProvider) The configuration for the Amazon ECS Managed Instances provider.CfnCapacityProviderPropsMixin.Builder.managedInstancesProvider(IResolvable managedInstancesProvider) The configuration for the Amazon ECS Managed Instances provider.The name of the capacity provider.The metadata that you apply to the capacity provider to help you categorize and organize it.