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

A

Activity - Class in com.amazonaws.services.autoscaling.model
A scaling Activity is a long-running process that represents a change to your AutoScalingGroup, such as changing the size of the group.
Activity() - Constructor for class com.amazonaws.services.autoscaling.model.Activity
 
AdjustmentType - Class in com.amazonaws.services.autoscaling.model
Specifies whether the PutScalingPolicy ScalingAdjustment parameter is an absolute number or a percentage of the current capacity.
AdjustmentType() - Constructor for class com.amazonaws.services.autoscaling.model.AdjustmentType
 
Alarm - Class in com.amazonaws.services.autoscaling.model
The Alarm data type.
Alarm() - Constructor for class com.amazonaws.services.autoscaling.model.Alarm
 
AlreadyExistsException - Exception in com.amazonaws.services.autoscaling.model
The named Auto Scaling group or launch configuration already exists.
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 AmazonAutoScaling.
AmazonAutoScalingAsync - Interface in com.amazonaws.services.autoscaling
Interface for accessing AmazonAutoScaling asynchronously.
AmazonAutoScalingAsyncClient - Class in com.amazonaws.services.autoscaling
Asynchronous client for accessing AmazonAutoScaling.
AmazonAutoScalingAsyncClient() - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling.
AmazonAutoScalingAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling.
AmazonAutoScalingAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials.
AmazonAutoScalingAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials and executor service.
AmazonAutoScalingAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials, executor service, and client configuration options.
AmazonAutoScalingAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider.
AmazonAutoScalingAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider and executor service.
AmazonAutoScalingAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider and client configuration options.
AmazonAutoScalingAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonAutoScalingClient - Class in com.amazonaws.services.autoscaling
Client for accessing AmazonAutoScaling.
AmazonAutoScalingClient() - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling.
AmazonAutoScalingClient(ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling.
AmazonAutoScalingClient(AWSCredentials) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials.
AmazonAutoScalingClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials and client configuration options.
AmazonAutoScalingClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider.
AmazonAutoScalingClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider and client configuration options.
AmazonAutoScalingClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider, client configuration options, and request metric collector.
attachInstances(AttachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
attachInstances(AttachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest, AsyncHandler<AttachInstancesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest, AsyncHandler<AttachInstancesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
AttachInstancesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the AttachInstances operation.
AttachInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
 
AutoScalingActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Auto Scaling.
AutoScalingGroup - Class in com.amazonaws.services.autoscaling.model
The AutoScalingGroup data type.
AutoScalingGroup() - Constructor for class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
AutoScalingInstanceDetails - Class in com.amazonaws.services.autoscaling.model
The AutoScalingInstanceDetails data type.
AutoScalingInstanceDetails() - Constructor for class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 

B

BlockDeviceMapping - Class in com.amazonaws.services.autoscaling.model
The BlockDeviceMapping data type.
BlockDeviceMapping() - Constructor for class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 

C

com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.autoscaling - package com.amazonaws.services.autoscaling
Synchronous and asynchronous client classes for accessing AmazonAutoScaling.
com.amazonaws.services.autoscaling.model - package com.amazonaws.services.autoscaling.model
Classes modeling the various types represented by AmazonAutoScaling.
completeLifecycleAction(CompleteLifecycleActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Completes the lifecycle action for the associated token initiated under the given lifecycle hook with the specified result.
completeLifecycleAction(CompleteLifecycleActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Completes the lifecycle action for the associated token initiated under the given lifecycle hook with the specified result.
completeLifecycleActionAsync(CompleteLifecycleActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Completes the lifecycle action for the associated token initiated under the given lifecycle hook with the specified result.
completeLifecycleActionAsync(CompleteLifecycleActionRequest, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Completes the lifecycle action for the associated token initiated under the given lifecycle hook with the specified result.
completeLifecycleActionAsync(CompleteLifecycleActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Completes the lifecycle action for the associated token initiated under the given lifecycle hook with the specified result.
completeLifecycleActionAsync(CompleteLifecycleActionRequest, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Completes the lifecycle action for the associated token initiated under the given lifecycle hook with the specified result.
CompleteLifecycleActionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CompleteLifecycleAction operation.
CompleteLifecycleActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
 
CompleteLifecycleActionResult - Class in com.amazonaws.services.autoscaling.model
The output of the CompleteLifecycleAction.
CompleteLifecycleActionResult() - Constructor for class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
 
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new Auto Scaling group with the specified name and other attributes.
CreateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateAutoScalingGroup operation.
CreateAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a new launch configuration.
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new launch configuration.
CreateLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateLaunchConfiguration operation.
CreateLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates new tags or updates existing tags for an Auto Scaling group.
CreateOrUpdateTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateOrUpdateTags operation.
CreateOrUpdateTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 

D

deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
DeleteAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteAutoScalingGroup operation.
DeleteAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified LaunchConfiguration.
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified LaunchConfiguration.
DeleteLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteLaunchConfiguration operation.
DeleteLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
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 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
Deletes the specified lifecycle hook.
deleteLifecycleHookAsync(DeleteLifecycleHookRequest, AsyncHandler<DeleteLifecycleHookRequest, DeleteLifecycleHookResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified lifecycle hook.
DeleteLifecycleHookRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteLifecycleHook operation.
DeleteLifecycleHookRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
 
DeleteLifecycleHookResult - Class in com.amazonaws.services.autoscaling.model
The output of the DeleteLifecycleHook action.
DeleteLifecycleHookResult() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookResult
 
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes notifications created by PutNotificationConfiguration.
DeleteNotificationConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteNotificationConfiguration operation.
DeleteNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
deletePolicy(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes a policy created by PutScalingPolicy.
deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a policy created by PutScalingPolicy.
DeletePolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeletePolicy operation.
DeletePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
deleteScheduledAction(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledAction(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
DeleteScheduledActionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteScheduledAction operation.
DeleteScheduledActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Removes the specified tags or a set of tags from a set of resources.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Removes the specified tags or a set of tags from a set of resources.
DeleteTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteTags operation.
DeleteTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
describeAccountLimits(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimits() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimits(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimits() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
DescribeAccountLimitsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAccountLimits operation.
DescribeAccountLimitsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
 
DescribeAccountLimitsResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeAccountLimitsResult action.
DescribeAccountLimitsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
 
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns policy adjustment types for use in the PutScalingPolicy action.
DescribeAdjustmentTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAdjustmentTypes operation.
DescribeAdjustmentTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
DescribeAdjustmentTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeAdjustmentTypes action.
DescribeAdjustmentTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of each Auto Scaling group in the given list.
DescribeAutoScalingGroupsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingGroups operation.
DescribeAutoScalingGroupsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
DescribeAutoScalingGroupsResult - Class in com.amazonaws.services.autoscaling.model
The AutoScalingGroupsType data type.
DescribeAutoScalingGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
DescribeAutoScalingInstancesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingInstances operation.
DescribeAutoScalingInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
DescribeAutoScalingInstancesResult - Class in com.amazonaws.services.autoscaling.model
The AutoScalingInstancesType data type.
DescribeAutoScalingInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all notification types that are supported by Auto Scaling.
DescribeAutoScalingNotificationTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingNotificationTypes operation.
DescribeAutoScalingNotificationTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
DescribeAutoScalingNotificationTypesResult - Class in com.amazonaws.services.autoscaling.model
The AutoScalingNotificationTypes data type.
DescribeAutoScalingNotificationTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
DescribeLaunchConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeLaunchConfigurations operation.
DescribeLaunchConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
DescribeLaunchConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
The LaunchConfigurationsType data type.
DescribeLaunchConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
describeLifecycleHooks(DescribeLifecycleHooksRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the lifecycle hooks that currently belong to the specified Auto Scaling group.
describeLifecycleHooks(DescribeLifecycleHooksRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the lifecycle hooks that currently belong to the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the lifecycle hooks that currently belong to the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the lifecycle hooks that currently belong to the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the lifecycle hooks that currently belong to the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the lifecycle hooks that currently belong to the specified Auto Scaling group.
DescribeLifecycleHooksRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeLifecycleHooks operation.
DescribeLifecycleHooksRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
 
DescribeLifecycleHooksResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeLifecycleHooks action.
DescribeLifecycleHooksResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
 
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
Describes the available types of lifecycle hooks.
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
Describes the available types of lifecycle hooks.
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(DescribeLifecycleHookTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the available types of lifecycle hooks.
describeLifecycleHookTypesAsync(DescribeLifecycleHookTypesRequest, AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the available types of lifecycle hooks.
DescribeLifecycleHookTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeLifecycleHookTypes operation.
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
 
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of metrics and a corresponding list of granularities for each metric.
DescribeMetricCollectionTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeMetricCollectionTypes operation.
DescribeMetricCollectionTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
DescribeMetricCollectionTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeMetricCollectionTypes action.
DescribeMetricCollectionTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
DescribeNotificationConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeNotificationConfigurations operation.
DescribeNotificationConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
DescribeNotificationConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeNotificationConfigurations action.
DescribeNotificationConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
describePolicies(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns descriptions of what each policy does.
describePolicies() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns descriptions of what each policy does.
describePolicies(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns descriptions of what each policy does.
describePolicies() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns descriptions of what each policy does.
DescribePoliciesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribePolicies operation.
DescribePoliciesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
DescribePoliciesResult - Class in com.amazonaws.services.autoscaling.model
The PoliciesType data type.
DescribePoliciesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivities() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivities() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the scaling activities for the specified Auto Scaling group.
DescribeScalingActivitiesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScalingActivities operation.
DescribeScalingActivitiesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
DescribeScalingActivitiesResult - Class in com.amazonaws.services.autoscaling.model
The output for the DescribeScalingActivities action.
DescribeScalingActivitiesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
DescribeScalingProcessTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScalingProcessTypes operation.
DescribeScalingProcessTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
DescribeScalingProcessTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeScalingProcessTypes action.
DescribeScalingProcessTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
describeScheduledActions(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
DescribeScheduledActionsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScheduledActions operation.
DescribeScheduledActionsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
DescribeScheduledActionsResult - Class in com.amazonaws.services.autoscaling.model
A scaling action that is scheduled for a future time and date.
DescribeScheduledActionsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists the Auto Scaling group tags.
describeTags() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists the Auto Scaling group tags.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists the Auto Scaling group tags.
describeTags() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists the Auto Scaling group tags.
DescribeTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeTags operation.
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 interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all termination policies supported by Auto Scaling.
DescribeTerminationPolicyTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeTerminationPolicyTypes operation.
DescribeTerminationPolicyTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
DescribeTerminationPolicyTypesResult - Class in com.amazonaws.services.autoscaling.model
The TerminationPolicyTypes data type.
DescribeTerminationPolicyTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
detachInstances(DetachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Using DetachInstances , you can remove an instance from an Auto Scaling group.
detachInstances(DetachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Using DetachInstances , you can remove an instance from an Auto Scaling group.
detachInstancesAsync(DetachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Using DetachInstances , you can remove an instance from an Auto Scaling group.
detachInstancesAsync(DetachInstancesRequest, AsyncHandler<DetachInstancesRequest, DetachInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Using DetachInstances , you can remove an instance from an Auto Scaling group.
detachInstancesAsync(DetachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Using DetachInstances , you can remove an instance from an Auto Scaling group.
detachInstancesAsync(DetachInstancesRequest, AsyncHandler<DetachInstancesRequest, DetachInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Using DetachInstances , you can remove an instance from an Auto Scaling group.
DetachInstancesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DetachInstances operation.
DetachInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
 
DetachInstancesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DetachInstances action.
DetachInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DetachInstancesResult
 
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
DisableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DisableMetricsCollection operation.
DisableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 

E

Ebs - Class in com.amazonaws.services.autoscaling.model
The Ebs data type.
Ebs() - Constructor for class com.amazonaws.services.autoscaling.model.Ebs
 
EnabledMetric - Class in com.amazonaws.services.autoscaling.model
The EnabledMetric data type.
EnabledMetric() - Constructor for class com.amazonaws.services.autoscaling.model.EnabledMetric
 
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
EnableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the EnableMetricsCollection operation.
EnableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
enterStandby(EnterStandbyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Move instances in an Auto Scaling group into a Standby mode.
enterStandby(EnterStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Move instances in an Auto Scaling group into a Standby mode.
enterStandbyAsync(EnterStandbyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Move instances in an Auto Scaling group into a Standby mode.
enterStandbyAsync(EnterStandbyRequest, AsyncHandler<EnterStandbyRequest, EnterStandbyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Move instances in an Auto Scaling group into a Standby mode.
enterStandbyAsync(EnterStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Move instances in an Auto Scaling group into a Standby mode.
enterStandbyAsync(EnterStandbyRequest, AsyncHandler<EnterStandbyRequest, EnterStandbyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Move instances in an Auto Scaling group into a Standby mode.
EnterStandbyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the EnterStandby operation.
EnterStandbyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
 
EnterStandbyResult - Class in com.amazonaws.services.autoscaling.model
The output of the EnterStandby action.
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.AutoScalingGroup
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
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.CreateLaunchConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
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.DeletePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
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.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.DisableMetricsCollectionRequest
 
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.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.ExitStandbyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
 
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.LaunchConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
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.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.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.ScalingPolicy
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
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.Tag
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
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
 
exceptionUnmarshallers - Variable in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
List of exception unmarshallers for all AmazonAutoScaling exceptions.
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 interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest, AsyncHandler<ExecutePolicyRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest, AsyncHandler<ExecutePolicyRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Executes the specified policy.
ExecutePolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the ExecutePolicy operation.
ExecutePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
exitStandby(ExitStandbyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Move an instance out of Standby mode.
exitStandby(ExitStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Move an instance out of Standby mode.
exitStandbyAsync(ExitStandbyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Move an instance out of Standby mode.
exitStandbyAsync(ExitStandbyRequest, AsyncHandler<ExitStandbyRequest, ExitStandbyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Move an instance out of Standby mode.
exitStandbyAsync(ExitStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Move an instance out of Standby mode.
exitStandbyAsync(ExitStandbyRequest, AsyncHandler<ExitStandbyRequest, ExitStandbyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Move an instance out of Standby mode.
ExitStandbyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the ExitStandby operation.
ExitStandbyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
 
ExitStandbyResult - Class in com.amazonaws.services.autoscaling.model
The output of the ExitStandby action.
ExitStandbyResult() - Constructor for class com.amazonaws.services.autoscaling.model.ExitStandbyResult
 

F

Filter - Class in com.amazonaws.services.autoscaling.model
The Filter data type.
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.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
A list of the requested scaling activities.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
A list describing the activities related to detaching the instances from the Auto Scaling group.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
A list describing the activities related to moving instances into Standby mode.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
A list describing 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
Specifies the ID of the activity.
getActivityIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
getAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific 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.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
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 to which to attach the specified instance(s).
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The name of the Auto Scaling group associated with this instance.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the Auto Scaling group to which the lifecycle hook belongs.
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 to delete.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the Auto Scaling group to which the lifecycle hook belongs.
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 one or more Auto Scaling groups.
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 AutoScalingGroup.
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 from which to detach instances.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or ARN of the Auto Scaling Group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name or ARN of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The name of the Auto Scaling group from which to move instances into Standby mode.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or the Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
The name of the Auto Scaling group from which to move instances out of Standby mode.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the Auto Scaling group to which the lifecycle action belongs.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Specifies the Auto Scaling group name.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the Auto Scaling group to which you want to assign the lifecycle hook.
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 or ARN of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or ARN of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the Auto Scaling group to which the hook belongs.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group associated with this scaling policy.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group to be updated.
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.SuspendProcessesRequest
The name or Amazon Resource Name (ARN) 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
A list of Auto Scaling group names.
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
A list of Auto Scaling groups.
getAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
getAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a list of all notification types supported by Auto Scaling.
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone in which this instance resides.
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.Instance
Availability Zones associated with this instance.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of Availability Zones for the group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones for the Auto Scaling group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Availability Zones for the group.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
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
Contains the reason the activity was begun.
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 trigger-related scaling activities can start.
getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the date and time the Auto Scaling group was created.
getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the creation date and time for this launch configuration.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, between a successful scaling activity and the succeeding scaling activity.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further scaling activities 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.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 to delete the volume on instance termination.
getDescription() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the scaling activity.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the Auto Scaling group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of Amazon EC2 instances that should be running in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of Amazon 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 your Auto Scaling group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the Auto Scaling group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity for the Auto Scaling group.
getDetails() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains details of the scaling activity.
getDeviceName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the device within Amazon EC2 (for example, /dev/sdh or xvdh).
getEbs() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The Elastic Block Storage volume information.
getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Whether the instance is optimized for EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies 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, instance monitoring is enabled.
getEnabledMetrics() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this 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 this action to end.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to end.
getExecutorService() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the executor service used by this async client to execute requests.
getFilters() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
getForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will 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 length of time an instance can remain in a Pending:Wait or Terminating:Wait state.
getGranularities() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the enabled 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 of a Metric.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The length of time that Auto Scaling waits before checking an instance's health status.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Length of time in seconds after a new Amazon EC2 instance comes into service that Auto Scaling starts checking its health.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The length of time that Auto Scaling waits before checking an instance's health status.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service you want the health checks from, Amazon EC2 or Elastic Load Balancer.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The type of health check for the instances in the Auto Scaling group.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The health status of this instance.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance's health status.
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
Defines the amount of time that can elapse before the lifecycle hook times out.
getHeartbeatTimeout() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Defines the amount of time, in seconds, that can elapse before the lifecycle hook times out.
getHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to wait for the cooldown period associated with the Auto Scaling group to complete before executing the policy.
getHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period associated with the Auto Scaling group.
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
Provides the name or the 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
Unique ID of the Amazon Machine Image (AMI) you want to use to launch your EC2 instances.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the unique ID of the Amazon Machine Image (AMI) that was assigned during registration.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance ID of the Amazon EC2 instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the Amazon EC2 instance you want to use to create the Auto Scaling group.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon EC2 instance you want to use to create the launch configuration.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies the ID of the Amazon EC2 instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The identifier of the Amazon EC2 instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the Amazon EC2 instance to be terminated.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more IDs of the Amazon EC2 instances to attach to the specified Auto Scaling group.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
A list of instances to detach from the Auto Scaling group.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The instances to move into Standby mode.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
A list of instances to move out of Standby mode.
getInstanceMonitoring() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring if it is disabled.
getInstanceMonitoring() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed monitoring or not.
getInstances() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the Amazon EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the Amazon EC2 instance.
getIops() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of I/O operations per second (IOPS) that the volume supports.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the Amazon EC2 AMI.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the Amazon EC2 AMI.
getKey() - Method in class com.amazonaws.services.autoscaling.model.Tag
The key of the tag.
getKey() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The key of the tag.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the Amazon EC2 key pair.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the Amazon EC2 key pair.
getLaunchConfigurationARN() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The launch configuration's Amazon Resource Name (ARN).
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration associated with this instance.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of an existing launch configuration to use to launch new instances.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
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 this instance.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies 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
A list of launch configuration names.
getLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
getLifecycleActionResult() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The action the Auto Scaling group should 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 action 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 name of one or more lifecycle hooks.
getLifecycleHooks() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
A list describing the lifecycle hooks that belong to the specified Auto Scaling group.
getLifecycleHookTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
Returns a list of all notification types supported by Auto Scaling.
getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The life cycle state of this instance.
getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
getLifecycleTransition() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The Amazon EC2 instance state to which you want to attach the lifecycle hook.
getLifecycleTransition() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The Amazon EC2 instance state to which you want to attach the lifecycle hook.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of load balancers associated with this Auto Scaling group.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of existing Elastic Load Balancing load balancers to use.
getMaxNumberOfAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of Auto Scaling 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 records to return.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of Auto Scaling instances to be described with each call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of launch configurations.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Maximum number of records to be returned.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of policies that will be described with each call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of scheduled actions to return.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of records to return.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling 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 Auto Scaling 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
The name of the enabled metric.
getMetric() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Constraints:
Length: 1 - 255
Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Used with AdjustmentType with the value PercentChangeInCapacity, the scaling policy changes the DesiredCapacity of the Auto Scaling group by at least the number of instances specified in the value.
getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Changes the DesiredCapacity of the Auto Scaling group by at least the specified number of instances.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size for the new Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
getName() - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
A string that is used to mark the start of the next batch of returned results for pagination.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that is used to mark the start of the next batch of returned results for pagination.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A string that is used to mark the start of the next batch of returned results for pagination.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string that marks the start of the next batch of returned results for pagination.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string used to mark the start of the next batch of returned results.
getNoDevice() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses the device mapping.
getNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
getNotificationMetadata() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Contains additional information that you want to include any time Auto Scaling sends a message to the notification target.
getNotificationMetadata() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Contains additional information that you want to include any time Auto Scaling sends a message to the notification target.
getNotificationTargetARN() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the notification target that Auto Scaling will use to notify you 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 Auto Scaling will use 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
The types of events for an action to start.
getNotificationTypes() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that will cause the notification to be sent.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the cluster placement group, if applicable.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Physical location of an existing cluster placement group into which you want to launch your instances.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the cluster placement group, if applicable.
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
Specifies the tenancy of the instance.
getPolicyARN() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
A policy's Amazon Resource Name (ARN).
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 PolicyARN of the policy you want to delete.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy you want to run.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy you want to create or update.
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
A list of policy names or policy ARNs to be described.
getProcesses() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
getProcessName() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of a process.
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
Specifies a value between 0 and 100 that indicates the progress of the activity.
getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the Amazon EC2 AMI.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the Amazon EC2 AMI.
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The regular schedule that an action occurs.
getResourceId() - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
getResourceId() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the Auto Scaling group.
getResourceType() - Method in class com.amazonaws.services.autoscaling.model.Tag
The kind of resource to which the tag is applied.
getResourceType() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The kind of resource to which the tag is applied.
getRoleARN() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the Amazon IAM role that allows the Auto Scaling group to publish to the specified notification target.
getRoleARN() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the Amazon IAM role that allows the Auto Scaling group to publish to the specified notification target.
getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The number of instances by which to scale.
getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The number associated with the specified adjustment type.
getScalingPolicies() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
getScheduledActionARN() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of this scheduled action.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action you want to delete.
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 this scheduled action.
getScheduledActionNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
getScheduledUpdateGroupActions() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The security groups with which to associate Amazon EC2 or Amazon VPC instances.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon EC2 instances.
getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
Specifies if the detached instance should decrement the desired capacity value for the Auto Scaling group.
getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
Specifies whether the instances moved to Standby mode count as part of the Auto Scaling group's desired capacity.
getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
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 will respect the grace period.
getSnapshotId() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID.
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
Specifies the price to bid when launching Spot Instances.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this 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, as in --start-time 2010-06-01T00:00:00Z.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to begin.
getStatus() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current state of the Auto Scaling group when a DeleteAutoScalingGroup action is in progress.
getStatusCode() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
getStatusMessage() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the activity status.
getSuspendedProcesses() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling 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
A list of tags for the Auto Scaling group.
getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
getTags() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
getTags() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A standalone termination policy or a list of 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
Termination policies supported by Auto Scaling.
getTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated.
getTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data to make available to the launched Amazon EC2 instances.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the launched Amazon EC2 instances.
getValue() - Method in class com.amazonaws.services.autoscaling.model.Tag
The value of the tag.
getValue() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The value of the tag.
getValues() - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
getVirtualName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The virtual name associated with the device.
getVolumeSize() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in gigabytes.
getVolumeType() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type.
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The subnet identifier for the Amazon VPC connection, if applicable.
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers of Amazon Virtual Private Clouds (Amazon VPCs).
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The subnet identifier for the Amazon VPC connection, if applicable.

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.AutoScalingGroup
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
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.CreateLaunchConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
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.DeletePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
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.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.DisableMetricsCollectionRequest
 
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.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.ExitStandbyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
 
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.LaunchConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
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.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.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.ScalingPolicy
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
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.Tag
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
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
 

I

Instance - Class in com.amazonaws.services.autoscaling.model
The Instance data type.
Instance() - Constructor for class com.amazonaws.services.autoscaling.model.Instance
 
InstanceMonitoring - Class in com.amazonaws.services.autoscaling.model
The InstanceMonitoring data type.
InstanceMonitoring() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
InvalidNextTokenException - Exception in com.amazonaws.services.autoscaling.model
The NextToken value is invalid.
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 Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
isDeleteOnTermination() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Indicates whether to delete the volume on instance termination.
isEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies 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, instance monitoring is enabled.
isForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will 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
Set to True if you want Auto Scaling to wait for the cooldown period associated with the Auto Scaling group to complete before executing the policy.
isHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period associated with the Auto Scaling group.
isNoDevice() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses the device mapping.
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
Specifies if the detached instance should decrement the desired capacity value for the Auto Scaling group.
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
Specifies whether the instances moved to Standby mode count as part of the Auto Scaling group's desired capacity.
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
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 will respect the grace period.

L

LaunchConfiguration - Class in com.amazonaws.services.autoscaling.model
The LaunchConfiguration data type.
LaunchConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
LifecycleHook - Class in com.amazonaws.services.autoscaling.model
A lifecycle hook tells Auto Scaling that you want to perform an action when an instance launches or terminates.
LifecycleHook() - Constructor for class com.amazonaws.services.autoscaling.model.LifecycleHook
 
LifecycleState - Enum in com.amazonaws.services.autoscaling.model
Lifecycle State
LimitExceededException - Exception in com.amazonaws.services.autoscaling.model
The quota for capacity groups or launch configurations for this customer has already been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.

M

MetricCollectionType - Class in com.amazonaws.services.autoscaling.model
The MetricCollectionType data type.
MetricCollectionType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
MetricGranularityType - Class in com.amazonaws.services.autoscaling.model
The MetricGranularityType data type.
MetricGranularityType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricGranularityType
 

N

NotificationConfiguration - Class in com.amazonaws.services.autoscaling.model
The NotificationConfiguration data type.
NotificationConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 

P

ProcessType - Class in com.amazonaws.services.autoscaling.model
There are two primary Auto Scaling process types-- Launch and Terminate .
ProcessType() - Constructor for class com.amazonaws.services.autoscaling.model.ProcessType
 
putLifecycleHook(PutLifecycleHookRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates a lifecycle hook for an Auto Scaling Group.
putLifecycleHook(PutLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a lifecycle hook for an Auto Scaling Group.
putLifecycleHookAsync(PutLifecycleHookRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a lifecycle hook for an Auto Scaling Group.
putLifecycleHookAsync(PutLifecycleHookRequest, AsyncHandler<PutLifecycleHookRequest, PutLifecycleHookResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a lifecycle hook for an Auto Scaling Group.
putLifecycleHookAsync(PutLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a lifecycle hook for an Auto Scaling Group.
putLifecycleHookAsync(PutLifecycleHookRequest, AsyncHandler<PutLifecycleHookRequest, PutLifecycleHookResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a lifecycle hook for an Auto Scaling Group.
PutLifecycleHookRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutLifecycleHook operation.
PutLifecycleHookRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
 
PutLifecycleHookResult - Class in com.amazonaws.services.autoscaling.model
The output of the PutLifecycleHook action.
PutLifecycleHookResult() - Constructor for class com.amazonaws.services.autoscaling.model.PutLifecycleHookResult
 
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 interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, Void>) - 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
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Configures an Auto Scaling group to send notifications when specified events take place.
PutNotificationConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutNotificationConfiguration operation.
PutNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
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 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
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a policy for an Auto Scaling group.
PutScalingPolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutScalingPolicy operation.
PutScalingPolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
PutScalingPolicyResult - Class in com.amazonaws.services.autoscaling.model
The PolicyARNType data type.
PutScalingPolicyResult() - Constructor for class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
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 interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, Void>) - 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
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a scheduled scaling action for an Auto Scaling group.
PutScheduledUpdateGroupActionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutScheduledUpdateGroupAction operation.
PutScheduledUpdateGroupActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 

R

recordLifecycleActionHeartbeat(RecordLifecycleActionHeartbeatRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Records a heartbeat for the lifecycle action associated with a specific token.
recordLifecycleActionHeartbeat(RecordLifecycleActionHeartbeatRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Records a heartbeat for the lifecycle action associated with a specific token.
recordLifecycleActionHeartbeatAsync(RecordLifecycleActionHeartbeatRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Records a heartbeat for the lifecycle action associated with a specific token.
recordLifecycleActionHeartbeatAsync(RecordLifecycleActionHeartbeatRequest, AsyncHandler<RecordLifecycleActionHeartbeatRequest, RecordLifecycleActionHeartbeatResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Records a heartbeat for the lifecycle action associated with a specific token.
recordLifecycleActionHeartbeatAsync(RecordLifecycleActionHeartbeatRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Records a heartbeat for the lifecycle action associated with a specific token.
recordLifecycleActionHeartbeatAsync(RecordLifecycleActionHeartbeatRequest, AsyncHandler<RecordLifecycleActionHeartbeatRequest, RecordLifecycleActionHeartbeatResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Records a heartbeat for the lifecycle action associated with a specific token.
RecordLifecycleActionHeartbeatRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the RecordLifecycleActionHeartbeat operation.
RecordLifecycleActionHeartbeatRequest() - Constructor for class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
 
RecordLifecycleActionHeartbeatResult - Class in com.amazonaws.services.autoscaling.model
The output of the RecordLifecycleActionHeartbeat action.
RecordLifecycleActionHeartbeatResult() - Constructor for class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
 
ResourceInUseException - Exception in com.amazonaws.services.autoscaling.model
This is returned when you cannot delete a launch configuration or Auto Scaling group because it is being used.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
resumeProcesses(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcesses(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
ResumeProcessesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the ResumeProcesses operation.
ResumeProcessesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 

S

ScalingActivityInProgressException - Exception in com.amazonaws.services.autoscaling.model
You cannot delete an Auto Scaling group while there are scaling activities in progress for that group.
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
Scaling Activity Status Code
ScalingPolicy - Class in com.amazonaws.services.autoscaling.model
The ScalingPolicy data type.
ScalingPolicy() - Constructor for class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
ScheduledUpdateGroupAction - Class in com.amazonaws.services.autoscaling.model
This data type stores information about a scheduled update to an Auto Scaling group.
ScheduledUpdateGroupAction() - Constructor for class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
A list describing the activities related to detaching the instances from the Auto Scaling group.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
A list describing the activities related to moving instances into Standby mode.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
A list describing 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
Specifies the ID of the activity.
setActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
setAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific 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.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
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 to which to attach the specified instance(s).
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The name of the Auto Scaling group associated with this instance.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the Auto Scaling group to which the lifecycle hook belongs.
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 to delete.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the Auto Scaling group to which the lifecycle hook belongs.
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 one or more Auto Scaling groups.
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 AutoScalingGroup.
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 from which to detach instances.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or ARN of the Auto Scaling Group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name or ARN of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The name of the Auto Scaling group from which to move instances into Standby mode.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or the Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
The name of the Auto Scaling group from which to move instances out of Standby mode.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the Auto Scaling group to which the lifecycle action belongs.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Specifies the Auto Scaling group name.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the Auto Scaling group to which you want to assign the lifecycle hook.
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 or ARN of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or ARN of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the Auto Scaling group to which the hook belongs.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group associated with this scaling policy.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group to be updated.
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.SuspendProcessesRequest
The name or Amazon Resource Name (ARN) 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
A list of Auto Scaling group names.
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
A list of Auto Scaling groups.
setAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
setAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a list of all notification types supported by Auto Scaling.
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone in which this instance resides.
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Availability Zones associated with this instance.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of Availability Zones for the group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones for the Auto Scaling group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Availability Zones for the group.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
setCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
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 trigger-related scaling activities can start.
setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the date and time the Auto Scaling group was created.
setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the creation date and time for this launch configuration.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, between a successful scaling activity and the succeeding scaling activity.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further scaling activities 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.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 to delete the volume on instance termination.
setDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the scaling activity.
setDesiredCapacity(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Sets the desired size of the specified AutoScalingGroup.
setDesiredCapacity(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Sets the desired size of the specified AutoScalingGroup.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of Amazon EC2 instances that should be running in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of Amazon 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 your Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity for the Auto Scaling group.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the desired size of the specified AutoScalingGroup.
setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the desired size of the specified AutoScalingGroup.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the desired size of the specified AutoScalingGroup.
setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the desired size of the specified AutoScalingGroup.
SetDesiredCapacityRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the SetDesiredCapacity operation.
SetDesiredCapacityRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
setDetails(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains details of the scaling activity.
setDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the device within Amazon EC2 (for example, /dev/sdh or xvdh).
setEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The Elastic Block Storage volume information.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Whether the instance is optimized for EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies 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, instance monitoring is enabled.
setEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
setEndpoint(String) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Overrides the default endpoint for this client ("https://autoscaling.amazonaws.com").
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this 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 this action to end.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to end.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
setForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will 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 length of time an instance can remain in a Pending:Wait or Terminating:Wait state.
setGranularities(Collection<MetricGranularityType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the enabled 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 of a Metric.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The length of time that Auto Scaling waits before checking an instance's health status.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Length of time in seconds after a new Amazon EC2 instance comes into service that Auto Scaling starts checking its health.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The length of time that Auto Scaling waits before checking an instance's health status.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service you want the health checks from, Amazon EC2 or Elastic Load Balancer.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The type of health check for the instances in the Auto Scaling group.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The health status of this instance.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance's health status.
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
Defines the amount of time that can elapse before the lifecycle hook times out.
setHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Defines the amount of time, in seconds, that can elapse before the lifecycle hook times out.
setHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to wait for the cooldown period associated with the Auto Scaling group to complete before executing the policy.
setHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period associated with the Auto Scaling group.
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
Provides the name or the 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
Unique ID of the Amazon Machine Image (AMI) you want to use to launch your EC2 instances.
setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the unique ID of the Amazon Machine Image (AMI) that was assigned during registration.
setInstanceHealth(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
setInstanceHealth(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
setInstanceHealthAsync(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
setInstanceHealthAsync(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
SetInstanceHealthRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the SetInstanceHealth operation.
SetInstanceHealthRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance ID of the Amazon EC2 instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the Amazon EC2 instance you want to use to create the Auto Scaling group.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon EC2 instance you want to use to create the launch configuration.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies the ID of the Amazon EC2 instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The identifier of the Amazon EC2 instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the Amazon EC2 instance to be terminated.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more IDs of the Amazon EC2 instances to attach to the specified Auto Scaling group.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
A list of instances to detach from the Auto Scaling group.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The instances to move into Standby mode.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
A list of instances to move out of Standby mode.
setInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring if it is disabled.
setInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed monitoring or not.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the Amazon EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the Amazon EC2 instance.
setIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of I/O operations per second (IOPS) that the volume supports.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the Amazon EC2 AMI.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the Amazon EC2 AMI.
setKey(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The key of the tag.
setKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The key of the tag.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the Amazon EC2 key pair.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the Amazon EC2 key pair.
setLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The launch configuration's Amazon Resource Name (ARN).
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration associated with this instance.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of an existing launch configuration to use to launch new instances.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
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 this instance.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies 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
A list of launch configuration names.
setLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
setLifecycleActionResult(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The action the Auto Scaling group should 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 action 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 name of one or more lifecycle hooks.
setLifecycleHooks(Collection<LifecycleHook>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
A list describing the lifecycle hooks that belong to the specified Auto Scaling group.
setLifecycleHookTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
Returns a list of all notification types supported by Auto Scaling.
setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The life cycle state of this instance.
setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
setLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
setLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The Amazon EC2 instance state to which you want to attach the lifecycle hook.
setLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The Amazon EC2 instance state to which you want to attach the lifecycle hook.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of load balancers associated with this Auto Scaling group.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of existing Elastic Load Balancing load balancers to use.
setMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of Auto Scaling 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 records to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of Auto Scaling instances to be described with each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of launch configurations.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Maximum number of records to be returned.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of policies that will be described with each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of scheduled actions to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of records to return.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling 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 Auto Scaling 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
The name of the enabled metric.
setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Constraints:
Length: 1 - 255
Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
setMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Used with AdjustmentType with the value PercentChangeInCapacity, the scaling policy changes the DesiredCapacity of the Auto Scaling group by at least the number of instances specified in the value.
setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Changes the DesiredCapacity of the Auto Scaling group by at least the specified number of instances.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size for the new Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
setName(String) - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
A string that is used to mark the start of the next batch of returned results for pagination.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that is used to mark the start of the next batch of returned results for pagination.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A string that is used to mark the start of the next batch of returned results for pagination.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string that marks the start of the next batch of returned results for pagination.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string used to mark the start of the next batch of returned results.
setNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses the device mapping.
setNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
setNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Contains additional information that you want to include any time Auto Scaling sends a message to the notification target.
setNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Contains additional information that you want to include any time Auto Scaling sends a message to the notification target.
setNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the notification target that Auto Scaling will use to notify you 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 Auto Scaling will use 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
The types of events for an action to start.
setNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that will cause the notification to be sent.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the cluster placement group, if applicable.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Physical location of an existing cluster placement group into which you want to launch your instances.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the cluster placement group, if applicable.
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
Specifies the tenancy of the instance.
setPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
A policy's Amazon Resource Name (ARN).
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 PolicyARN of the policy you want to delete.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy you want to run.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy you want to create or update.
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
A list of policy names or policy ARNs to be described.
setProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
setProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of a process.
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
Specifies a value between 0 and 100 that indicates the progress of the activity.
setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the Amazon EC2 AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the Amazon EC2 AMI.
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The regular schedule that an action occurs.
setRegion(Region) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
An alternative to AmazonAutoScaling.setEndpoint(String), sets the regional endpoint for this client's service calls.
setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the Auto Scaling group.
setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The kind of resource to which the tag is applied.
setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The kind of resource to which the tag is applied.
setRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the Amazon IAM role that allows the Auto Scaling group to publish to the specified notification target.
setRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the Amazon IAM role that allows the Auto Scaling group to publish to the specified notification target.
setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The number of instances by which to scale.
setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The number associated with the specified adjustment type.
setScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
setScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of this scheduled action.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action you want to delete.
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 this scheduled action.
setScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
setScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The security groups with which to associate Amazon EC2 or Amazon VPC instances.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon EC2 instances.
setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
Specifies if the detached instance should decrement the desired capacity value for the Auto Scaling group.
setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
Specifies whether the instances moved to Standby mode count as part of the Auto Scaling group's desired capacity.
setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
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 will respect the grace period.
setSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID.
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
Specifies the price to bid when launching Spot Instances.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this 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, as in --start-time 2010-06-01T00:00:00Z.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to begin.
setStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current state of the Auto Scaling group when a DeleteAutoScalingGroup action is in progress.
setStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
setStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
setStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the activity status.
setSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling 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
A list of tags for the Auto Scaling group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A standalone termination policy or a list of 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
Termination policies supported by Auto Scaling.
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated.
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data to make available to the launched Amazon EC2 instances.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the launched Amazon EC2 instances.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The value of the tag.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The value of the tag.
setValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
setVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The virtual name associated with the device.
setVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in gigabytes.
setVolumeType(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type.
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The subnet identifier for the Amazon VPC connection, if applicable.
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers of Amazon Virtual Private Clouds (Amazon VPCs).
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The subnet identifier for the Amazon VPC connection, if applicable.
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.
SuspendedProcess - Class in com.amazonaws.services.autoscaling.model
An Auto Scaling process that has been suspended.
SuspendedProcess() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
suspendProcesses(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcesses(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Suspends Auto Scaling processes for an Auto Scaling group.
SuspendProcessesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the SuspendProcesses operation.
SuspendProcessesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 

T

Tag - Class in com.amazonaws.services.autoscaling.model
The tag applied to an Auto Scaling group.
Tag() - Constructor for class com.amazonaws.services.autoscaling.model.Tag
 
TagDescription - Class in com.amazonaws.services.autoscaling.model
The tag applied to an Auto Scaling group.
TagDescription() - Constructor for class com.amazonaws.services.autoscaling.model.TagDescription
 
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Terminates the specified instance.
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Terminates the specified instance.
TerminateInstanceInAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the TerminateInstanceInAutoScalingGroup operation.
TerminateInstanceInAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
TerminateInstanceInAutoScalingGroupResult - Class in com.amazonaws.services.autoscaling.model
The output for the TerminateInstanceInAutoScalingGroup action.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Alarm
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Filter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.autoscaling.model.LifecycleState
 
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.

U

updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Updates the configuration for the specified AutoScalingGroup.
UpdateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the UpdateAutoScalingGroup operation.
UpdateAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 

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.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.ScalingActivityStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.

W

withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
A list describing the activities related to detaching the instances from the Auto Scaling group.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
A list describing the activities related to detaching the instances from the Auto Scaling group.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
A list describing the activities related to moving instances into Standby mode.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
A list describing the activities related to moving instances into Standby mode.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
A list describing the activities related to moving instances out of Standby mode.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
A list describing 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
Specifies the ID of the activity.
withActivityIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
withActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
withAdjustmentTypes(AdjustmentType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
withAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific 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.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
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 to which to attach the specified instance(s).
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The name of the Auto Scaling group associated with this instance.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the Auto Scaling group to which the lifecycle hook belongs.
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 to delete.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the Auto Scaling group to which the lifecycle hook belongs.
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 one or more Auto Scaling groups.
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 AutoScalingGroup.
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 from which to detach instances.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or ARN of the Auto Scaling Group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name or ARN of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The name of the Auto Scaling group from which to move instances into Standby mode.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or the Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
The name of the Auto Scaling group from which to move instances out of Standby mode.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the Auto Scaling group to which the lifecycle action belongs.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Specifies the Auto Scaling group name.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the Auto Scaling group to which you want to assign the lifecycle hook.
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 or ARN of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or ARN of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the Auto Scaling group to which the hook belongs.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group associated with this scaling policy.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group to be updated.
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.SuspendProcessesRequest
The name or Amazon Resource Name (ARN) 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
A list of Auto Scaling group names.
withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A list of Auto Scaling group names.
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
A list of Auto Scaling groups.
withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A list of Auto Scaling groups.
withAutoScalingInstances(AutoScalingInstanceDetails...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
withAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
withAutoScalingNotificationTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a list of all notification types supported by Auto Scaling.
withAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a list of all notification types supported by Auto Scaling.
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone in which this instance resides.
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Availability Zones associated with this instance.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of Availability Zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of Availability Zones for the group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones for the Auto Scaling group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones for the Auto Scaling group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Availability Zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Availability Zones for the group.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify how block devices are exposed to the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
withCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
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 trigger-related scaling activities can start.
withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the date and time the Auto Scaling group was created.
withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the creation date and time for this launch configuration.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, between a successful scaling activity and the succeeding scaling activity.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further scaling activities 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.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 to delete the volume on instance termination.
withDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the scaling activity.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the Auto Scaling group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of Amazon EC2 instances that should be running in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of Amazon 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 your Auto Scaling group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the Auto Scaling group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity for the Auto Scaling group.
withDetails(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains details of the scaling activity.
withDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the device within Amazon EC2 (for example, /dev/sdh or xvdh).
withEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The Elastic Block Storage volume information.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Whether the instance is optimized for EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies 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, instance monitoring is enabled.
withEnabledMetrics(EnabledMetric...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
withEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this 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 this action to end.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to end.
withFilters(Filter...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
withForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will 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 length of time an instance can remain in a Pending:Wait or Terminating:Wait state.
withGranularities(MetricGranularityType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
withGranularities(Collection<MetricGranularityType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the enabled 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 of a Metric.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The length of time that Auto Scaling waits before checking an instance's health status.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Length of time in seconds after a new Amazon EC2 instance comes into service that Auto Scaling starts checking its health.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The length of time that Auto Scaling waits before checking an instance's health status.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service you want the health checks from, Amazon EC2 or Elastic Load Balancer.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The type of health check for the instances in the Auto Scaling group.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The health status of this instance.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance's health status.
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
Defines the amount of time that can elapse before the lifecycle hook times out.
withHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Defines the amount of time, in seconds, that can elapse before the lifecycle hook times out.
withHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to wait for the cooldown period associated with the Auto Scaling group to complete before executing the policy.
withHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period associated with the Auto Scaling group.
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
Provides the name or the 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
Unique ID of the Amazon Machine Image (AMI) you want to use to launch your EC2 instances.
withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the unique ID of the Amazon Machine Image (AMI) that was assigned during registration.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance ID of the Amazon EC2 instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the Amazon EC2 instance you want to use to create the Auto Scaling group.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon EC2 instance you want to use to create the launch configuration.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies the ID of the Amazon EC2 instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The identifier of the Amazon EC2 instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the Amazon EC2 instance to be terminated.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more IDs of the Amazon EC2 instances to attach to the specified Auto Scaling group.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more IDs of the Amazon EC2 instances to attach to the specified Auto Scaling group.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
A list of instances to detach from the Auto Scaling group.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
A list of instances to detach from the Auto Scaling group.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The instances to move into Standby mode.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
The instances to move into Standby mode.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
A list of instances to move out of Standby mode.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
A list of instances to move out of Standby mode.
withInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring if it is disabled.
withInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed monitoring or not.
withInstances(Instance...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the Amazon EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the Amazon EC2 instance.
withIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of I/O operations per second (IOPS) that the volume supports.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the Amazon EC2 AMI.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the Amazon EC2 AMI.
withKey(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The key of the tag.
withKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The key of the tag.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the Amazon EC2 key pair.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the Amazon EC2 key pair.
withLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The launch configuration's Amazon Resource Name (ARN).
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration associated with this instance.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of an existing launch configuration to use to launch new instances.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
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 this instance.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies 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
A list of launch configuration names.
withLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A list of launch configuration names.
withLaunchConfigurations(LaunchConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
withLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
withLifecycleActionResult(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The action the Auto Scaling group should 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 action 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 name of one or more lifecycle hooks.
withLifecycleHookNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The name of one or more lifecycle hooks.
withLifecycleHooks(LifecycleHook...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
A list describing the lifecycle hooks that belong to the specified Auto Scaling group.
withLifecycleHooks(Collection<LifecycleHook>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
A list describing the lifecycle hooks that belong to the specified Auto Scaling group.
withLifecycleHookTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
Returns a list of all notification types supported by Auto Scaling.
withLifecycleHookTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
Returns a list of all notification types supported by Auto Scaling.
withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The life cycle state of this instance.
withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
withLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
withLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The Amazon EC2 instance state to which you want to attach the lifecycle hook.
withLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The Amazon EC2 instance state to which you want to attach the lifecycle hook.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of load balancers associated with this Auto Scaling group.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of load balancers associated with this Auto Scaling group.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of existing Elastic Load Balancing load balancers to use.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of existing Elastic Load Balancing load balancers to use.
withMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of Auto Scaling 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 records to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of Auto Scaling instances to be described with each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of launch configurations.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Maximum number of records to be returned.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of policies that will be described with each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of scheduled actions to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of records to return.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling 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 Auto Scaling 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
The name of the enabled metric.
withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Returns a reference to this object so that method calls can be chained together.
withMetrics(MetricCollectionType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.
withMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
withMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Used with AdjustmentType with the value PercentChangeInCapacity, the scaling policy changes the DesiredCapacity of the Auto Scaling group by at least the number of instances specified in the value.
withMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Changes the DesiredCapacity of the Auto Scaling group by at least the specified number of instances.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size for the new Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
withName(String) - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
A string that is used to mark the start of the next batch of returned results for pagination.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that is used to mark the start of the next batch of returned results for pagination.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A string that is used to mark the start of the next batch of returned results for pagination.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string that marks the start of the next batch of returned results for pagination.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string used to mark the start of the next batch of returned results.
withNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses the device mapping.
withNotificationConfigurations(NotificationConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
withNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
withNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Contains additional information that you want to include any time Auto Scaling sends a message to the notification target.
withNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
Contains additional information that you want to include any time Auto Scaling sends a message to the notification target.
withNotificationTargetARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the notification target that Auto Scaling will use to notify you 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 Auto Scaling will use 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
The types of events for an action to start.
withNotificationTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that will cause the notification to be sent.
withNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that will cause the notification to be sent.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the cluster placement group, if applicable.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Physical location of an existing cluster placement group into which you want to launch your instances.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the cluster placement group, if applicable.
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
Specifies the tenancy of the instance.
withPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
A policy's Amazon Resource Name (ARN).
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 PolicyARN of the policy you want to delete.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy you want to run.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy you want to create or update.
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
A list of policy names or policy ARNs to be described.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A list of policy names or policy ARNs to be described.
withProcesses(ProcessType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
withProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
withProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of a process.
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
Specifies a value between 0 and 100 that indicates the progress of the activity.
withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the Amazon EC2 AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the Amazon EC2 AMI.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The regular schedule that an action occurs.
withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the Auto Scaling group.
withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The kind of resource to which the tag is applied.
withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The kind of resource to which the tag is applied.
withRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the Amazon IAM role that allows the Auto Scaling group to publish to the specified notification target.
withRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the Amazon IAM role that allows the Auto Scaling group to publish to the specified notification target.
withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The number of instances by which to scale.
withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The number associated with the specified adjustment type.
withScalingPolicies(ScalingPolicy...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
withScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of this scheduled action.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action you want to delete.
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 this scheduled action.
withScheduledActionNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
withScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
withScheduledUpdateGroupActions(ScheduledUpdateGroupAction...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
withScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The security groups with which to associate Amazon EC2 or Amazon VPC instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The security groups with which to associate Amazon EC2 or Amazon VPC instances.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon EC2 instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon EC2 instances.
withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
Specifies if the detached instance should decrement the desired capacity value for the Auto Scaling group.
withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
Specifies whether the instances moved to Standby mode count as part of the Auto Scaling group's desired capacity.
withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
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 will respect the grace period.
withSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID.
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
Specifies the price to bid when launching Spot Instances.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this 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, as in --start-time 2010-06-01T00:00:00Z.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to begin.
withStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current state of the Auto Scaling group when a DeleteAutoScalingGroup action is in progress.
withStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
withStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
withStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the activity status.
withSuspendedProcesses(SuspendedProcess...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling group.
withSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling 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
A list of tags for the Auto Scaling group.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of tags for the Auto Scaling group.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
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.CreateAutoScalingGroupRequest
A standalone termination policy or a list of 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
Termination policies supported by Auto Scaling.
withTerminationPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Termination policies supported by Auto Scaling.
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated.
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data to make available to the launched Amazon EC2 instances.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the launched Amazon EC2 instances.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The value of the tag.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The value of the tag.
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.
withVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The virtual name associated with the device.
withVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in gigabytes.
withVolumeType(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type.
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The subnet identifier for the Amazon VPC connection, if applicable.
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers of Amazon Virtual Private Clouds (Amazon VPCs).
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The subnet identifier for the Amazon VPC connection, if applicable.
A B C D E F G H I L M N P R S T U V W 

Copyright © 2014. All rights reserved.