- getActionName() - Method in enum com.amazonaws.auth.policy.actions.AutoscalingActions
 
-  
 
- getActivityId() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The unique identifier of the scaling activity.
 
- getAdjustmentType() - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 Specifies how the 
ScalingAdjustment value in a 
StepAdjustment is interpreted (for example, an absolute number or a percentage).
 
 
- getAlarmARN() - Method in class com.amazonaws.services.applicationautoscaling.model.Alarm
 
- 
 The Amazon Resource Name (ARN) of the alarm.
 
- getAlarmName() - Method in class com.amazonaws.services.applicationautoscaling.model.Alarm
 
- 
 The name of the alarm.
 
- getAlarms() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyResult
 
- 
 The CloudWatch alarms created for the target tracking scaling policy.
 
- getAlarms() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The CloudWatch alarms associated with the scaling policy.
 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.applicationautoscaling.AbstractAWSApplicationAutoScaling
 
-  
 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.applicationautoscaling.AWSApplicationAutoScaling
 
- 
Returns additional metadata for a previously executed successful request, typically used for debugging issues
 where a service isn't acting as expected.
 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.applicationautoscaling.AWSApplicationAutoScalingClient
 
- 
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
 where a service isn't acting as expected.
 
- getCause() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 A simple description of what caused the scaling activity to happen.
 
- getCooldown() - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 The amount of time, in seconds, to wait for a previous scaling activity to take effect.
 
- getCreationTime() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The Unix timestamp for when the scalable target was created.
 
- getCreationTime() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The Unix timestamp for when the scaling policy was created.
 
- getCreationTime() - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The date and time that the scheduled action was created.
 
- getCustomizedMetricSpecification() - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 A customized metric.
 
- getDescription() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 A simple description of what action the scaling activity intends to accomplish.
 
- getDetails() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The details about the scaling activity.
 
- getDimensions() - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The dimensions of the metric.
 
- getDisableScaleIn() - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 Indicates whether scale in by the target tracking scaling policy is disabled.
 
- getDynamicScalingInSuspended() - Method in class com.amazonaws.services.applicationautoscaling.model.SuspendedState
 
- 
 Whether scale in by a target tracking scaling policy or a step scaling policy is suspended.
 
- getDynamicScalingOutSuspended() - Method in class com.amazonaws.services.applicationautoscaling.model.SuspendedState
 
- 
 Whether scale out by a target tracking scaling policy or a step scaling policy is suspended.
 
- getEndTime() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The date and time for the recurring schedule to end.
 
- getEndTime() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The Unix timestamp for when the scaling activity ended.
 
- getEndTime() - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The date and time that the action is scheduled to end.
 
- getExecutorService() - Method in class com.amazonaws.services.applicationautoscaling.AWSApplicationAutoScalingAsyncClient
 
- 
Returns the executor service used by this client to execute async requests.
 
- getMaxCapacity() - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The maximum value that you plan to scale out to.
 
- getMaxCapacity() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The maximum value to scale to in response to a scale-out activity.
 
- getMaxCapacity() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTargetAction
 
- 
 The maximum capacity.
 
- getMaxResults() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The maximum number of scalable targets.
 
- getMaxResults() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The maximum number of scalable targets.
 
- getMaxResults() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The maximum number of scalable targets.
 
- getMaxResults() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The maximum number of scheduled action results.
 
- getMetricAggregationType() - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 The aggregation type for the CloudWatch metrics.
 
- getMetricIntervalLowerBound() - Method in class com.amazonaws.services.applicationautoscaling.model.StepAdjustment
 
- 
 The lower bound for the difference between the alarm threshold and the CloudWatch metric.
 
- getMetricIntervalUpperBound() - Method in class com.amazonaws.services.applicationautoscaling.model.StepAdjustment
 
- 
 The upper bound for the difference between the alarm threshold and the CloudWatch metric.
 
- getMetricName() - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The name of the metric.
 
- getMinAdjustmentMagnitude() - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 The minimum value to scale by when the adjustment type is PercentChangeInCapacity.
 
- getMinCapacity() - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The minimum value that you plan to scale in to.
 
- getMinCapacity() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The minimum value to scale to in response to a scale-in activity.
 
- getMinCapacity() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTargetAction
 
- 
 The minimum capacity.
 
- getName() - Method in class com.amazonaws.services.applicationautoscaling.model.MetricDimension
 
- 
 The name of the dimension.
 
- getNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The namespace of the metric.
 
- getNextToken() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The token for the next set of results.
 
- getNextToken() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsResult
 
- 
 The token required to get the next set of results.
 
- getNextToken() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The token for the next set of results.
 
- getNextToken() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesResult
 
