Skip navigation links
A B C D E F G H I L M N P R S T U V W 

A

AbstractAmazonAutoScaling - Class in com.amazonaws.services.autoscaling
Abstract implementation of AmazonAutoScaling.
AbstractAmazonAutoScaling() - Constructor for class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
AbstractAmazonAutoScalingAsync - Class in com.amazonaws.services.autoscaling
Abstract implementation of AmazonAutoScalingAsync.
AbstractAmazonAutoScalingAsync() - Constructor for class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
AcceleratorCountRequest - Class in com.amazonaws.services.autoscaling.model
Specifies the minimum and maximum for the AcceleratorCount object when you specify InstanceRequirements for an Auto Scaling group.
AcceleratorCountRequest() - Constructor for class com.amazonaws.services.autoscaling.model.AcceleratorCountRequest
 
AcceleratorManufacturer - Enum in com.amazonaws.services.autoscaling.model
 
AcceleratorName - Enum in com.amazonaws.services.autoscaling.model
 
AcceleratorTotalMemoryMiBRequest - Class in com.amazonaws.services.autoscaling.model
Specifies the minimum and maximum for the AcceleratorTotalMemoryMiB object when you specify InstanceRequirements for an Auto Scaling group.
AcceleratorTotalMemoryMiBRequest() - Constructor for class com.amazonaws.services.autoscaling.model.AcceleratorTotalMemoryMiBRequest
 
AcceleratorType - Enum in com.amazonaws.services.autoscaling.model
 
ActiveInstanceRefreshNotFoundException - Exception in com.amazonaws.services.autoscaling.model
The request failed because an active instance refresh or rollback for the specified Auto Scaling group was not found.
ActiveInstanceRefreshNotFoundException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ActiveInstanceRefreshNotFoundException
Constructs a new ActiveInstanceRefreshNotFoundException with the specified error message.
Activity - Class in com.amazonaws.services.autoscaling.model
Describes scaling activity, which is a long-running process that represents a change to your Auto Scaling group, such as changing its size or replacing an instance.
Activity() - Constructor for class com.amazonaws.services.autoscaling.model.Activity
 
AdjustmentType - Class in com.amazonaws.services.autoscaling.model
Describes a policy adjustment type.
AdjustmentType() - Constructor for class com.amazonaws.services.autoscaling.model.AdjustmentType
 
Alarm - Class in com.amazonaws.services.autoscaling.model
Describes an alarm.
Alarm() - Constructor for class com.amazonaws.services.autoscaling.model.Alarm
 
AlarmSpecification - Class in com.amazonaws.services.autoscaling.model
Specifies the CloudWatch alarm specification to use in an instance refresh.
AlarmSpecification() - Constructor for class com.amazonaws.services.autoscaling.model.AlarmSpecification
 
