Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.Builder
Packages that use CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.Builder
-
Uses of CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.BuilderModifier and TypeMethodDescriptionCfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.Builder.autoScalingGroupArn(String autoScalingGroupArn) CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.Builder.autoScalingGroupArn(IAutoScalingGroupRef autoScalingGroupArn) CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.builder()CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.Builder.managedDraining(String managedDraining) CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.Builder.managedScaling(CfnCapacityProviderPropsMixin.ManagedScalingProperty managedScaling) CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.Builder.managedScaling(IResolvable managedScaling) CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.Builder.managedTerminationProtection(String managedTerminationProtection) Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.Builder.