- 
 The token required to get the next set of results.
 
- getNextToken() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The token for the next set of results.
 
- getNextToken() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesResult
 
- 
 The token required to get the next set of results.
 
- getNextToken() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The token for the next set of results.
 
- getNextToken() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsResult
 
- 
 The token required to get the next set of results.
 
- getPolicyARN() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyResult
 
- 
 The Amazon Resource Name (ARN) of the resulting scaling policy.
 
- getPolicyARN() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The Amazon Resource Name (ARN) of the scaling policy.
 
- getPolicyName() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The name of the scaling policy.
 
- getPolicyName() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The name of the scaling policy.
 
- getPolicyName() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The name of the scaling policy.
 
- getPolicyNames() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The names of the scaling policies to describe.
 
- getPolicyType() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The policy type.
 
- getPolicyType() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The scaling policy type.
 
- getPredefinedMetricSpecification() - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 A predefined metric.
 
- getPredefinedMetricType() - Method in class com.amazonaws.services.applicationautoscaling.model.PredefinedMetricSpecification
 
- 
 The metric type.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The identifier of the resource associated with the scalable target.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The identifier of the resource associated with the scheduled action.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The identifier of the resource associated with the scalable target.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The identifier of the resource associated with the scaling activity.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The identifier of the resource associated with the scaling policy.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The identifier of the resource associated with the scheduled action.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The identifier of the resource associated with the scaling policy.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The identifier of the resource associated with the scheduled action.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The identifier of the resource that is associated with the scalable target.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The identifier of the resource associated with the scalable target.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The identifier of the resource associated with the scaling activity.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The identifier of the resource associated with the scaling policy.
 
- getResourceId() - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The identifier of the resource associated with the scaling policy.
 
- getResourceIds() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The identifier of the resource associated with the scalable target.
 
- getResourceLabel() - Method in class com.amazonaws.services.applicationautoscaling.model.PredefinedMetricSpecification
 
- 
 Identifies the resource associated with the metric type.
 
- getRoleARN() - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 This parameter is required for services that do not support service-linked roles (such as Amazon EMR), and it
 must specify the ARN of an IAM role that allows Application Auto Scaling to modify the scalable target on your
 behalf.
 
- getRoleARN() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The ARN of an IAM role that allows Application Auto Scaling to modify the scalable target on your behalf.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The scalable dimension.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The scalable dimension.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The scalable dimension.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The scalable dimension.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The scalable dimension.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The scalable dimension.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The scalable dimension.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The scalable dimension associated with the scalable target.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The scalable dimension.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The scalable dimension.
 
- getScalableDimension() - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The scalable dimension.
 
- getScalableTargetAction() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The new minimum and maximum capacity.
 
- getScalableTargetAction() - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The new minimum and maximum capacity.
 
- getScalableTargets() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsResult
 
- 
 The scalable targets that match the request parameters.
 
- getScaleInCooldown() - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
 
- getScaleOutCooldown() - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
 
- getScalingActivities() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesResult
 
- 
 A list of scaling activity objects.
 
- getScalingAdjustment() - Method in class com.amazonaws.services.applicationautoscaling.model.StepAdjustment
 
- 
 The amount by which to scale, based on the specified adjustment type.
 
- getScalingPolicies() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesResult
 
- 
 Information about the scaling policies.
 
- getSchedule() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The schedule for this action.
 
- getSchedule() - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The schedule for this action.
 
- getScheduledActionARN() - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The Amazon Resource Name (ARN) of the scheduled action.
 
- getScheduledActionName() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The name of the scheduled action.
 
- getScheduledActionName() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The name of the scheduled action.
 
- getScheduledActionName() - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The name of the scheduled action.
 
- getScheduledActionNames() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The names of the scheduled actions to describe.
 
- getScheduledActions() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsResult
 
- 
 Information about the scheduled actions.
 
- getScheduledScalingSuspended() - Method in class com.amazonaws.services.applicationautoscaling.model.SuspendedState
 
- 
 Whether scheduled scaling is suspended.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- getServiceNamespace() - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- getStartTime() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The date and time for this scheduled action to start.
 
- getStartTime() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The Unix timestamp for when the scaling activity began.
 
- getStartTime() - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The date and time that the action is scheduled to begin.
 
- getStatistic() - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The statistic of the metric.
 
- getStatusCode() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 Indicates the status of the scaling activity.
 
- getStatusMessage() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 A simple message about the current status of the scaling activity.
 
- getStepAdjustments() - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 A set of adjustments that enable you to scale based on the size of the alarm breach.
 
- getStepScalingPolicyConfiguration() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 A step scaling policy.
 