AlreadyExistsException - Exception in com.amazonaws.services.autoscaling.model
You already have an Auto Scaling group or launch configuration with this name.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
AmazonAutoScaling - Interface in com.amazonaws.services.autoscaling
Interface for accessing Auto Scaling.
AmazonAutoScalingAsync - Interface in com.amazonaws.services.autoscaling
Interface for accessing Auto Scaling asynchronously.
AmazonAutoScalingAsyncClient - Class in com.amazonaws.services.autoscaling
Client for accessing Auto Scaling asynchronously.
AmazonAutoScalingAsyncClient() - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
AmazonAutoScalingAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
AmazonAutoScalingAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
AmazonAutoScalingAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
AmazonAutoScalingAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
AmazonAutoScalingAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
AmazonAutoScalingAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
AmazonAutoScalingAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
AmazonAutoScalingAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
AmazonAutoScalingAsyncClientBuilder - Class in com.amazonaws.services.autoscaling
Fluent builder for AmazonAutoScalingAsync.
AmazonAutoScalingClient - Class in com.amazonaws.services.autoscaling
Client for accessing Auto Scaling.
AmazonAutoScalingClient() - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
AmazonAutoScalingClient(ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
AmazonAutoScalingClient(AWSCredentials) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonAutoScalingClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonAutoScalingClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
AmazonAutoScalingClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
AmazonAutoScalingClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
AmazonAutoScalingClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
AmazonAutoScalingClientBuilder - Class in com.amazonaws.services.autoscaling
Fluent builder for AmazonAutoScaling.
AmazonAutoScalingException - Exception in com.amazonaws.services.autoscaling.model
Base exception for all service exceptions thrown by Auto Scaling
AmazonAutoScalingException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.AmazonAutoScalingException
Constructs a new AmazonAutoScalingException with the specified error message.
AmazonAutoScalingWaiters - Class in com.amazonaws.services.autoscaling.waiters
 
AmazonAutoScalingWaiters(AmazonAutoScaling) - Constructor for class com.amazonaws.services.autoscaling.waiters.AmazonAutoScalingWaiters
Constructs a new AmazonAutoScalingWaiters with the given client
apply(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.waiters.DescribeAutoScalingGroupsFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
asyncBuilder() - Static method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
attachInstances(AttachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
attachInstances(AttachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Attaches one or more EC2 instances to the specified Auto Scaling group.
attachInstances(AttachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Attaches one or more EC2 instances to the specified Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
attachInstancesAsync(AttachInstancesRequest, AsyncHandler<AttachInstancesRequest, AttachInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
attachInstancesAsync(AttachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more EC2 instances to the specified Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest, AsyncHandler<AttachInstancesRequest, AttachInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more EC2 instances to the specified Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
attachInstancesAsync(AttachInstancesRequest, AsyncHandler<AttachInstancesRequest, AttachInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
AttachInstancesRequest - Class in com.amazonaws.services.autoscaling.model
 
AttachInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
 
AttachInstancesResult - Class in com.amazonaws.services.autoscaling.model
 
AttachInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.AttachInstancesResult
 
attachLoadBalancers(AttachLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
attachLoadBalancers() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
attachLoadBalancers(AttachLoadBalancersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
attachLoadBalancers() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the AttachLoadBalancers operation.
attachLoadBalancers(AttachLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
attachLoadBalancers() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
attachLoadBalancersAsync(AttachLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
attachLoadBalancersAsync(AttachLoadBalancersRequest, AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
attachLoadBalancersAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the AttachLoadBalancers operation.
attachLoadBalancersAsync(AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the AttachLoadBalancers operation with an AsyncHandler.
attachLoadBalancersAsync(AttachLoadBalancersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
attachLoadBalancersAsync(AttachLoadBalancersRequest, AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
attachLoadBalancersAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the AttachLoadBalancers operation.
attachLoadBalancersAsync(AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the AttachLoadBalancers operation with an AsyncHandler.
attachLoadBalancersAsync(AttachLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
attachLoadBalancersAsync(AttachLoadBalancersRequest, AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
attachLoadBalancersAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the AttachLoadBalancers operation.
attachLoadBalancersAsync(AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the AttachLoadBalancers operation with an AsyncHandler.
AttachLoadBalancersRequest - Class in com.amazonaws.services.autoscaling.model
 
AttachLoadBalancersRequest() - Constructor for class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
 
AttachLoadBalancersResult - Class in com.amazonaws.services.autoscaling.model
 
AttachLoadBalancersResult() - Constructor for class com.amazonaws.services.autoscaling.model.AttachLoadBalancersResult
 
attachLoadBalancerTargetGroups(AttachLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
attachLoadBalancerTargetGroups(AttachLoadBalancerTargetGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
attachLoadBalancerTargetGroups(AttachLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
attachLoadBalancerTargetGroupsAsync(AttachLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
attachLoadBalancerTargetGroupsAsync(AttachLoadBalancerTargetGroupsRequest, AsyncHandler<AttachLoadBalancerTargetGroupsRequest, AttachLoadBalancerTargetGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
attachLoadBalancerTargetGroupsAsync(AttachLoadBalancerTargetGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
attachLoadBalancerTargetGroupsAsync(AttachLoadBalancerTargetGroupsRequest, AsyncHandler<AttachLoadBalancerTargetGroupsRequest, AttachLoadBalancerTargetGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
attachLoadBalancerTargetGroupsAsync(AttachLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
attachLoadBalancerTargetGroupsAsync(AttachLoadBalancerTargetGroupsRequest, AsyncHandler<AttachLoadBalancerTargetGroupsRequest, AttachLoadBalancerTargetGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
AttachLoadBalancerTargetGroupsRequest - Class in com.amazonaws.services.autoscaling.model
 
AttachLoadBalancerTargetGroupsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
 
AttachLoadBalancerTargetGroupsResult - Class in com.amazonaws.services.autoscaling.model
 
AttachLoadBalancerTargetGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsResult
 
attachTrafficSources(AttachTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
attachTrafficSources(AttachTrafficSourcesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Attaches one or more traffic sources to the specified Auto Scaling group.
attachTrafficSources(AttachTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Attaches one or more traffic sources to the specified Auto Scaling group.
attachTrafficSourcesAsync(AttachTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
attachTrafficSourcesAsync(AttachTrafficSourcesRequest, AsyncHandler<AttachTrafficSourcesRequest, AttachTrafficSourcesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
attachTrafficSourcesAsync(AttachTrafficSourcesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more traffic sources to the specified Auto Scaling group.
attachTrafficSourcesAsync(AttachTrafficSourcesRequest, AsyncHandler<AttachTrafficSourcesRequest, AttachTrafficSourcesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more traffic sources to the specified Auto Scaling group.
attachTrafficSourcesAsync(AttachTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
attachTrafficSourcesAsync(AttachTrafficSourcesRequest, AsyncHandler<AttachTrafficSourcesRequest, AttachTrafficSourcesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
AttachTrafficSourcesRequest - Class in com.amazonaws.services.autoscaling.model
 
AttachTrafficSourcesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
 
AttachTrafficSourcesResult - Class in com.amazonaws.services.autoscaling.model
 
AttachTrafficSourcesResult() - Constructor for class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesResult
 
AutoScalingActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Auto Scaling.
AutoScalingGroup - Class in com.amazonaws.services.autoscaling.model
Describes an Auto Scaling group.
AutoScalingGroup() - Constructor for class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
AutoScalingInstanceDetails - Class in com.amazonaws.services.autoscaling.model
Describes an EC2 instance associated with an Auto Scaling group.
AutoScalingInstanceDetails() - Constructor for class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 

B

BareMetal - Enum in com.amazonaws.services.autoscaling.model
 
BaselineEbsBandwidthMbpsRequest - Class in com.amazonaws.services.autoscaling.model
Specifies the minimum and maximum for the BaselineEbsBandwidthMbps object when you specify InstanceRequirements for an Auto Scaling group.
BaselineEbsBandwidthMbpsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.BaselineEbsBandwidthMbpsRequest
 
batchDeleteScheduledAction(BatchDeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
batchDeleteScheduledAction(BatchDeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes one or more scheduled actions for the specified Auto Scaling group.
batchDeleteScheduledAction(BatchDeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes one or more scheduled actions for the specified Auto Scaling group.
batchDeleteScheduledActionAsync(BatchDeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
batchDeleteScheduledActionAsync(BatchDeleteScheduledActionRequest, AsyncHandler<BatchDeleteScheduledActionRequest, BatchDeleteScheduledActionResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
batchDeleteScheduledActionAsync(BatchDeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes one or more scheduled actions for the specified Auto Scaling group.
batchDeleteScheduledActionAsync(BatchDeleteScheduledActionRequest, AsyncHandler<BatchDeleteScheduledActionRequest, BatchDeleteScheduledActionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes one or more scheduled actions for the specified Auto Scaling group.
batchDeleteScheduledActionAsync(BatchDeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
batchDeleteScheduledActionAsync(BatchDeleteScheduledActionRequest, AsyncHandler<BatchDeleteScheduledActionRequest, BatchDeleteScheduledActionResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
BatchDeleteScheduledActionRequest - Class in com.amazonaws.services.autoscaling.model
 
BatchDeleteScheduledActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
 
BatchDeleteScheduledActionResult - Class in com.amazonaws.services.autoscaling.model
 
BatchDeleteScheduledActionResult() - Constructor for class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionResult
 
batchPutScheduledUpdateGroupAction(BatchPutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
batchPutScheduledUpdateGroupAction(BatchPutScheduledUpdateGroupActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
batchPutScheduledUpdateGroupAction(BatchPutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
batchPutScheduledUpdateGroupActionAsync(BatchPutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
batchPutScheduledUpdateGroupActionAsync(BatchPutScheduledUpdateGroupActionRequest, AsyncHandler<BatchPutScheduledUpdateGroupActionRequest, BatchPutScheduledUpdateGroupActionResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
batchPutScheduledUpdateGroupActionAsync(BatchPutScheduledUpdateGroupActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
batchPutScheduledUpdateGroupActionAsync(BatchPutScheduledUpdateGroupActionRequest, AsyncHandler<BatchPutScheduledUpdateGroupActionRequest, BatchPutScheduledUpdateGroupActionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
batchPutScheduledUpdateGroupActionAsync(BatchPutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
batchPutScheduledUpdateGroupActionAsync(BatchPutScheduledUpdateGroupActionRequest, AsyncHandler<BatchPutScheduledUpdateGroupActionRequest, BatchPutScheduledUpdateGroupActionResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
BatchPutScheduledUpdateGroupActionRequest - Class in com.amazonaws.services.autoscaling.model
 
BatchPutScheduledUpdateGroupActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
 
BatchPutScheduledUpdateGroupActionResult - Class in com.amazonaws.services.autoscaling.model
 
BatchPutScheduledUpdateGroupActionResult() - Constructor for class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionResult
 
BlockDeviceMapping - Class in com.amazonaws.services.autoscaling.model
Describes a block device mapping.
BlockDeviceMapping() - Constructor for class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClientBuilder
Construct an asynchronous implementation of AmazonAutoScalingAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClientBuilder
Construct a synchronous implementation of AmazonAutoScaling using the current builder configuration.
builder() - Static method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
BurstablePerformance - Enum in com.amazonaws.services.autoscaling.model
 

C

cancelInstanceRefresh(CancelInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
cancelInstanceRefresh(CancelInstanceRefreshRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Cancels an instance refresh or rollback that is in progress.
cancelInstanceRefresh(CancelInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Cancels an instance refresh or rollback that is in progress.
cancelInstanceRefreshAsync(CancelInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
cancelInstanceRefreshAsync(CancelInstanceRefreshRequest, AsyncHandler<CancelInstanceRefreshRequest, CancelInstanceRefreshResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
cancelInstanceRefreshAsync(CancelInstanceRefreshRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Cancels an instance refresh or rollback that is in progress.
cancelInstanceRefreshAsync(CancelInstanceRefreshRequest, AsyncHandler<CancelInstanceRefreshRequest, CancelInstanceRefreshResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Cancels an instance refresh or rollback that is in progress.
cancelInstanceRefreshAsync(CancelInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
cancelInstanceRefreshAsync(CancelInstanceRefreshRequest, AsyncHandler<CancelInstanceRefreshRequest, CancelInstanceRefreshResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
CancelInstanceRefreshRequest - Class in com.amazonaws.services.autoscaling.model
 
CancelInstanceRefreshRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshRequest
 
CancelInstanceRefreshResult - Class in com.amazonaws.services.autoscaling.model
 
CancelInstanceRefreshResult() - Constructor for class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshResult
 
CapacityForecast - Class in com.amazonaws.services.autoscaling.model
A GetPredictiveScalingForecast call returns the capacity forecast for a predictive scaling policy.
CapacityForecast() - Constructor for class com.amazonaws.services.autoscaling.model.CapacityForecast
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AcceleratorCountRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AcceleratorTotalMemoryMiBRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Activity
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Alarm
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AlarmSpecification
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
clone() - Method in class com.amazonaws.services.autoscaling.model.BaselineEbsBandwidthMbpsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DesiredConfiguration
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Ebs
 
clone() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
 
clone() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Filter
 
clone() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Instance
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstanceMaintenancePolicy
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshLivePoolProgress
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshProgressDetails
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshWarmPoolProgress
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstanceReusePolicy
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
 
clone() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
clone() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
 
clone() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
 
clone() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
 
clone() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
 
clone() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
 
clone() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
 
clone() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerTargetGroupState
 
clone() - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
 
clone() - Method in class com.amazonaws.services.autoscaling.model.MemoryGiBPerVCpuRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.MemoryMiBRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Metric
 
clone() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
clone() - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
 
clone() - Method in class com.amazonaws.services.autoscaling.model.MetricDimension
 
clone() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
clone() - Method in class com.amazonaws.services.autoscaling.model.MetricStat
 
clone() - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
 
clone() - Method in class com.amazonaws.services.autoscaling.model.NetworkBandwidthGbpsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.NetworkInterfaceCountRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedCapacityMetric
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedLoadMetric
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedScalingMetric
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
 
clone() - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Tag
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TotalLocalStorageGBRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceIdentifier
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
 
clone() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.VCpuCountRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.autoscaling - package com.amazonaws.services.autoscaling
Amazon EC2 Auto Scaling
com.amazonaws.services.autoscaling.model - package com.amazonaws.services.autoscaling.model
 
com.amazonaws.services.autoscaling.waiters - package com.amazonaws.services.autoscaling.waiters
 
completeLifecycleAction(CompleteLifecycleActionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
completeLifecycleAction(CompleteLifecycleActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Completes the lifecycle action for the specified token or instance with the specified result.
completeLifecycleAction(CompleteLifecycleActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Completes the lifecycle action for the specified token or instance with the specified result.
completeLifecycleActionAsync(CompleteLifecycleActionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
completeLifecycleActionAsync(CompleteLifecycleActionRequest, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
completeLifecycleActionAsync(CompleteLifecycleActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Completes the lifecycle action for the specified token or instance with the specified result.
completeLifecycleActionAsync(CompleteLifecycleActionRequest, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Completes the lifecycle action for the specified token or instance with the specified result.
completeLifecycleActionAsync(CompleteLifecycleActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
completeLifecycleActionAsync(CompleteLifecycleActionRequest, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
CompleteLifecycleActionRequest - Class in com.amazonaws.services.autoscaling.model
 
CompleteLifecycleActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
 
CompleteLifecycleActionResult - Class in com.amazonaws.services.autoscaling.model
 
CompleteLifecycleActionResult() - Constructor for class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
 
configFactory - Static variable in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Client configuration factory providing ClientConfigurations tailored to this client
CpuManufacturer - Enum in com.amazonaws.services.autoscaling.model
 
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
We strongly recommend using a launch template when calling this operation to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
We strongly recommend using a launch template when calling this operation to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, CreateAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
We strongly recommend using a launch template when calling this operation to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, CreateAutoScalingGroupResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
We strongly recommend using a launch template when calling this operation to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, CreateAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
CreateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
 
CreateAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
CreateAutoScalingGroupResult - Class in com.amazonaws.services.autoscaling.model
 
CreateAutoScalingGroupResult() - Constructor for class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupResult
 
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a launch configuration.
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
CreateLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
 
CreateLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
CreateLaunchConfigurationResult - Class in com.amazonaws.services.autoscaling.model
 
CreateLaunchConfigurationResult() - Constructor for class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationResult
 
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates tags for the specified Auto Scaling group.
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates tags for the specified Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, CreateOrUpdateTagsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates tags for the specified Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, CreateOrUpdateTagsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates tags for the specified Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, CreateOrUpdateTagsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
CreateOrUpdateTagsRequest - Class in com.amazonaws.services.autoscaling.model
 
CreateOrUpdateTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
CreateOrUpdateTagsResult - Class in com.amazonaws.services.autoscaling.model
 
CreateOrUpdateTagsResult() - Constructor for class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsResult
 
CustomizedMetricSpecification - Class in com.amazonaws.services.autoscaling.model
Represents a CloudWatch metric of your choosing for a target tracking scaling policy to use with Amazon EC2 Auto Scaling.
CustomizedMetricSpecification() - Constructor for class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
 

D

defaultClient() - Static method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClientBuilder
 
defaultUnmarshaller - Variable in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified Auto Scaling group.
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified Auto Scaling group.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, DeleteAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, DeleteAutoScalingGroupResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, DeleteAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DeleteAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
 
DeleteAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
DeleteAutoScalingGroupResult - Class in com.amazonaws.services.autoscaling.model
 
DeleteAutoScalingGroupResult() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupResult
 
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified launch configuration.
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified launch configuration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified launch configuration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified launch configuration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DeleteLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
 
DeleteLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
DeleteLaunchConfigurationResult - Class in com.amazonaws.services.autoscaling.model
 
DeleteLaunchConfigurationResult() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationResult
 
deleteLifecycleHook(DeleteLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
deleteLifecycleHook(DeleteLifecycleHookRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified lifecycle hook.
deleteLifecycleHook(DeleteLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified lifecycle hook.
deleteLifecycleHookAsync(DeleteLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteLifecycleHookAsync(DeleteLifecycleHookRequest, AsyncHandler<DeleteLifecycleHookRequest, DeleteLifecycleHookResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteLifecycleHookAsync(DeleteLifecycleHookRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified lifecycle hook.
deleteLifecycleHookAsync(DeleteLifecycleHookRequest, AsyncHandler<DeleteLifecycleHookRequest, DeleteLifecycleHookResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified lifecycle hook.
deleteLifecycleHookAsync(DeleteLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
deleteLifecycleHookAsync(DeleteLifecycleHookRequest, AsyncHandler<DeleteLifecycleHookRequest, DeleteLifecycleHookResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DeleteLifecycleHookRequest - Class in com.amazonaws.services.autoscaling.model
 
DeleteLifecycleHookRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
 
DeleteLifecycleHookResult - Class in com.amazonaws.services.autoscaling.model
 
DeleteLifecycleHookResult() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookResult
 
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified notification.
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified notification.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, DeleteNotificationConfigurationResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified notification.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, DeleteNotificationConfigurationResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified notification.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, DeleteNotificationConfigurationResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DeleteNotificationConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
 
DeleteNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
DeleteNotificationConfigurationResult - Class in com.amazonaws.services.autoscaling.model
 
DeleteNotificationConfigurationResult() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationResult
 
deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
deletePolicy(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified scaling policy.
deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified scaling policy.
deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, DeletePolicyResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deletePolicyAsync(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified scaling policy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, DeletePolicyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified scaling policy.
deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, DeletePolicyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DeletePolicyRequest - Class in com.amazonaws.services.autoscaling.model
 
DeletePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
DeletePolicyResult - Class in com.amazonaws.services.autoscaling.model
 
DeletePolicyResult() - Constructor for class com.amazonaws.services.autoscaling.model.DeletePolicyResult
 
deleteScheduledAction(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
deleteScheduledAction(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified scheduled action.
deleteScheduledAction(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified scheduled action.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, DeleteScheduledActionResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified scheduled action.
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, DeleteScheduledActionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified scheduled action.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, DeleteScheduledActionResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DeleteScheduledActionRequest - Class in com.amazonaws.services.autoscaling.model
 
DeleteScheduledActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
DeleteScheduledActionResult - Class in com.amazonaws.services.autoscaling.model
 
DeleteScheduledActionResult() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteScheduledActionResult
 
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified tags.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified tags.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified tags.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified tags.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DeleteTagsRequest - Class in com.amazonaws.services.autoscaling.model
 
DeleteTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
DeleteTagsResult - Class in com.amazonaws.services.autoscaling.model
 
DeleteTagsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteTagsResult
 
deleteWarmPool(DeleteWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
deleteWarmPool(DeleteWarmPoolRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the warm pool for the specified Auto Scaling group.
deleteWarmPool(DeleteWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the warm pool for the specified Auto Scaling group.
deleteWarmPoolAsync(DeleteWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteWarmPoolAsync(DeleteWarmPoolRequest, AsyncHandler<DeleteWarmPoolRequest, DeleteWarmPoolResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
deleteWarmPoolAsync(DeleteWarmPoolRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the warm pool for the specified Auto Scaling group.
deleteWarmPoolAsync(DeleteWarmPoolRequest, AsyncHandler<DeleteWarmPoolRequest, DeleteWarmPoolResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the warm pool for the specified Auto Scaling group.
deleteWarmPoolAsync(DeleteWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
deleteWarmPoolAsync(DeleteWarmPoolRequest, AsyncHandler<DeleteWarmPoolRequest, DeleteWarmPoolResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DeleteWarmPoolRequest - Class in com.amazonaws.services.autoscaling.model
 
DeleteWarmPoolRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
 
DeleteWarmPoolResult - Class in com.amazonaws.services.autoscaling.model
 
DeleteWarmPoolResult() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteWarmPoolResult
 
describeAccountLimits(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeAccountLimits() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeAccountLimits(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the current Amazon EC2 Auto Scaling resource quotas for your account.
describeAccountLimits() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeAccountLimits operation.
describeAccountLimits(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the current Amazon EC2 Auto Scaling resource quotas for your account.
describeAccountLimits() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeAccountLimitsAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeAccountLimits operation.
describeAccountLimitsAsync(AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeAccountLimits operation with an AsyncHandler.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the current Amazon EC2 Auto Scaling resource quotas for your account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the current Amazon EC2 Auto Scaling resource quotas for your account.
describeAccountLimitsAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeAccountLimits operation.
describeAccountLimitsAsync(AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeAccountLimits operation with an AsyncHandler.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeAccountLimitsAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeAccountLimits operation.
describeAccountLimitsAsync(AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeAccountLimits operation with an AsyncHandler.
DescribeAccountLimitsRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeAccountLimitsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
 
DescribeAccountLimitsResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeAccountLimitsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
 
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the available adjustment types for step scaling and simple scaling policies.
describeAdjustmentTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeAdjustmentTypes operation.
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the available adjustment types for step scaling and simple scaling policies.
describeAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeAdjustmentTypesAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeAdjustmentTypes operation.
describeAdjustmentTypesAsync(AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeAdjustmentTypes operation with an AsyncHandler.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the available adjustment types for step scaling and simple scaling policies.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the available adjustment types for step scaling and simple scaling policies.
describeAdjustmentTypesAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeAdjustmentTypes operation.
describeAdjustmentTypesAsync(AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeAdjustmentTypes operation with an AsyncHandler.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeAdjustmentTypesAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeAdjustmentTypes operation.
describeAdjustmentTypesAsync(AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeAdjustmentTypes operation with an AsyncHandler.
DescribeAdjustmentTypesRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeAdjustmentTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
DescribeAdjustmentTypesResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeAdjustmentTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Gets information about the Auto Scaling groups in the account and Region.
describeAutoScalingGroups() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeAutoScalingGroups operation.
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Gets information about the Auto Scaling groups in the account and Region.
describeAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeAutoScalingGroupsAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingGroups operation.
describeAutoScalingGroupsAsync(AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingGroups operation with an AsyncHandler.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the Auto Scaling groups in the account and Region.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the Auto Scaling groups in the account and Region.
describeAutoScalingGroupsAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingGroups operation.
describeAutoScalingGroupsAsync(AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingGroups operation with an AsyncHandler.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeAutoScalingGroupsAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeAutoScalingGroups operation.
describeAutoScalingGroupsAsync(AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeAutoScalingGroups operation with an AsyncHandler.
DescribeAutoScalingGroupsFunction - Class in com.amazonaws.services.autoscaling.waiters
 
DescribeAutoScalingGroupsFunction(AmazonAutoScaling) - Constructor for class com.amazonaws.services.autoscaling.waiters.DescribeAutoScalingGroupsFunction
Constructs a new DescribeAutoScalingGroupsFunction with the given client
DescribeAutoScalingGroupsRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeAutoScalingGroupsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
DescribeAutoScalingGroupsResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeAutoScalingGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Gets information about the Auto Scaling instances in the account and Region.
describeAutoScalingInstances() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeAutoScalingInstances operation.
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Gets information about the Auto Scaling instances in the account and Region.
describeAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeAutoScalingInstancesAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingInstances operation.
describeAutoScalingInstancesAsync(AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingInstances operation with an AsyncHandler.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the Auto Scaling instances in the account and Region.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the Auto Scaling instances in the account and Region.
describeAutoScalingInstancesAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingInstances operation.
describeAutoScalingInstancesAsync(AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingInstances operation with an AsyncHandler.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeAutoScalingInstancesAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeAutoScalingInstances operation.
describeAutoScalingInstancesAsync(AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeAutoScalingInstances operation with an AsyncHandler.
DescribeAutoScalingInstancesRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeAutoScalingInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
DescribeAutoScalingInstancesResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeAutoScalingInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
describeAutoScalingNotificationTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeAutoScalingNotificationTypes operation.
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
describeAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeAutoScalingNotificationTypesAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingNotificationTypes operation.
describeAutoScalingNotificationTypesAsync(AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingNotificationTypes operation with an AsyncHandler.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
describeAutoScalingNotificationTypesAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingNotificationTypes operation.
describeAutoScalingNotificationTypesAsync(AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeAutoScalingNotificationTypes operation with an AsyncHandler.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeAutoScalingNotificationTypesAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeAutoScalingNotificationTypes operation.
describeAutoScalingNotificationTypesAsync(AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeAutoScalingNotificationTypes operation with an AsyncHandler.
DescribeAutoScalingNotificationTypesRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeAutoScalingNotificationTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
DescribeAutoScalingNotificationTypesResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeAutoScalingNotificationTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
describeInstanceRefreshes(DescribeInstanceRefreshesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeInstanceRefreshes(DescribeInstanceRefreshesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Gets information about the instance refreshes for the specified Auto Scaling group from the previous six weeks.
describeInstanceRefreshes(DescribeInstanceRefreshesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Gets information about the instance refreshes for the specified Auto Scaling group from the previous six weeks.
describeInstanceRefreshesAsync(DescribeInstanceRefreshesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeInstanceRefreshesAsync(DescribeInstanceRefreshesRequest, AsyncHandler<DescribeInstanceRefreshesRequest, DescribeInstanceRefreshesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeInstanceRefreshesAsync(DescribeInstanceRefreshesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the instance refreshes for the specified Auto Scaling group from the previous six weeks.
describeInstanceRefreshesAsync(DescribeInstanceRefreshesRequest, AsyncHandler<DescribeInstanceRefreshesRequest, DescribeInstanceRefreshesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the instance refreshes for the specified Auto Scaling group from the previous six weeks.
describeInstanceRefreshesAsync(DescribeInstanceRefreshesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeInstanceRefreshesAsync(DescribeInstanceRefreshesRequest, AsyncHandler<DescribeInstanceRefreshesRequest, DescribeInstanceRefreshesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DescribeInstanceRefreshesRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeInstanceRefreshesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
 
DescribeInstanceRefreshesResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeInstanceRefreshesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
 
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Gets information about the launch configurations in the account and Region.
describeLaunchConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeLaunchConfigurations operation.
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Gets information about the launch configurations in the account and Region.
describeLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeLaunchConfigurationsAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeLaunchConfigurations operation.
describeLaunchConfigurationsAsync(AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeLaunchConfigurations operation with an AsyncHandler.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the launch configurations in the account and Region.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the launch configurations in the account and Region.
describeLaunchConfigurationsAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeLaunchConfigurations operation.
describeLaunchConfigurationsAsync(AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeLaunchConfigurations operation with an AsyncHandler.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeLaunchConfigurationsAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeLaunchConfigurations operation.
describeLaunchConfigurationsAsync(AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeLaunchConfigurations operation with an AsyncHandler.
DescribeLaunchConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeLaunchConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
DescribeLaunchConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeLaunchConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
describeLifecycleHooks(DescribeLifecycleHooksRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeLifecycleHooks(DescribeLifecycleHooksRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Gets information about the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooks(DescribeLifecycleHooksRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Gets information about the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DescribeLifecycleHooksRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeLifecycleHooksRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
 
DescribeLifecycleHooksResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeLifecycleHooksResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
 
describeLifecycleHookTypes(DescribeLifecycleHookTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeLifecycleHookTypes() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeLifecycleHookTypes(DescribeLifecycleHookTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the available types of lifecycle hooks.
describeLifecycleHookTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeLifecycleHookTypes operation.
describeLifecycleHookTypes(DescribeLifecycleHookTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the available types of lifecycle hooks.
describeLifecycleHookTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeLifecycleHookTypesAsync(DescribeLifecycleHookTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeLifecycleHookTypesAsync(DescribeLifecycleHookTypesRequest, AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeLifecycleHookTypesAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeLifecycleHookTypes operation.
describeLifecycleHookTypesAsync(AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeLifecycleHookTypes operation with an AsyncHandler.
describeLifecycleHookTypesAsync(DescribeLifecycleHookTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the available types of lifecycle hooks.
describeLifecycleHookTypesAsync(DescribeLifecycleHookTypesRequest, AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the available types of lifecycle hooks.
describeLifecycleHookTypesAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeLifecycleHookTypes operation.
describeLifecycleHookTypesAsync(AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeLifecycleHookTypes operation with an AsyncHandler.
describeLifecycleHookTypesAsync(DescribeLifecycleHookTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeLifecycleHookTypesAsync(DescribeLifecycleHookTypesRequest, AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeLifecycleHookTypesAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeLifecycleHookTypes operation.
describeLifecycleHookTypesAsync(AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeLifecycleHookTypes operation with an AsyncHandler.
DescribeLifecycleHookTypesRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeLifecycleHookTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesRequest
 
DescribeLifecycleHookTypesResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeLifecycleHookTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
 
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DescribeLoadBalancersRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeLoadBalancersRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
 
DescribeLoadBalancersResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeLoadBalancersResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
 
describeLoadBalancerTargetGroups(DescribeLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeLoadBalancerTargetGroups(DescribeLoadBalancerTargetGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
describeLoadBalancerTargetGroups(DescribeLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
describeLoadBalancerTargetGroupsAsync(DescribeLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeLoadBalancerTargetGroupsAsync(DescribeLoadBalancerTargetGroupsRequest, AsyncHandler<DescribeLoadBalancerTargetGroupsRequest, DescribeLoadBalancerTargetGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeLoadBalancerTargetGroupsAsync(DescribeLoadBalancerTargetGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
describeLoadBalancerTargetGroupsAsync(DescribeLoadBalancerTargetGroupsRequest, AsyncHandler<DescribeLoadBalancerTargetGroupsRequest, DescribeLoadBalancerTargetGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
describeLoadBalancerTargetGroupsAsync(DescribeLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeLoadBalancerTargetGroupsAsync(DescribeLoadBalancerTargetGroupsRequest, AsyncHandler<DescribeLoadBalancerTargetGroupsRequest, DescribeLoadBalancerTargetGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DescribeLoadBalancerTargetGroupsRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeLoadBalancerTargetGroupsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
 
DescribeLoadBalancerTargetGroupsResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeLoadBalancerTargetGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
 
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeMetricCollectionTypes() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.
describeMetricCollectionTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeMetricCollectionTypes operation.
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.
describeMetricCollectionTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeMetricCollectionTypesAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeMetricCollectionTypes operation.
describeMetricCollectionTypesAsync(AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeMetricCollectionTypes operation with an AsyncHandler.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.
describeMetricCollectionTypesAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeMetricCollectionTypes operation.
describeMetricCollectionTypesAsync(AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeMetricCollectionTypes operation with an AsyncHandler.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeMetricCollectionTypesAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeMetricCollectionTypes operation.
describeMetricCollectionTypesAsync(AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeMetricCollectionTypes operation with an AsyncHandler.
DescribeMetricCollectionTypesRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeMetricCollectionTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
DescribeMetricCollectionTypesResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeMetricCollectionTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Gets information about the Amazon SNS notifications that are configured for one or more Auto Scaling groups.
describeNotificationConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeNotificationConfigurations operation.
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Gets information about the Amazon SNS notifications that are configured for one or more Auto Scaling groups.
describeNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeNotificationConfigurationsAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeNotificationConfigurations operation.
describeNotificationConfigurationsAsync(AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeNotificationConfigurations operation with an AsyncHandler.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the Amazon SNS notifications that are configured for one or more Auto Scaling groups.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the Amazon SNS notifications that are configured for one or more Auto Scaling groups.
describeNotificationConfigurationsAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeNotificationConfigurations operation.
describeNotificationConfigurationsAsync(AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeNotificationConfigurations operation with an AsyncHandler.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeNotificationConfigurationsAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeNotificationConfigurations operation.
describeNotificationConfigurationsAsync(AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeNotificationConfigurations operation with an AsyncHandler.
DescribeNotificationConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeNotificationConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
DescribeNotificationConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeNotificationConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
describePolicies(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describePolicies() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describePolicies(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Gets information about the scaling policies in the account and Region.
describePolicies() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribePolicies operation.
describePolicies(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Gets information about the scaling policies in the account and Region.
describePolicies() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describePoliciesAsync(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describePoliciesAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribePolicies operation.
describePoliciesAsync(AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribePolicies operation with an AsyncHandler.
describePoliciesAsync(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the scaling policies in the account and Region.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the scaling policies in the account and Region.
describePoliciesAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribePolicies operation.
describePoliciesAsync(AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribePolicies operation with an AsyncHandler.
describePoliciesAsync(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describePoliciesAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribePolicies operation.
describePoliciesAsync(AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribePolicies operation with an AsyncHandler.
DescribePoliciesRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribePoliciesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
DescribePoliciesResult - Class in com.amazonaws.services.autoscaling.model
 
DescribePoliciesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeScalingActivities() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Gets information about the scaling activities in the account and Region.
describeScalingActivities() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeScalingActivities operation.
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Gets information about the scaling activities in the account and Region.
describeScalingActivities() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeScalingActivitiesAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeScalingActivities operation.
describeScalingActivitiesAsync(AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeScalingActivities operation with an AsyncHandler.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the scaling activities in the account and Region.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the scaling activities in the account and Region.
describeScalingActivitiesAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeScalingActivities operation.
describeScalingActivitiesAsync(AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeScalingActivities operation with an AsyncHandler.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeScalingActivitiesAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeScalingActivities operation.
describeScalingActivitiesAsync(AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeScalingActivities operation with an AsyncHandler.
DescribeScalingActivitiesRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeScalingActivitiesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
DescribeScalingActivitiesResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeScalingActivitiesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeScalingProcessTypes() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the scaling process types for use with the ResumeProcesses and SuspendProcesses APIs.
describeScalingProcessTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeScalingProcessTypes operation.
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the scaling process types for use with the ResumeProcesses and SuspendProcesses APIs.
describeScalingProcessTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeScalingProcessTypesAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeScalingProcessTypes operation.
describeScalingProcessTypesAsync(AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeScalingProcessTypes operation with an AsyncHandler.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the scaling process types for use with the ResumeProcesses and SuspendProcesses APIs.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the scaling process types for use with the ResumeProcesses and SuspendProcesses APIs.
describeScalingProcessTypesAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeScalingProcessTypes operation.
describeScalingProcessTypesAsync(AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeScalingProcessTypes operation with an AsyncHandler.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeScalingProcessTypesAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeScalingProcessTypes operation.
describeScalingProcessTypesAsync(AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeScalingProcessTypes operation with an AsyncHandler.
DescribeScalingProcessTypesRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeScalingProcessTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
DescribeScalingProcessTypesResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeScalingProcessTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
describeScheduledActions(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeScheduledActions() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeScheduledActions(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Gets information about the scheduled actions that haven't run or that have not reached their end time.
describeScheduledActions() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeScheduledActions operation.
describeScheduledActions(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Gets information about the scheduled actions that haven't run or that have not reached their end time.
describeScheduledActions() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeScheduledActionsAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeScheduledActions operation.
describeScheduledActionsAsync(AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeScheduledActions operation with an AsyncHandler.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the scheduled actions that haven't run or that have not reached their end time.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the scheduled actions that haven't run or that have not reached their end time.
describeScheduledActionsAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeScheduledActions operation.
describeScheduledActionsAsync(AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeScheduledActions operation with an AsyncHandler.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeScheduledActionsAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeScheduledActions operation.
describeScheduledActionsAsync(AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeScheduledActions operation with an AsyncHandler.
DescribeScheduledActionsRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeScheduledActionsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
DescribeScheduledActionsResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeScheduledActionsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeTags() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the specified tags.
describeTags() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeTags operation.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the specified tags.
describeTags() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeTagsAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeTags operation.
describeTagsAsync(AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the specified tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the specified tags.
describeTagsAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeTags operation.
describeTagsAsync(AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeTagsAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeTags operation.
describeTagsAsync(AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeTags operation with an AsyncHandler.
DescribeTagsRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
DescribeTagsResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeTagsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the termination policies supported by Amazon EC2 Auto Scaling.
describeTerminationPolicyTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DescribeTerminationPolicyTypes operation.
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the termination policies supported by Amazon EC2 Auto Scaling.
describeTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeTerminationPolicyTypesAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeTerminationPolicyTypes operation.
describeTerminationPolicyTypesAsync(AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DescribeTerminationPolicyTypes operation with an AsyncHandler.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the termination policies supported by Amazon EC2 Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the termination policies supported by Amazon EC2 Auto Scaling.
describeTerminationPolicyTypesAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeTerminationPolicyTypes operation.
describeTerminationPolicyTypesAsync(AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DescribeTerminationPolicyTypes operation with an AsyncHandler.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeTerminationPolicyTypesAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeTerminationPolicyTypes operation.
describeTerminationPolicyTypesAsync(AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DescribeTerminationPolicyTypes operation with an AsyncHandler.
DescribeTerminationPolicyTypesRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeTerminationPolicyTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
DescribeTerminationPolicyTypesResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeTerminationPolicyTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
describeTrafficSources(DescribeTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeTrafficSources(DescribeTrafficSourcesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Gets information about the traffic sources for the specified Auto Scaling group.
describeTrafficSources(DescribeTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Gets information about the traffic sources for the specified Auto Scaling group.
describeTrafficSourcesAsync(DescribeTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeTrafficSourcesAsync(DescribeTrafficSourcesRequest, AsyncHandler<DescribeTrafficSourcesRequest, DescribeTrafficSourcesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeTrafficSourcesAsync(DescribeTrafficSourcesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the traffic sources for the specified Auto Scaling group.
describeTrafficSourcesAsync(DescribeTrafficSourcesRequest, AsyncHandler<DescribeTrafficSourcesRequest, DescribeTrafficSourcesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about the traffic sources for the specified Auto Scaling group.
describeTrafficSourcesAsync(DescribeTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeTrafficSourcesAsync(DescribeTrafficSourcesRequest, AsyncHandler<DescribeTrafficSourcesRequest, DescribeTrafficSourcesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DescribeTrafficSourcesRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeTrafficSourcesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
 
DescribeTrafficSourcesResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeTrafficSourcesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
 
describeWarmPool(DescribeWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
describeWarmPool(DescribeWarmPoolRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Gets information about a warm pool and its instances.
describeWarmPool(DescribeWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Gets information about a warm pool and its instances.
describeWarmPoolAsync(DescribeWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeWarmPoolAsync(DescribeWarmPoolRequest, AsyncHandler<DescribeWarmPoolRequest, DescribeWarmPoolResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
describeWarmPoolAsync(DescribeWarmPoolRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about a warm pool and its instances.
describeWarmPoolAsync(DescribeWarmPoolRequest, AsyncHandler<DescribeWarmPoolRequest, DescribeWarmPoolResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Gets information about a warm pool and its instances.
describeWarmPoolAsync(DescribeWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
describeWarmPoolAsync(DescribeWarmPoolRequest, AsyncHandler<DescribeWarmPoolRequest, DescribeWarmPoolResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DescribeWarmPoolRequest - Class in com.amazonaws.services.autoscaling.model
 
DescribeWarmPoolRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
 
DescribeWarmPoolResult - Class in com.amazonaws.services.autoscaling.model
 
DescribeWarmPoolResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
 
DesiredConfiguration - Class in com.amazonaws.services.autoscaling.model
Describes the desired configuration for an instance refresh.
DesiredConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.DesiredConfiguration
 
detachInstances(DetachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
detachInstances(DetachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Removes one or more instances from the specified Auto Scaling group.
detachInstances(DetachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Removes one or more instances from the specified Auto Scaling group.
detachInstancesAsync(DetachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
detachInstancesAsync(DetachInstancesRequest, AsyncHandler<DetachInstancesRequest, DetachInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
detachInstancesAsync(DetachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Removes one or more instances from the specified Auto Scaling group.
detachInstancesAsync(DetachInstancesRequest, AsyncHandler<DetachInstancesRequest, DetachInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Removes one or more instances from the specified Auto Scaling group.
detachInstancesAsync(DetachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
detachInstancesAsync(DetachInstancesRequest, AsyncHandler<DetachInstancesRequest, DetachInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DetachInstancesRequest - Class in com.amazonaws.services.autoscaling.model
 
DetachInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
 
DetachInstancesResult - Class in com.amazonaws.services.autoscaling.model
 
DetachInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DetachInstancesResult
 
detachLoadBalancers(DetachLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
detachLoadBalancers() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
detachLoadBalancers(DetachLoadBalancersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
detachLoadBalancers() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Simplified method form for invoking the DetachLoadBalancers operation.
detachLoadBalancers(DetachLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
detachLoadBalancers() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
detachLoadBalancersAsync(DetachLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
detachLoadBalancersAsync(DetachLoadBalancersRequest, AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
detachLoadBalancersAsync() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DetachLoadBalancers operation.
detachLoadBalancersAsync(AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
Simplified method form for invoking the DetachLoadBalancers operation with an AsyncHandler.
detachLoadBalancersAsync(DetachLoadBalancersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
detachLoadBalancersAsync(DetachLoadBalancersRequest, AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
detachLoadBalancersAsync() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DetachLoadBalancers operation.
detachLoadBalancersAsync(AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Simplified method form for invoking the DetachLoadBalancers operation with an AsyncHandler.
detachLoadBalancersAsync(DetachLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
detachLoadBalancersAsync(DetachLoadBalancersRequest, AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
detachLoadBalancersAsync() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DetachLoadBalancers operation.
detachLoadBalancersAsync(AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Simplified method form for invoking the DetachLoadBalancers operation with an AsyncHandler.
DetachLoadBalancersRequest - Class in com.amazonaws.services.autoscaling.model
 
DetachLoadBalancersRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
 
DetachLoadBalancersResult - Class in com.amazonaws.services.autoscaling.model
 
DetachLoadBalancersResult() - Constructor for class com.amazonaws.services.autoscaling.model.DetachLoadBalancersResult
 
detachLoadBalancerTargetGroups(DetachLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
detachLoadBalancerTargetGroups(DetachLoadBalancerTargetGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
detachLoadBalancerTargetGroups(DetachLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
detachLoadBalancerTargetGroupsAsync(DetachLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
detachLoadBalancerTargetGroupsAsync(DetachLoadBalancerTargetGroupsRequest, AsyncHandler<DetachLoadBalancerTargetGroupsRequest, DetachLoadBalancerTargetGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
detachLoadBalancerTargetGroupsAsync(DetachLoadBalancerTargetGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
detachLoadBalancerTargetGroupsAsync(DetachLoadBalancerTargetGroupsRequest, AsyncHandler<DetachLoadBalancerTargetGroupsRequest, DetachLoadBalancerTargetGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
detachLoadBalancerTargetGroupsAsync(DetachLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
detachLoadBalancerTargetGroupsAsync(DetachLoadBalancerTargetGroupsRequest, AsyncHandler<DetachLoadBalancerTargetGroupsRequest, DetachLoadBalancerTargetGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DetachLoadBalancerTargetGroupsRequest - Class in com.amazonaws.services.autoscaling.model
 
DetachLoadBalancerTargetGroupsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
 
DetachLoadBalancerTargetGroupsResult - Class in com.amazonaws.services.autoscaling.model
 
DetachLoadBalancerTargetGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsResult
 
detachTrafficSources(DetachTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
detachTrafficSources(DetachTrafficSourcesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Detaches one or more traffic sources from the specified Auto Scaling group.
detachTrafficSources(DetachTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Detaches one or more traffic sources from the specified Auto Scaling group.
detachTrafficSourcesAsync(DetachTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
detachTrafficSourcesAsync(DetachTrafficSourcesRequest, AsyncHandler<DetachTrafficSourcesRequest, DetachTrafficSourcesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
detachTrafficSourcesAsync(DetachTrafficSourcesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Detaches one or more traffic sources from the specified Auto Scaling group.
detachTrafficSourcesAsync(DetachTrafficSourcesRequest, AsyncHandler<DetachTrafficSourcesRequest, DetachTrafficSourcesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Detaches one or more traffic sources from the specified Auto Scaling group.
detachTrafficSourcesAsync(DetachTrafficSourcesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
detachTrafficSourcesAsync(DetachTrafficSourcesRequest, AsyncHandler<DetachTrafficSourcesRequest, DetachTrafficSourcesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DetachTrafficSourcesRequest - Class in com.amazonaws.services.autoscaling.model
 
DetachTrafficSourcesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
 
DetachTrafficSourcesResult - Class in com.amazonaws.services.autoscaling.model
 
DetachTrafficSourcesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesResult
 
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Disables group metrics collection for the specified Auto Scaling group.
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Disables group metrics collection for the specified Auto Scaling group.
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, DisableMetricsCollectionResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables group metrics collection for the specified Auto Scaling group.
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, DisableMetricsCollectionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables group metrics collection for the specified Auto Scaling group.
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, DisableMetricsCollectionResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
DisableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
 
DisableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
DisableMetricsCollectionResult - Class in com.amazonaws.services.autoscaling.model
 
DisableMetricsCollectionResult() - Constructor for class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionResult
 

E

Ebs - Class in com.amazonaws.services.autoscaling.model
Describes information used to set up an Amazon EBS volume specified in a block device mapping.
Ebs() - Constructor for class com.amazonaws.services.autoscaling.model.Ebs
 
EnabledMetric - Class in com.amazonaws.services.autoscaling.model
Describes an enabled Auto Scaling group metric.
EnabledMetric() - Constructor for class com.amazonaws.services.autoscaling.model.EnabledMetric
 
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Enables group metrics collection for the specified Auto Scaling group.
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Enables group metrics collection for the specified Auto Scaling group.
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, EnableMetricsCollectionResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables group metrics collection for the specified Auto Scaling group.
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, EnableMetricsCollectionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables group metrics collection for the specified Auto Scaling group.
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, EnableMetricsCollectionResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
EnableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
 
EnableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
EnableMetricsCollectionResult - Class in com.amazonaws.services.autoscaling.model
 
EnableMetricsCollectionResult() - Constructor for class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionResult
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
The region metadata service name for computing region endpoints.
enterStandby(EnterStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
enterStandby(EnterStandbyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Moves the specified instances into the standby state.
enterStandby(EnterStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Moves the specified instances into the standby state.
enterStandbyAsync(EnterStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
enterStandbyAsync(EnterStandbyRequest, AsyncHandler<EnterStandbyRequest, EnterStandbyResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
enterStandbyAsync(EnterStandbyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Moves the specified instances into the standby state.
enterStandbyAsync(EnterStandbyRequest, AsyncHandler<EnterStandbyRequest, EnterStandbyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Moves the specified instances into the standby state.
enterStandbyAsync(EnterStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
enterStandbyAsync(EnterStandbyRequest, AsyncHandler<EnterStandbyRequest, EnterStandbyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
EnterStandbyRequest - Class in com.amazonaws.services.autoscaling.model
 
EnterStandbyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
 
EnterStandbyResult - Class in com.amazonaws.services.autoscaling.model
 
EnterStandbyResult() - Constructor for class com.amazonaws.services.autoscaling.model.EnterStandbyResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AcceleratorCountRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AcceleratorTotalMemoryMiBRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Activity
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Alarm
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AlarmSpecification
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.BaselineEbsBandwidthMbpsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DesiredConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Ebs
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceMaintenancePolicy
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshLivePoolProgress
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshProgressDetails
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshWarmPoolProgress
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceReusePolicy
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerTargetGroupState
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MemoryGiBPerVCpuRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MemoryMiBRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Metric
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricDimension
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricStat
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.NetworkBandwidthGbpsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.NetworkInterfaceCountRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedCapacityMetric
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedLoadMetric
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedScalingMetric
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TotalLocalStorageGBRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceIdentifier
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.VCpuCountRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
 
exceptionUnmarshallers - Variable in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
List of exception unmarshallers for all modeled exceptions Even though this exceptionUnmarshallers is not used in Clients, this is not removed since this was directly used by Client extended classes.
executePolicy(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
executePolicy(ExecutePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Executes the specified policy.
executePolicy(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
executePolicyAsync(ExecutePolicyRequest, AsyncHandler<ExecutePolicyRequest, ExecutePolicyResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
executePolicyAsync(ExecutePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest, AsyncHandler<ExecutePolicyRequest, ExecutePolicyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
executePolicyAsync(ExecutePolicyRequest, AsyncHandler<ExecutePolicyRequest, ExecutePolicyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
ExecutePolicyRequest - Class in com.amazonaws.services.autoscaling.model
 
ExecutePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
ExecutePolicyResult - Class in com.amazonaws.services.autoscaling.model
 
ExecutePolicyResult() - Constructor for class com.amazonaws.services.autoscaling.model.ExecutePolicyResult
 
exitStandby(ExitStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
exitStandby(ExitStandbyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Moves the specified instances out of the standby state.
exitStandby(ExitStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Moves the specified instances out of the standby state.
exitStandbyAsync(ExitStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
exitStandbyAsync(ExitStandbyRequest, AsyncHandler<ExitStandbyRequest, ExitStandbyResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
exitStandbyAsync(ExitStandbyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Moves the specified instances out of the standby state.
exitStandbyAsync(ExitStandbyRequest, AsyncHandler<ExitStandbyRequest, ExitStandbyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Moves the specified instances out of the standby state.
exitStandbyAsync(ExitStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
exitStandbyAsync(ExitStandbyRequest, AsyncHandler<ExitStandbyRequest, ExitStandbyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
ExitStandbyRequest - Class in com.amazonaws.services.autoscaling.model
 
ExitStandbyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
 
ExitStandbyResult - Class in com.amazonaws.services.autoscaling.model
 
ExitStandbyResult() - Constructor for class com.amazonaws.services.autoscaling.model.ExitStandbyResult
 

F

FailedScheduledUpdateGroupActionRequest - Class in com.amazonaws.services.autoscaling.model
Describes a scheduled action that could not be created, updated, or deleted.
FailedScheduledUpdateGroupActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
 
Filter - Class in com.amazonaws.services.autoscaling.model
Describes a filter that is used to return a more specific list of results from a describe operation.
Filter() - Constructor for class com.amazonaws.services.autoscaling.model.Filter
 
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.AcceleratorManufacturer
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.AcceleratorName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.AcceleratorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.BareMetal
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.BurstablePerformance
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.CpuManufacturer
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.InstanceGeneration
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.InstanceMetadataEndpointState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.InstanceMetadataHttpTokensState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.InstanceRefreshStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.LifecycleState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.LocalStorage
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.LocalStorageType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.MetricStatistic
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.MetricType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.PredefinedLoadMetricType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.PredefinedMetricPairType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.PredefinedScalingMetricType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.PredictiveScalingMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.RefreshStrategy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.ScaleInProtectedInstances
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.StandbyInstances
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.WarmPoolState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.WarmPoolStatus
Use this in place of valueOf.

G

getAcceleratorCount() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips) for an instance type.
getAcceleratorManufacturers() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types must have accelerators by specific manufacturers.
getAcceleratorNames() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists the accelerators that must be on an instance type.
getAcceleratorTotalMemoryMiB() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum total memory size for the accelerators on an instance type, in MiB.
getAcceleratorTypes() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists the accelerator types that must be on an instance type.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
 
getActivities() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
The scaling activities.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
The activities related to detaching the instances from the Auto Scaling group.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
The activities related to moving instances into Standby mode.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
The activities related to moving instances out of Standby mode.
getActivity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling activity.
getActivityId() - Method in class com.amazonaws.services.autoscaling.model.Activity
The ID of the activity.
getActivityIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The activity IDs of the desired scaling activities.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
The policy adjustment type.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies how the scaling adjustment is interpreted (for example, an absolute number or a percentage).
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies how the scaling adjustment is interpreted (for example, an absolute number or a percentage).
getAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
The policy adjustment types.
getAlarmARN() - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
getAlarmName() - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
getAlarms() - Method in class com.amazonaws.services.autoscaling.model.AlarmSpecification
The names of one or more CloudWatch alarms to monitor for the instance refresh.
getAlarms() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
The CloudWatch alarms created for the target tracking scaling policy.
getAlarms() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The CloudWatch alarms related to the policy.
getAlarmSpecification() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) The CloudWatch alarm specification.
getAllowedInstanceTypes() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The instance types to apply your specified attributes against.
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies whether to assign a public IPv4 address to the group's instances.
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether to assign a public IPv4 address to the group's instances.
getAutoRollback() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Indicates whether to roll back the Auto Scaling group to its previous configuration if the instance refresh fails or a CloudWatch alarm threshold is met.
getAutoScalingGroupARN() - Method in class com.amazonaws.services.autoscaling.model.Activity
The Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupARN() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.Activity
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The name of the Auto Scaling group for the instance.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the Auto Scaling group for the lifecycle hook.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the Auto Scaling group.
getAutoScalingGroupNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The names of the Auto Scaling groups.
getAutoScalingGroupNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
getAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
The groups.
getAutoScalingGroupState() - Method in class com.amazonaws.services.autoscaling.model.Activity
The state of the Auto Scaling group, which is either InService or Deleted.
getAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
The instances.
getAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
The notification types.
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone for the instance.
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.Instance
The Availability Zone in which the instance is running.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more Availability Zones for the group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones where instances in the Auto Scaling group can be created.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
One or more Availability Zones for the group.
getBareMetal() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether bare metal instance types are included, excluded, or required.
getBaselineEbsBandwidthMbps() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum baseline bandwidth performance for an instance type, in Mbps.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The block device mapping entries that define the block devices to attach to the instances at launch.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The block device mapping entries that define the block devices to attach to the instances at launch.
getBreachThreshold() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The breach threshold for the alarm.
getBurstablePerformance() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether burstable performance instance types are included, excluded, or required.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
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.autoscaling.AmazonAutoScalingClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCapacityForecast() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
The capacity forecast.
getCapacityRebalance() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Indicates whether Capacity Rebalancing is enabled.
getCapacityRebalance() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Indicates whether Capacity Rebalancing is enabled.
getCapacityRebalance() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Enables or disables Capacity Rebalancing.
getCause() - Method in class com.amazonaws.services.autoscaling.model.Activity
The reason the activity began.
getCheckpointDelay() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) The amount of time, in seconds, to wait after a checkpoint before continuing.
getCheckpointPercentages() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Threshold values for each checkpoint in ascending order.
getClassicLinkVPCId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Available for backward compatibility.
getClassicLinkVPCId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Available for backward compatibility.
getClassicLinkVPCSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Available for backward compatibility.
getClassicLinkVPCSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Available for backward compatibility.
getContext() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Reserved.
getContext() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Reserved.
getContext() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Reserved.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
A cooldown period, in seconds, that applies to a specific simple scaling policy.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The duration of the policy's cooldown period, in seconds.
getCpuManufacturers() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists which specific CPU manufacturers to include.
getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The date and time the group was created.
getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The creation date and time for the launch configuration.
getCustomizedCapacityMetricSpecification() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The customized capacity metric specification.
getCustomizedLoadMetricSpecification() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The customized load metric specification.
getCustomizedMetricSpecification() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
A customized metric.
getCustomizedScalingMetricSpecification() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The customized scaling metric specification.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The duration of the default cooldown period, in seconds.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Only needed if you use simple scaling policies.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Only needed if you use simple scaling policies.
getDefaultInstanceWarmup() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The duration of the default instance warmup, in seconds.
getDefaultInstanceWarmup() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InService state.
getDefaultInstanceWarmup() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InService state.
getDefaultResult() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs.
getDefaultResult() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs.
getDefaultResult() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs.
getDeleteOnTermination() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Indicates whether the volume is deleted on instance termination.
getDescription() - Method in class com.amazonaws.services.autoscaling.model.Activity
A friendly, more verbose description of the activity.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The desired size of the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The desired capacity is the initial capacity of the Auto Scaling group after this operation completes and the capacity it attempts to maintain.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity is the initial capacity of the Auto Scaling group after this operation completes and the capacity it attempts to maintain.
getDesiredCapacityType() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The unit of measurement for the value specified for desired capacity.
getDesiredCapacityType() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The unit of measurement for the value specified for desired capacity.
getDesiredCapacityType() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The unit of measurement for the value specified for desired capacity.
getDesiredConfiguration() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
Describes the desired configuration for the instance refresh.
getDesiredConfiguration() - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
The desired configuration.
getDetails() - Method in class com.amazonaws.services.autoscaling.model.Activity
The details about the activity.
getDeviceName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The device name assigned to the volume (for example, /dev/sdh or xvdh).
getDimensions() - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The dimensions of the metric.
getDimensions() - Method in class com.amazonaws.services.autoscaling.model.Metric
The dimensions for the metric.
getDisableScaleIn() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
Indicates whether scaling in by the target tracking scaling policy is disabled.
getEbs() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Information to attach an EBS volume to an instance at launch.
getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies whether the launch configuration is optimized for EBS I/O (true) or not ( false).
getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the launch configuration is optimized for EBS I/O (true) or not ( false).
getEnabled() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If true, detailed monitoring is enabled.
getEnabled() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Indicates whether the scaling policy is enabled or disabled.
getEnabled() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Indicates whether the policy is enabled (true) or disabled (false).
getEnabledMetrics() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The metrics enabled for the group.
getEncrypted() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Specifies whether the volume should be encrypted.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
The end time of the activity.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The exclusive end time of the time range for the forecast data to get.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The date and time at which the instance refresh ended.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The date and time for the recurring schedule to end, in UTC.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time in UTC for the recurring schedule to end.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The date and time for the recurring schedule to end, in UTC.
getErrorCode() - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
The error code.
getErrorMessage() - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
The error message accompanying the error code.
getEstimatedInstanceWarmup() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Not needed if the default instance warmup is defined for the group.
getEstimatedInstanceWarmup() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The estimated time, in seconds, until a newly launched instance can contribute to the CloudWatch metrics.
getExcludedInstanceTypes() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The instance types to exclude.
getExecutorService() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the executor service used by this client to execute async requests.
getExpression() - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
The math expression to perform on the returned data, if this object is performing a math expression.
getExpression() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
The math expression to perform on the returned data, if this object is performing a math expression.
getFailedScheduledActions() - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionResult
The names of the scheduled actions that could not be deleted, including an error message.
getFailedScheduledUpdateGroupActions() - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionResult
The names of the scheduled actions that could not be created or updated, including an error message.
getFilters() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
One or more filters to limit the results based on specific tags.
getFilters() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
One or more filters to scope the tags to return.
getForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Specifies that the group is to be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
getForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
Specifies that the warm pool is to be deleted along with all of its associated instances, without waiting for all instances to be terminated.
getGlobalTimeout() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The maximum time, in seconds, that an instance can remain in a wait state.
getGranularities() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The granularities for the metrics.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the metric.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The frequency at which Amazon EC2 Auto Scaling sends aggregated data to CloudWatch.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The duration of the health check grace period, in seconds.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A comma-separated value string of one or more health check types.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated value string of one or more health check types.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A comma-separated value string of one or more health check types.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The last reported health status of this instance.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.Instance
The last reported health status of the instance.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
getHeartbeatTimeout() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The maximum time, in seconds, that can elapse before the lifecycle hook times out.
getHeartbeatTimeout() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The maximum time, in seconds, that can elapse before the lifecycle hook times out.
getHeartbeatTimeout() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The maximum time, in seconds, that can elapse before the lifecycle hook times out.
getHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Indicates whether Amazon EC2 Auto Scaling waits for the cooldown period to complete before executing the policy.
getHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
Indicates whether Amazon EC2 Auto Scaling waits for the cooldown period to complete before initiating a scaling activity to set your Auto Scaling group to its new capacity.
getHttpEndpoint() - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
This parameter enables or disables the HTTP metadata endpoint on your instances.
getHttpPutResponseHopLimit() - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
The desired HTTP PUT response hop limit for instance metadata requests.
getHttpTokens() - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
The state of token usage for your instance metadata requests.
getIamInstanceProfile() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
getIamInstanceProfile() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
getId() - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
A short name that identifies the object's results in the response.
getId() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
A short name that identifies the object's results in the response.
getIdentifier() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceIdentifier
Identifies the traffic source.
getIdentifier() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
The unique identifier of the traffic source.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon Machine Image (AMI) that was assigned during registration.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the Amazon Machine Image (AMI) to use to launch your EC2 instances.
getIncludeDeletedGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
Indicates whether to include scaling activity from deleted Auto Scaling groups.
getInstanceGenerations() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether current or previous generation instance types are included.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the instance used to base the launch configuration on.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the instance to use to create the launch configuration.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.Instance
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the instance.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
The IDs of the instances.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The IDs of the instances.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
The IDs of the instances.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The IDs of the instances.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
The IDs of the instances.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
One or more instance IDs.
getInstanceMaintenancePolicy() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
An instance maintenance policy.
getInstanceMaintenancePolicy() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
An instance maintenance policy.
getInstanceMaintenancePolicy() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
An instance maintenance policy.
getInstanceMonitoring() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Controls whether instances in this group are launched with detailed (true) or basic ( false) monitoring.
getInstanceMonitoring() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed (true) or basic ( false) monitoring.
getInstanceRefreshes() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
The instance refreshes for the specified group, sorted by creation timestamp in descending order.
getInstanceRefreshId() - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshResult
The instance refresh ID associated with the request.
getInstanceRefreshId() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The instance refresh ID.
getInstanceRefreshId() - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshResult
The instance refresh ID associated with the request.
getInstanceRefreshId() - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshResult
A unique ID for tracking the progress of the instance refresh.
getInstanceRefreshIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
One or more instance refresh IDs.
getInstanceRequirements() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
The instance requirements.
getInstanceReusePolicy() - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
getInstanceReusePolicy() - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The instance reuse policy.
getInstances() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The EC2 instances associated with the group.
getInstances() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
The instances that are currently in the warm pool.
getInstancesDistribution() - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
The instances distribution.
getInstancesToUpdate() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The number of instances remaining to update before the instance refresh is complete.
getInstancesToUpdate() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshLivePoolProgress
The number of instances remaining to update.
getInstancesToUpdate() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshWarmPoolProgress
The number of instances remaining to update.
getInstancesToUpdateOnRollback() - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
Indicates the value of InstancesToUpdate at the time the rollback started.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance type of the EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies the instance type of the EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance type of the EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The instance type for the instances.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
The instance type, such as m3.xlarge.
getInstanceWarmup() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
A time period, in seconds, during which an instance refresh waits before moving on to replacing the next instance after a new instance enters the InService state.
getIops() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of input/output (I/O) operations per second (IOPS) to provision for the volume.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the AMI.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the kernel associated with the AMI.
getKey() - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag key.
getKey() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag key.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the key pair.
getLabel() - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
A human-readable label for this metric or expression.
getLabel() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
A human-readable label for this metric or expression.
getLaunchConfigurationARN() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The Amazon Resource Name (ARN) of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the associated launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration used to launch the instance.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration to use to launch instances.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
The name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with the instance.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the launch configuration.
getLaunchConfigurationNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The launch configuration names.
getLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
The launch configurations.
getLaunchTemplate() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The launch template for the group.
getLaunchTemplate() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch template for the instance.
getLaunchTemplate() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Information used to specify the launch template and version to use to launch instances.
getLaunchTemplate() - Method in class com.amazonaws.services.autoscaling.model.DesiredConfiguration
Describes the launch template and the version of the launch template that Amazon EC2 Auto Scaling uses to launch Amazon EC2 instances.
getLaunchTemplate() - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch template for the instance.
getLaunchTemplate() - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities.
getLaunchTemplate() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The launch template and version to use to specify the updates.
getLaunchTemplateId() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
The ID of the launch template.
getLaunchTemplateName() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
The name of the launch template.
getLaunchTemplateSpecification() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
The launch template.
getLaunchTemplateSpecification() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
Provides a launch template for the specified instance type or set of instance requirements.
getLifecycleActionResult() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The action for the group to take.
getLifecycleActionToken() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
A universally unique identifier (UUID) that identifies a specific lifecycle action associated with an instance.
getLifecycleActionToken() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
A token that uniquely identifies a specific lifecycle action associated with an instance.
getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the lifecycle hook.
getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the lifecycle hook.
getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the lifecycle hook.
getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The name of the lifecycle hook.
getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the lifecycle hook.
getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the lifecycle hook.
getLifecycleHookNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The names of one or more lifecycle hooks.
getLifecycleHooks() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
The lifecycle hooks for the specified group.
getLifecycleHookSpecificationList() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
getLifecycleHookTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
The lifecycle hook types.
getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The lifecycle state for the instance.
getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.Instance
A description of the current lifecycle state.
getLifecycleTransition() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The lifecycle transition.
getLifecycleTransition() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The lifecycle transition.
getLifecycleTransition() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The lifecycle transition.
getLivePoolProgress() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshProgressDetails
Reports progress on replacing instances that are in the Auto Scaling group.
getLoadBalancerName() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
The name of the load balancer.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
The names of the load balancers.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more load balancers associated with the group.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Classic Load Balancers associated with this Auto Scaling group.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
The names of the load balancers.
getLoadBalancers() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
The load balancers.
getLoadBalancerTargetGroupARN() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerTargetGroupState
The Amazon Resource Name (ARN) of the target group.
getLoadBalancerTargetGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
Information about the target groups.
getLoadForecast() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
The load forecast.
getLocalStorage() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types with instance store volumes are included, excluded, or required.
getLocalStorageTypes() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates the type of local storage that is required.
getMax() - Method in class com.amazonaws.services.autoscaling.model.AcceleratorCountRequest
The maximum value.
getMax() - Method in class com.amazonaws.services.autoscaling.model.AcceleratorTotalMemoryMiBRequest
The memory maximum in MiB.
getMax() - Method in class com.amazonaws.services.autoscaling.model.BaselineEbsBandwidthMbpsRequest
The maximum value in Mbps.
getMax() - Method in class com.amazonaws.services.autoscaling.model.MemoryGiBPerVCpuRequest
The memory maximum in GiB.
getMax() - Method in class com.amazonaws.services.autoscaling.model.MemoryMiBRequest
The memory maximum in MiB.
getMax() - Method in class com.amazonaws.services.autoscaling.model.NetworkBandwidthGbpsRequest
The maximum amount of network bandwidth, in gigabits per second (Gbps).
getMax() - Method in class com.amazonaws.services.autoscaling.model.NetworkInterfaceCountRequest
The maximum number of network interfaces.
getMax() - Method in class com.amazonaws.services.autoscaling.model.TotalLocalStorageGBRequest
The storage maximum in GB.
getMax() - Method in class com.amazonaws.services.autoscaling.model.VCpuCountRequest
The maximum number of vCPUs.
getMaxCapacityBreachBehavior() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity of the Auto Scaling group.
getMaxCapacityBuffer() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
The size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity.
getMaxGroupPreparedCapacity() - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Specifies the maximum number of instances that are allowed to be in the warm pool or in any state except Terminated for the Auto Scaling group.
getMaxGroupPreparedCapacity() - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The maximum number of instances that are allowed to be in the warm pool or in any state except Terminated for the Auto Scaling group.
getMaxHealthyPercentage() - Method in class com.amazonaws.services.autoscaling.model.InstanceMaintenancePolicy
Specifies the upper threshold as a percentage of the desired capacity of the Auto Scaling group.
getMaxHealthyPercentage() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Specifies the maximum percentage of the group that can be in service and healthy, or pending, to support your workload when replacing instances.
getMaxInstanceLifetime() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The maximum amount of time, in seconds, that an instance can be in service.
getMaxInstanceLifetime() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum amount of time, in seconds, that an instance can be in service.
getMaxInstanceLifetime() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum amount of time, in seconds, that an instance can be in service.
getMaxNumberOfAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of groups allowed for your account.
getMaxNumberOfLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your account.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of items to be returned with each call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
The maximum number of instances to return with this call.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The maximum size of the group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The maximum size of the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The maximum size of the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
getMaxSpotPriceAsPercentageOfOptimalOnDemandPrice() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
[Price protection] The price protection threshold for Spot Instances, as a percentage of an identified On-Demand price.
getMemoryGiBPerVCpu() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum amount of memory per vCPU for an instance type, in GiB.
getMemoryMiB() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum instance memory size for an instance type, in MiB.
getMetadataOptions() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The metadata options for the instances.
getMetadataOptions() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The metadata options for the instances.
getMetric() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
One of the following metrics:
getMetric() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
One of the following metrics:
getMetric() - Method in class com.amazonaws.services.autoscaling.model.MetricStat
The CloudWatch metric to return, including the metric name, namespace, and dimensions.
getMetric() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
The metric to use.
getMetricAggregationType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The aggregation type for the CloudWatch metrics.
getMetricAggregationType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The aggregation type for the CloudWatch metrics.
getMetricDataQueries() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedCapacityMetric
One or more metric data queries to provide the data points for a capacity metric.
getMetricDataQueries() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedLoadMetric
One or more metric data queries to provide the data points for a load metric.
getMetricDataQueries() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedScalingMetric
One or more metric data queries to provide the data points for a scaling metric.
getMetricIntervalLowerBound() - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
The lower bound for the difference between the alarm threshold and the CloudWatch metric.
getMetricIntervalUpperBound() - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
The upper bound for the difference between the alarm threshold and the CloudWatch metric.
getMetricName() - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.autoscaling.model.Metric
The name of the metric.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The metrics to include in the target tracking scaling policy, as a metric data query.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The metrics.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
Identifies the metrics to disable.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
Identifies the metrics to enable.
getMetricSpecification() - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
The metric specification for the load forecast.
getMetricSpecifications() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
This structure includes the metrics and target utilization to use for predictive scaling.
getMetricStat() - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
Information about the metric data to return.
getMetricStat() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
Information about the metric data to return.
getMetricValue() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The metric value to compare to BreachThreshold.
getMin() - Method in class com.amazonaws.services.autoscaling.model.AcceleratorCountRequest
The minimum value.
getMin() - Method in class com.amazonaws.services.autoscaling.model.AcceleratorTotalMemoryMiBRequest
The memory minimum in MiB.
getMin() - Method in class com.amazonaws.services.autoscaling.model.BaselineEbsBandwidthMbpsRequest
The minimum value in Mbps.
getMin() - Method in class com.amazonaws.services.autoscaling.model.MemoryGiBPerVCpuRequest
The memory minimum in GiB.
getMin() - Method in class com.amazonaws.services.autoscaling.model.MemoryMiBRequest
The memory minimum in MiB.
getMin() - Method in class com.amazonaws.services.autoscaling.model.NetworkBandwidthGbpsRequest
The minimum amount of network bandwidth, in gigabits per second (Gbps).
getMin() - Method in class com.amazonaws.services.autoscaling.model.NetworkInterfaceCountRequest
The minimum number of network interfaces.
getMin() - Method in class com.amazonaws.services.autoscaling.model.TotalLocalStorageGBRequest
The storage minimum in GB.
getMin() - Method in class com.amazonaws.services.autoscaling.model.VCpuCountRequest
The minimum number of vCPUs.
getMinAdjustmentMagnitude() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The minimum value to scale by when the adjustment type is PercentChangeInCapacity.
getMinAdjustmentMagnitude() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The minimum value to scale by when the adjustment type is PercentChangeInCapacity.
getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Available for backward compatibility.
getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Available for backward compatibility.
getMinHealthyPercentage() - Method in class com.amazonaws.services.autoscaling.model.InstanceMaintenancePolicy
Specifies the lower threshold as a percentage of the desired capacity of the Auto Scaling group.
getMinHealthyPercentage() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Specifies the minimum percentage of the group to keep in service, healthy, and ready to use to support your workload to allow the operation to continue.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The minimum size of the group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Specifies the minimum number of instances to maintain in the warm pool.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The minimum number of instances to maintain in the warm pool.
getMixedInstancesPolicy() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The mixed instances policy for the group.
getMixedInstancesPolicy() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The mixed instances policy.
getMixedInstancesPolicy() - Method in class com.amazonaws.services.autoscaling.model.DesiredConfiguration
Use this structure to launch multiple instance types and On-Demand Instances and Spot Instances within a single Auto Scaling group.
getMixedInstancesPolicy() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The mixed instances policy.
getMode() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
The predictive scaling mode.
getName() - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
getName() - Method in class com.amazonaws.services.autoscaling.model.MetricDimension
The name of the dimension.
getNamespace() - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The namespace of the metric.
getNamespace() - Method in class com.amazonaws.services.autoscaling.model.Metric
The namespace of the metric.
getNetworkBandwidthGbps() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps).
getNetworkInterfaceCount() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum number of network interfaces for an instance type.
getNewInstancesProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
getNewInstancesProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
getNewInstancesProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
A string that indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
A string that indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
A string that indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A string that indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string that indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
This string indicates that the response contains more items than can be returned in a single response.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
The token for the next set of instances to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
This string indicates that the response contains more items than can be returned in a single response.
getNoDevice() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Setting this value to true prevents a volume that is included in the block device mapping of the AMI from being mapped to the specified device name at launch.
getNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The notification configurations.
getNotificationMetadata() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Additional information that is included any time Amazon EC2 Auto Scaling sends a message to the notification target.
getNotificationMetadata() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
getNotificationMetadata() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
getNotificationTargetARN() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook.
getNotificationTargetARN() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook.
getNotificationTargetARN() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling uses to notify you when an instance is in a wait state for the lifecycle hook.
getNotificationType() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
One of the following event notification types:
getNotificationTypes() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that causes the notification to be sent.
getNumberOfAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The current number of groups for your account.
getNumberOfLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The current number of launch configurations for your account.
getOnDemandAllocationStrategy() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The allocation strategy to apply to your On-Demand Instances when they are launched.
getOnDemandBaseCapacity() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances.
getOnDemandMaxPricePercentageOverLowestPrice() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
[Price protection] The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price.
getOnDemandPercentageAboveBaseCapacity() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity.
getOverrides() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
Any properties that you specify override the same properties in the launch template.
getPercentageComplete() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The percentage of the instance refresh that is complete.
getPercentageComplete() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshLivePoolProgress
The percentage of instances in the Auto Scaling group that have been replaced.
getPercentageComplete() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshWarmPoolProgress
The percentage of instances in the warm pool that have been replaced.
getPercentageCompleteOnRollback() - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
Indicates the value of PercentageComplete at the time the rollback started.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the placement group into which to launch your instances, if any.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the placement group into which to launch your instances.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of an existing placement group into which to launch your instances.
getPlacementTenancy() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The tenancy of the instance, either default or dedicated.
getPlacementTenancy() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The tenancy of the instance, either default or dedicated.
getPolicyARN() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
The Amazon Resource Name (ARN) of the policy.
getPolicyARN() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or Amazon Resource Name (ARN) of the policy.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The name of the policy.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
getPolicyNames() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The names of one or more policies.
getPolicyType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
One of the following policy types:
getPolicyType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
One of the following policy types:
getPolicyTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
One or more policy types.
getPoolState() - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Sets the instance state to transition to after the lifecycle actions are complete.
getPoolState() - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The instance state to transition to after the lifecycle actions are complete.
getPredefinedLoadMetricSpecification() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The predefined load metric specification.
getPredefinedMetricPairSpecification() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The predefined metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate scaling metric and load metric to use.
getPredefinedMetricSpecification() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
A predefined metric.
getPredefinedMetricType() - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
The metric type.
getPredefinedMetricType() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
The metric type.
getPredefinedMetricType() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
Indicates which metrics to use.
getPredefinedMetricType() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
The metric type.
getPredefinedScalingMetricSpecification() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The predefined scaling metric specification.
getPredictedCapacity() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The predicted capacity of the group when it has a predictive scaling policy.
getPredictiveScalingConfiguration() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
A predictive scaling policy.
getPredictiveScalingConfiguration() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A predictive scaling policy.
getPredictiveScalingForecast(GetPredictiveScalingForecastRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
getPredictiveScalingForecast(GetPredictiveScalingForecastRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Retrieves the forecast data for a predictive scaling policy.
getPredictiveScalingForecast(GetPredictiveScalingForecastRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Retrieves the forecast data for a predictive scaling policy.
getPredictiveScalingForecastAsync(GetPredictiveScalingForecastRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
getPredictiveScalingForecastAsync(GetPredictiveScalingForecastRequest, AsyncHandler<GetPredictiveScalingForecastRequest, GetPredictiveScalingForecastResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
getPredictiveScalingForecastAsync(GetPredictiveScalingForecastRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Retrieves the forecast data for a predictive scaling policy.
getPredictiveScalingForecastAsync(GetPredictiveScalingForecastRequest, AsyncHandler<GetPredictiveScalingForecastRequest, GetPredictiveScalingForecastResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Retrieves the forecast data for a predictive scaling policy.
getPredictiveScalingForecastAsync(GetPredictiveScalingForecastRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
getPredictiveScalingForecastAsync(GetPredictiveScalingForecastRequest, AsyncHandler<GetPredictiveScalingForecastRequest, GetPredictiveScalingForecastResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
GetPredictiveScalingForecastRequest - Class in com.amazonaws.services.autoscaling.model
 
GetPredictiveScalingForecastRequest() - Constructor for class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
 
GetPredictiveScalingForecastResult - Class in com.amazonaws.services.autoscaling.model
 
GetPredictiveScalingForecastResult() - Constructor for class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
 
getPreferences() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The preferences for an instance refresh.
getPreferences() - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
Sets your preferences for the instance refresh so that it performs as expected when you start it.
getProcesses() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
The names of the process types.
getProcessName() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
One of the following processes:
getProcessName() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The name of the suspended process.
getProgress() - Method in class com.amazonaws.services.autoscaling.model.Activity
A value between 0 and 100 that indicates the progress of the activity.
getProgressDetails() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
Additional progress details for an Auto Scaling group that has a warm pool.
getProgressDetailsOnRollback() - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
Reports progress on replacing instances in an Auto Scaling group that has a warm pool.
getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
Determines whether the tag is added to new instances as they are launched in the group.
getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Determines whether the tag is added to new instances as they are launched in the group.
getProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
getProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.Instance
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
getProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk to select.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the RAM disk associated with the AMI.
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The recurring schedule for this action.
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The recurring schedule for the action, in Unix cron syntax format.
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The recurring schedule for the action, in Unix cron syntax format.
getRequireHibernateSupport() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types must provide On-Demand Instance hibernation support.
getResourceId() - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
getResourceId() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the group.
getResourceLabel() - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the average request count served by your Auto Scaling group.
getResourceLabel() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group.
getResourceLabel() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the total and average request count served by your Auto Scaling group.
getResourceLabel() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the average request count served by your Auto Scaling group.
getResourceType() - Method in class com.amazonaws.services.autoscaling.model.Tag
The type of resource.
getResourceType() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The type of resource.
getReturnData() - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
Indicates whether to return the timestamps and raw data values of this metric.
getReturnData() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
Indicates whether to return the timestamps and raw data values of this metric.
getReuseOnScaleIn() - Method in class com.amazonaws.services.autoscaling.model.InstanceReusePolicy
Specifies whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
getRoleARN() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target (an Amazon SNS topic or an Amazon SQS queue).
getRoleARN() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target.
getRoleARN() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target.
getRollbackDetails() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The rollback details.
getRollbackReason() - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
The reason for this instance refresh rollback (for example, whether a manual or automatic rollback was initiated).
getRollbackStartTime() - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
The date and time at which the rollback began.
getScaleInProtectedInstances() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Choose the behavior that you want Amazon EC2 Auto Scaling to use if instances protected from scale in are found.
getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount by which to scale, based on the specified adjustment type.
getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount by which to scale, based on the specified adjustment type.
getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
The amount by which to scale, based on the specified adjustment type.
getScalingPolicies() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
The scaling policies.
getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
One or more of the following processes:
getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
One or more of the following processes:
getScheduledActionARN() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of the scheduled action.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action to delete.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
The name of the scheduled action.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the scheduled action.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The name of the scaling action.
getScheduledActionNames() - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
The names of the scheduled actions to delete.
getScheduledActionNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The names of one or more scheduled actions.
getScheduledUpdateGroupActions() - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
One or more scheduled actions.
getScheduledUpdateGroupActions() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
The scheduled actions.
getSchedulingBufferTime() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
The amount of time, in seconds, by which the instance launch time can be advanced.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list that contains the security group IDs to assign to the instances in the Auto Scaling group.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A list that contains the security groups to assign to the instances in the Auto Scaling group.
getServiceLinkedRoleARN() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other Amazon Web Services on your behalf.
getServiceLinkedRoleARN() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other Amazon Web Services service on your behalf.
getServiceLinkedRoleARN() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other Amazon Web Services on your behalf.
getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
Indicates whether the Auto Scaling group decrements the desired capacity value by the number of instances detached.
getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
Indicates whether to decrement the desired capacity of the Auto Scaling group by the number of instances moved to Standby mode.
getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Indicates whether terminating the instance also decrements the size of the Auto Scaling group.
getShouldRespectGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call respects the grace period.
getSkipMatching() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Indicates whether skip matching is enabled.
getSnapshotId() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID of the volume to use.
getSpotAllocationStrategy() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The allocation strategy to apply to your Spot Instances when they are launched.
getSpotInstancePools() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The number of Spot Instance pools across which to allocate your Spot Instances.
getSpotMaxPrice() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The maximum price per unit hour that you are willing to pay for a Spot Instance.
getSpotMaxPricePercentageOverLowestPrice() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
[Price protection] The price protection threshold for Spot Instances, as a percentage higher than an identified Spot price.
getSpotPrice() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
getSpotPrice() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
getStandbyInstances() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Choose the behavior that you want Amazon EC2 Auto Scaling to use if instances in Standby state are found.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
The start time of the activity.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The inclusive start time of the time range for the forecast data to get.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The date and time at which the instance refresh began.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The date and time for this action to start, in YYYY-MM-DDThh:mm:ssZ format in UTC/GMT only and in quotes (for example, "2021-06-01T00:00:00Z").
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time in UTC for this action to start.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The date and time for the action to start, in YYYY-MM-DDThh:mm:ssZ format in UTC/GMT only and in quotes (for example, "2019-06-01T00:00:00Z").
getStat() - Method in class com.amazonaws.services.autoscaling.model.MetricStat
The statistic to return.
getStat() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
The statistic to return.
getState() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
One of the following load balancer states:
getState() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerTargetGroupState
The state of the target group.
getState() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
Describes the current state of a traffic source.
getStatistic() - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The statistic of the metric.
getStatus() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current state of the group when the DeleteAutoScalingGroup operation is in progress.
getStatus() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The current status for the instance refresh operation:
getStatus() - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The status of a warm pool that is marked for deletion.
getStatusCode() - Method in class com.amazonaws.services.autoscaling.model.Activity
The current status of the activity.
getStatusMessage() - Method in class com.amazonaws.services.autoscaling.model.Activity
A friendly, more verbose description of the activity status.
getStatusReason() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The explanation for the specific status assigned to this operation.
getStepAdjustments() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
A set of adjustments that enable you to scale based on the size of the alarm breach.
getStepAdjustments() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A set of adjustments that enable you to scale based on the size of the alarm breach.
getStrategy() - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
The strategy to use for the instance refresh.
getSuspendedProcesses() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The suspended processes associated with the group.
getSuspensionReason() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
getTags() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The tags for the group.
getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more tags.
getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
One or more tags.
getTags() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
One or more tags.
getTags() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
One or more tags.
getTargetGroupARNs() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
The Amazon Resource Names (ARNs) of the target groups.
getTargetGroupARNs() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Names (ARN) of the target groups for your load balancer.
getTargetGroupARNs() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The Amazon Resource Names (ARN) of the Elastic Load Balancing target groups to associate with the Auto Scaling group.
getTargetGroupARNs() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
The Amazon Resource Names (ARN) of the target groups.
getTargetTrackingConfiguration() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
A target tracking scaling policy.
getTargetTrackingConfiguration() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A target tracking scaling policy.
getTargetValue() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
Specifies the target utilization.
getTargetValue() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
The target value for the metric.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The termination policies for the group.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A policy or a list of policies that are used to select the instance to terminate.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A policy or a list of policies that are used to select the instances to terminate.
getTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
The termination policies supported by Amazon EC2 Auto Scaling: OldestInstance, OldestLaunchConfiguration, NewestInstance, ClosestToNextInstanceHour, Default, OldestLaunchTemplate, and AllocationStrategy.
getThroughput() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The throughput (MiBps) to provision for a gp3 volume.
getTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
This property is no longer used.
getTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
This property is no longer used.
getTimestamps() - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
The timestamps for the data points, in UTC format.
getTimestamps() - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
The timestamps for the data points, in UTC format.
getTimeZone() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Specifies the time zone for a cron expression.
getTimeZone() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time zone for the cron expression.
getTimeZone() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
Specifies the time zone for a cron expression.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon SNS topic.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic.
getTotalLocalStorageGB() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum total local storage size for an instance type, in GB.
getTrafficSource() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
Deprecated.
getTrafficSources() - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
The unique identifiers of one or more traffic sources.
getTrafficSources() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The traffic sources associated with this Auto Scaling group.
getTrafficSources() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The list of traffic sources to attach to this Auto Scaling group.
getTrafficSources() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
Information about the traffic sources.
getTrafficSources() - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
The unique identifiers of one or more traffic sources.
getTrafficSourceType() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The traffic source type that you want to describe.
getType() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceIdentifier
Provides additional context for the value of Identifier.
getType() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
Provides additional context for the value of Identifier.
getUnit() - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The unit of the metric.
getUnit() - Method in class com.amazonaws.services.autoscaling.model.MetricStat
The unit to use for the returned data points.
getUnit() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
The unit to use for the returned data points.
getUpdateTime() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
The time the forecast was made.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data to make available to the launched EC2 instances.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data to make available to the launched EC2 instances.
getValue() - Method in class com.amazonaws.services.autoscaling.model.MetricDimension
The value of the dimension.
getValue() - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag value.
getValue() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag value.
getValues() - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
The values of the data points.
getValues() - Method in class com.amazonaws.services.autoscaling.model.Filter
One or more filter values.
getValues() - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
The values of the data points.
getVCpuCount() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum number of vCPUs for an instance type.
getVersion() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
The version number, $Latest, or $Default.
getVirtualName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the instance store volume (virtual device) to attach to an instance at launch.
getVolumeSize() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in GiBs.
getVolumeType() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type.
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more subnet IDs, if applicable, separated by commas.
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet IDs for a virtual private cloud (VPC) where instances in the Auto Scaling group can be created.
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A comma-separated list of subnet IDs for a virtual private cloud (VPC).
getWarmPoolConfiguration() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The warm pool for the group.
getWarmPoolConfiguration() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
The warm pool configuration details.
getWarmPoolProgress() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshProgressDetails
Reports progress on replacing instances that are in the warm pool.
getWarmPoolSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current size of the warm pool.
getWeightedCapacity() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The number of capacity units contributed by the instance based on its instance type.
getWeightedCapacity() - Method in class com.amazonaws.services.autoscaling.model.Instance
The number of capacity units contributed by the instance based on its instance type.
getWeightedCapacity() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
If you provide a list of instance types to use, you can specify the number of capacity units provided by each instance type in terms of virtual CPUs, memory, storage, throughput, or other relative performance characteristic.
groupExists() - Method in class com.amazonaws.services.autoscaling.waiters.AmazonAutoScalingWaiters
Builds a GroupExists waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
groupInService() - Method in class com.amazonaws.services.autoscaling.waiters.AmazonAutoScalingWaiters
Builds a GroupInService waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
groupNotExists() - Method in class com.amazonaws.services.autoscaling.waiters.AmazonAutoScalingWaiters
Builds a GroupNotExists waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.

H

hashCode() - Method in class com.amazonaws.services.autoscaling.model.AcceleratorCountRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AcceleratorTotalMemoryMiBRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Activity
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Alarm
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AlarmSpecification
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.BaselineEbsBandwidthMbpsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DesiredConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Ebs
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Filter
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Instance
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceMaintenancePolicy
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshLivePoolProgress
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshProgressDetails
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshWarmPoolProgress
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceReusePolicy
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerTargetGroupState
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MemoryGiBPerVCpuRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MemoryMiBRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Metric
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricDimension
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricStat
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.NetworkBandwidthGbpsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.NetworkInterfaceCountRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedCapacityMetric
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedLoadMetric
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedScalingMetric
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Tag
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TotalLocalStorageGBRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceIdentifier
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.VCpuCountRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
 

I

Instance - Class in com.amazonaws.services.autoscaling.model
Describes an EC2 instance.
Instance() - Constructor for class com.amazonaws.services.autoscaling.model.Instance
 
InstanceGeneration - Enum in com.amazonaws.services.autoscaling.model
 
InstanceMaintenancePolicy - Class in com.amazonaws.services.autoscaling.model
Describes an instance maintenance policy.
InstanceMaintenancePolicy() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceMaintenancePolicy
 
InstanceMetadataEndpointState - Enum in com.amazonaws.services.autoscaling.model
 
InstanceMetadataHttpTokensState - Enum in com.amazonaws.services.autoscaling.model
 
InstanceMetadataOptions - Class in com.amazonaws.services.autoscaling.model
The metadata options for the instances.
InstanceMetadataOptions() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
 
InstanceMonitoring - Class in com.amazonaws.services.autoscaling.model
Describes whether detailed monitoring is enabled for the Auto Scaling instances.
InstanceMonitoring() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
InstanceRefresh - Class in com.amazonaws.services.autoscaling.model
Describes an instance refresh for an Auto Scaling group.
InstanceRefresh() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceRefresh
 
InstanceRefreshInProgressException - Exception in com.amazonaws.services.autoscaling.model
The request failed because an active instance refresh already exists for the specified Auto Scaling group.
InstanceRefreshInProgressException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.InstanceRefreshInProgressException
Constructs a new InstanceRefreshInProgressException with the specified error message.
InstanceRefreshLivePoolProgress - Class in com.amazonaws.services.autoscaling.model
Reports progress on replacing instances that are in the Auto Scaling group.
InstanceRefreshLivePoolProgress() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceRefreshLivePoolProgress
 
InstanceRefreshProgressDetails - Class in com.amazonaws.services.autoscaling.model
Reports progress on replacing instances in an Auto Scaling group that has a warm pool.
InstanceRefreshProgressDetails() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceRefreshProgressDetails
 
InstanceRefreshStatus - Enum in com.amazonaws.services.autoscaling.model
 
InstanceRefreshWarmPoolProgress - Class in com.amazonaws.services.autoscaling.model
Reports progress on replacing instances that are in the warm pool.
InstanceRefreshWarmPoolProgress() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceRefreshWarmPoolProgress
 
InstanceRequirements - Class in com.amazonaws.services.autoscaling.model
The attributes for the instance types for a mixed instances policy.
InstanceRequirements() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceRequirements
 
InstanceReusePolicy - Class in com.amazonaws.services.autoscaling.model
Describes an instance reuse policy for a warm pool.
InstanceReusePolicy() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceReusePolicy
 
InstancesDistribution - Class in com.amazonaws.services.autoscaling.model
Use this structure to specify the distribution of On-Demand Instances and Spot Instances and the allocation strategies used to fulfill On-Demand and Spot capacities for a mixed instances policy.
InstancesDistribution() - Constructor for class com.amazonaws.services.autoscaling.model.InstancesDistribution
 
InvalidNextTokenException - Exception in com.amazonaws.services.autoscaling.model
The NextToken value is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
IrreversibleInstanceRefreshException - Exception in com.amazonaws.services.autoscaling.model
The request failed because a desired configuration was not found or an incompatible launch template (uses a Systems Manager parameter instead of an AMI ID) or launch template version ($Latest or $Default) is present on the Auto Scaling group.
IrreversibleInstanceRefreshException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.IrreversibleInstanceRefreshException
Constructs a new IrreversibleInstanceRefreshException with the specified error message.
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies whether to assign a public IPv4 address to the group's instances.
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether to assign a public IPv4 address to the group's instances.
isAutoRollback() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Indicates whether to roll back the Auto Scaling group to its previous configuration if the instance refresh fails or a CloudWatch alarm threshold is met.
isCapacityRebalance() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Indicates whether Capacity Rebalancing is enabled.
isCapacityRebalance() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Indicates whether Capacity Rebalancing is enabled.
isCapacityRebalance() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Enables or disables Capacity Rebalancing.
isDeleteOnTermination() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Indicates whether the volume is deleted on instance termination.
isDisableScaleIn() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
Indicates whether scaling in by the target tracking scaling policy is disabled.
isEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies whether the launch configuration is optimized for EBS I/O (true) or not ( false).
isEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the launch configuration is optimized for EBS I/O (true) or not ( false).
isEnabled() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If true, detailed monitoring is enabled.
isEnabled() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Indicates whether the scaling policy is enabled or disabled.
isEnabled() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Indicates whether the policy is enabled (true) or disabled (false).
isEncrypted() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Specifies whether the volume should be encrypted.
isForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Specifies that the group is to be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
isForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
Specifies that the warm pool is to be deleted along with all of its associated instances, without waiting for all instances to be terminated.
isHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Indicates whether Amazon EC2 Auto Scaling waits for the cooldown period to complete before executing the policy.
isHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
Indicates whether Amazon EC2 Auto Scaling waits for the cooldown period to complete before initiating a scaling activity to set your Auto Scaling group to its new capacity.
isIncludeDeletedGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
Indicates whether to include scaling activity from deleted Auto Scaling groups.
isNewInstancesProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
isNewInstancesProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
isNewInstancesProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
isNoDevice() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Setting this value to true prevents a volume that is included in the block device mapping of the AMI from being mapped to the specified device name at launch.
isNotType() - Method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
 
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
Determines whether the tag is added to new instances as they are launched in the group.
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Determines whether the tag is added to new instances as they are launched in the group.
isProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
isProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.Instance
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
isProtectedFromScaleIn() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
isRequireHibernateSupport() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types must provide On-Demand Instance hibernation support.
isReturnData() - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
Indicates whether to return the timestamps and raw data values of this metric.
isReturnData() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
Indicates whether to return the timestamps and raw data values of this metric.
isReuseOnScaleIn() - Method in class com.amazonaws.services.autoscaling.model.InstanceReusePolicy
Specifies whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
Indicates whether the Auto Scaling group decrements the desired capacity value by the number of instances detached.
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
Indicates whether to decrement the desired capacity of the Auto Scaling group by the number of instances moved to Standby mode.
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Indicates whether terminating the instance also decrements the size of the Auto Scaling group.
isShouldRespectGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call respects the grace period.
isSkipMatching() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Indicates whether skip matching is enabled.

L

LaunchConfiguration - Class in com.amazonaws.services.autoscaling.model
Describes a launch configuration.
LaunchConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
LaunchTemplate - Class in com.amazonaws.services.autoscaling.model
Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy.
LaunchTemplate() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchTemplate
 
LaunchTemplateOverrides - Class in com.amazonaws.services.autoscaling.model
Use this structure to let Amazon EC2 Auto Scaling do the following when the Auto Scaling group has a mixed instances policy:
LaunchTemplateOverrides() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
 
LaunchTemplateSpecification - Class in com.amazonaws.services.autoscaling.model
Describes the launch template and the version of the launch template that Amazon EC2 Auto Scaling uses to launch Amazon EC2 instances.
LaunchTemplateSpecification() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
 
LifecycleHook - Class in com.amazonaws.services.autoscaling.model
Describes a lifecycle hook.
LifecycleHook() - Constructor for class com.amazonaws.services.autoscaling.model.LifecycleHook
 
LifecycleHookSpecification - Class in com.amazonaws.services.autoscaling.model
Describes information used to specify a lifecycle hook for an Auto Scaling group.
LifecycleHookSpecification() - Constructor for class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
 
LifecycleState - Enum in com.amazonaws.services.autoscaling.model
 
LimitExceededException - Exception in com.amazonaws.services.autoscaling.model
You have already reached a limit for your Amazon EC2 Auto Scaling resources (for example, Auto Scaling groups, launch configurations, or lifecycle hooks).
LimitExceededException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LoadBalancerState - Class in com.amazonaws.services.autoscaling.model
Describes the state of a Classic Load Balancer.
LoadBalancerState() - Constructor for class com.amazonaws.services.autoscaling.model.LoadBalancerState
 
LoadBalancerTargetGroupState - Class in com.amazonaws.services.autoscaling.model
Describes the state of a target group.
LoadBalancerTargetGroupState() - Constructor for class com.amazonaws.services.autoscaling.model.LoadBalancerTargetGroupState
 
LoadForecast - Class in com.amazonaws.services.autoscaling.model
A GetPredictiveScalingForecast call returns the load forecast for a predictive scaling policy.
LoadForecast() - Constructor for class com.amazonaws.services.autoscaling.model.LoadForecast
 
LocalStorage - Enum in com.amazonaws.services.autoscaling.model
 
LocalStorageType - Enum in com.amazonaws.services.autoscaling.model
 

M

MemoryGiBPerVCpuRequest - Class in com.amazonaws.services.autoscaling.model
Specifies the minimum and maximum for the MemoryGiBPerVCpu object when you specify InstanceRequirements for an Auto Scaling group.
MemoryGiBPerVCpuRequest() - Constructor for class com.amazonaws.services.autoscaling.model.MemoryGiBPerVCpuRequest
 
MemoryMiBRequest - Class in com.amazonaws.services.autoscaling.model
Specifies the minimum and maximum for the MemoryMiB object when you specify InstanceRequirements for an Auto Scaling group.
MemoryMiBRequest() - Constructor for class com.amazonaws.services.autoscaling.model.MemoryMiBRequest
 
Metric - Class in com.amazonaws.services.autoscaling.model
Represents a specific metric.
Metric() - Constructor for class com.amazonaws.services.autoscaling.model.Metric
 
MetricCollectionType - Class in com.amazonaws.services.autoscaling.model
Describes a metric.
MetricCollectionType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
MetricDataQuery - Class in com.amazonaws.services.autoscaling.model
The metric data to return.
MetricDataQuery() - Constructor for class com.amazonaws.services.autoscaling.model.MetricDataQuery
 
MetricDimension - Class in com.amazonaws.services.autoscaling.model
Describes the dimension of a metric.
MetricDimension() - Constructor for class com.amazonaws.services.autoscaling.model.MetricDimension
 
MetricGranularityType - Class in com.amazonaws.services.autoscaling.model
Describes a granularity of a metric.
MetricGranularityType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
MetricStat - Class in com.amazonaws.services.autoscaling.model
This structure defines the CloudWatch metric to return, along with the statistic and unit.
MetricStat() - Constructor for class com.amazonaws.services.autoscaling.model.MetricStat
 
MetricStatistic - Enum in com.amazonaws.services.autoscaling.model
 
MetricType - Enum in com.amazonaws.services.autoscaling.model
 
MixedInstancesPolicy - Class in com.amazonaws.services.autoscaling.model
Use this structure to launch multiple instance types and On-Demand Instances and Spot Instances within a single Auto Scaling group.
MixedInstancesPolicy() - Constructor for class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
 

N

NetworkBandwidthGbpsRequest - Class in com.amazonaws.services.autoscaling.model
Specifies the minimum and maximum for the NetworkBandwidthGbps object when you specify InstanceRequirements for an Auto Scaling group.
NetworkBandwidthGbpsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.NetworkBandwidthGbpsRequest
 
NetworkInterfaceCountRequest - Class in com.amazonaws.services.autoscaling.model
Specifies the minimum and maximum for the NetworkInterfaceCount object when you specify InstanceRequirements for an Auto Scaling group.
NetworkInterfaceCountRequest() - Constructor for class com.amazonaws.services.autoscaling.model.NetworkInterfaceCountRequest
 
NotificationConfiguration - Class in com.amazonaws.services.autoscaling.model
Describes a notification.
NotificationConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 

P

PredefinedLoadMetricType - Enum in com.amazonaws.services.autoscaling.model
 
PredefinedMetricPairType - Enum in com.amazonaws.services.autoscaling.model
 
PredefinedMetricSpecification - Class in com.amazonaws.services.autoscaling.model
Represents a predefined metric for a target tracking scaling policy to use with Amazon EC2 Auto Scaling.
PredefinedMetricSpecification() - Constructor for class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
 
PredefinedScalingMetricType - Enum in com.amazonaws.services.autoscaling.model
 
PredictiveScalingConfiguration - Class in com.amazonaws.services.autoscaling.model
Represents a predictive scaling policy configuration to use with Amazon EC2 Auto Scaling.
PredictiveScalingConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
 
PredictiveScalingCustomizedCapacityMetric - Class in com.amazonaws.services.autoscaling.model
Describes a customized capacity metric for a predictive scaling policy.
PredictiveScalingCustomizedCapacityMetric() - Constructor for class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedCapacityMetric
 
PredictiveScalingCustomizedLoadMetric - Class in com.amazonaws.services.autoscaling.model
Describes a custom load metric for a predictive scaling policy.
PredictiveScalingCustomizedLoadMetric() - Constructor for class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedLoadMetric
 
PredictiveScalingCustomizedScalingMetric - Class in com.amazonaws.services.autoscaling.model
Describes a custom scaling metric for a predictive scaling policy.
PredictiveScalingCustomizedScalingMetric() - Constructor for class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedScalingMetric
 
PredictiveScalingMaxCapacityBreachBehavior - Enum in com.amazonaws.services.autoscaling.model
 
PredictiveScalingMetricSpecification - Class in com.amazonaws.services.autoscaling.model
This structure specifies the metrics and target utilization settings for a predictive scaling policy.
PredictiveScalingMetricSpecification() - Constructor for class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
 
PredictiveScalingMode - Enum in com.amazonaws.services.autoscaling.model
 
PredictiveScalingPredefinedLoadMetric - Class in com.amazonaws.services.autoscaling.model
Describes a load metric for a predictive scaling policy.
PredictiveScalingPredefinedLoadMetric() - Constructor for class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
 
PredictiveScalingPredefinedMetricPair - Class in com.amazonaws.services.autoscaling.model
Represents a metric pair for a predictive scaling policy.
PredictiveScalingPredefinedMetricPair() - Constructor for class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
 
PredictiveScalingPredefinedScalingMetric - Class in com.amazonaws.services.autoscaling.model
Describes a scaling metric for a predictive scaling policy.
PredictiveScalingPredefinedScalingMetric() - Constructor for class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
 
ProcessType - Class in com.amazonaws.services.autoscaling.model
Describes a process type.
ProcessType() - Constructor for class com.amazonaws.services.autoscaling.model.ProcessType
 
putLifecycleHook(PutLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
putLifecycleHook(PutLifecycleHookRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates a lifecycle hook for the specified Auto Scaling group.
putLifecycleHook(PutLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a lifecycle hook for the specified Auto Scaling group.
putLifecycleHookAsync(PutLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
putLifecycleHookAsync(PutLifecycleHookRequest, AsyncHandler<PutLifecycleHookRequest, PutLifecycleHookResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
putLifecycleHookAsync(PutLifecycleHookRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a lifecycle hook for the specified Auto Scaling group.
putLifecycleHookAsync(PutLifecycleHookRequest, AsyncHandler<PutLifecycleHookRequest, PutLifecycleHookResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a lifecycle hook for the specified Auto Scaling group.
putLifecycleHookAsync(PutLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
putLifecycleHookAsync(PutLifecycleHookRequest, AsyncHandler<PutLifecycleHookRequest, PutLifecycleHookResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
PutLifecycleHookRequest - Class in com.amazonaws.services.autoscaling.model
 
PutLifecycleHookRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
 
PutLifecycleHookResult - Class in com.amazonaws.services.autoscaling.model
 
PutLifecycleHookResult() - Constructor for class com.amazonaws.services.autoscaling.model.PutLifecycleHookResult
 
putNotificationConfiguration(PutNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
putNotificationConfiguration(PutNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfiguration(PutNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
putNotificationConfigurationAsync(PutNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, PutNotificationConfigurationResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
putNotificationConfigurationAsync(PutNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, PutNotificationConfigurationResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
putNotificationConfigurationAsync(PutNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, PutNotificationConfigurationResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
PutNotificationConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
 
PutNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
PutNotificationConfigurationResult - Class in com.amazonaws.services.autoscaling.model
 
PutNotificationConfigurationResult() - Constructor for class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationResult
 
putScalingPolicy(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
putScalingPolicy(PutScalingPolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates a scaling policy for an Auto Scaling group.
putScalingPolicy(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a scaling policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a scaling policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a scaling policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
PutScalingPolicyRequest - Class in com.amazonaws.services.autoscaling.model
 
PutScalingPolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
PutScalingPolicyResult - Class in com.amazonaws.services.autoscaling.model
Contains the output of PutScalingPolicy.
PutScalingPolicyResult() - Constructor for class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
PutScheduledUpdateGroupActionRequest - Class in com.amazonaws.services.autoscaling.model
 
PutScheduledUpdateGroupActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
PutScheduledUpdateGroupActionResult - Class in com.amazonaws.services.autoscaling.model
 
PutScheduledUpdateGroupActionResult() - Constructor for class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionResult
 
putWarmPool(PutWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
putWarmPool(PutWarmPoolRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates a warm pool for the specified Auto Scaling group.
putWarmPool(PutWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a warm pool for the specified Auto Scaling group.
putWarmPoolAsync(PutWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
putWarmPoolAsync(PutWarmPoolRequest, AsyncHandler<PutWarmPoolRequest, PutWarmPoolResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
putWarmPoolAsync(PutWarmPoolRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a warm pool for the specified Auto Scaling group.
putWarmPoolAsync(PutWarmPoolRequest, AsyncHandler<PutWarmPoolRequest, PutWarmPoolResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a warm pool for the specified Auto Scaling group.
putWarmPoolAsync(PutWarmPoolRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
putWarmPoolAsync(PutWarmPoolRequest, AsyncHandler<PutWarmPoolRequest, PutWarmPoolResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
PutWarmPoolRequest - Class in com.amazonaws.services.autoscaling.model
 
PutWarmPoolRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
 
PutWarmPoolResult - Class in com.amazonaws.services.autoscaling.model
 
PutWarmPoolResult() - Constructor for class com.amazonaws.services.autoscaling.model.PutWarmPoolResult
 

R

recordLifecycleActionHeartbeat(RecordLifecycleActionHeartbeatRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
recordLifecycleActionHeartbeat(RecordLifecycleActionHeartbeatRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Records a heartbeat for the lifecycle action associated with the specified token or instance.
recordLifecycleActionHeartbeat(RecordLifecycleActionHeartbeatRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Records a heartbeat for the lifecycle action associated with the specified token or instance.
recordLifecycleActionHeartbeatAsync(RecordLifecycleActionHeartbeatRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
recordLifecycleActionHeartbeatAsync(RecordLifecycleActionHeartbeatRequest, AsyncHandler<RecordLifecycleActionHeartbeatRequest, RecordLifecycleActionHeartbeatResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
recordLifecycleActionHeartbeatAsync(RecordLifecycleActionHeartbeatRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Records a heartbeat for the lifecycle action associated with the specified token or instance.
recordLifecycleActionHeartbeatAsync(RecordLifecycleActionHeartbeatRequest, AsyncHandler<RecordLifecycleActionHeartbeatRequest, RecordLifecycleActionHeartbeatResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Records a heartbeat for the lifecycle action associated with the specified token or instance.
recordLifecycleActionHeartbeatAsync(RecordLifecycleActionHeartbeatRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
recordLifecycleActionHeartbeatAsync(RecordLifecycleActionHeartbeatRequest, AsyncHandler<RecordLifecycleActionHeartbeatRequest, RecordLifecycleActionHeartbeatResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
RecordLifecycleActionHeartbeatRequest - Class in com.amazonaws.services.autoscaling.model
 
RecordLifecycleActionHeartbeatRequest() - Constructor for class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
 
RecordLifecycleActionHeartbeatResult - Class in com.amazonaws.services.autoscaling.model
 
RecordLifecycleActionHeartbeatResult() - Constructor for class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
 
RefreshPreferences - Class in com.amazonaws.services.autoscaling.model
Describes the preferences for an instance refresh.
RefreshPreferences() - Constructor for class com.amazonaws.services.autoscaling.model.RefreshPreferences
 
RefreshStrategy - Enum in com.amazonaws.services.autoscaling.model
 
ResourceContentionException - Exception in com.amazonaws.services.autoscaling.model
You already have a pending update to an Amazon EC2 Auto Scaling resource (for example, an Auto Scaling group, instance, or load balancer).
ResourceContentionException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ResourceContentionException
Constructs a new ResourceContentionException with the specified error message.
ResourceInUseException - Exception in com.amazonaws.services.autoscaling.model
The operation can't be performed because the resource is in use.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
resumeProcesses(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
resumeProcesses(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Resumes the specified suspended auto scaling processes, or all suspended process, for the specified Auto Scaling group.
resumeProcesses(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Resumes the specified suspended auto scaling processes, or all suspended process, for the specified Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, ResumeProcessesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
resumeProcessesAsync(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes the specified suspended auto scaling processes, or all suspended process, for the specified Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, ResumeProcessesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes the specified suspended auto scaling processes, or all suspended process, for the specified Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, ResumeProcessesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
ResumeProcessesRequest - Class in com.amazonaws.services.autoscaling.model
 
ResumeProcessesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
ResumeProcessesResult - Class in com.amazonaws.services.autoscaling.model
 
ResumeProcessesResult() - Constructor for class com.amazonaws.services.autoscaling.model.ResumeProcessesResult
 
RollbackDetails - Class in com.amazonaws.services.autoscaling.model
Details about an instance refresh rollback.
RollbackDetails() - Constructor for class com.amazonaws.services.autoscaling.model.RollbackDetails
 
rollbackInstanceRefresh(RollbackInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
rollbackInstanceRefresh(RollbackInstanceRefreshRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Cancels an instance refresh that is in progress and rolls back any changes that it made.
rollbackInstanceRefresh(RollbackInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Cancels an instance refresh that is in progress and rolls back any changes that it made.
rollbackInstanceRefreshAsync(RollbackInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
rollbackInstanceRefreshAsync(RollbackInstanceRefreshRequest, AsyncHandler<RollbackInstanceRefreshRequest, RollbackInstanceRefreshResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
rollbackInstanceRefreshAsync(RollbackInstanceRefreshRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Cancels an instance refresh that is in progress and rolls back any changes that it made.
rollbackInstanceRefreshAsync(RollbackInstanceRefreshRequest, AsyncHandler<RollbackInstanceRefreshRequest, RollbackInstanceRefreshResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Cancels an instance refresh that is in progress and rolls back any changes that it made.
rollbackInstanceRefreshAsync(RollbackInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
rollbackInstanceRefreshAsync(RollbackInstanceRefreshRequest, AsyncHandler<RollbackInstanceRefreshRequest, RollbackInstanceRefreshResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
RollbackInstanceRefreshRequest - Class in com.amazonaws.services.autoscaling.model
 
RollbackInstanceRefreshRequest() - Constructor for class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshRequest
 
RollbackInstanceRefreshResult - Class in com.amazonaws.services.autoscaling.model
 
RollbackInstanceRefreshResult() - Constructor for class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshResult
 

S

ScaleInProtectedInstances - Enum in com.amazonaws.services.autoscaling.model
 
ScalingActivityInProgressException - Exception in com.amazonaws.services.autoscaling.model
The operation can't be performed because there are scaling activities in progress.
ScalingActivityInProgressException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ScalingActivityInProgressException
Constructs a new ScalingActivityInProgressException with the specified error message.
ScalingActivityStatusCode - Enum in com.amazonaws.services.autoscaling.model
 
ScalingPolicy - Class in com.amazonaws.services.autoscaling.model
Describes a scaling policy.
ScalingPolicy() - Constructor for class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
ScheduledUpdateGroupAction - Class in com.amazonaws.services.autoscaling.model
Describes a scheduled scaling action.
ScheduledUpdateGroupAction() - Constructor for class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
ScheduledUpdateGroupActionRequest - Class in com.amazonaws.services.autoscaling.model
Describes information used for one or more scheduled scaling action updates in a BatchPutScheduledUpdateGroupAction operation.
ScheduledUpdateGroupActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
 
ServiceLinkedRoleFailureException - Exception in com.amazonaws.services.autoscaling.model
The service-linked role is not yet ready for use.
ServiceLinkedRoleFailureException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ServiceLinkedRoleFailureException
Constructs a new ServiceLinkedRoleFailureException with the specified error message.
setAcceleratorCount(AcceleratorCountRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips) for an instance type.
setAcceleratorManufacturers(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types must have accelerators by specific manufacturers.
setAcceleratorNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists the accelerators that must be on an instance type.
setAcceleratorTotalMemoryMiB(AcceleratorTotalMemoryMiBRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum total memory size for the accelerators on an instance type, in MiB.
setAcceleratorTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists the accelerator types that must be on an instance type.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
The scaling activities.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
The activities related to detaching the instances from the Auto Scaling group.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
The activities related to moving instances into Standby mode.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
The activities related to moving instances out of Standby mode.
setActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling activity.
setActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The ID of the activity.
setActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The activity IDs of the desired scaling activities.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
The policy adjustment type.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies how the scaling adjustment is interpreted (for example, an absolute number or a percentage).
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies how the scaling adjustment is interpreted (for example, an absolute number or a percentage).
setAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
The policy adjustment types.
setAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
setAlarms(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AlarmSpecification
The names of one or more CloudWatch alarms to monitor for the instance refresh.
setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
The CloudWatch alarms created for the target tracking scaling policy.
setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The CloudWatch alarms related to the policy.
setAlarmSpecification(AlarmSpecification) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) The CloudWatch alarm specification.
setAllowedInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The instance types to apply your specified attributes against.
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies whether to assign a public IPv4 address to the group's instances.
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether to assign a public IPv4 address to the group's instances.
setAutoRollback(Boolean) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Indicates whether to roll back the Auto Scaling group to its previous configuration if the instance refresh fails or a CloudWatch alarm threshold is met.
setAutoScalingGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The name of the Auto Scaling group for the instance.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the Auto Scaling group for the lifecycle hook.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the Auto Scaling group.
setAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The names of the Auto Scaling groups.
setAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
The groups.
setAutoScalingGroupState(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The state of the Auto Scaling group, which is either InService or Deleted.
setAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
The instances.
setAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
The notification types.
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone for the instance.
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The Availability Zone in which the instance is running.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more Availability Zones for the group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones where instances in the Auto Scaling group can be created.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
One or more Availability Zones for the group.
setBareMetal(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether bare metal instance types are included, excluded, or required.
setBaselineEbsBandwidthMbps(BaselineEbsBandwidthMbpsRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum baseline bandwidth performance for an instance type, in Mbps.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The block device mapping entries that define the block devices to attach to the instances at launch.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The block device mapping entries that define the block devices to attach to the instances at launch.
setBreachThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The breach threshold for the alarm.
setBurstablePerformance(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether burstable performance instance types are included, excluded, or required.
setCapacityForecast(CapacityForecast) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
The capacity forecast.
setCapacityRebalance(Boolean) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Indicates whether Capacity Rebalancing is enabled.
setCapacityRebalance(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Indicates whether Capacity Rebalancing is enabled.
setCapacityRebalance(Boolean) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Enables or disables Capacity Rebalancing.
setCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The reason the activity began.
setCheckpointDelay(Integer) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) The amount of time, in seconds, to wait after a checkpoint before continuing.
setCheckpointPercentages(Collection<Integer>) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Threshold values for each checkpoint in ascending order.
setClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Available for backward compatibility.
setClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Available for backward compatibility.
setClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Available for backward compatibility.
setClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Available for backward compatibility.
setContext(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Reserved.
setContext(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Reserved.
setContext(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Reserved.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
A cooldown period, in seconds, that applies to a specific simple scaling policy.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The duration of the policy's cooldown period, in seconds.
setCpuManufacturers(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists which specific CPU manufacturers to include.
setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The date and time the group was created.
setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The creation date and time for the launch configuration.
setCustomizedCapacityMetricSpecification(PredictiveScalingCustomizedCapacityMetric) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The customized capacity metric specification.
setCustomizedLoadMetricSpecification(PredictiveScalingCustomizedLoadMetric) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The customized load metric specification.
setCustomizedMetricSpecification(CustomizedMetricSpecification) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
A customized metric.
setCustomizedScalingMetricSpecification(PredictiveScalingCustomizedScalingMetric) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The customized scaling metric specification.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The duration of the default cooldown period, in seconds.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Only needed if you use simple scaling policies.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Only needed if you use simple scaling policies.
setDefaultInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The duration of the default instance warmup, in seconds.
setDefaultInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InService state.
setDefaultInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InService state.
setDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs.
setDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs.
setDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Ebs
Indicates whether the volume is deleted on instance termination.
setDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
A friendly, more verbose description of the activity.
setDesiredCapacity(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
setDesiredCapacity(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Sets the size of the specified Auto Scaling group.
setDesiredCapacity(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Sets the size of the specified Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The desired size of the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The desired capacity is the initial capacity of the Auto Scaling group after this operation completes and the capacity it attempts to maintain.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity is the initial capacity of the Auto Scaling group after this operation completes and the capacity it attempts to maintain.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, SetDesiredCapacityResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the size of the specified Auto Scaling group.
setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, SetDesiredCapacityResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the size of the specified Auto Scaling group.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, SetDesiredCapacityResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
SetDesiredCapacityRequest - Class in com.amazonaws.services.autoscaling.model
 
SetDesiredCapacityRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
SetDesiredCapacityResult - Class in com.amazonaws.services.autoscaling.model
 
SetDesiredCapacityResult() - Constructor for class com.amazonaws.services.autoscaling.model.SetDesiredCapacityResult
 
setDesiredCapacityType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The unit of measurement for the value specified for desired capacity.
setDesiredCapacityType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The unit of measurement for the value specified for desired capacity.
setDesiredCapacityType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The unit of measurement for the value specified for desired capacity.
setDesiredConfiguration(DesiredConfiguration) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
Describes the desired configuration for the instance refresh.
setDesiredConfiguration(DesiredConfiguration) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
The desired configuration.
setDetails(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The details about the activity.
setDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The device name assigned to the volume (for example, /dev/sdh or xvdh).
setDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The dimensions of the metric.
setDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.autoscaling.model.Metric
The dimensions for the metric.
setDisableScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
Indicates whether scaling in by the target tracking scaling policy is disabled.
setEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Information to attach an EBS volume to an instance at launch.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies whether the launch configuration is optimized for EBS I/O (true) or not ( false).
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the launch configuration is optimized for EBS I/O (true) or not ( false).
setEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If true, detailed monitoring is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Indicates whether the scaling policy is enabled or disabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Indicates whether the policy is enabled (true) or disabled (false).
setEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The metrics enabled for the group.
setEncrypted(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Ebs
Specifies whether the volume should be encrypted.
setEndpoint(String) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
setEndpoint(String) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
The end time of the activity.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The exclusive end time of the time range for the forecast data to get.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The date and time at which the instance refresh ended.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The date and time for the recurring schedule to end, in UTC.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time in UTC for the recurring schedule to end.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The date and time for the recurring schedule to end, in UTC.
setErrorCode(String) - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
The error code.
setErrorMessage(String) - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
The error message accompanying the error code.
setEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Not needed if the default instance warmup is defined for the group.
setEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The estimated time, in seconds, until a newly launched instance can contribute to the CloudWatch metrics.
setExcludedInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The instance types to exclude.
setExpression(String) - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
The math expression to perform on the returned data, if this object is performing a math expression.
setExpression(String) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
The math expression to perform on the returned data, if this object is performing a math expression.
setFailedScheduledActions(Collection<FailedScheduledUpdateGroupActionRequest>) - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionResult
The names of the scheduled actions that could not be deleted, including an error message.
setFailedScheduledUpdateGroupActions(Collection<FailedScheduledUpdateGroupActionRequest>) - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionResult
The names of the scheduled actions that could not be created or updated, including an error message.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
One or more filters to limit the results based on specific tags.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
One or more filters to scope the tags to return.
setForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Specifies that the group is to be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
setForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
Specifies that the warm pool is to be deleted along with all of its associated instances, without waiting for all instances to be terminated.
setGlobalTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The maximum time, in seconds, that an instance can remain in a wait state.
setGranularities(Collection<MetricGranularityType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The granularities for the metrics.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the metric.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The frequency at which Amazon EC2 Auto Scaling sends aggregated data to CloudWatch.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The duration of the health check grace period, in seconds.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A comma-separated value string of one or more health check types.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated value string of one or more health check types.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A comma-separated value string of one or more health check types.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The last reported health status of this instance.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The last reported health status of the instance.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
setHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The maximum time, in seconds, that can elapse before the lifecycle hook times out.
setHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The maximum time, in seconds, that can elapse before the lifecycle hook times out.
setHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The maximum time, in seconds, that can elapse before the lifecycle hook times out.
setHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Indicates whether Amazon EC2 Auto Scaling waits for the cooldown period to complete before executing the policy.
setHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
Indicates whether Amazon EC2 Auto Scaling waits for the cooldown period to complete before initiating a scaling activity to set your Auto Scaling group to its new capacity.
setHttpEndpoint(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
This parameter enables or disables the HTTP metadata endpoint on your instances.
setHttpPutResponseHopLimit(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
The desired HTTP PUT response hop limit for instance metadata requests.
setHttpTokens(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
The state of token usage for your instance metadata requests.
setIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
setIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
setId(String) - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
A short name that identifies the object's results in the response.
setId(String) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
A short name that identifies the object's results in the response.
setIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceIdentifier
Identifies the traffic source.
setIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
The unique identifier of the traffic source.
setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon Machine Image (AMI) that was assigned during registration.
setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the Amazon Machine Image (AMI) to use to launch your EC2 instances.
setIncludeDeletedGroups(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
Indicates whether to include scaling activity from deleted Auto Scaling groups.
setInstanceGenerations(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether current or previous generation instance types are included.
setInstanceHealth(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
setInstanceHealth(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Sets the health status of the specified instance.
setInstanceHealth(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Sets the health status of the specified instance.
setInstanceHealthAsync(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, SetInstanceHealthResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
setInstanceHealthAsync(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the health status of the specified instance.
setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, SetInstanceHealthResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the health status of the specified instance.
setInstanceHealthAsync(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, SetInstanceHealthResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
SetInstanceHealthRequest - Class in com.amazonaws.services.autoscaling.model
 
SetInstanceHealthRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
SetInstanceHealthResult - Class in com.amazonaws.services.autoscaling.model
 
SetInstanceHealthResult() - Constructor for class com.amazonaws.services.autoscaling.model.SetInstanceHealthResult
 
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the instance used to base the launch configuration on.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the instance to use to create the launch configuration.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the instance.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
The IDs of the instances.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The IDs of the instances.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
The IDs of the instances.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The IDs of the instances.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
The IDs of the instances.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
One or more instance IDs.
setInstanceMaintenancePolicy(InstanceMaintenancePolicy) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
An instance maintenance policy.
setInstanceMaintenancePolicy(InstanceMaintenancePolicy) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
An instance maintenance policy.
setInstanceMaintenancePolicy(InstanceMaintenancePolicy) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
An instance maintenance policy.
setInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Controls whether instances in this group are launched with detailed (true) or basic ( false) monitoring.
setInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed (true) or basic ( false) monitoring.
setInstanceProtection(SetInstanceProtectionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
setInstanceProtection(SetInstanceProtectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Updates the instance protection settings of the specified instances.
setInstanceProtection(SetInstanceProtectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Updates the instance protection settings of the specified instances.
setInstanceProtectionAsync(SetInstanceProtectionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
setInstanceProtectionAsync(SetInstanceProtectionRequest, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
setInstanceProtectionAsync(SetInstanceProtectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the instance protection settings of the specified instances.
setInstanceProtectionAsync(SetInstanceProtectionRequest, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the instance protection settings of the specified instances.
setInstanceProtectionAsync(SetInstanceProtectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
setInstanceProtectionAsync(SetInstanceProtectionRequest, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
SetInstanceProtectionRequest - Class in com.amazonaws.services.autoscaling.model
 
SetInstanceProtectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
 
SetInstanceProtectionResult - Class in com.amazonaws.services.autoscaling.model
 
SetInstanceProtectionResult() - Constructor for class com.amazonaws.services.autoscaling.model.SetInstanceProtectionResult
 
setInstanceRefreshes(Collection<InstanceRefresh>) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
The instance refreshes for the specified group, sorted by creation timestamp in descending order.
setInstanceRefreshId(String) - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshResult
The instance refresh ID associated with the request.
setInstanceRefreshId(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The instance refresh ID.
setInstanceRefreshId(String) - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshResult
The instance refresh ID associated with the request.
setInstanceRefreshId(String) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshResult
A unique ID for tracking the progress of the instance refresh.
setInstanceRefreshIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
One or more instance refresh IDs.
setInstanceRequirements(InstanceRequirements) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
The instance requirements.
setInstanceReusePolicy(InstanceReusePolicy) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
setInstanceReusePolicy(InstanceReusePolicy) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The instance reuse policy.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The EC2 instances associated with the group.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
The instances that are currently in the warm pool.
setInstancesDistribution(InstancesDistribution) - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
The instances distribution.
setInstancesToUpdate(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The number of instances remaining to update before the instance refresh is complete.
setInstancesToUpdate(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshLivePoolProgress
The number of instances remaining to update.
setInstancesToUpdate(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshWarmPoolProgress
The number of instances remaining to update.
setInstancesToUpdateOnRollback(Integer) - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
Indicates the value of InstancesToUpdate at the time the rollback started.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance type of the EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies the instance type of the EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance type of the EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The instance type for the instances.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
The instance type, such as m3.xlarge.
setInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
A time period, in seconds, during which an instance refresh waits before moving on to replacing the next instance after a new instance enters the InService state.
setIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of input/output (I/O) operations per second (IOPS) to provision for the volume.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the AMI.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the kernel associated with the AMI.
setKey(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag key.
setKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag key.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the key pair.
setLabel(String) - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
A human-readable label for this metric or expression.
setLabel(String) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
A human-readable label for this metric or expression.
setLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The Amazon Resource Name (ARN) of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the associated launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration used to launch the instance.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration to use to launch instances.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
The name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with the instance.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the launch configuration.
setLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The launch configuration names.
setLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
The launch configurations.
setLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The launch template for the group.
setLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch template for the instance.
setLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Information used to specify the launch template and version to use to launch instances.
setLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.DesiredConfiguration
Describes the launch template and the version of the launch template that Amazon EC2 Auto Scaling uses to launch Amazon EC2 instances.
setLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch template for the instance.
setLaunchTemplate(LaunchTemplate) - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities.
setLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The launch template and version to use to specify the updates.
setLaunchTemplateId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
The ID of the launch template.
setLaunchTemplateName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
The name of the launch template.
setLaunchTemplateSpecification(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
The launch template.
setLaunchTemplateSpecification(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
Provides a launch template for the specified instance type or set of instance requirements.
setLifecycleActionResult(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The action for the group to take.
setLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
A universally unique identifier (UUID) that identifies a specific lifecycle action associated with an instance.
setLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
A token that uniquely identifies a specific lifecycle action associated with an instance.
setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the lifecycle hook.
setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the lifecycle hook.
setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the lifecycle hook.
setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The name of the lifecycle hook.
setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the lifecycle hook.
setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the lifecycle hook.
setLifecycleHookNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The names of one or more lifecycle hooks.
setLifecycleHooks(Collection<LifecycleHook>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
The lifecycle hooks for the specified group.
setLifecycleHookSpecificationList(Collection<LifecycleHookSpecification>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
setLifecycleHookTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
The lifecycle hook types.
setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The lifecycle state for the instance.
setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
A description of the current lifecycle state.
setLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
A description of the current lifecycle state.
setLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The lifecycle transition.
setLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The lifecycle transition.
setLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The lifecycle transition.
setLivePoolProgress(InstanceRefreshLivePoolProgress) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshProgressDetails
Reports progress on replacing instances that are in the Auto Scaling group.
setLoadBalancerName(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
The name of the load balancer.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
The names of the load balancers.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more load balancers associated with the group.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Classic Load Balancers associated with this Auto Scaling group.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
The names of the load balancers.
setLoadBalancers(Collection<LoadBalancerState>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
The load balancers.
setLoadBalancerTargetGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerTargetGroupState
The Amazon Resource Name (ARN) of the target group.
setLoadBalancerTargetGroups(Collection<LoadBalancerTargetGroupState>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
Information about the target groups.
setLoadForecast(Collection<LoadForecast>) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
The load forecast.
setLocalStorage(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types with instance store volumes are included, excluded, or required.
setLocalStorageTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates the type of local storage that is required.
setMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.AcceleratorCountRequest
The maximum value.
setMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.AcceleratorTotalMemoryMiBRequest
The memory maximum in MiB.
setMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.BaselineEbsBandwidthMbpsRequest
The maximum value in Mbps.
setMax(Double) - Method in class com.amazonaws.services.autoscaling.model.MemoryGiBPerVCpuRequest
The memory maximum in GiB.
setMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.MemoryMiBRequest
The memory maximum in MiB.
setMax(Double) - Method in class com.amazonaws.services.autoscaling.model.NetworkBandwidthGbpsRequest
The maximum amount of network bandwidth, in gigabits per second (Gbps).
setMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.NetworkInterfaceCountRequest
The maximum number of network interfaces.
setMax(Double) - Method in class com.amazonaws.services.autoscaling.model.TotalLocalStorageGBRequest
The storage maximum in GB.
setMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.VCpuCountRequest
The maximum number of vCPUs.
setMaxCapacityBreachBehavior(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity of the Auto Scaling group.
setMaxCapacityBuffer(Integer) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
The size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity.
setMaxGroupPreparedCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Specifies the maximum number of instances that are allowed to be in the warm pool or in any state except Terminated for the Auto Scaling group.
setMaxGroupPreparedCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The maximum number of instances that are allowed to be in the warm pool or in any state except Terminated for the Auto Scaling group.
setMaxHealthyPercentage(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceMaintenancePolicy
Specifies the upper threshold as a percentage of the desired capacity of the Auto Scaling group.
setMaxHealthyPercentage(Integer) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Specifies the maximum percentage of the group that can be in service and healthy, or pending, to support your workload when replacing instances.
setMaxInstanceLifetime(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The maximum amount of time, in seconds, that an instance can be in service.
setMaxInstanceLifetime(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum amount of time, in seconds, that an instance can be in service.
setMaxInstanceLifetime(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum amount of time, in seconds, that an instance can be in service.
setMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of groups allowed for your account.
setMaxNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your account.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of items to be returned with each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
The maximum number of instances to return with this call.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The maximum size of the group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The maximum size of the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The maximum size of the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
setMaxSpotPriceAsPercentageOfOptimalOnDemandPrice(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
[Price protection] The price protection threshold for Spot Instances, as a percentage of an identified On-Demand price.
setMemoryGiBPerVCpu(MemoryGiBPerVCpuRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum amount of memory per vCPU for an instance type, in GiB.
setMemoryMiB(MemoryMiBRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum instance memory size for an instance type, in MiB.
setMetadataOptions(InstanceMetadataOptions) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The metadata options for the instances.
setMetadataOptions(InstanceMetadataOptions) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The metadata options for the instances.
setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
One of the following metrics:
setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
One of the following metrics:
setMetric(Metric) - Method in class com.amazonaws.services.autoscaling.model.MetricStat
The CloudWatch metric to return, including the metric name, namespace, and dimensions.
setMetric(Metric) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
The metric to use.
setMetricAggregationType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The aggregation type for the CloudWatch metrics.
setMetricAggregationType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The aggregation type for the CloudWatch metrics.
setMetricDataQueries(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedCapacityMetric
One or more metric data queries to provide the data points for a capacity metric.
setMetricDataQueries(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedLoadMetric
One or more metric data queries to provide the data points for a load metric.
setMetricDataQueries(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedScalingMetric
One or more metric data queries to provide the data points for a scaling metric.
setMetricIntervalLowerBound(Double) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
The lower bound for the difference between the alarm threshold and the CloudWatch metric.
setMetricIntervalUpperBound(Double) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
The upper bound for the difference between the alarm threshold and the CloudWatch metric.
setMetricName(String) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.autoscaling.model.Metric
The name of the metric.
setMetrics(Collection<TargetTrackingMetricDataQuery>) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The metrics to include in the target tracking scaling policy, as a metric data query.
setMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The metrics.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
Identifies the metrics to disable.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
Identifies the metrics to enable.
setMetricSpecification(PredictiveScalingMetricSpecification) - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
The metric specification for the load forecast.
setMetricSpecifications(Collection<PredictiveScalingMetricSpecification>) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
This structure includes the metrics and target utilization to use for predictive scaling.
setMetricStat(MetricStat) - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
Information about the metric data to return.
setMetricStat(TargetTrackingMetricStat) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
Information about the metric data to return.
setMetricValue(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The metric value to compare to BreachThreshold.
setMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.AcceleratorCountRequest
The minimum value.
setMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.AcceleratorTotalMemoryMiBRequest
The memory minimum in MiB.
setMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.BaselineEbsBandwidthMbpsRequest
The minimum value in Mbps.
setMin(Double) - Method in class com.amazonaws.services.autoscaling.model.MemoryGiBPerVCpuRequest
The memory minimum in GiB.
setMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.MemoryMiBRequest
The memory minimum in MiB.
setMin(Double) - Method in class com.amazonaws.services.autoscaling.model.NetworkBandwidthGbpsRequest
The minimum amount of network bandwidth, in gigabits per second (Gbps).
setMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.NetworkInterfaceCountRequest
The minimum number of network interfaces.
setMin(Double) - Method in class com.amazonaws.services.autoscaling.model.TotalLocalStorageGBRequest
The storage minimum in GB.
setMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.VCpuCountRequest
The minimum number of vCPUs.
setMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The minimum value to scale by when the adjustment type is PercentChangeInCapacity.
setMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The minimum value to scale by when the adjustment type is PercentChangeInCapacity.
setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Available for backward compatibility.
setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Available for backward compatibility.
setMinHealthyPercentage(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceMaintenancePolicy
Specifies the lower threshold as a percentage of the desired capacity of the Auto Scaling group.
setMinHealthyPercentage(Integer) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Specifies the minimum percentage of the group to keep in service, healthy, and ready to use to support your workload to allow the operation to continue.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The minimum size of the group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Specifies the minimum number of instances to maintain in the warm pool.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The minimum number of instances to maintain in the warm pool.
setMixedInstancesPolicy(MixedInstancesPolicy) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The mixed instances policy for the group.
setMixedInstancesPolicy(MixedInstancesPolicy) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The mixed instances policy.
setMixedInstancesPolicy(MixedInstancesPolicy) - Method in class com.amazonaws.services.autoscaling.model.DesiredConfiguration
Use this structure to launch multiple instance types and On-Demand Instances and Spot Instances within a single Auto Scaling group.
setMixedInstancesPolicy(MixedInstancesPolicy) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The mixed instances policy.
setMode(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
The predictive scaling mode.
setName(String) - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
setName(String) - Method in class com.amazonaws.services.autoscaling.model.MetricDimension
The name of the dimension.
setNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The namespace of the metric.
setNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.Metric
The namespace of the metric.
setNetworkBandwidthGbps(NetworkBandwidthGbpsRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps).
setNetworkInterfaceCount(NetworkInterfaceCountRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum number of network interfaces for an instance type.
setNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
setNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
setNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
A string that indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
A string that indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
A string that indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A string that indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string that indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
This string indicates that the response contains more items than can be returned in a single response.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
The token for the next set of instances to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
This string indicates that the response contains more items than can be returned in a single response.
setNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Setting this value to true prevents a volume that is included in the block device mapping of the AMI from being mapped to the specified device name at launch.
setNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The notification configurations.
setNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Additional information that is included any time Amazon EC2 Auto Scaling sends a message to the notification target.
setNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
setNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
setNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook.
setNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook.
setNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling uses to notify you when an instance is in a wait state for the lifecycle hook.
setNotificationType(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
One of the following event notification types:
setNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that causes the notification to be sent.
setNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The current number of groups for your account.
setNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The current number of launch configurations for your account.
setOnDemandAllocationStrategy(String) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The allocation strategy to apply to your On-Demand Instances when they are launched.
setOnDemandBaseCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances.
setOnDemandMaxPricePercentageOverLowestPrice(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
[Price protection] The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price.
setOnDemandPercentageAboveBaseCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity.
setOverrides(Collection<LaunchTemplateOverrides>) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
Any properties that you specify override the same properties in the launch template.
setPercentageComplete(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The percentage of the instance refresh that is complete.
setPercentageComplete(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshLivePoolProgress
The percentage of instances in the Auto Scaling group that have been replaced.
setPercentageComplete(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshWarmPoolProgress
The percentage of instances in the warm pool that have been replaced.
setPercentageCompleteOnRollback(Integer) - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
Indicates the value of PercentageComplete at the time the rollback started.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the placement group into which to launch your instances, if any.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the placement group into which to launch your instances.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of an existing placement group into which to launch your instances.
setPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The tenancy of the instance, either default or dedicated.
setPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The tenancy of the instance, either default or dedicated.
setPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
The Amazon Resource Name (ARN) of the policy.
setPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or Amazon Resource Name (ARN) of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The names of one or more policies.
setPolicyType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
One of the following policy types:
setPolicyType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
One of the following policy types:
setPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
One or more policy types.
setPoolState(String) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Sets the instance state to transition to after the lifecycle actions are complete.
setPoolState(String) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The instance state to transition to after the lifecycle actions are complete.
setPredefinedLoadMetricSpecification(PredictiveScalingPredefinedLoadMetric) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The predefined load metric specification.
setPredefinedMetricPairSpecification(PredictiveScalingPredefinedMetricPair) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The predefined metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate scaling metric and load metric to use.
setPredefinedMetricSpecification(PredefinedMetricSpecification) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
A predefined metric.
setPredefinedMetricType(String) - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
The metric type.
setPredefinedMetricType(MetricType) - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
The metric type.
setPredefinedMetricType(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
The metric type.
setPredefinedMetricType(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
Indicates which metrics to use.
setPredefinedMetricType(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
The metric type.
setPredefinedScalingMetricSpecification(PredictiveScalingPredefinedScalingMetric) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The predefined scaling metric specification.
setPredictedCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The predicted capacity of the group when it has a predictive scaling policy.
setPredictiveScalingConfiguration(PredictiveScalingConfiguration) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
A predictive scaling policy.
setPredictiveScalingConfiguration(PredictiveScalingConfiguration) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A predictive scaling policy.
setPreferences(RefreshPreferences) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The preferences for an instance refresh.
setPreferences(RefreshPreferences) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
Sets your preferences for the instance refresh so that it performs as expected when you start it.
setProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
The names of the process types.
setProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
One of the following processes:
setProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The name of the suspended process.
setProgress(Integer) - Method in class com.amazonaws.services.autoscaling.model.Activity
A value between 0 and 100 that indicates the progress of the activity.
setProgressDetails(InstanceRefreshProgressDetails) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
Additional progress details for an Auto Scaling group that has a warm pool.
setProgressDetailsOnRollback(InstanceRefreshProgressDetails) - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
Reports progress on replacing instances in an Auto Scaling group that has a warm pool.
setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
Determines whether the tag is added to new instances as they are launched in the group.
setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Determines whether the tag is added to new instances as they are launched in the group.
setProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
setProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Instance
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
setProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk to select.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the RAM disk associated with the AMI.
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The recurring schedule for this action.
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The recurring schedule for the action, in Unix cron syntax format.
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The recurring schedule for the action, in Unix cron syntax format.
setRegion(Region) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
setRegion(Region) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deprecated.
use AwsClientBuilder#setRegion(String)
setRequireHibernateSupport(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types must provide On-Demand Instance hibernation support.
setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the group.
setResourceLabel(String) - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the average request count served by your Auto Scaling group.
setResourceLabel(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group.
setResourceLabel(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the total and average request count served by your Auto Scaling group.
setResourceLabel(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the average request count served by your Auto Scaling group.
setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The type of resource.
setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The type of resource.
setReturnData(Boolean) - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
Indicates whether to return the timestamps and raw data values of this metric.
setReturnData(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
Indicates whether to return the timestamps and raw data values of this metric.
setReuseOnScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceReusePolicy
Specifies whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
setRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target (an Amazon SNS topic or an Amazon SQS queue).
setRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target.
setRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target.
setRollbackDetails(RollbackDetails) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The rollback details.
setRollbackReason(String) - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
The reason for this instance refresh rollback (for example, whether a manual or automatic rollback was initiated).
setRollbackStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
The date and time at which the rollback began.
setScaleInProtectedInstances(String) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Choose the behavior that you want Amazon EC2 Auto Scaling to use if instances protected from scale in are found.
setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount by which to scale, based on the specified adjustment type.
setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount by which to scale, based on the specified adjustment type.
setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
The amount by which to scale, based on the specified adjustment type.
setScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
The scaling policies.
setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
One or more of the following processes:
setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
One or more of the following processes:
setScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of the scheduled action.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action to delete.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
The name of the scheduled action.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the scheduled action.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The name of the scaling action.
setScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
The names of the scheduled actions to delete.
setScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The names of one or more scheduled actions.
setScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupActionRequest>) - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
One or more scheduled actions.
setScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
The scheduled actions.
setSchedulingBufferTime(Integer) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
The amount of time, in seconds, by which the instance launch time can be advanced.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list that contains the security group IDs to assign to the instances in the Auto Scaling group.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A list that contains the security groups to assign to the instances in the Auto Scaling group.
setServiceLinkedRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other Amazon Web Services on your behalf.
setServiceLinkedRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other Amazon Web Services service on your behalf.
setServiceLinkedRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other Amazon Web Services on your behalf.
setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
Indicates whether the Auto Scaling group decrements the desired capacity value by the number of instances detached.
setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
Indicates whether to decrement the desired capacity of the Auto Scaling group by the number of instances moved to Standby mode.
setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Indicates whether terminating the instance also decrements the size of the Auto Scaling group.
setShouldRespectGracePeriod(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call respects the grace period.
setSkipMatching(Boolean) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Indicates whether skip matching is enabled.
setSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID of the volume to use.
setSpotAllocationStrategy(String) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The allocation strategy to apply to your Spot Instances when they are launched.
setSpotInstancePools(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The number of Spot Instance pools across which to allocate your Spot Instances.
setSpotMaxPrice(String) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The maximum price per unit hour that you are willing to pay for a Spot Instance.
setSpotMaxPricePercentageOverLowestPrice(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
[Price protection] The price protection threshold for Spot Instances, as a percentage higher than an identified Spot price.
setSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
setSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
setStandbyInstances(String) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Choose the behavior that you want Amazon EC2 Auto Scaling to use if instances in Standby state are found.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
The start time of the activity.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The inclusive start time of the time range for the forecast data to get.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The date and time at which the instance refresh began.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The date and time for this action to start, in YYYY-MM-DDThh:mm:ssZ format in UTC/GMT only and in quotes (for example, "2021-06-01T00:00:00Z").
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time in UTC for this action to start.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The date and time for the action to start, in YYYY-MM-DDThh:mm:ssZ format in UTC/GMT only and in quotes (for example, "2019-06-01T00:00:00Z").
setStat(String) - Method in class com.amazonaws.services.autoscaling.model.MetricStat
The statistic to return.
setStat(String) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
The statistic to return.
setState(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
One of the following load balancer states:
setState(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerTargetGroupState
The state of the target group.
setState(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
Describes the current state of a traffic source.
setStatistic(String) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The statistic of the metric.
setStatistic(MetricStatistic) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The statistic of the metric.
setStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current state of the group when the DeleteAutoScalingGroup operation is in progress.
setStatus(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The current status for the instance refresh operation:
setStatus(String) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The status of a warm pool that is marked for deletion.
setStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The current status of the activity.
setStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
The current status of the activity.
setStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
A friendly, more verbose description of the activity status.
setStatusReason(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The explanation for the specific status assigned to this operation.
setStepAdjustments(Collection<StepAdjustment>) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
A set of adjustments that enable you to scale based on the size of the alarm breach.
setStepAdjustments(Collection<StepAdjustment>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A set of adjustments that enable you to scale based on the size of the alarm breach.
setStrategy(String) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
The strategy to use for the instance refresh.
setSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The suspended processes associated with the group.
setSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The tags for the group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
One or more tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
One or more tags.
setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
One or more tags.
setTargetGroupARNs(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
The Amazon Resource Names (ARNs) of the target groups.
setTargetGroupARNs(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Names (ARN) of the target groups for your load balancer.
setTargetGroupARNs(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The Amazon Resource Names (ARN) of the Elastic Load Balancing target groups to associate with the Auto Scaling group.
setTargetGroupARNs(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
The Amazon Resource Names (ARN) of the target groups.
setTargetTrackingConfiguration(TargetTrackingConfiguration) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
A target tracking scaling policy.
setTargetTrackingConfiguration(TargetTrackingConfiguration) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A target tracking scaling policy.
setTargetValue(Double) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
Specifies the target utilization.
setTargetValue(Double) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
The target value for the metric.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The termination policies for the group.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A policy or a list of policies that are used to select the instance to terminate.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A policy or a list of policies that are used to select the instances to terminate.
setTerminationPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
The termination policies supported by Amazon EC2 Auto Scaling: OldestInstance, OldestLaunchConfiguration, NewestInstance, ClosestToNextInstanceHour, Default, OldestLaunchTemplate, and AllocationStrategy.
setThroughput(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The throughput (MiBps) to provision for a gp3 volume.
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
This property is no longer used.
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
This property is no longer used.
setTimestamps(Collection<Date>) - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
The timestamps for the data points, in UTC format.
setTimestamps(Collection<Date>) - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
The timestamps for the data points, in UTC format.
setTimeZone(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Specifies the time zone for a cron expression.
setTimeZone(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time zone for the cron expression.
setTimeZone(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
Specifies the time zone for a cron expression.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon SNS topic.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic.
setTotalLocalStorageGB(TotalLocalStorageGBRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum total local storage size for an instance type, in GB.
setTrafficSource(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
Deprecated.
setTrafficSources(Collection<TrafficSourceIdentifier>) - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
The unique identifiers of one or more traffic sources.
setTrafficSources(Collection<TrafficSourceIdentifier>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The traffic sources associated with this Auto Scaling group.
setTrafficSources(Collection<TrafficSourceIdentifier>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The list of traffic sources to attach to this Auto Scaling group.
setTrafficSources(Collection<TrafficSourceState>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
Information about the traffic sources.
setTrafficSources(Collection<TrafficSourceIdentifier>) - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
The unique identifiers of one or more traffic sources.
setTrafficSourceType(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The traffic source type that you want to describe.
setType(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceIdentifier
Provides additional context for the value of Identifier.
setType(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
Provides additional context for the value of Identifier.
setUnit(String) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The unit of the metric.
setUnit(String) - Method in class com.amazonaws.services.autoscaling.model.MetricStat
The unit to use for the returned data points.
setUnit(String) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
The unit to use for the returned data points.
setUpdateTime(Date) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
The time the forecast was made.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data to make available to the launched EC2 instances.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data to make available to the launched EC2 instances.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.MetricDimension
The value of the dimension.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag value.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag value.
setValues(Collection<Double>) - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
The values of the data points.
setValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
One or more filter values.
setValues(Collection<Double>) - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
The values of the data points.
setVCpuCount(VCpuCountRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum number of vCPUs for an instance type.
setVersion(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
The version number, $Latest, or $Default.
setVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the instance store volume (virtual device) to attach to an instance at launch.
setVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in GiBs.
setVolumeType(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type.
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more subnet IDs, if applicable, separated by commas.
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet IDs for a virtual private cloud (VPC) where instances in the Auto Scaling group can be created.
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A comma-separated list of subnet IDs for a virtual private cloud (VPC).
setWarmPoolConfiguration(WarmPoolConfiguration) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The warm pool for the group.
setWarmPoolConfiguration(WarmPoolConfiguration) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
The warm pool configuration details.
setWarmPoolProgress(InstanceRefreshWarmPoolProgress) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshProgressDetails
Reports progress on replacing instances that are in the warm pool.
setWarmPoolSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current size of the warm pool.
setWeightedCapacity(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The number of capacity units contributed by the instance based on its instance type.
setWeightedCapacity(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The number of capacity units contributed by the instance based on its instance type.
setWeightedCapacity(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
If you provide a list of instance types to use, you can specify the number of capacity units provided by each instance type in terms of virtual CPUs, memory, storage, throughput, or other relative performance characteristic.
shutdown() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
shutdown() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
shutdown() - Method in class com.amazonaws.services.autoscaling.waiters.AmazonAutoScalingWaiters
 
standard() - Static method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClientBuilder
 
StandbyInstances - Enum in com.amazonaws.services.autoscaling.model
 
startInstanceRefresh(StartInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
startInstanceRefresh(StartInstanceRefreshRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Starts an instance refresh.
startInstanceRefresh(StartInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Starts an instance refresh.
startInstanceRefreshAsync(StartInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
startInstanceRefreshAsync(StartInstanceRefreshRequest, AsyncHandler<StartInstanceRefreshRequest, StartInstanceRefreshResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
startInstanceRefreshAsync(StartInstanceRefreshRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Starts an instance refresh.
startInstanceRefreshAsync(StartInstanceRefreshRequest, AsyncHandler<StartInstanceRefreshRequest, StartInstanceRefreshResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Starts an instance refresh.
startInstanceRefreshAsync(StartInstanceRefreshRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
startInstanceRefreshAsync(StartInstanceRefreshRequest, AsyncHandler<StartInstanceRefreshRequest, StartInstanceRefreshResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
StartInstanceRefreshRequest - Class in com.amazonaws.services.autoscaling.model
 
StartInstanceRefreshRequest() - Constructor for class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
 
StartInstanceRefreshResult - Class in com.amazonaws.services.autoscaling.model
 
StartInstanceRefreshResult() - Constructor for class com.amazonaws.services.autoscaling.model.StartInstanceRefreshResult
 
StepAdjustment - Class in com.amazonaws.services.autoscaling.model
Describes information used to create a step adjustment for a step scaling policy.
StepAdjustment() - Constructor for class com.amazonaws.services.autoscaling.model.StepAdjustment
 
SuspendedProcess - Class in com.amazonaws.services.autoscaling.model
Describes an auto scaling process that has been suspended.
SuspendedProcess() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
suspendProcesses(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
suspendProcesses(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Suspends the specified auto scaling processes, or all processes, for the specified Auto Scaling group.
suspendProcesses(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Suspends the specified auto scaling processes, or all processes, for the specified Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, SuspendProcessesResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
suspendProcessesAsync(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Suspends the specified auto scaling processes, or all processes, for the specified Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, SuspendProcessesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Suspends the specified auto scaling processes, or all processes, for the specified Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, SuspendProcessesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
SuspendProcessesRequest - Class in com.amazonaws.services.autoscaling.model
 
SuspendProcessesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
SuspendProcessesResult - Class in com.amazonaws.services.autoscaling.model
 
SuspendProcessesResult() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendProcessesResult
 

T

Tag - Class in com.amazonaws.services.autoscaling.model
Describes a tag for an Auto Scaling group.
Tag() - Constructor for class com.amazonaws.services.autoscaling.model.Tag
 
TagDescription - Class in com.amazonaws.services.autoscaling.model
Describes a tag for an Auto Scaling group.
TagDescription() - Constructor for class com.amazonaws.services.autoscaling.model.TagDescription
 
TargetTrackingConfiguration - Class in com.amazonaws.services.autoscaling.model
Represents a target tracking scaling policy configuration to use with Amazon EC2 Auto Scaling.
TargetTrackingConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
 
TargetTrackingMetricDataQuery - Class in com.amazonaws.services.autoscaling.model
The metric data to return.
TargetTrackingMetricDataQuery() - Constructor for class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
 
TargetTrackingMetricStat - Class in com.amazonaws.services.autoscaling.model
This structure defines the CloudWatch metric to return, along with the statistic and unit.
TargetTrackingMetricStat() - Constructor for class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
 
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Terminates the specified instance and optionally adjusts the desired group size.
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Terminates the specified instance and optionally adjusts the desired group size.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance and optionally adjusts the desired group size.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance and optionally adjusts the desired group size.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
TerminateInstanceInAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
 
TerminateInstanceInAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
TerminateInstanceInAutoScalingGroupResult - Class in com.amazonaws.services.autoscaling.model
 
TerminateInstanceInAutoScalingGroupResult() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
toString() - Method in class com.amazonaws.services.autoscaling.model.AcceleratorCountRequest
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.AcceleratorManufacturer
 
toString() - Method in enum com.amazonaws.services.autoscaling.model.AcceleratorName
 
toString() - Method in class com.amazonaws.services.autoscaling.model.AcceleratorTotalMemoryMiBRequest
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.AcceleratorType
 
toString() - Method in class com.amazonaws.services.autoscaling.model.Activity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.Alarm
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AlarmSpecification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.BareMetal
 
toString() - Method in class com.amazonaws.services.autoscaling.model.BaselineEbsBandwidthMbpsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.BurstablePerformance
 
toString() - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.CpuManufacturer
 
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DesiredConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.Filter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.Instance
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.InstanceGeneration
 
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceMaintenancePolicy
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.InstanceMetadataEndpointState
 
toString() - Method in enum com.amazonaws.services.autoscaling.model.InstanceMetadataHttpTokensState
 
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshLivePoolProgress
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshProgressDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.InstanceRefreshStatus
 
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshWarmPoolProgress
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceReusePolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.LifecycleState
 
toString() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerTargetGroupState
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.LocalStorage
 
toString() - Method in enum com.amazonaws.services.autoscaling.model.LocalStorageType
 
toString() - Method in class com.amazonaws.services.autoscaling.model.MemoryGiBPerVCpuRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.MemoryMiBRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.Metric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricDimension
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricStat
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.MetricStatistic
 
toString() - Method in enum com.amazonaws.services.autoscaling.model.MetricType
 
toString() - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.NetworkBandwidthGbpsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.NetworkInterfaceCountRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.PredefinedLoadMetricType
 
toString() - Method in enum com.amazonaws.services.autoscaling.model.PredefinedMetricPairType
 
toString() - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.PredefinedScalingMetricType
 
toString() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedCapacityMetric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedLoadMetric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedScalingMetric
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
 
toString() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.PredictiveScalingMode
 
toString() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.RefreshStrategy
 
toString() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.ScaleInProtectedInstances
 
toString() - Method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
 
toString() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.StandbyInstances
 
toString() - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.TotalLocalStorageGBRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceIdentifier
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.VCpuCountRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscaling.model.WarmPoolState
 
toString() - Method in enum com.amazonaws.services.autoscaling.model.WarmPoolStatus
 
TotalLocalStorageGBRequest - Class in com.amazonaws.services.autoscaling.model
Specifies the minimum and maximum for the TotalLocalStorageGB object when you specify InstanceRequirements for an Auto Scaling group.
TotalLocalStorageGBRequest() - Constructor for class com.amazonaws.services.autoscaling.model.TotalLocalStorageGBRequest
 
TrafficSourceIdentifier - Class in com.amazonaws.services.autoscaling.model
Identifying information for a traffic source.
TrafficSourceIdentifier() - Constructor for class com.amazonaws.services.autoscaling.model.TrafficSourceIdentifier
 
TrafficSourceState - Class in com.amazonaws.services.autoscaling.model
Describes the state of a traffic source.
TrafficSourceState() - Constructor for class com.amazonaws.services.autoscaling.model.TrafficSourceState
 

U

updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
We strongly recommend that all Auto Scaling groups use launch templates to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
We strongly recommend that all Auto Scaling groups use launch templates to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, UpdateAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScalingAsync
 
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
We strongly recommend that all Auto Scaling groups use launch templates to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, UpdateAutoScalingGroupResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
We strongly recommend that all Auto Scaling groups use launch templates to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, UpdateAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
 
UpdateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
 
UpdateAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
UpdateAutoScalingGroupResult - Class in com.amazonaws.services.autoscaling.model
 
UpdateAutoScalingGroupResult() - Constructor for class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupResult
 

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.AcceleratorManufacturer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.AcceleratorName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.AcceleratorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.BareMetal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.BurstablePerformance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.CpuManufacturer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.InstanceGeneration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.InstanceMetadataEndpointState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.InstanceMetadataHttpTokensState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.InstanceRefreshStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.LifecycleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.LocalStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.LocalStorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.MetricStatistic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.MetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.PredefinedLoadMetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.PredefinedMetricPairType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.PredefinedScalingMetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.PredictiveScalingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.RefreshStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.ScaleInProtectedInstances
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.StandbyInstances
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.WarmPoolState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.WarmPoolStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.AcceleratorManufacturer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.AcceleratorName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.AcceleratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.BareMetal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.BurstablePerformance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.CpuManufacturer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.InstanceGeneration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.InstanceMetadataEndpointState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.InstanceMetadataHttpTokensState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.InstanceRefreshStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.LifecycleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.LocalStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.LocalStorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.MetricStatistic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.PredefinedLoadMetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.PredefinedMetricPairType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.PredefinedScalingMetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.PredictiveScalingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.RefreshStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.ScaleInProtectedInstances
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.StandbyInstances
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.WarmPoolState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.WarmPoolStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VCpuCountRequest - Class in com.amazonaws.services.autoscaling.model
Specifies the minimum and maximum for the VCpuCount object when you specify InstanceRequirements for an Auto Scaling group.
VCpuCountRequest() - Constructor for class com.amazonaws.services.autoscaling.model.VCpuCountRequest
 

W

waiters() - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
waiters() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
 
waiters() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
 
WarmPoolConfiguration - Class in com.amazonaws.services.autoscaling.model
Describes a warm pool configuration.
WarmPoolConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
 
WarmPoolState - Enum in com.amazonaws.services.autoscaling.model
 
WarmPoolStatus - Enum in com.amazonaws.services.autoscaling.model
 
withAcceleratorCount(AcceleratorCountRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips) for an instance type.
withAcceleratorManufacturers(String...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types must have accelerators by specific manufacturers.
withAcceleratorManufacturers(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types must have accelerators by specific manufacturers.
withAcceleratorManufacturers(AcceleratorManufacturer...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types must have accelerators by specific manufacturers.
withAcceleratorNames(String...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists the accelerators that must be on an instance type.
withAcceleratorNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists the accelerators that must be on an instance type.
withAcceleratorNames(AcceleratorName...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists the accelerators that must be on an instance type.
withAcceleratorTotalMemoryMiB(AcceleratorTotalMemoryMiBRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum total memory size for the accelerators on an instance type, in MiB.
withAcceleratorTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists the accelerator types that must be on an instance type.
withAcceleratorTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists the accelerator types that must be on an instance type.
withAcceleratorTypes(AcceleratorType...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists the accelerator types that must be on an instance type.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
The scaling activities.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
The scaling activities.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
The activities related to detaching the instances from the Auto Scaling group.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
The activities related to detaching the instances from the Auto Scaling group.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
The activities related to moving instances into Standby mode.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
The activities related to moving instances into Standby mode.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
The activities related to moving instances out of Standby mode.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
The activities related to moving instances out of Standby mode.
withActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling activity.
withActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The ID of the activity.
withActivityIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The activity IDs of the desired scaling activities.
withActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The activity IDs of the desired scaling activities.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
The policy adjustment type.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies how the scaling adjustment is interpreted (for example, an absolute number or a percentage).
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies how the scaling adjustment is interpreted (for example, an absolute number or a percentage).
withAdjustmentTypes(AdjustmentType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
The policy adjustment types.
withAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
The policy adjustment types.
withAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
withAlarms(String...) - Method in class com.amazonaws.services.autoscaling.model.AlarmSpecification
The names of one or more CloudWatch alarms to monitor for the instance refresh.
withAlarms(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AlarmSpecification
The names of one or more CloudWatch alarms to monitor for the instance refresh.
withAlarms(Alarm...) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
The CloudWatch alarms created for the target tracking scaling policy.
withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
The CloudWatch alarms created for the target tracking scaling policy.
withAlarms(Alarm...) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The CloudWatch alarms related to the policy.
withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The CloudWatch alarms related to the policy.
withAlarmSpecification(AlarmSpecification) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) The CloudWatch alarm specification.
withAllowedInstanceTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The instance types to apply your specified attributes against.
withAllowedInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The instance types to apply your specified attributes against.
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies whether to assign a public IPv4 address to the group's instances.
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether to assign a public IPv4 address to the group's instances.
withAutoRollback(Boolean) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Indicates whether to roll back the Auto Scaling group to its previous configuration if the instance refresh fails or a CloudWatch alarm threshold is met.
withAutoScalingGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The name of the Auto Scaling group for the instance.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the Auto Scaling group for the lifecycle hook.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the Auto Scaling group.
withAutoScalingGroupNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The names of the Auto Scaling groups.
withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The names of the Auto Scaling groups.
withAutoScalingGroupNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
The groups.
withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
The groups.
withAutoScalingGroupState(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The state of the Auto Scaling group, which is either InService or Deleted.
withAutoScalingInstances(AutoScalingInstanceDetails...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
The instances.
withAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
The instances.
withAutoScalingNotificationTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
The notification types.
withAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
The notification types.
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone for the instance.
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The Availability Zone in which the instance is running.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more Availability Zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more Availability Zones for the group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones where instances in the Auto Scaling group can be created.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones where instances in the Auto Scaling group can be created.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
One or more Availability Zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
One or more Availability Zones for the group.
withBareMetal(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether bare metal instance types are included, excluded, or required.
withBareMetal(BareMetal) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether bare metal instance types are included, excluded, or required.
withBaselineEbsBandwidthMbps(BaselineEbsBandwidthMbpsRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum baseline bandwidth performance for an instance type, in Mbps.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The block device mapping entries that define the block devices to attach to the instances at launch.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The block device mapping entries that define the block devices to attach to the instances at launch.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The block device mapping entries that define the block devices to attach to the instances at launch.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The block device mapping entries that define the block devices to attach to the instances at launch.
withBreachThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The breach threshold for the alarm.
withBurstablePerformance(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether burstable performance instance types are included, excluded, or required.
withBurstablePerformance(BurstablePerformance) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether burstable performance instance types are included, excluded, or required.
withCapacityForecast(CapacityForecast) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
The capacity forecast.
withCapacityRebalance(Boolean) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Indicates whether Capacity Rebalancing is enabled.
withCapacityRebalance(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Indicates whether Capacity Rebalancing is enabled.
withCapacityRebalance(Boolean) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Enables or disables Capacity Rebalancing.
withCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The reason the activity began.
withCheckpointDelay(Integer) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) The amount of time, in seconds, to wait after a checkpoint before continuing.
withCheckpointPercentages(Integer...) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Threshold values for each checkpoint in ascending order.
withCheckpointPercentages(Collection<Integer>) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Threshold values for each checkpoint in ascending order.
withClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Available for backward compatibility.
withClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Available for backward compatibility.
withClassicLinkVPCSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Available for backward compatibility.
withClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Available for backward compatibility.
withClassicLinkVPCSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Available for backward compatibility.
withClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Available for backward compatibility.
withContext(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Reserved.
withContext(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Reserved.
withContext(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Reserved.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
A cooldown period, in seconds, that applies to a specific simple scaling policy.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The duration of the policy's cooldown period, in seconds.
withCpuManufacturers(String...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists which specific CPU manufacturers to include.
withCpuManufacturers(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists which specific CPU manufacturers to include.
withCpuManufacturers(CpuManufacturer...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Lists which specific CPU manufacturers to include.
withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The date and time the group was created.
withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The creation date and time for the launch configuration.
withCustomizedCapacityMetricSpecification(PredictiveScalingCustomizedCapacityMetric) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The customized capacity metric specification.
withCustomizedLoadMetricSpecification(PredictiveScalingCustomizedLoadMetric) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The customized load metric specification.
withCustomizedMetricSpecification(CustomizedMetricSpecification) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
A customized metric.
withCustomizedScalingMetricSpecification(PredictiveScalingCustomizedScalingMetric) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The customized scaling metric specification.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The duration of the default cooldown period, in seconds.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Only needed if you use simple scaling policies.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Only needed if you use simple scaling policies.
withDefaultInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The duration of the default instance warmup, in seconds.
withDefaultInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InService state.
withDefaultInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, until a new instance is considered to have finished initializing and resource consumption to become stable after it enters the InService state.
withDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs.
withDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs.
withDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The action the Auto Scaling group takes when the lifecycle hook timeout elapses or if an unexpected failure occurs.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Ebs
Indicates whether the volume is deleted on instance termination.
withDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
A friendly, more verbose description of the activity.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The desired size of the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The desired capacity is the initial capacity of the Auto Scaling group after this operation completes and the capacity it attempts to maintain.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity is the initial capacity of the Auto Scaling group after this operation completes and the capacity it attempts to maintain.
withDesiredCapacityType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The unit of measurement for the value specified for desired capacity.
withDesiredCapacityType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The unit of measurement for the value specified for desired capacity.
withDesiredCapacityType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The unit of measurement for the value specified for desired capacity.
withDesiredConfiguration(DesiredConfiguration) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
Describes the desired configuration for the instance refresh.
withDesiredConfiguration(DesiredConfiguration) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
The desired configuration.
withDetails(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The details about the activity.
withDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The device name assigned to the volume (for example, /dev/sdh or xvdh).
withDimensions(MetricDimension...) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The dimensions of the metric.
withDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The dimensions of the metric.
withDimensions(MetricDimension...) - Method in class com.amazonaws.services.autoscaling.model.Metric
The dimensions for the metric.
withDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.autoscaling.model.Metric
The dimensions for the metric.
withDisableScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
Indicates whether scaling in by the target tracking scaling policy is disabled.
withEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Information to attach an EBS volume to an instance at launch.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies whether the launch configuration is optimized for EBS I/O (true) or not ( false).
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the launch configuration is optimized for EBS I/O (true) or not ( false).
withEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If true, detailed monitoring is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Indicates whether the scaling policy is enabled or disabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Indicates whether the policy is enabled (true) or disabled (false).
withEnabledMetrics(EnabledMetric...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The metrics enabled for the group.
withEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The metrics enabled for the group.
withEncrypted(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Ebs
Specifies whether the volume should be encrypted.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
The end time of the activity.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The exclusive end time of the time range for the forecast data to get.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The date and time at which the instance refresh ended.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The date and time for the recurring schedule to end, in UTC.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time in UTC for the recurring schedule to end.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The date and time for the recurring schedule to end, in UTC.
withErrorCode(String) - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
The error code.
withErrorMessage(String) - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
The error message accompanying the error code.
withEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Not needed if the default instance warmup is defined for the group.
withEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The estimated time, in seconds, until a newly launched instance can contribute to the CloudWatch metrics.
withExcludedInstanceTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The instance types to exclude.
withExcludedInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The instance types to exclude.
withExpression(String) - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
The math expression to perform on the returned data, if this object is performing a math expression.
withExpression(String) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
The math expression to perform on the returned data, if this object is performing a math expression.
withFailedScheduledActions(FailedScheduledUpdateGroupActionRequest...) - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionResult
The names of the scheduled actions that could not be deleted, including an error message.
withFailedScheduledActions(Collection<FailedScheduledUpdateGroupActionRequest>) - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionResult
The names of the scheduled actions that could not be deleted, including an error message.
withFailedScheduledUpdateGroupActions(FailedScheduledUpdateGroupActionRequest...) - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionResult
The names of the scheduled actions that could not be created or updated, including an error message.
withFailedScheduledUpdateGroupActions(Collection<FailedScheduledUpdateGroupActionRequest>) - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionResult
The names of the scheduled actions that could not be created or updated, including an error message.
withFilters(Filter...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
One or more filters to limit the results based on specific tags.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
One or more filters to limit the results based on specific tags.
withFilters(Filter...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
One or more filters to scope the tags to return.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
One or more filters to scope the tags to return.
withForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Specifies that the group is to be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
withForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteWarmPoolRequest
Specifies that the warm pool is to be deleted along with all of its associated instances, without waiting for all instances to be terminated.
withGlobalTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The maximum time, in seconds, that an instance can remain in a wait state.
withGranularities(MetricGranularityType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The granularities for the metrics.
withGranularities(Collection<MetricGranularityType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The granularities for the metrics.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the metric.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The frequency at which Amazon EC2 Auto Scaling sends aggregated data to CloudWatch.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The duration of the health check grace period, in seconds.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A comma-separated value string of one or more health check types.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated value string of one or more health check types.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A comma-separated value string of one or more health check types.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The last reported health status of this instance.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The last reported health status of the instance.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
withHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The maximum time, in seconds, that can elapse before the lifecycle hook times out.
withHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The maximum time, in seconds, that can elapse before the lifecycle hook times out.
withHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The maximum time, in seconds, that can elapse before the lifecycle hook times out.
withHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Indicates whether Amazon EC2 Auto Scaling waits for the cooldown period to complete before executing the policy.
withHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
Indicates whether Amazon EC2 Auto Scaling waits for the cooldown period to complete before initiating a scaling activity to set your Auto Scaling group to its new capacity.
withHttpEndpoint(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
This parameter enables or disables the HTTP metadata endpoint on your instances.
withHttpEndpoint(InstanceMetadataEndpointState) - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
This parameter enables or disables the HTTP metadata endpoint on your instances.
withHttpPutResponseHopLimit(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
The desired HTTP PUT response hop limit for instance metadata requests.
withHttpTokens(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
The state of token usage for your instance metadata requests.
withHttpTokens(InstanceMetadataHttpTokensState) - Method in class com.amazonaws.services.autoscaling.model.InstanceMetadataOptions
The state of token usage for your instance metadata requests.
withIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
withIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
withId(String) - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
A short name that identifies the object's results in the response.
withId(String) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
A short name that identifies the object's results in the response.
withIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceIdentifier
Identifies the traffic source.
withIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
The unique identifier of the traffic source.
withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon Machine Image (AMI) that was assigned during registration.
withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the Amazon Machine Image (AMI) to use to launch your EC2 instances.
withIncludeDeletedGroups(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
Indicates whether to include scaling activity from deleted Auto Scaling groups.
withInstanceGenerations(String...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether current or previous generation instance types are included.
withInstanceGenerations(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether current or previous generation instance types are included.
withInstanceGenerations(InstanceGeneration...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether current or previous generation instance types are included.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the instance used to base the launch configuration on.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the instance to use to create the launch configuration.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the instance.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
The IDs of the instances.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
The IDs of the instances.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The IDs of the instances.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The IDs of the instances.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
The IDs of the instances.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
The IDs of the instances.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The IDs of the instances.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The IDs of the instances.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
The IDs of the instances.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
The IDs of the instances.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
One or more instance IDs.
withInstanceMaintenancePolicy(InstanceMaintenancePolicy) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
An instance maintenance policy.
withInstanceMaintenancePolicy(InstanceMaintenancePolicy) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
An instance maintenance policy.
withInstanceMaintenancePolicy(InstanceMaintenancePolicy) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
An instance maintenance policy.
withInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Controls whether instances in this group are launched with detailed (true) or basic ( false) monitoring.
withInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed (true) or basic ( false) monitoring.
withInstanceRefreshes(InstanceRefresh...) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
The instance refreshes for the specified group, sorted by creation timestamp in descending order.
withInstanceRefreshes(Collection<InstanceRefresh>) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
The instance refreshes for the specified group, sorted by creation timestamp in descending order.
withInstanceRefreshId(String) - Method in class com.amazonaws.services.autoscaling.model.CancelInstanceRefreshResult
The instance refresh ID associated with the request.
withInstanceRefreshId(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The instance refresh ID.
withInstanceRefreshId(String) - Method in class com.amazonaws.services.autoscaling.model.RollbackInstanceRefreshResult
The instance refresh ID associated with the request.
withInstanceRefreshId(String) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshResult
A unique ID for tracking the progress of the instance refresh.
withInstanceRefreshIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
One or more instance refresh IDs.
withInstanceRefreshIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
One or more instance refresh IDs.
withInstanceRequirements(InstanceRequirements) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
The instance requirements.
withInstanceReusePolicy(InstanceReusePolicy) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
withInstanceReusePolicy(InstanceReusePolicy) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The instance reuse policy.
withInstances(Instance...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The EC2 instances associated with the group.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The EC2 instances associated with the group.
withInstances(Instance...) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
The instances that are currently in the warm pool.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
The instances that are currently in the warm pool.
withInstancesDistribution(InstancesDistribution) - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
The instances distribution.
withInstancesToUpdate(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The number of instances remaining to update before the instance refresh is complete.
withInstancesToUpdate(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshLivePoolProgress
The number of instances remaining to update.
withInstancesToUpdate(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshWarmPoolProgress
The number of instances remaining to update.
withInstancesToUpdateOnRollback(Integer) - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
Indicates the value of InstancesToUpdate at the time the rollback started.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance type of the EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies the instance type of the EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance type of the EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The instance type for the instances.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
The instance type, such as m3.xlarge.
withInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
A time period, in seconds, during which an instance refresh waits before moving on to replacing the next instance after a new instance enters the InService state.
withIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of input/output (I/O) operations per second (IOPS) to provision for the volume.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the AMI.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the kernel associated with the AMI.
withKey(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag key.
withKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag key.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the key pair.
withLabel(String) - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
A human-readable label for this metric or expression.
withLabel(String) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
A human-readable label for this metric or expression.
withLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The Amazon Resource Name (ARN) of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the associated launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration used to launch the instance.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration to use to launch instances.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
The name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with the instance.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the launch configuration.
withLaunchConfigurationNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The launch configuration names.
withLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The launch configuration names.
withLaunchConfigurations(LaunchConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
The launch configurations.
withLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
The launch configurations.
withLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The launch template for the group.
withLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch template for the instance.
withLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Information used to specify the launch template and version to use to launch instances.
withLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.DesiredConfiguration
Describes the launch template and the version of the launch template that Amazon EC2 Auto Scaling uses to launch Amazon EC2 instances.
withLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch template for the instance.
withLaunchTemplate(LaunchTemplate) - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities.
withLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The launch template and version to use to specify the updates.
withLaunchTemplateId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
The ID of the launch template.
withLaunchTemplateName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
The name of the launch template.
withLaunchTemplateSpecification(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
The launch template.
withLaunchTemplateSpecification(LaunchTemplateSpecification) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
Provides a launch template for the specified instance type or set of instance requirements.
withLifecycleActionResult(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The action for the group to take.
withLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
A universally unique identifier (UUID) that identifies a specific lifecycle action associated with an instance.
withLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
A token that uniquely identifies a specific lifecycle action associated with an instance.
withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the lifecycle hook.
withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the lifecycle hook.
withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the lifecycle hook.
withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The name of the lifecycle hook.
withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the lifecycle hook.
withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the lifecycle hook.
withLifecycleHookNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The names of one or more lifecycle hooks.
withLifecycleHookNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The names of one or more lifecycle hooks.
withLifecycleHooks(LifecycleHook...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
The lifecycle hooks for the specified group.
withLifecycleHooks(Collection<LifecycleHook>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
The lifecycle hooks for the specified group.
withLifecycleHookSpecificationList(LifecycleHookSpecification...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
withLifecycleHookSpecificationList(Collection<LifecycleHookSpecification>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
withLifecycleHookTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
The lifecycle hook types.
withLifecycleHookTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
The lifecycle hook types.
withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The lifecycle state for the instance.
withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
A description of the current lifecycle state.
withLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
A description of the current lifecycle state.
withLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The lifecycle transition.
withLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The lifecycle transition.
withLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The lifecycle transition.
withLivePoolProgress(InstanceRefreshLivePoolProgress) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshProgressDetails
Reports progress on replacing instances that are in the Auto Scaling group.
withLoadBalancerName(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
The name of the load balancer.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
The names of the load balancers.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancersRequest
The names of the load balancers.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more load balancers associated with the group.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more load balancers associated with the group.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Classic Load Balancers associated with this Auto Scaling group.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Classic Load Balancers associated with this Auto Scaling group.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
The names of the load balancers.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancersRequest
The names of the load balancers.
withLoadBalancers(LoadBalancerState...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
The load balancers.
withLoadBalancers(Collection<LoadBalancerState>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
The load balancers.
withLoadBalancerTargetGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerTargetGroupState
The Amazon Resource Name (ARN) of the target group.
withLoadBalancerTargetGroups(LoadBalancerTargetGroupState...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
Information about the target groups.
withLoadBalancerTargetGroups(Collection<LoadBalancerTargetGroupState>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
Information about the target groups.
withLoadForecast(LoadForecast...) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
The load forecast.
withLoadForecast(Collection<LoadForecast>) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
The load forecast.
withLocalStorage(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types with instance store volumes are included, excluded, or required.
withLocalStorage(LocalStorage) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types with instance store volumes are included, excluded, or required.
withLocalStorageTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates the type of local storage that is required.
withLocalStorageTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates the type of local storage that is required.
withLocalStorageTypes(LocalStorageType...) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates the type of local storage that is required.
withMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.AcceleratorCountRequest
The maximum value.
withMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.AcceleratorTotalMemoryMiBRequest
The memory maximum in MiB.
withMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.BaselineEbsBandwidthMbpsRequest
The maximum value in Mbps.
withMax(Double) - Method in class com.amazonaws.services.autoscaling.model.MemoryGiBPerVCpuRequest
The memory maximum in GiB.
withMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.MemoryMiBRequest
The memory maximum in MiB.
withMax(Double) - Method in class com.amazonaws.services.autoscaling.model.NetworkBandwidthGbpsRequest
The maximum amount of network bandwidth, in gigabits per second (Gbps).
withMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.NetworkInterfaceCountRequest
The maximum number of network interfaces.
withMax(Double) - Method in class com.amazonaws.services.autoscaling.model.TotalLocalStorageGBRequest
The storage maximum in GB.
withMax(Integer) - Method in class com.amazonaws.services.autoscaling.model.VCpuCountRequest
The maximum number of vCPUs.
withMaxCapacityBreachBehavior(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity of the Auto Scaling group.
withMaxCapacityBreachBehavior(PredictiveScalingMaxCapacityBreachBehavior) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity of the Auto Scaling group.
withMaxCapacityBuffer(Integer) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
The size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity.
withMaxGroupPreparedCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Specifies the maximum number of instances that are allowed to be in the warm pool or in any state except Terminated for the Auto Scaling group.
withMaxGroupPreparedCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The maximum number of instances that are allowed to be in the warm pool or in any state except Terminated for the Auto Scaling group.
withMaxHealthyPercentage(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceMaintenancePolicy
Specifies the upper threshold as a percentage of the desired capacity of the Auto Scaling group.
withMaxHealthyPercentage(Integer) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Specifies the maximum percentage of the group that can be in service and healthy, or pending, to support your workload when replacing instances.
withMaxInstanceLifetime(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The maximum amount of time, in seconds, that an instance can be in service.
withMaxInstanceLifetime(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum amount of time, in seconds, that an instance can be in service.
withMaxInstanceLifetime(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum amount of time, in seconds, that an instance can be in service.
withMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of groups allowed for your account.
withMaxNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your account.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of items to be returned with each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
The maximum number of instances to return with this call.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The maximum size of the group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The maximum size of the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The maximum size of the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
withMaxSpotPriceAsPercentageOfOptimalOnDemandPrice(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
[Price protection] The price protection threshold for Spot Instances, as a percentage of an identified On-Demand price.
withMemoryGiBPerVCpu(MemoryGiBPerVCpuRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum amount of memory per vCPU for an instance type, in GiB.
withMemoryMiB(MemoryMiBRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum instance memory size for an instance type, in MiB.
withMetadataOptions(InstanceMetadataOptions) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The metadata options for the instances.
withMetadataOptions(InstanceMetadataOptions) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The metadata options for the instances.
withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
One of the following metrics:
withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
One of the following metrics:
withMetric(Metric) - Method in class com.amazonaws.services.autoscaling.model.MetricStat
The CloudWatch metric to return, including the metric name, namespace, and dimensions.
withMetric(Metric) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
The metric to use.
withMetricAggregationType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The aggregation type for the CloudWatch metrics.
withMetricAggregationType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The aggregation type for the CloudWatch metrics.
withMetricDataQueries(MetricDataQuery...) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedCapacityMetric
One or more metric data queries to provide the data points for a capacity metric.
withMetricDataQueries(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedCapacityMetric
One or more metric data queries to provide the data points for a capacity metric.
withMetricDataQueries(MetricDataQuery...) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedLoadMetric
One or more metric data queries to provide the data points for a load metric.
withMetricDataQueries(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedLoadMetric
One or more metric data queries to provide the data points for a load metric.
withMetricDataQueries(MetricDataQuery...) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedScalingMetric
One or more metric data queries to provide the data points for a scaling metric.
withMetricDataQueries(Collection<MetricDataQuery>) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingCustomizedScalingMetric
One or more metric data queries to provide the data points for a scaling metric.
withMetricIntervalLowerBound(Double) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
The lower bound for the difference between the alarm threshold and the CloudWatch metric.
withMetricIntervalUpperBound(Double) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
The upper bound for the difference between the alarm threshold and the CloudWatch metric.
withMetricName(String) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.autoscaling.model.Metric
The name of the metric.
withMetrics(TargetTrackingMetricDataQuery...) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The metrics to include in the target tracking scaling policy, as a metric data query.
withMetrics(Collection<TargetTrackingMetricDataQuery>) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The metrics to include in the target tracking scaling policy, as a metric data query.
withMetrics(MetricCollectionType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The metrics.
withMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The metrics.
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
Identifies the metrics to disable.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
Identifies the metrics to disable.
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
Identifies the metrics to enable.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
Identifies the metrics to enable.
withMetricSpecification(PredictiveScalingMetricSpecification) - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
The metric specification for the load forecast.
withMetricSpecifications(PredictiveScalingMetricSpecification...) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
This structure includes the metrics and target utilization to use for predictive scaling.
withMetricSpecifications(Collection<PredictiveScalingMetricSpecification>) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
This structure includes the metrics and target utilization to use for predictive scaling.
withMetricStat(MetricStat) - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
Information about the metric data to return.
withMetricStat(TargetTrackingMetricStat) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
Information about the metric data to return.
withMetricValue(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The metric value to compare to BreachThreshold.
withMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.AcceleratorCountRequest
The minimum value.
withMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.AcceleratorTotalMemoryMiBRequest
The memory minimum in MiB.
withMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.BaselineEbsBandwidthMbpsRequest
The minimum value in Mbps.
withMin(Double) - Method in class com.amazonaws.services.autoscaling.model.MemoryGiBPerVCpuRequest
The memory minimum in GiB.
withMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.MemoryMiBRequest
The memory minimum in MiB.
withMin(Double) - Method in class com.amazonaws.services.autoscaling.model.NetworkBandwidthGbpsRequest
The minimum amount of network bandwidth, in gigabits per second (Gbps).
withMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.NetworkInterfaceCountRequest
The minimum number of network interfaces.
withMin(Double) - Method in class com.amazonaws.services.autoscaling.model.TotalLocalStorageGBRequest
The storage minimum in GB.
withMin(Integer) - Method in class com.amazonaws.services.autoscaling.model.VCpuCountRequest
The minimum number of vCPUs.
withMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The minimum value to scale by when the adjustment type is PercentChangeInCapacity.
withMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The minimum value to scale by when the adjustment type is PercentChangeInCapacity.
withMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Available for backward compatibility.
withMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Available for backward compatibility.
withMinHealthyPercentage(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceMaintenancePolicy
Specifies the lower threshold as a percentage of the desired capacity of the Auto Scaling group.
withMinHealthyPercentage(Integer) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Specifies the minimum percentage of the group to keep in service, healthy, and ready to use to support your workload to allow the operation to continue.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The minimum size of the group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Specifies the minimum number of instances to maintain in the warm pool.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The minimum number of instances to maintain in the warm pool.
withMixedInstancesPolicy(MixedInstancesPolicy) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The mixed instances policy for the group.
withMixedInstancesPolicy(MixedInstancesPolicy) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The mixed instances policy.
withMixedInstancesPolicy(MixedInstancesPolicy) - Method in class com.amazonaws.services.autoscaling.model.DesiredConfiguration
Use this structure to launch multiple instance types and On-Demand Instances and Spot Instances within a single Auto Scaling group.
withMixedInstancesPolicy(MixedInstancesPolicy) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The mixed instances policy.
withMode(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
The predictive scaling mode.
withMode(PredictiveScalingMode) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
The predictive scaling mode.
withName(String) - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
withName(String) - Method in class com.amazonaws.services.autoscaling.model.MetricDimension
The name of the dimension.
withNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The namespace of the metric.
withNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.Metric
The namespace of the metric.
withNetworkBandwidthGbps(NetworkBandwidthGbpsRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps).
withNetworkInterfaceCount(NetworkInterfaceCountRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum number of network interfaces for an instance type.
withNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
withNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
withNewInstancesProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeInstanceRefreshesResult
A string that indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancersResult
A string that indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLoadBalancerTargetGroupsResult
A string that indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A string that indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string that indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
This string indicates that the response contains more items than can be returned in a single response.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolRequest
The token for the next set of instances to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
This string indicates that the response contains more items than can be returned in a single response.
withNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Setting this value to true prevents a volume that is included in the block device mapping of the AMI from being mapped to the specified device name at launch.
withNotificationConfigurations(NotificationConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The notification configurations.
withNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The notification configurations.
withNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Additional information that is included any time Amazon EC2 Auto Scaling sends a message to the notification target.
withNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
withNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Additional information that you want to include any time Amazon EC2 Auto Scaling sends a message to the notification target.
withNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook.
withNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling sends notifications to when an instance is in a wait state for the lifecycle hook.
withNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The Amazon Resource Name (ARN) of the notification target that Amazon EC2 Auto Scaling uses to notify you when an instance is in a wait state for the lifecycle hook.
withNotificationType(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
One of the following event notification types:
withNotificationTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that causes the notification to be sent.
withNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that causes the notification to be sent.
withNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The current number of groups for your account.
withNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The current number of launch configurations for your account.
withOnDemandAllocationStrategy(String) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The allocation strategy to apply to your On-Demand Instances when they are launched.
withOnDemandBaseCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances.
withOnDemandMaxPricePercentageOverLowestPrice(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
[Price protection] The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price.
withOnDemandPercentageAboveBaseCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity.
withOverrides(LaunchTemplateOverrides...) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
Any properties that you specify override the same properties in the launch template.
withOverrides(Collection<LaunchTemplateOverrides>) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
Any properties that you specify override the same properties in the launch template.
withPercentageComplete(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The percentage of the instance refresh that is complete.
withPercentageComplete(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshLivePoolProgress
The percentage of instances in the Auto Scaling group that have been replaced.
withPercentageComplete(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshWarmPoolProgress
The percentage of instances in the warm pool that have been replaced.
withPercentageCompleteOnRollback(Integer) - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
Indicates the value of PercentageComplete at the time the rollback started.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the placement group into which to launch your instances, if any.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the placement group into which to launch your instances.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of an existing placement group into which to launch your instances.
withPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The tenancy of the instance, either default or dedicated.
withPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The tenancy of the instance, either default or dedicated.
withPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
The Amazon Resource Name (ARN) of the policy.
withPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or Amazon Resource Name (ARN) of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
withPolicyNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The names of one or more policies.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The names of one or more policies.
withPolicyType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
One of the following policy types:
withPolicyType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
One of the following policy types:
withPolicyTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
One or more policy types.
withPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
One or more policy types.
withPoolState(String) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Sets the instance state to transition to after the lifecycle actions are complete.
withPoolState(WarmPoolState) - Method in class com.amazonaws.services.autoscaling.model.PutWarmPoolRequest
Sets the instance state to transition to after the lifecycle actions are complete.
withPoolState(String) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The instance state to transition to after the lifecycle actions are complete.
withPoolState(WarmPoolState) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The instance state to transition to after the lifecycle actions are complete.
withPredefinedLoadMetricSpecification(PredictiveScalingPredefinedLoadMetric) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The predefined load metric specification.
withPredefinedMetricPairSpecification(PredictiveScalingPredefinedMetricPair) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The predefined metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate scaling metric and load metric to use.
withPredefinedMetricSpecification(PredefinedMetricSpecification) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
A predefined metric.
withPredefinedMetricType(String) - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
The metric type.
withPredefinedMetricType(MetricType) - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
The metric type.
withPredefinedMetricType(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
The metric type.
withPredefinedMetricType(PredefinedLoadMetricType) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
The metric type.
withPredefinedMetricType(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
Indicates which metrics to use.
withPredefinedMetricType(PredefinedMetricPairType) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
Indicates which metrics to use.
withPredefinedMetricType(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
The metric type.
withPredefinedMetricType(PredefinedScalingMetricType) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
The metric type.
withPredefinedScalingMetricSpecification(PredictiveScalingPredefinedScalingMetric) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
The predefined scaling metric specification.
withPredictedCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The predicted capacity of the group when it has a predictive scaling policy.
withPredictiveScalingConfiguration(PredictiveScalingConfiguration) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
A predictive scaling policy.
withPredictiveScalingConfiguration(PredictiveScalingConfiguration) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A predictive scaling policy.
withPreferences(RefreshPreferences) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The preferences for an instance refresh.
withPreferences(RefreshPreferences) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
Sets your preferences for the instance refresh so that it performs as expected when you start it.
withProcesses(ProcessType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
The names of the process types.
withProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
The names of the process types.
withProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
One of the following processes:
withProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The name of the suspended process.
withProgress(Integer) - Method in class com.amazonaws.services.autoscaling.model.Activity
A value between 0 and 100 that indicates the progress of the activity.
withProgressDetails(InstanceRefreshProgressDetails) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
Additional progress details for an Auto Scaling group that has a warm pool.
withProgressDetailsOnRollback(InstanceRefreshProgressDetails) - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
Reports progress on replacing instances in an Auto Scaling group that has a warm pool.
withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
Determines whether the tag is added to new instances as they are launched in the group.
withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Determines whether the tag is added to new instances as they are launched in the group.
withProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
withProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Instance
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
withProtectedFromScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceProtectionRequest
Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk to select.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the RAM disk associated with the AMI.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The recurring schedule for this action.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The recurring schedule for the action, in Unix cron syntax format.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The recurring schedule for the action, in Unix cron syntax format.
withRequireHibernateSupport(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
Indicates whether instance types must provide On-Demand Instance hibernation support.
withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the group.
withResourceLabel(String) - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the average request count served by your Auto Scaling group.
withResourceLabel(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedLoadMetric
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group.
withResourceLabel(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedMetricPair
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the total and average request count served by your Auto Scaling group.
withResourceLabel(String) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingPredefinedScalingMetric
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the average request count served by your Auto Scaling group.
withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The type of resource.
withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The type of resource.
withReturnData(Boolean) - Method in class com.amazonaws.services.autoscaling.model.MetricDataQuery
Indicates whether to return the timestamps and raw data values of this metric.
withReturnData(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricDataQuery
Indicates whether to return the timestamps and raw data values of this metric.
withReuseOnScaleIn(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceReusePolicy
Specifies whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
withRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target (an Amazon SNS topic or an Amazon SQS queue).
withRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target.
withRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target.
withRollbackDetails(RollbackDetails) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The rollback details.
withRollbackReason(String) - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
The reason for this instance refresh rollback (for example, whether a manual or automatic rollback was initiated).
withRollbackStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.RollbackDetails
The date and time at which the rollback began.
withScaleInProtectedInstances(String) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Choose the behavior that you want Amazon EC2 Auto Scaling to use if instances protected from scale in are found.
withScaleInProtectedInstances(ScaleInProtectedInstances) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Choose the behavior that you want Amazon EC2 Auto Scaling to use if instances protected from scale in are found.
withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount by which to scale, based on the specified adjustment type.
withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount by which to scale, based on the specified adjustment type.
withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.StepAdjustment
The amount by which to scale, based on the specified adjustment type.
withScalingPolicies(ScalingPolicy...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
The scaling policies.
withScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
The scaling policies.
withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
One or more of the following processes:
withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
One or more of the following processes:
withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
One or more of the following processes:
withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
One or more of the following processes:
withScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of the scheduled action.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action to delete.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.FailedScheduledUpdateGroupActionRequest
The name of the scheduled action.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the scheduled action.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The name of the scaling action.
withScheduledActionNames(String...) - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
The names of the scheduled actions to delete.
withScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.BatchDeleteScheduledActionRequest
The names of the scheduled actions to delete.
withScheduledActionNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The names of one or more scheduled actions.
withScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The names of one or more scheduled actions.
withScheduledUpdateGroupActions(ScheduledUpdateGroupActionRequest...) - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
One or more scheduled actions.
withScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupActionRequest>) - Method in class com.amazonaws.services.autoscaling.model.BatchPutScheduledUpdateGroupActionRequest
One or more scheduled actions.
withScheduledUpdateGroupActions(ScheduledUpdateGroupAction...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
The scheduled actions.
withScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
The scheduled actions.
withSchedulingBufferTime(Integer) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingConfiguration
The amount of time, in seconds, by which the instance launch time can be advanced.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list that contains the security group IDs to assign to the instances in the Auto Scaling group.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list that contains the security group IDs to assign to the instances in the Auto Scaling group.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A list that contains the security groups to assign to the instances in the Auto Scaling group.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A list that contains the security groups to assign to the instances in the Auto Scaling group.
withServiceLinkedRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other Amazon Web Services on your behalf.
withServiceLinkedRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other Amazon Web Services service on your behalf.
withServiceLinkedRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The Amazon Resource Name (ARN) of the service-linked role that the Auto Scaling group uses to call other Amazon Web Services on your behalf.
withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
Indicates whether the Auto Scaling group decrements the desired capacity value by the number of instances detached.
withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
Indicates whether to decrement the desired capacity of the Auto Scaling group by the number of instances moved to Standby mode.
withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Indicates whether terminating the instance also decrements the size of the Auto Scaling group.
withShouldRespectGracePeriod(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call respects the grace period.
withSkipMatching(Boolean) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
(Optional) Indicates whether skip matching is enabled.
withSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID of the volume to use.
withSpotAllocationStrategy(String) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The allocation strategy to apply to your Spot Instances when they are launched.
withSpotInstancePools(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The number of Spot Instance pools across which to allocate your Spot Instances.
withSpotMaxPrice(String) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The maximum price per unit hour that you are willing to pay for a Spot Instance.
withSpotMaxPricePercentageOverLowestPrice(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
[Price protection] The price protection threshold for Spot Instances, as a percentage higher than an identified Spot price.
withSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
withSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
withStandbyInstances(String) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Choose the behavior that you want Amazon EC2 Auto Scaling to use if instances in Standby state are found.
withStandbyInstances(StandbyInstances) - Method in class com.amazonaws.services.autoscaling.model.RefreshPreferences
Choose the behavior that you want Amazon EC2 Auto Scaling to use if instances in Standby state are found.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
The start time of the activity.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastRequest
The inclusive start time of the time range for the forecast data to get.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The date and time at which the instance refresh began.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The date and time for this action to start, in YYYY-MM-DDThh:mm:ssZ format in UTC/GMT only and in quotes (for example, "2021-06-01T00:00:00Z").
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time in UTC for this action to start.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The date and time for the action to start, in YYYY-MM-DDThh:mm:ssZ format in UTC/GMT only and in quotes (for example, "2019-06-01T00:00:00Z").
withStat(String) - Method in class com.amazonaws.services.autoscaling.model.MetricStat
The statistic to return.
withStat(String) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
The statistic to return.
withState(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerState
One of the following load balancer states:
withState(String) - Method in class com.amazonaws.services.autoscaling.model.LoadBalancerTargetGroupState
The state of the target group.
withState(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
Describes the current state of a traffic source.
withStatistic(String) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The statistic of the metric.
withStatistic(MetricStatistic) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The statistic of the metric.
withStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current state of the group when the DeleteAutoScalingGroup operation is in progress.
withStatus(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The current status for the instance refresh operation:
withStatus(InstanceRefreshStatus) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The current status for the instance refresh operation:
withStatus(String) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The status of a warm pool that is marked for deletion.
withStatus(WarmPoolStatus) - Method in class com.amazonaws.services.autoscaling.model.WarmPoolConfiguration
The status of a warm pool that is marked for deletion.
withStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The current status of the activity.
withStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
The current status of the activity.
withStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
A friendly, more verbose description of the activity status.
withStatusReason(String) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefresh
The explanation for the specific status assigned to this operation.
withStepAdjustments(StepAdjustment...) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
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.autoscaling.model.PutScalingPolicyRequest
A set of adjustments that enable you to scale based on the size of the alarm breach.
withStepAdjustments(StepAdjustment...) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
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.autoscaling.model.ScalingPolicy
A set of adjustments that enable you to scale based on the size of the alarm breach.
withStrategy(String) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
The strategy to use for the instance refresh.
withStrategy(RefreshStrategy) - Method in class com.amazonaws.services.autoscaling.model.StartInstanceRefreshRequest
The strategy to use for the instance refresh.
withSuspendedProcesses(SuspendedProcess...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The suspended processes associated with the group.
withSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The suspended processes associated with the group.
withSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The tags for the group.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The tags for the group.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more tags.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
One or more tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
One or more tags.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
One or more tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
One or more tags.
withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
One or more tags.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
One or more tags.
withTargetGroupARNs(String...) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
The Amazon Resource Names (ARNs) of the target groups.
withTargetGroupARNs(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
The Amazon Resource Names (ARNs) of the target groups.
withTargetGroupARNs(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Names (ARN) of the target groups for your load balancer.
withTargetGroupARNs(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Names (ARN) of the target groups for your load balancer.
withTargetGroupARNs(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The Amazon Resource Names (ARN) of the Elastic Load Balancing target groups to associate with the Auto Scaling group.
withTargetGroupARNs(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The Amazon Resource Names (ARN) of the Elastic Load Balancing target groups to associate with the Auto Scaling group.
withTargetGroupARNs(String...) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
The Amazon Resource Names (ARN) of the target groups.
withTargetGroupARNs(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachLoadBalancerTargetGroupsRequest
The Amazon Resource Names (ARN) of the target groups.
withTargetTrackingConfiguration(TargetTrackingConfiguration) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
A target tracking scaling policy.
withTargetTrackingConfiguration(TargetTrackingConfiguration) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A target tracking scaling policy.
withTargetValue(Double) - Method in class com.amazonaws.services.autoscaling.model.PredictiveScalingMetricSpecification
Specifies the target utilization.
withTargetValue(Double) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
The target value for the metric.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The termination policies for the group.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The termination policies for the group.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A policy or a list of policies that are used to select the instance to terminate.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A policy or a list of policies that are used to select the instance to terminate.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A policy or a list of policies that are used to select the instances to terminate.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A policy or a list of policies that are used to select the instances to terminate.
withTerminationPolicyTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
The termination policies supported by Amazon EC2 Auto Scaling: OldestInstance, OldestLaunchConfiguration, NewestInstance, ClosestToNextInstanceHour, Default, OldestLaunchTemplate, and AllocationStrategy.
withTerminationPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
The termination policies supported by Amazon EC2 Auto Scaling: OldestInstance, OldestLaunchConfiguration, NewestInstance, ClosestToNextInstanceHour, Default, OldestLaunchTemplate, and AllocationStrategy.
withThroughput(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The throughput (MiBps) to provision for a gp3 volume.
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
This property is no longer used.
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
This property is no longer used.
withTimestamps(Date...) - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
The timestamps for the data points, in UTC format.
withTimestamps(Collection<Date>) - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
The timestamps for the data points, in UTC format.
withTimestamps(Date...) - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
The timestamps for the data points, in UTC format.
withTimestamps(Collection<Date>) - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
The timestamps for the data points, in UTC format.
withTimeZone(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Specifies the time zone for a cron expression.
withTimeZone(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time zone for the cron expression.
withTimeZone(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
Specifies the time zone for a cron expression.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon SNS topic.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic.
withTotalLocalStorageGB(TotalLocalStorageGBRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum total local storage size for an instance type, in GB.
withTrafficSource(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
Deprecated.
withTrafficSources(TrafficSourceIdentifier...) - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
The unique identifiers of one or more traffic sources.
withTrafficSources(Collection<TrafficSourceIdentifier>) - Method in class com.amazonaws.services.autoscaling.model.AttachTrafficSourcesRequest
The unique identifiers of one or more traffic sources.
withTrafficSources(TrafficSourceIdentifier...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The traffic sources associated with this Auto Scaling group.
withTrafficSources(Collection<TrafficSourceIdentifier>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The traffic sources associated with this Auto Scaling group.
withTrafficSources(TrafficSourceIdentifier...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The list of traffic sources to attach to this Auto Scaling group.
withTrafficSources(Collection<TrafficSourceIdentifier>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The list of traffic sources to attach to this Auto Scaling group.
withTrafficSources(TrafficSourceState...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
Information about the traffic sources.
withTrafficSources(Collection<TrafficSourceState>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesResult
Information about the traffic sources.
withTrafficSources(TrafficSourceIdentifier...) - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
The unique identifiers of one or more traffic sources.
withTrafficSources(Collection<TrafficSourceIdentifier>) - Method in class com.amazonaws.services.autoscaling.model.DetachTrafficSourcesRequest
The unique identifiers of one or more traffic sources.
withTrafficSourceType(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTrafficSourcesRequest
The traffic source type that you want to describe.
withType(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceIdentifier
Provides additional context for the value of Identifier.
withType(String) - Method in class com.amazonaws.services.autoscaling.model.TrafficSourceState
Provides additional context for the value of Identifier.
withUnit(String) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The unit of the metric.
withUnit(String) - Method in class com.amazonaws.services.autoscaling.model.MetricStat
The unit to use for the returned data points.
withUnit(String) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingMetricStat
The unit to use for the returned data points.
withUpdateTime(Date) - Method in class com.amazonaws.services.autoscaling.model.GetPredictiveScalingForecastResult
The time the forecast was made.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data to make available to the launched EC2 instances.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data to make available to the launched EC2 instances.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.MetricDimension
The value of the dimension.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag value.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag value.
withValues(Double...) - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
The values of the data points.
withValues(Collection<Double>) - Method in class com.amazonaws.services.autoscaling.model.CapacityForecast
The values of the data points.
withValues(String...) - Method in class com.amazonaws.services.autoscaling.model.Filter
One or more filter values.
withValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
One or more filter values.
withValues(Double...) - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
The values of the data points.
withValues(Collection<Double>) - Method in class com.amazonaws.services.autoscaling.model.LoadForecast
The values of the data points.
withVCpuCount(VCpuCountRequest) - Method in class com.amazonaws.services.autoscaling.model.InstanceRequirements
The minimum and maximum number of vCPUs for an instance type.
withVersion(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
The version number, $Latest, or $Default.
withVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the instance store volume (virtual device) to attach to an instance at launch.
withVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in GiBs.
withVolumeType(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type.
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more subnet IDs, if applicable, separated by commas.
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet IDs for a virtual private cloud (VPC) where instances in the Auto Scaling group can be created.
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A comma-separated list of subnet IDs for a virtual private cloud (VPC).
withWarmPoolConfiguration(WarmPoolConfiguration) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The warm pool for the group.
withWarmPoolConfiguration(WarmPoolConfiguration) - Method in class com.amazonaws.services.autoscaling.model.DescribeWarmPoolResult
The warm pool configuration details.
withWarmPoolProgress(InstanceRefreshWarmPoolProgress) - Method in class com.amazonaws.services.autoscaling.model.InstanceRefreshProgressDetails
Reports progress on replacing instances that are in the warm pool.
withWarmPoolSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current size of the warm pool.
withWeightedCapacity(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The number of capacity units contributed by the instance based on its instance type.
withWeightedCapacity(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The number of capacity units contributed by the instance based on its instance type.
withWeightedCapacity(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
If you provide a list of instance types to use, you can specify the number of capacity units provided by each instance type in terms of virtual CPUs, memory, storage, throughput, or other relative performance characteristic.
A B C D E F G H I L M N P R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.