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