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
 
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
 
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
Attaches one or more Classic Load Balancers to the specified Auto Scaling group.
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
Attaches one or more Classic Load Balancers to the specified Auto Scaling group.
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
Attaches one or more Classic Load Balancers to the specified Auto Scaling group.
attachLoadBalancersAsync(AttachLoadBalancersRequest, AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more Classic Load Balancers to the specified Auto Scaling group.
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
Attaches one or more target groups to the specified Auto Scaling group.
attachLoadBalancerTargetGroups(AttachLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Attaches one or more target groups to the specified Auto Scaling group.
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
Attaches one or more target groups to the specified Auto Scaling group.
attachLoadBalancerTargetGroupsAsync(AttachLoadBalancerTargetGroupsRequest, AsyncHandler<AttachLoadBalancerTargetGroupsRequest, AttachLoadBalancerTargetGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more target groups to the specified Auto Scaling group.
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
 
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

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
 

C

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.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.AutoScalingGroup
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
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.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.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.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.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.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.Instance
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
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.MetricCollectionType
 
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.MixedInstancesPolicy
 
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.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.RecordLifecycleActionHeartbeatRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
 
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.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.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.TerminateInstanceInAutoScalingGroupRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupResult
 
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
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates an Auto Scaling group with the specified name and attributes.
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates an Auto Scaling group with the specified name and attributes.
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
Creates an Auto Scaling group with the specified name and attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, CreateAutoScalingGroupResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates an Auto Scaling group with the specified name and attributes.
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
 
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
 
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 limits for your AWS 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 limits for your AWS 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 limits for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the current Amazon EC2 Auto Scaling resource limits for your AWS 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 policy adjustment types for use with PutScalingPolicy.
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 policy adjustment types for use with PutScalingPolicy.
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 policy adjustment types for use with PutScalingPolicy.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the policy adjustment types for use with PutScalingPolicy.
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
Describes one or more Auto Scaling groups.
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
Describes one or more Auto Scaling groups.
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
Describes one or more Auto Scaling groups.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more Auto Scaling groups.
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
Describes one or more Auto Scaling instances.
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
Describes one or more Auto Scaling instances.
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
Describes one or more Auto Scaling instances.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more Auto Scaling instances.
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
 
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
Describes one or more launch configurations.
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
Describes one or more launch configurations.
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
Describes one or more launch configurations.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more launch configurations.
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
Describes the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooks(DescribeLifecycleHooksRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes 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
Describes the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes 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
Describes the load balancers for the specified Auto Scaling group.
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the load balancers for the specified Auto Scaling group.
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
Describes the load balancers for the specified Auto Scaling group.
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the load balancers for the specified Auto Scaling group.
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
Describes the target groups for the specified Auto Scaling group.
describeLoadBalancerTargetGroups(DescribeLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the target groups for the specified Auto Scaling group.
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
Describes the target groups for the specified Auto Scaling group.
describeLoadBalancerTargetGroupsAsync(DescribeLoadBalancerTargetGroupsRequest, AsyncHandler<DescribeLoadBalancerTargetGroupsRequest, DescribeLoadBalancerTargetGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the target groups for the specified Auto Scaling group.
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
Describes the notification actions associated with the specified Auto Scaling group.
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
Describes the notification actions associated with the specified Auto Scaling group.
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
Describes the notification actions associated with the specified Auto Scaling group.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the notification actions associated with the specified Auto Scaling group.
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
Describes the policies for the specified Auto Scaling group.
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
Describes the policies for the specified Auto Scaling group.
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
Describes the policies for the specified Auto Scaling group.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the policies for the specified Auto Scaling group.
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
Describes one or more scaling activities for the specified Auto Scaling group.
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
Describes one or more scaling activities for the specified Auto Scaling group.
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
Describes one or more scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more scaling activities for the specified Auto Scaling group.
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 ResumeProcesses and SuspendProcesses.
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 ResumeProcesses and SuspendProcesses.
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 ResumeProcesses and SuspendProcesses.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the scaling process types for use with ResumeProcesses and SuspendProcesses.
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
Describes the actions scheduled for your Auto Scaling group that haven't run.
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
Describes the actions scheduled for your Auto Scaling group that haven't run.
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
Describes the actions scheduled for your Auto Scaling group that haven't run.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the actions scheduled for your Auto Scaling group that haven't run.
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
 
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
Detaches one or more Classic Load Balancers from the specified Auto Scaling group.
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
Detaches one or more Classic Load Balancers from the specified Auto Scaling group.
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
Detaches one or more Classic Load Balancers from the specified Auto Scaling group.
detachLoadBalancersAsync(DetachLoadBalancersRequest, AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Detaches one or more Classic Load Balancers from the specified Auto Scaling group.
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
Detaches one or more target groups from the specified Auto Scaling group.
detachLoadBalancerTargetGroups(DetachLoadBalancerTargetGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Detaches one or more target groups from the specified Auto Scaling group.
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
Detaches one or more target groups from the specified Auto Scaling group.
detachLoadBalancerTargetGroupsAsync(DetachLoadBalancerTargetGroupsRequest, AsyncHandler<DetachLoadBalancerTargetGroupsRequest, DetachLoadBalancerTargetGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Detaches one or more target groups from the specified Auto Scaling group.
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
 
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Disables group metrics for the specified Auto Scaling group.
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Disables group metrics 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 for the specified Auto Scaling group.
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, DisableMetricsCollectionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables group metrics 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 an Amazon EBS volume.
Ebs() - Constructor for class com.amazonaws.services.autoscaling.model.Ebs
 
EnabledMetric - Class in com.amazonaws.services.autoscaling.model
Describes an enabled 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 for the specified Auto Scaling group.
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Enables group metrics 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 for the specified Auto Scaling group.
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, EnableMetricsCollectionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables group metrics 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.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.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.AutoScalingGroup
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
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.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.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.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.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.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.Instance
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
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.MetricCollectionType
 
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.MixedInstancesPolicy
 
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.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.RecordLifecycleActionHeartbeatRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
 
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.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.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.TerminateInstanceInAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupResult
 
exceptionUnmarshallers - Variable in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
List of exception unmarshallers for all modeled exceptions
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.
Filter() - Constructor for class com.amazonaws.services.autoscaling.model.Filter
 
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.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.ScalingActivityStatusCode
Use this in place of valueOf.

G

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
The adjustment type.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The adjustment type, which specifies how ScalingAdjustment is interpreted.
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.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.
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for groups that launch instances into a virtual private cloud (VPC).
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
[EC2-VPC] Indicates whether to assign a public IP address to each instance.
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.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.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.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.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.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.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.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.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.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.
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
One or more Availability Zones for the group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
One or more Availability Zones for the group.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more mappings that specify how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A block device mapping, which specifies the block devices for the instance.
getBreachThreshold() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The breach threshold for the alarm.
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.
getCause() - Method in class com.amazonaws.services.autoscaling.model.Activity
The reason the activity began.
getClassicLinkVPCId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
getClassicLinkVPCId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
getClassicLinkVPCSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The IDs of one or more security groups for the specified ClassicLink-enabled VPC.
getClassicLinkVPCSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further dynamic scaling activities can start.
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.
getCustomizedMetricSpecification() - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
A customized metric.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
getDefaultResult() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Defines the action the Auto Scaling group should take when the lifecycle hook timeout elapses or if an unexpected failure occurs.
getDefaultResult() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
Defines the action the Auto Scaling group should take when the lifecycle hook timeout elapses or if an unexpected failure occurs.
getDefaultResult() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Defines the action the Auto Scaling group should take 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 number of EC2 instances that should be running in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of EC2 instances that should be running in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The number of EC2 instances that should be running in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The number of EC2 instances that should be running in the Auto Scaling group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The number of EC2 instances that should be running in the Auto Scaling group.
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 exposed to the EC2 instance (for example, /dev/sdh or xvdh).
getDimensions() - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The dimensions of 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
The information about the Amazon EBS volume.
getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Indicates whether the instance is optimized for Amazon EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether the instance 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.
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.PutScheduledUpdateGroupActionRequest
The time for the recurring schedule to end.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time that the action is scheduled to end.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The time for the recurring schedule to end.
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
The estimated time, in seconds, until a newly launched instance can contribute to the CloudWatch metrics.
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.
getExecutorService() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the executor service used by this client to execute async requests.
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.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.
getGlobalTimeout() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The maximum time, in seconds, that an instance can remain in a Pending:Wait or Terminating: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 granularity to associate with the metrics to collect.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
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.
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.
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.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service to use for the health checks.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service to use for the health checks.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The service to use for the health checks.
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.
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 Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon Machine Image (AMI) to use to launch your EC2 instances.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the Amazon Machine Image (AMI).
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 create a launch configuration for the group.
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.
getInstanceMonitoring() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring (true) or basic monitoring (false) for the Auto Scaling instances.
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.
getInstances() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The EC2 instances associated with the group.
getInstancesDistribution() - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
The instances distribution to use.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
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.
getIops() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of 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.
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.
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
The launch template to use to launch 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
The launch template and overrides.
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 to use.
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.
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 state of the EC2 instance to which to attach the lifecycle hook.
getLifecycleTransition() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The state of the EC2 instance to which you want to attach the lifecycle hook.
getLifecycleTransition() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The instance state to which you want to attach the lifecycle hook.
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
One or more Classic Load Balancers.
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.
getMaxNumberOfAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of groups allowed for your AWS account.
getMaxNumberOfLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your AWS 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.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.
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 for the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The maximum size of the group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
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:
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.
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.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
One or more metrics.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
One or more of the following metrics.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
One or more of the following metrics.
getMetricValue() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The metric value to compare to BreachThreshold.
getMinAdjustmentMagnitude() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The minimum number of instances to scale.
getMinAdjustmentMagnitude() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The minimum number of instances to scale.
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.
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 for the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The minimum size of the group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
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 to use to launch instances.
getMixedInstancesPolicy() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The mixed instances policy to use to specify the updates.
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.
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.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.
getNoDevice() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses a device mapping.
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 the transition state for the lifecycle hook.
getNotificationTargetARN() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The ARN of the target that Amazon EC2 Auto Scaling sends notifications to when an instance is in the transition state for the lifecycle hook.
getNotificationTargetARN() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the notification target that Amazon EC2 Auto Scaling uses to notify you when an instance is in the transition 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 AWS account.
getNumberOfLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The current number of launch configurations for your AWS account.
getOnDemandAllocationStrategy() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
Indicates how to allocate instance types to fulfill On-Demand capacity.
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.
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 parameters that you specify override the same parameters in the launch template.
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, if any.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the placement group into which to launch your instances, if any.
getPlacementTenancy() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The tenancy of the instance.
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.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
The policy type.
getPolicyType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The policy type.
getPolicyTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
One or more policy types.
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.
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.
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 associated with the AMI.
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, in Unix cron syntax format.
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The recurring schedule for the action.
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The recurring schedule for the action, in Unix cron syntax format.
getResourceId() - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the 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
Identifies the resource associated with the metric type.
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.
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.
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, for example, an Amazon SNS topic or an Amazon SQS queue.
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, for example, an Amazon SNS topic or an Amazon SQS queue.
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.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more security groups with which to associate the instances.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The security groups to associate with the instances.
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 AWS 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 AWS services 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 AWS 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.
getSnapshotId() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The ID of the snapshot.
getSpotAllocationStrategy() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
Indicates how to allocate Spot capacity across Spot pools.
getSpotInstancePools() - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The number of Spot pools to use to allocate your Spot capacity.
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.
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 price to bid when launching Spot Instances.
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.PutScheduledUpdateGroupActionRequest
The time for this action to start, in YYYY-MM-DDThh:mm:ssZ format in UTC/GMT only and in quotes (for example, "2019-06-01T00:00:00Z").
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time that the action is scheduled to begin.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The 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").
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.
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 DeleteAutoScalingGroup is in progress.
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.
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.
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 (ARN) 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 target groups.
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.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
One or more termination policies used to select the instance to terminate.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance 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.
getTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
This parameter is deprecated.
getTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
This parameter is deprecated.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
getUnit() - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The unit of the metric.
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 available to the 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.Filter
The value of the filter.
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 virtual device (for example, ephemeral0).
getVolumeSize() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in GiB.
getVolumeType() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type, which can be standard for Magnetic, io1 for Provisioned IOPS SSD, gp2 for General Purpose SSD, st1 for Throughput Optimized HDD, or sc1 for Cold HDD.
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 your virtual private cloud (VPC).
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A comma-separated list of subnet IDs, if you are launching into a VPC.
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.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.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.AutoScalingGroup
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
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.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.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.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.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.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.Instance
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
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.MetricCollectionType
 
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.MixedInstancesPolicy
 
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.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.RecordLifecycleActionHeartbeatRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
 
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.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.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.TerminateInstanceInAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupResult
 

I

Instance - Class in com.amazonaws.services.autoscaling.model
Describes an EC2 instance.
Instance() - Constructor for class com.amazonaws.services.autoscaling.model.Instance
 
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
 
InstancesDistribution - Class in com.amazonaws.services.autoscaling.model
Describes an instances distribution for an Auto Scaling group with MixedInstancesPolicy.
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.
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for groups that launch instances into a virtual private cloud (VPC).
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
[EC2-VPC] Indicates whether to assign a public IP address to each instance.
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
Indicates whether the instance is optimized for Amazon EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether the instance 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.
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.
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.
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
Suppresses a device mapping.
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.
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.

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
Describes a launch template and overrides.
LaunchTemplate() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchTemplate
 
LaunchTemplateOverrides - Class in com.amazonaws.services.autoscaling.model
Describes an override for a launch template.
LaunchTemplateOverrides() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchTemplateOverrides
 
LaunchTemplateSpecification - Class in com.amazonaws.services.autoscaling.model
Describes a launch template and the launch template version.
LaunchTemplateSpecification() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchTemplateSpecification
 
LifecycleHook - Class in com.amazonaws.services.autoscaling.model
Describes a lifecycle hook, which tells Amazon EC2 Auto Scaling that you want to perform an action whenever it launches instances or whenever it terminates instances.
LifecycleHook() - Constructor for class com.amazonaws.services.autoscaling.model.LifecycleHook
 
LifecycleHookSpecification - Class in com.amazonaws.services.autoscaling.model
Describes a lifecycle hook.
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
 

M

MetricCollectionType - Class in com.amazonaws.services.autoscaling.model
Describes a metric.
MetricCollectionType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
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
 
MetricStatistic - Enum in com.amazonaws.services.autoscaling.model
 
MetricType - Enum in com.amazonaws.services.autoscaling.model
 
MixedInstancesPolicy - Class in com.amazonaws.services.autoscaling.model
Describes a mixed instances policy for an Auto Scaling group.
MixedInstancesPolicy() - Constructor for class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
 

N

NotificationConfiguration - Class in com.amazonaws.services.autoscaling.model
Describes a notification.
NotificationConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 

P

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
 
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 policy for an Auto Scaling group.
putScalingPolicy(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a 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 policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a 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
 

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
 
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 automatic 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 automatic 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 automatic 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 automatic 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
 

S

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 one or more scheduled scaling action updates for a specified Auto Scaling group.
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.
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
The adjustment type.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The adjustment type, which specifies how ScalingAdjustment is interpreted.
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<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.
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for groups that launch instances into a virtual private cloud (VPC).
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
[EC2-VPC] Indicates whether to assign a public IP address to each instance.
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.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.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.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.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.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.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.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.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.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.
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
One or more Availability Zones for the group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
One or more Availability Zones for the group.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more mappings that specify how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A block device mapping, which specifies the block devices for the instance.
setBreachThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The breach threshold for the alarm.
setCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The reason the activity began.
setClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
setClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
setClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The IDs of one or more security groups for the specified ClassicLink-enabled VPC.
setClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further dynamic scaling activities can start.
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.
setCustomizedMetricSpecification(CustomizedMetricSpecification) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
A customized metric.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
setDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Defines the action the Auto Scaling group should take when the lifecycle hook timeout elapses or if an unexpected failure occurs.
setDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
Defines the action the Auto Scaling group should take when the lifecycle hook timeout elapses or if an unexpected failure occurs.
setDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Defines the action the Auto Scaling group should take 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 number of EC2 instances that should be running in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of EC2 instances that should be running in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The number of EC2 instances that should be running in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The number of EC2 instances that should be running in the Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The number of EC2 instances that should be running in the Auto Scaling group.
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
 
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 exposed to the EC2 instance (for example, /dev/sdh or xvdh).
setDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The dimensions of 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
The information about the Amazon EBS volume.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Indicates whether the instance is optimized for Amazon EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether the instance 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.
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.PutScheduledUpdateGroupActionRequest
The time for the recurring schedule to end.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time that the action is scheduled to end.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The time for the recurring schedule to end.
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
The estimated time, in seconds, until a newly launched instance can contribute to the CloudWatch metrics.
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.
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.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.
setGlobalTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The maximum time, in seconds, that an instance can remain in a Pending:Wait or Terminating: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 granularity to associate with the metrics to collect.
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 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.
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.
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.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service to use for the health checks.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service to use for the health checks.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The service to use for the health checks.
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.
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 Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon Machine Image (AMI) to use to launch your EC2 instances.
setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the Amazon Machine Image (AMI).
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 create a launch configuration for the group.
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.
setInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring (true) or basic monitoring (false) for the Auto Scaling instances.
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
 
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The EC2 instances associated with the group.
setInstancesDistribution(InstancesDistribution) - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
The instances distribution to use.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
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.
setIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of 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.
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.
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
The launch template to use to launch 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
The launch template and overrides.
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 to use.
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.
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 state of the EC2 instance to which to attach the lifecycle hook.
setLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The state of the EC2 instance to which you want to attach the lifecycle hook.
setLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The instance state to which you want to attach the lifecycle hook.
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
One or more Classic Load Balancers.
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.
setMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of groups allowed for your AWS account.
setMaxNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your AWS 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.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.
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 for the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The maximum size of the group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
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:
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.
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.
setMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
One or more metrics.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
One or more of the following metrics.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
One or more of the following metrics.
setMetricValue(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The metric value to compare to BreachThreshold.
setMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The minimum number of instances to scale.
setMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The minimum number of instances to scale.
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.
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 for the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The minimum size of the group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
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 to use to launch instances.
setMixedInstancesPolicy(MixedInstancesPolicy) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The mixed instances policy to use to specify the updates.
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.
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.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.
setNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses a device mapping.
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 the transition state for the lifecycle hook.
setNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The ARN of the target that Amazon EC2 Auto Scaling sends notifications to when an instance is in the transition state for the lifecycle hook.
setNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the notification target that Amazon EC2 Auto Scaling uses to notify you when an instance is in the transition 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 AWS account.
setNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The current number of launch configurations for your AWS account.
setOnDemandAllocationStrategy(String) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
Indicates how to allocate instance types to fulfill On-Demand capacity.
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.
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 parameters that you specify override the same parameters in the launch template.
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, if any.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the placement group into which to launch your instances, if any.
setPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The tenancy of the instance.
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.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
The policy type.
setPolicyType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The policy type.
setPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
One or more policy types.
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.
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.
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 associated with the AMI.
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, in Unix cron syntax format.
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The recurring schedule for the action.
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)
setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the 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
Identifies the resource associated with the metric type.
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.
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.
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, for example, an Amazon SNS topic or an Amazon SQS queue.
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, for example, an Amazon SNS topic or an Amazon SQS queue.
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.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more security groups with which to associate the instances.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The security groups to associate with the instances.
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 AWS 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 AWS services 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 AWS 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.
setSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The ID of the snapshot.
setSpotAllocationStrategy(String) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
Indicates how to allocate Spot capacity across Spot pools.
setSpotInstancePools(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The number of Spot pools to use to allocate your Spot capacity.
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.
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 price to bid when launching Spot Instances.
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.PutScheduledUpdateGroupActionRequest
The time for this action to start, in YYYY-MM-DDThh:mm:ssZ format in UTC/GMT only and in quotes (for example, "2019-06-01T00:00:00Z").
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time that the action is scheduled to begin.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The 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").
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.
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 DeleteAutoScalingGroup is in progress.
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.
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.
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 (ARN) 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 target groups.
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.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
One or more termination policies used to select the instance to terminate.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance 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.
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
This parameter is deprecated.
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
This parameter is deprecated.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
setUnit(String) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The unit of the metric.
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 available to the 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<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
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 virtual device (for example, ephemeral0).
setVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in GiB.
setVolumeType(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type, which can be standard for Magnetic, io1 for Provisioned IOPS SSD, gp2 for General Purpose SSD, st1 for Throughput Optimized HDD, or sc1 for Cold HDD.
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 your virtual private cloud (VPC).
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A comma-separated list of subnet IDs, if you are launching into a VPC.
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
 
StepAdjustment - Class in com.amazonaws.services.autoscaling.model
Describes an adjustment based on the difference between the value of the aggregated CloudWatch metric and the breach threshold that you've defined for the alarm.
StepAdjustment() - Constructor for class com.amazonaws.services.autoscaling.model.StepAdjustment
 
SuspendedProcess - Class in com.amazonaws.services.autoscaling.model
Describes an automatic 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 automatic scaling processes, or all processes, for the specified Auto Scaling group.
suspendProcesses(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Suspends the specified automatic 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 automatic 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 automatic 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
 
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.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.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.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 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 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 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.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.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.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.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.Instance
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.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.MetricCollectionType
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 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.NotificationConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscaling.model.PredefinedMetricSpecification
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.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.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 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 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.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.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.

U

updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AbstractAmazonAutoScaling
 
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Updates the configuration for the specified Auto Scaling group.
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Updates the configuration for the specified Auto Scaling group.
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
Updates the configuration for the specified Auto Scaling group.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, UpdateAutoScalingGroupResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the configuration for the specified Auto Scaling group.
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.LifecycleState
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.ScalingActivityStatusCode
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.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.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.ScalingActivityStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.

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
 
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
The adjustment type.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The adjustment type, which specifies how ScalingAdjustment is interpreted.
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(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.
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for groups that launch instances into a virtual private cloud (VPC).
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
[EC2-VPC] Indicates whether to assign a public IP address to each instance.
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.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.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.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.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.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.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.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.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.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.
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
One or more Availability Zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more Availability Zones for the group.
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.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more mappings that specify how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more mappings that specify how block devices are exposed to the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A block device mapping, which specifies the block devices for the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A block device mapping, which specifies the block devices for the instance.
withBreachThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The breach threshold for the alarm.
withCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The reason the activity began.
withClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
withClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
withClassicLinkVPCSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The IDs of one or more security groups for the specified ClassicLink-enabled VPC.
withClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The IDs of one or more security groups for the specified ClassicLink-enabled VPC.
withClassicLinkVPCSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
withClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further dynamic scaling activities can start.
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.
withCustomizedMetricSpecification(CustomizedMetricSpecification) - Method in class com.amazonaws.services.autoscaling.model.TargetTrackingConfiguration
A customized metric.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
withDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Defines the action the Auto Scaling group should take when the lifecycle hook timeout elapses or if an unexpected failure occurs.
withDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
Defines the action the Auto Scaling group should take when the lifecycle hook timeout elapses or if an unexpected failure occurs.
withDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Defines the action the Auto Scaling group should take 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 number of EC2 instances that should be running in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of EC2 instances that should be running in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The number of EC2 instances that should be running in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The number of EC2 instances that should be running in the Auto Scaling group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The number of EC2 instances that should be running in the Auto Scaling group.
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 exposed to the EC2 instance (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.
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
The information about the Amazon EBS volume.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Indicates whether the instance is optimized for Amazon EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether the instance 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.
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.PutScheduledUpdateGroupActionRequest
The time for the recurring schedule to end.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time that the action is scheduled to end.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The time for the recurring schedule to end.
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
The estimated time, in seconds, until a newly launched instance can contribute to the CloudWatch metrics.
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.
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.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.
withGlobalTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The maximum time, in seconds, that an instance can remain in a Pending:Wait or Terminating: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 granularity to associate with the metrics to collect.
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 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.
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.
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.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service to use for the health checks.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service to use for the health checks.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The service to use for the health checks.
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.
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 Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon Machine Image (AMI) to use to launch your EC2 instances.
withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the Amazon Machine Image (AMI).
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 create a launch configuration for the group.
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.
withInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring (true) or basic monitoring (false) for the Auto Scaling instances.
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.
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.
withInstancesDistribution(InstancesDistribution) - Method in class com.amazonaws.services.autoscaling.model.MixedInstancesPolicy
The instances distribution to use.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
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.
withIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of 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.
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.
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
The launch template to use to launch 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
The launch template and overrides.
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 to use.
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.
withLifecycleHookSpecificationList(Collection<LifecycleHookSpecification>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more lifecycle hooks.
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 state of the EC2 instance to which to attach the lifecycle hook.
withLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The state of the EC2 instance to which you want to attach the lifecycle hook.
withLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The instance state to which you want to attach the lifecycle hook.
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
One or more Classic Load Balancers.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more Classic Load Balancers.
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.
withMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of groups allowed for your AWS account.
withMaxNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your AWS 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.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.
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 for the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The maximum size of the group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
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:
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.
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.
withMetrics(MetricCollectionType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
One or more metrics.
withMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
One or more metrics.
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
One or more of the following metrics.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
One or more of the following metrics.
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
One or more of the following metrics.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
One or more of the following metrics.
withMetricValue(Double) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The metric value to compare to BreachThreshold.
withMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The minimum number of instances to scale.
withMinAdjustmentMagnitude(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The minimum number of instances to scale.
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.
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 for the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The minimum size of the group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
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 to use to launch instances.
withMixedInstancesPolicy(MixedInstancesPolicy) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The mixed instances policy to use to specify the updates.
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.
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.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.
withNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses a device mapping.
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 the transition state for the lifecycle hook.
withNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHookSpecification
The ARN of the target that Amazon EC2 Auto Scaling sends notifications to when an instance is in the transition state for the lifecycle hook.
withNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the notification target that Amazon EC2 Auto Scaling uses to notify you when an instance is in the transition 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 AWS account.
withNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The current number of launch configurations for your AWS account.
withOnDemandAllocationStrategy(String) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
Indicates how to allocate instance types to fulfill On-Demand capacity.
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.
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 parameters that you specify override the same parameters in the launch template.
withOverrides(Collection<LaunchTemplateOverrides>) - Method in class com.amazonaws.services.autoscaling.model.LaunchTemplate
Any parameters that you specify override the same parameters in the launch template.
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, if any.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the placement group into which to launch your instances, if any.
withPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The tenancy of the instance.
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.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
The policy type.
withPolicyType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The policy type.
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.
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.
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.
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 associated with the AMI.
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, in Unix cron syntax format.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The recurring schedule for the action.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The recurring schedule for the action, in Unix cron syntax format.
withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the 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
Identifies the resource associated with the metric type.
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.
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.
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, for example, an Amazon SNS topic or an Amazon SQS queue.
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, for example, an Amazon SNS topic or an Amazon SQS queue.
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.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more security groups with which to associate the instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more security groups with which to associate the instances.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The security groups to associate with the instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The security groups to associate with the instances.
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 AWS 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 AWS services 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 AWS 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.
withSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The ID of the snapshot.
withSpotAllocationStrategy(String) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
Indicates how to allocate Spot capacity across Spot pools.
withSpotInstancePools(Integer) - Method in class com.amazonaws.services.autoscaling.model.InstancesDistribution
The number of Spot pools to use to allocate your Spot capacity.
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.
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 price to bid when launching Spot Instances.
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.PutScheduledUpdateGroupActionRequest
The time for this action to start, in YYYY-MM-DDThh:mm:ssZ format in UTC/GMT only and in quotes (for example, "2019-06-01T00:00:00Z").
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The date and time that the action is scheduled to begin.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupActionRequest
The 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").
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.
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 DeleteAutoScalingGroup is in progress.
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.
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.
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 (ARN) of the target groups.
withTargetGroupARNs(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachLoadBalancerTargetGroupsRequest
The Amazon Resource Names (ARN) 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 target groups.
withTargetGroupARNs(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The Amazon Resource Names (ARN) of the target groups.
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.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
One or more termination policies used to select the instance to terminate.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more termination policies used to select the instance to terminate.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance 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.
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
This parameter is deprecated.
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
This parameter is deprecated.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
withUnit(String) - Method in class com.amazonaws.services.autoscaling.model.CustomizedMetricSpecification
The unit of the metric.
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 available to the 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(String...) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
withValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
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 virtual device (for example, ephemeral0).
withVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in GiB.
withVolumeType(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type, which can be standard for Magnetic, io1 for Provisioned IOPS SSD, gp2 for General Purpose SSD, st1 for Throughput Optimized HDD, or sc1 for Cold HDD.
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 your virtual private cloud (VPC).
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A comma-separated list of subnet IDs, if you are launching into a VPC.
A B C D E F G H I L M N P R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.