- getStepScalingPolicyConfiguration() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 A step scaling policy.
 
- getSuspendedState() - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 An embedded object that contains attributes and attribute values that are used to suspend and resume automatic
 scaling.
 
- getSuspendedState() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
-  
 
- getTargetTrackingScalingPolicyConfiguration() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 A target tracking scaling policy.
 
- getTargetTrackingScalingPolicyConfiguration() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 A target tracking scaling policy.
 
- getTargetValue() - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 The target value for the metric.
 
- getUnit() - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The unit of the metric.
 
- getValue() - Method in class com.amazonaws.services.applicationautoscaling.model.MetricDimension
 
- 
 The value of the dimension.
 
- ScalableDimension - Enum in com.amazonaws.services.applicationautoscaling.model
 
-  
 
- ScalableTarget - Class in com.amazonaws.services.applicationautoscaling.model
 
- 
 Represents a scalable target.
 
- ScalableTarget() - Constructor for class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
-  
 
- ScalableTargetAction - Class in com.amazonaws.services.applicationautoscaling.model
 
- 
 Represents the minimum and maximum capacity for a scheduled action.
 
- ScalableTargetAction() - Constructor for class com.amazonaws.services.applicationautoscaling.model.ScalableTargetAction
 
-  
 
- ScalingActivity - Class in com.amazonaws.services.applicationautoscaling.model
 
- 
 Represents a scaling activity.
 
- ScalingActivity() - Constructor for class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
-  
 
- ScalingActivityStatusCode - Enum in com.amazonaws.services.applicationautoscaling.model
 
-  
 
- ScalingPolicy - Class in com.amazonaws.services.applicationautoscaling.model
 
- 
 Represents a scaling policy to use with Application Auto Scaling.
 
- ScalingPolicy() - Constructor for class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
-  
 
- ScheduledAction - Class in com.amazonaws.services.applicationautoscaling.model
 
- 
 Represents a scheduled action.
 
- ScheduledAction() - Constructor for class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
-  
 
- ServiceNamespace - Enum in com.amazonaws.services.applicationautoscaling.model
 
-  
 
- setActivityId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The unique identifier of the scaling activity.
 
- setAdjustmentType(String) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 Specifies how the 
ScalingAdjustment value in a 
StepAdjustment is interpreted (for example, an absolute number or a percentage).
 
 
- setAdjustmentType(AdjustmentType) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 Specifies how the 
ScalingAdjustment value in a 
StepAdjustment is interpreted (for example, an absolute number or a percentage).
 
 
- setAlarmARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.Alarm
 
- 
 The Amazon Resource Name (ARN) of the alarm.
 
- setAlarmName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.Alarm
 
- 
 The name of the alarm.
 
- setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyResult
 
- 
 The CloudWatch alarms created for the target tracking scaling policy.
 
- setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The CloudWatch alarms associated with the scaling policy.
 
