Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty
Packages that use CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty
-
Uses of CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty in software.amazon.awscdk.cfnpropertymixins.services.ecs
Classes in software.amazon.awscdk.cfnpropertymixins.services.ecs that implement CfnCapacityProviderPropsMixin.AutoScalingGroupProviderPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCapacityProviderPropsMixin.AutoScalingGroupProviderPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnCapacityProviderPropsMixin.AutoScalingGroupProviderPropertyModifier and TypeMethodDescriptionCfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnCapacityProviderPropsMixin.AutoScalingGroupProviderPropertyModifier and TypeMethodDescriptionCfnCapacityProviderMixinProps.Builder.autoScalingGroupProvider(CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty autoScalingGroupProvider) Sets the value ofCfnCapacityProviderMixinProps.getAutoScalingGroupProvider()CfnCapacityProviderPropsMixin.Builder.autoScalingGroupProvider(CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty autoScalingGroupProvider) The Auto Scaling group settings for the capacity provider.