Home
last modified time | relevance | path

Searched refs:WithMinSize (Results 1 – 14 of 14) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-eks/include/aws/eks/model/
H A DNodegroupScalingConfig.h59 inline NodegroupScalingConfig& WithMinSize(int value) { SetMinSize(value); return *this;} in WithMinSize() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-compute-optimizer/include/aws/compute-optimizer/model/
H A DAutoScalingGroupConfiguration.h84 inline AutoScalingGroupConfiguration& WithMinSize(int value) { SetMinSize(value); return *this;} in WithMinSize() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-autoscaling/include/aws/autoscaling/model/
H A DWarmPoolConfiguration.h86 inline WarmPoolConfiguration& WithMinSize(int value) { SetMinSize(value); return *this;} in WithMinSize() function
H A DPutWarmPoolRequest.h192 inline PutWarmPoolRequest& WithMinSize(int value) { SetMinSize(value); return *this;} in WithMinSize() function
H A DScheduledUpdateGroupActionRequest.h307 …inline ScheduledUpdateGroupActionRequest& WithMinSize(int value) { SetMinSize(value); return *this… in WithMinSize() function
H A DPutScheduledUpdateGroupActionRequest.h366 …inline PutScheduledUpdateGroupActionRequest& WithMinSize(int value) { SetMinSize(value); return *t… in WithMinSize() function
H A DScheduledUpdateGroupAction.h354 inline ScheduledUpdateGroupAction& WithMinSize(int value) { SetMinSize(value); return *this;} in WithMinSize() function
H A DUpdateAutoScalingGroupRequest.h262 inline UpdateAutoScalingGroupRequest& WithMinSize(int value) { SetMinSize(value); return *this;} in WithMinSize() function
H A DCreateAutoScalingGroupRequest.h477 inline CreateAutoScalingGroupRequest& WithMinSize(int value) { SetMinSize(value); return *this;} in WithMinSize() function
H A DAutoScalingGroup.h254 inline AutoScalingGroup& WithMinSize(int value) { SetMinSize(value); return *this;} in WithMinSize() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-gamelift/include/aws/gamelift/model/
H A DUpdateFleetCapacityRequest.h136 inline UpdateFleetCapacityRequest& WithMinSize(int value) { SetMinSize(value); return *this;} in WithMinSize() function
H A DCreateGameServerGroupRequest.h200 inline CreateGameServerGroupRequest& WithMinSize(int value) { SetMinSize(value); return *this;} in WithMinSize() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-apprunner/include/aws/apprunner/model/
H A DCreateAutoScalingConfigurationRequest.h179 …inline CreateAutoScalingConfigurationRequest& WithMinSize(int value) { SetMinSize(value); return *… in WithMinSize() function
H A DAutoScalingConfiguration.h322 inline AutoScalingConfiguration& WithMinSize(int value) { SetMinSize(value); return *this;} in WithMinSize() function