- setCause(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 A simple description of what caused the scaling activity to happen.
 
- setCooldown(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 The amount of time, in seconds, to wait for a previous scaling activity to take effect.
 
- setCreationTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The Unix timestamp for when the scalable target was created.
 
- setCreationTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The Unix timestamp for when the scaling policy was created.
 
- setCreationTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The date and time that the scheduled action was created.
 
- setCustomizedMetricSpecification(CustomizedMetricSpecification) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 A customized metric.
 
- setDescription(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 A simple description of what action the scaling activity intends to accomplish.
 
- setDetails(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The details about the scaling activity.
 
- setDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The dimensions of the metric.
 
- setDisableScaleIn(Boolean) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 Indicates whether scale in by the target tracking scaling policy is disabled.
 
- setDynamicScalingInSuspended(Boolean) - Method in class com.amazonaws.services.applicationautoscaling.model.SuspendedState
 
- 
 Whether scale in by a target tracking scaling policy or a step scaling policy is suspended.
 
- setDynamicScalingOutSuspended(Boolean) - Method in class com.amazonaws.services.applicationautoscaling.model.SuspendedState
 
- 
 Whether scale out by a target tracking scaling policy or a step scaling policy is suspended.
 
- setEndpoint(String) - Method in class com.amazonaws.services.applicationautoscaling.AbstractAWSApplicationAutoScaling
 
-  
 
- setEndpoint(String) - Method in interface com.amazonaws.services.applicationautoscaling.AWSApplicationAutoScaling
 
- 
 
- setEndTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The date and time for the recurring schedule to end.
 
- setEndTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The Unix timestamp for when the scaling activity ended.
 
- setEndTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The date and time that the action is scheduled to end.
 
- setMaxCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The maximum value that you plan to scale out to.
 
- setMaxCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The maximum value to scale to in response to a scale-out activity.
 
- setMaxCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTargetAction
 
- 
 The maximum capacity.
 
- setMaxResults(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The maximum number of scalable targets.
 
- setMaxResults(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The maximum number of scalable targets.
 
- setMaxResults(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The maximum number of scalable targets.
 
- setMaxResults(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The maximum number of scheduled action results.
 
- setMetricAggregationType(String) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 The aggregation type for the CloudWatch metrics.
 
- setMetricAggregationType(MetricAggregationType) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 The aggregation type for the CloudWatch metrics.
 
- setMetricIntervalLowerBound(Double) - Method in class com.amazonaws.services.applicationautoscaling.model.StepAdjustment
 
- 
 The lower bound for the difference between the alarm threshold and the CloudWatch metric.
 
- setMetricIntervalUpperBound(Double) - Method in class com.amazonaws.services.applicationautoscaling.model.StepAdjustment
 
- 
 The upper bound for the difference between the alarm threshold and the CloudWatch metric.
 
- setMetricName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The name of the metric.
 
- setMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 The minimum value to scale by when the adjustment type is PercentChangeInCapacity.
 
- setMinCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The minimum value that you plan to scale in to.
 
- setMinCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The minimum value to scale to in response to a scale-in activity.
 
- setMinCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTargetAction
 
- 
 The minimum capacity.
 
- setName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.MetricDimension
 
- 
 The name of the dimension.
 
- setNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The namespace of the metric.
 
- setNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The token for the next set of results.
 
- setNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsResult
 
- 
 The token required to get the next set of results.
 
- setNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The token for the next set of results.
 
- setNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesResult
 
- 
 The token required to get the next set of results.
 
- setNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The token for the next set of results.
 
- setNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesResult
 
- 
 The token required to get the next set of results.
 
- setNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The token for the next set of results.
 
- setNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsResult
 
- 
 The token required to get the next set of results.
 
- setPolicyARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyResult
 
- 
 The Amazon Resource Name (ARN) of the resulting scaling policy.
 
- setPolicyARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The Amazon Resource Name (ARN) of the scaling policy.
 
- setPolicyName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The name of the scaling policy.
 
- setPolicyName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The name of the scaling policy.
 
- setPolicyName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The name of the scaling policy.
 
- setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The names of the scaling policies to describe.
 
- setPolicyType(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The policy type.
 
- setPolicyType(PolicyType) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The policy type.
 
- setPolicyType(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The scaling policy type.
 
- setPolicyType(PolicyType) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The scaling policy type.
 
- setPredefinedMetricSpecification(PredefinedMetricSpecification) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 A predefined metric.
 
- setPredefinedMetricType(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PredefinedMetricSpecification
 
- 
 The metric type.
 
- setPredefinedMetricType(MetricType) - Method in class com.amazonaws.services.applicationautoscaling.model.PredefinedMetricSpecification
 
- 
 The metric type.
 
- setRegion(Region) - Method in class com.amazonaws.services.applicationautoscaling.AbstractAWSApplicationAutoScaling
 
-  
 
- setRegion(Region) - Method in interface com.amazonaws.services.applicationautoscaling.AWSApplicationAutoScaling
 
- 
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The identifier of the resource associated with the scalable target.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The identifier of the resource associated with the scheduled action.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The identifier of the resource associated with the scalable target.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The identifier of the resource associated with the scaling activity.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The identifier of the resource associated with the scaling policy.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The identifier of the resource associated with the scheduled action.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The identifier of the resource associated with the scaling policy.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The identifier of the resource associated with the scheduled action.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The identifier of the resource that is associated with the scalable target.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The identifier of the resource associated with the scalable target.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The identifier of the resource associated with the scaling activity.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The identifier of the resource associated with the scaling policy.
 
- setResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The identifier of the resource associated with the scaling policy.
 
- setResourceIds(Collection<String>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The identifier of the resource associated with the scalable target.
 
- setResourceLabel(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PredefinedMetricSpecification
 
- 
 Identifies the resource associated with the metric type.
 
- setRoleARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 This parameter is required for services that do not support service-linked roles (such as Amazon EMR), and it
 must specify the ARN of an IAM role that allows Application Auto Scaling to modify the scalable target on your
 behalf.
 
- setRoleARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The ARN of an IAM role that allows Application Auto Scaling to modify the scalable target on your behalf.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The scalable dimension.
 
- setScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The scalable dimension.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The scalable dimension.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- setScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- setScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The scalable dimension.
 
- setScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The scalable dimension.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The scalable dimension.
 
- setScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The scalable dimension.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The scalable dimension.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The scalable dimension.
 
- setScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The scalable dimension.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The scalable dimension.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- setScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The scalable dimension associated with the scalable target.
 
- setScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The scalable dimension associated with the scalable target.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The scalable dimension.
 
- setScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The scalable dimension.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The scalable dimension.
 
- setScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The scalable dimension.
 
- setScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The scalable dimension.
 
- setScalableTargetAction(ScalableTargetAction) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The new minimum and maximum capacity.
 
- setScalableTargetAction(ScalableTargetAction) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The new minimum and maximum capacity.
 
- setScalableTargets(Collection<ScalableTarget>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsResult
 
- 
 The scalable targets that match the request parameters.
 
- setScaleInCooldown(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
 
- setScaleOutCooldown(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
 
- setScalingActivities(Collection<ScalingActivity>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesResult
 
- 
 A list of scaling activity objects.
 
- setScalingAdjustment(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.StepAdjustment
 
- 
 The amount by which to scale, based on the specified adjustment type.
 
- setScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesResult
 
- 
 Information about the scaling policies.
 
- setSchedule(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The schedule for this action.
 
- setSchedule(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The schedule for this action.
 
- setScheduledActionARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The Amazon Resource Name (ARN) of the scheduled action.
 
- setScheduledActionName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The name of the scheduled action.
 
- setScheduledActionName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The name of the scheduled action.
 
- setScheduledActionName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The name of the scheduled action.
 
- setScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The names of the scheduled actions to describe.
 
- setScheduledActions(Collection<ScheduledAction>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsResult
 
- 
 Information about the scheduled actions.
 
- setScheduledScalingSuspended(Boolean) - Method in class com.amazonaws.services.applicationautoscaling.model.SuspendedState
 
- 
 Whether scheduled scaling is suspended.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- setServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- setServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- setServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- setServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- setStartTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The date and time for this scheduled action to start.
 
- setStartTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The Unix timestamp for when the scaling activity began.
 
- setStartTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The date and time that the action is scheduled to begin.
 
- setStatistic(String) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The statistic of the metric.
 
- setStatistic(MetricStatistic) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The statistic of the metric.
 
- setStatusCode(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 Indicates the status of the scaling activity.
 
- setStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 Indicates the status of the scaling activity.
 
- setStatusMessage(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 A simple message about the current status of the scaling activity.
 
- setStepAdjustments(Collection<StepAdjustment>) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 A set of adjustments that enable you to scale based on the size of the alarm breach.
 
- setStepScalingPolicyConfiguration(StepScalingPolicyConfiguration) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 A step scaling policy.
 
- setStepScalingPolicyConfiguration(StepScalingPolicyConfiguration) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 A step scaling policy.
 
- setSuspendedState(SuspendedState) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 An embedded object that contains attributes and attribute values that are used to suspend and resume automatic
 scaling.
 
- setSuspendedState(SuspendedState) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
-  
 
- setTargetTrackingScalingPolicyConfiguration(TargetTrackingScalingPolicyConfiguration) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 A target tracking scaling policy.
 
- setTargetTrackingScalingPolicyConfiguration(TargetTrackingScalingPolicyConfiguration) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 A target tracking scaling policy.
 
- setTargetValue(Double) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 The target value for the metric.
 
- setUnit(String) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The unit of the metric.
 
- setValue(String) - Method in class com.amazonaws.services.applicationautoscaling.model.MetricDimension
 
- 
 The value of the dimension.
 
- shutdown() - Method in class com.amazonaws.services.applicationautoscaling.AbstractAWSApplicationAutoScaling
 
-  
 
- shutdown() - Method in interface com.amazonaws.services.applicationautoscaling.AWSApplicationAutoScaling
 
- 
Shuts down this client object, releasing any resources that might be held open.
 
- shutdown() - Method in class com.amazonaws.services.applicationautoscaling.AWSApplicationAutoScalingAsyncClient
 
- 
Shuts down the client, releasing all managed resources.
 
- shutdown() - Method in class com.amazonaws.services.applicationautoscaling.AWSApplicationAutoScalingClient
 
-  
 
- standard() - Static method in class com.amazonaws.services.applicationautoscaling.AWSApplicationAutoScalingAsyncClientBuilder
 
-  
 
- standard() - Static method in class com.amazonaws.services.applicationautoscaling.AWSApplicationAutoScalingClientBuilder
 
-  
 
- StepAdjustment - Class in com.amazonaws.services.applicationautoscaling.model
 
- 
 
- StepAdjustment() - Constructor for class com.amazonaws.services.applicationautoscaling.model.StepAdjustment
 
-  
 
- StepScalingPolicyConfiguration - Class in com.amazonaws.services.applicationautoscaling.model
 
- 
 Represents a step scaling policy configuration to use with Application Auto Scaling.
 
- StepScalingPolicyConfiguration() - Constructor for class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
-  
 
- SuspendedState - Class in com.amazonaws.services.applicationautoscaling.model
 
- 
 Specifies whether the scaling activities for a scalable target are in a suspended state.
 
- SuspendedState() - Constructor for class com.amazonaws.services.applicationautoscaling.model.SuspendedState
 
-  
 
- TargetTrackingScalingPolicyConfiguration - Class in com.amazonaws.services.applicationautoscaling.model
 
- 
 Represents a target tracking scaling policy configuration to use with Application Auto Scaling.
 
- TargetTrackingScalingPolicyConfiguration() - Constructor for class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
-  
 
- toString() - Method in enum com.amazonaws.services.applicationautoscaling.model.AdjustmentType
 
-  
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.Alarm
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyResult
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionResult
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetResult
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsResult
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesResult
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesResult
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsResult
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum com.amazonaws.services.applicationautoscaling.model.MetricAggregationType
 
-  
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.MetricDimension
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum com.amazonaws.services.applicationautoscaling.model.MetricStatistic
 
-  
 
- toString() - Method in enum com.amazonaws.services.applicationautoscaling.model.MetricType
 
-  
 
- toString() - Method in enum com.amazonaws.services.applicationautoscaling.model.PolicyType
 
-  
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.PredefinedMetricSpecification
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyResult
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionResult
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetResult
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum com.amazonaws.services.applicationautoscaling.model.ScalableDimension
 
-  
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTargetAction
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum com.amazonaws.services.applicationautoscaling.model.ScalingActivityStatusCode
 
-  
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum com.amazonaws.services.applicationautoscaling.model.ServiceNamespace
 
-  
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.StepAdjustment
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.SuspendedState
 
- 
Returns a string representation of this object.
 
- toString() - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
Returns a string representation of this object.
 
- withActivityId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The unique identifier of the scaling activity.
 
- withAdjustmentType(String) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 Specifies how the 
ScalingAdjustment value in a 
StepAdjustment is interpreted (for example, an absolute number or a percentage).
 
 
- withAdjustmentType(AdjustmentType) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 Specifies how the 
ScalingAdjustment value in a 
StepAdjustment is interpreted (for example, an absolute number or a percentage).
 
 
- withAlarmARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.Alarm
 
- 
 The Amazon Resource Name (ARN) of the alarm.
 
- withAlarmName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.Alarm
 
- 
 The name of the alarm.
 
- withAlarms(Alarm...) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyResult
 
- 
 The CloudWatch alarms created for the target tracking scaling policy.
 
- withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyResult
 
- 
 The CloudWatch alarms created for the target tracking scaling policy.
 
- withAlarms(Alarm...) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The CloudWatch alarms associated with the scaling policy.
 
- withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The CloudWatch alarms associated with the scaling policy.
 
- withCause(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 A simple description of what caused the scaling activity to happen.
 
- withCooldown(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 The amount of time, in seconds, to wait for a previous scaling activity to take effect.
 
- withCreationTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The Unix timestamp for when the scalable target was created.
 
- withCreationTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The Unix timestamp for when the scaling policy was created.
 
- withCreationTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The date and time that the scheduled action was created.
 
- withCustomizedMetricSpecification(CustomizedMetricSpecification) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 A customized metric.
 
- withDescription(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 A simple description of what action the scaling activity intends to accomplish.
 
- withDetails(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The details about the scaling activity.
 
- withDimensions(MetricDimension...) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The dimensions of the metric.
 
- withDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The dimensions of the metric.
 
- withDisableScaleIn(Boolean) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 Indicates whether scale in by the target tracking scaling policy is disabled.
 
- withDynamicScalingInSuspended(Boolean) - Method in class com.amazonaws.services.applicationautoscaling.model.SuspendedState
 
- 
 Whether scale in by a target tracking scaling policy or a step scaling policy is suspended.
 
- withDynamicScalingOutSuspended(Boolean) - Method in class com.amazonaws.services.applicationautoscaling.model.SuspendedState
 
- 
 Whether scale out by a target tracking scaling policy or a step scaling policy is suspended.
 
- withEndTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The date and time for the recurring schedule to end.
 
- withEndTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The Unix timestamp for when the scaling activity ended.
 
- withEndTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The date and time that the action is scheduled to end.
 
- withMaxCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The maximum value that you plan to scale out to.
 
- withMaxCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The maximum value to scale to in response to a scale-out activity.
 
- withMaxCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTargetAction
 
- 
 The maximum capacity.
 
- withMaxResults(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The maximum number of scalable targets.
 
- withMaxResults(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The maximum number of scalable targets.
 
- withMaxResults(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The maximum number of scalable targets.
 
- withMaxResults(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The maximum number of scheduled action results.
 
- withMetricAggregationType(String) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 The aggregation type for the CloudWatch metrics.
 
- withMetricAggregationType(MetricAggregationType) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 The aggregation type for the CloudWatch metrics.
 
- withMetricIntervalLowerBound(Double) - Method in class com.amazonaws.services.applicationautoscaling.model.StepAdjustment
 
- 
 The lower bound for the difference between the alarm threshold and the CloudWatch metric.
 
- withMetricIntervalUpperBound(Double) - Method in class com.amazonaws.services.applicationautoscaling.model.StepAdjustment
 
- 
 The upper bound for the difference between the alarm threshold and the CloudWatch metric.
 
- withMetricName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The name of the metric.
 
- withMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 The minimum value to scale by when the adjustment type is PercentChangeInCapacity.
 
- withMinCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The minimum value that you plan to scale in to.
 
- withMinCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The minimum value to scale to in response to a scale-in activity.
 
- withMinCapacity(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTargetAction
 
- 
 The minimum capacity.
 
- withName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.MetricDimension
 
- 
 The name of the dimension.
 
- withNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The namespace of the metric.
 
- withNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The token for the next set of results.
 
- withNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsResult
 
- 
 The token required to get the next set of results.
 
- withNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The token for the next set of results.
 
- withNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesResult
 
- 
 The token required to get the next set of results.
 
- withNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The token for the next set of results.
 
- withNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesResult
 
- 
 The token required to get the next set of results.
 
- withNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The token for the next set of results.
 
- withNextToken(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsResult
 
- 
 The token required to get the next set of results.
 
- withPolicyARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyResult
 
- 
 The Amazon Resource Name (ARN) of the resulting scaling policy.
 
- withPolicyARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The Amazon Resource Name (ARN) of the scaling policy.
 
- withPolicyName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The name of the scaling policy.
 
- withPolicyName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The name of the scaling policy.
 
- withPolicyName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The name of the scaling policy.
 
- withPolicyNames(String...) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The names of the scaling policies to describe.
 
- withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The names of the scaling policies to describe.
 
- withPolicyType(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The policy type.
 
- withPolicyType(PolicyType) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The policy type.
 
- withPolicyType(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The scaling policy type.
 
- withPolicyType(PolicyType) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The scaling policy type.
 
- withPredefinedMetricSpecification(PredefinedMetricSpecification) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 A predefined metric.
 
- withPredefinedMetricType(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PredefinedMetricSpecification
 
- 
 The metric type.
 
- withPredefinedMetricType(MetricType) - Method in class com.amazonaws.services.applicationautoscaling.model.PredefinedMetricSpecification
 
- 
 The metric type.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The identifier of the resource associated with the scalable target.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The identifier of the resource associated with the scheduled action.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The identifier of the resource associated with the scalable target.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The identifier of the resource associated with the scaling activity.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The identifier of the resource associated with the scaling policy.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The identifier of the resource associated with the scheduled action.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The identifier of the resource associated with the scaling policy.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The identifier of the resource associated with the scheduled action.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The identifier of the resource that is associated with the scalable target.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The identifier of the resource associated with the scalable target.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The identifier of the resource associated with the scaling activity.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The identifier of the resource associated with the scaling policy.
 
- withResourceId(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The identifier of the resource associated with the scaling policy.
 
- withResourceIds(String...) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The identifier of the resource associated with the scalable target.
 
- withResourceIds(Collection<String>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The identifier of the resource associated with the scalable target.
 
- withResourceLabel(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PredefinedMetricSpecification
 
- 
 Identifies the resource associated with the metric type.
 
- withRoleARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 This parameter is required for services that do not support service-linked roles (such as Amazon EMR), and it
 must specify the ARN of an IAM role that allows Application Auto Scaling to modify the scalable target on your
 behalf.
 
- withRoleARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The ARN of an IAM role that allows Application Auto Scaling to modify the scalable target on your behalf.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The scalable dimension.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The scalable dimension associated with the scalable target.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The scalable dimension associated with the scalable target.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The scalable dimension associated with the scalable target.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The scalable dimension.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The scalable dimension.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The scalable dimension.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The scalable dimension.
 
- withScalableDimension(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The scalable dimension.
 
- withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The scalable dimension.
 
- withScalableTargetAction(ScalableTargetAction) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The new minimum and maximum capacity.
 
- withScalableTargetAction(ScalableTargetAction) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The new minimum and maximum capacity.
 
- withScalableTargets(ScalableTarget...) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsResult
 
- 
 The scalable targets that match the request parameters.
 
- withScalableTargets(Collection<ScalableTarget>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsResult
 
- 
 The scalable targets that match the request parameters.
 
- withScaleInCooldown(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
 
- withScaleOutCooldown(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
 
- withScalingActivities(ScalingActivity...) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesResult
 
- 
 A list of scaling activity objects.
 
- withScalingActivities(Collection<ScalingActivity>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesResult
 
- 
 A list of scaling activity objects.
 
- withScalingAdjustment(Integer) - Method in class com.amazonaws.services.applicationautoscaling.model.StepAdjustment
 
- 
 The amount by which to scale, based on the specified adjustment type.
 
- withScalingPolicies(ScalingPolicy...) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesResult
 
- 
 Information about the scaling policies.
 
- withScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesResult
 
- 
 Information about the scaling policies.
 
- withSchedule(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The schedule for this action.
 
- withSchedule(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The schedule for this action.
 
- withScheduledActionARN(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The Amazon Resource Name (ARN) of the scheduled action.
 
- withScheduledActionName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The name of the scheduled action.
 
- withScheduledActionName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The name of the scheduled action.
 
- withScheduledActionName(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The name of the scheduled action.
 
- withScheduledActionNames(String...) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The names of the scheduled actions to describe.
 
- withScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The names of the scheduled actions to describe.
 
- withScheduledActions(ScheduledAction...) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsResult
 
- 
 Information about the scheduled actions.
 
- withScheduledActions(Collection<ScheduledAction>) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsResult
 
- 
 Information about the scheduled actions.
 
- withScheduledScalingSuspended(Boolean) - Method in class com.amazonaws.services.applicationautoscaling.model.SuspendedState
 
- 
 Whether scheduled scaling is suspended.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DeleteScheduledActionRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DeregisterScalableTargetRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalableTargetsRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.DescribeScheduledActionsRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 The namespace of the AWS service that provides the resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- withServiceNamespace(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The namespace of the AWS service that provides the resource, or a custom-resource.
 
- withStartTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScheduledActionRequest
 
- 
 The date and time for this scheduled action to start.
 
- withStartTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 The Unix timestamp for when the scaling activity began.
 
- withStartTime(Date) - Method in class com.amazonaws.services.applicationautoscaling.model.ScheduledAction
 
- 
 The date and time that the action is scheduled to begin.
 
- withStatistic(String) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The statistic of the metric.
 
- withStatistic(MetricStatistic) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The statistic of the metric.
 
- withStatusCode(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 Indicates the status of the scaling activity.
 
- withStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 Indicates the status of the scaling activity.
 
- withStatusMessage(String) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingActivity
 
- 
 A simple message about the current status of the scaling activity.
 
- withStepAdjustments(StepAdjustment...) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 A set of adjustments that enable you to scale based on the size of the alarm breach.
 
- withStepAdjustments(Collection<StepAdjustment>) - Method in class com.amazonaws.services.applicationautoscaling.model.StepScalingPolicyConfiguration
 
- 
 A set of adjustments that enable you to scale based on the size of the alarm breach.
 
- withStepScalingPolicyConfiguration(StepScalingPolicyConfiguration) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 A step scaling policy.
 
- withStepScalingPolicyConfiguration(StepScalingPolicyConfiguration) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 A step scaling policy.
 
- withSuspendedState(SuspendedState) - Method in class com.amazonaws.services.applicationautoscaling.model.RegisterScalableTargetRequest
 
- 
 An embedded object that contains attributes and attribute values that are used to suspend and resume automatic
 scaling.
 
- withSuspendedState(SuspendedState) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalableTarget
 
-  
 
- withTargetTrackingScalingPolicyConfiguration(TargetTrackingScalingPolicyConfiguration) - Method in class com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyRequest
 
- 
 A target tracking scaling policy.
 
- withTargetTrackingScalingPolicyConfiguration(TargetTrackingScalingPolicyConfiguration) - Method in class com.amazonaws.services.applicationautoscaling.model.ScalingPolicy
 
- 
 A target tracking scaling policy.
 
- withTargetValue(Double) - Method in class com.amazonaws.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
 
- 
 The target value for the metric.
 
- withUnit(String) - Method in class com.amazonaws.services.applicationautoscaling.model.CustomizedMetricSpecification
 
- 
 The unit of the metric.
 
- withValue(String) - Method in class com.amazonaws.services.applicationautoscaling.model.MetricDimension
 
- 
 The value of the dimension.