Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnCapacityProviderMixinProps.Builder
Packages that use CfnCapacityProviderMixinProps.Builder
-
Uses of CfnCapacityProviderMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnCapacityProviderMixinProps.BuilderModifier and TypeMethodDescriptionCfnCapacityProviderMixinProps.Builder.autoScalingGroupProvider(CfnCapacityProviderPropsMixin.AutoScalingGroupProviderProperty autoScalingGroupProvider) Sets the value ofCfnCapacityProviderMixinProps.getAutoScalingGroupProvider()CfnCapacityProviderMixinProps.Builder.autoScalingGroupProvider(IResolvable autoScalingGroupProvider) Sets the value ofCfnCapacityProviderMixinProps.getAutoScalingGroupProvider()CfnCapacityProviderMixinProps.builder()CfnCapacityProviderMixinProps.Builder.clusterName(String clusterName) Sets the value ofCfnCapacityProviderMixinProps.getClusterName()CfnCapacityProviderMixinProps.Builder.managedInstancesProvider(CfnCapacityProviderPropsMixin.ManagedInstancesProviderProperty managedInstancesProvider) Sets the value ofCfnCapacityProviderMixinProps.getManagedInstancesProvider()CfnCapacityProviderMixinProps.Builder.managedInstancesProvider(IResolvable managedInstancesProvider) Sets the value ofCfnCapacityProviderMixinProps.getManagedInstancesProvider()Sets the value ofCfnCapacityProviderMixinProps.getName()Sets the value ofCfnCapacityProviderMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnCapacityProviderMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCapacityProviderMixinProps.Builder.