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
Describes scaling activity, which is a long-running process that represents a change to your Auto Scaling group, such as changing its size or replacing an instance.
Activity() - Constructor for class com.amazonaws.services.autoscaling.model.Activity
 
AdjustmentType - Class in com.amazonaws.services.autoscaling.model
Describes a policy adjustment type.
AdjustmentType() - Constructor for class com.amazonaws.services.autoscaling.model.AdjustmentType
 
Alarm - Class in com.amazonaws.services.autoscaling.model
Describes an alarm.
Alarm() - Constructor for class com.amazonaws.services.autoscaling.model.Alarm
 
AlreadyExistsException - Exception in com.amazonaws.services.autoscaling.model
You already have an Auto Scaling group or launch configuration with this name.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
AmazonAutoScaling - Interface in com.amazonaws.services.autoscaling
Interface for accessing 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 EC2 instances to the specified Auto Scaling group.
attachInstances(AttachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Attaches one or more EC2 instances to the specified Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more EC2 instances to the specified Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest, AsyncHandler<AttachInstancesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more EC2 instances to the specified Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Attaches one or more EC2 instances to the specified Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest, AsyncHandler<AttachInstancesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Attaches one or more EC2 instances to the specified 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
Describes an Auto Scaling group.
AutoScalingGroup() - Constructor for class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
AutoScalingInstanceDetails - Class in com.amazonaws.services.autoscaling.model
Describes an EC2 instance associated with an Auto Scaling group.
AutoScalingInstanceDetails() - Constructor for class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 

B

BlockDeviceMapping - Class in com.amazonaws.services.autoscaling.model
Describes a block device mapping.
BlockDeviceMapping() - Constructor for class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 

C

clone() - Method in class com.amazonaws.services.autoscaling.model.Activity
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Alarm
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
clone() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
clone() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Ebs
 
clone() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
 
clone() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Filter
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Instance
 
clone() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
clone() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
clone() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
 
clone() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
clone() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
clone() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
clone() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
clone() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.Tag
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
clone() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
clone() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
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
 
CompleteLifecycleActionResult() - Constructor for class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
 
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates an Auto Scaling group with the specified name and attributes.
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates an Auto Scaling group with the specified name and attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates an Auto Scaling group with the specified name and attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates an Auto Scaling group with the specified name and attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates an Auto Scaling group with the specified name and attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates an Auto Scaling group with the specified name and 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 launch configuration.
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a 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 or updates tags for the specified Auto Scaling group.
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates tags for the specified Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates tags for the specified Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates tags for the specified Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates tags for the specified Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates tags for the specified 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.
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified Auto Scaling group.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling group.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling group.
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 launch configuration.
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified launch configuration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified launch configuration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified launch configuration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified launch configuration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified launch configuration.
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
 
DeleteLifecycleHookResult() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookResult
 
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified notification.
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified notification.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified notification.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified notification.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified notification.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified notification.
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 the specified Auto Scaling policy.
deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified Auto Scaling policy.
deletePolicyAsync(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling policy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling policy.
deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling policy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling policy.
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 the specified scheduled action.
deleteScheduledAction(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified scheduled action.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified scheduled action.
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified scheduled action.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified scheduled action.
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified scheduled action.
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
Deletes the specified tags.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified tags.
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified tags.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified tags.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified tags.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified tags.
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
Describes the current Auto Scaling resource limits for your AWS account.
describeAccountLimits() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the current Auto Scaling resource limits for your AWS account.
describeAccountLimits(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the current Auto Scaling resource limits for your AWS account.
describeAccountLimits() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the current Auto Scaling resource limits for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the current Auto Scaling resource limits for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the current Auto Scaling resource limits for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the current Auto Scaling resource limits for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the current Auto Scaling resource limits 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
 
DescribeAccountLimitsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
 
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the policy adjustment types for use with PutScalingPolicy.
describeAdjustmentTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the policy adjustment types for use with PutScalingPolicy.
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the policy adjustment types for use with PutScalingPolicy.
describeAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the policy adjustment types for use with PutScalingPolicy.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the policy adjustment types for use with PutScalingPolicy.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the policy adjustment types for use with PutScalingPolicy.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the policy adjustment types for use with PutScalingPolicy.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the policy adjustment types for use with PutScalingPolicy.
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
 
DescribeAdjustmentTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes one or more Auto Scaling groups.
describeAutoScalingGroups() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes one or more Auto Scaling groups.
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes one or more Auto Scaling groups.
describeAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes one or more Auto Scaling groups.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more Auto Scaling groups.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more Auto Scaling groups.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes one or more Auto Scaling groups.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes one or more Auto Scaling groups.
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
 
DescribeAutoScalingGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes one or more Auto Scaling instances.
describeAutoScalingInstances() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes one or more Auto Scaling instances.
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes one or more Auto Scaling instances.
describeAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes one or more Auto Scaling instances.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more Auto Scaling instances.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more Auto Scaling instances.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes one or more Auto Scaling instances.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes one or more Auto Scaling instances.
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
 
DescribeAutoScalingInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the 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
 
DescribeAutoScalingNotificationTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes one or more launch configurations.
describeLaunchConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes one or more launch configurations.
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes one or more launch configurations.
describeLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes one or more launch configurations.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more launch configurations.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more launch configurations.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes one or more launch configurations.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes one or more launch configurations.
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
 
DescribeLaunchConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
describeLifecycleHooks(DescribeLifecycleHooksRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooks(DescribeLifecycleHooksRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooksAsync(DescribeLifecycleHooksRequest, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the lifecycle hooks for 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
 
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
Describes the available CloudWatch metrics for Auto Scaling.
describeMetricCollectionTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the available CloudWatch metrics for Auto Scaling.
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the available CloudWatch metrics for Auto Scaling.
describeMetricCollectionTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the available CloudWatch metrics for Auto Scaling.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the available CloudWatch metrics for Auto Scaling.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the available CloudWatch metrics for Auto Scaling.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the available CloudWatch metrics for Auto Scaling.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the available CloudWatch metrics for Auto Scaling.
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
 
DescribeMetricCollectionTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the notification actions associated with the specified Auto Scaling group.
describeNotificationConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the notification actions associated with the specified Auto Scaling group.
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the notification actions associated with the specified Auto Scaling group.
describeNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the notification actions associated with the specified Auto Scaling group.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the notification actions associated with the specified Auto Scaling group.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the notification actions associated with the specified Auto Scaling group.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the notification actions associated with the specified Auto Scaling group.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the notification actions associated with the specified Auto Scaling group.
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
 
DescribeNotificationConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
describePolicies(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the policies for the specified Auto Scaling group.
describePolicies() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the policies for the specified Auto Scaling group.
describePolicies(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the policies for the specified Auto Scaling group.
describePolicies() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the policies for the specified Auto Scaling group.
describePoliciesAsync(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the policies for the specified Auto Scaling group.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the policies for the specified Auto Scaling group.
describePoliciesAsync(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the policies for the specified Auto Scaling group.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the policies for the specified Auto Scaling group.
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
 
DescribePoliciesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes one or more scaling activities for the specified Auto Scaling group.
describeScalingActivities() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes one or more scaling activities for the specified Auto Scaling group.
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes one or more scaling activities for the specified Auto Scaling group.
describeScalingActivities() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes one or more scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes one or more scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes one or more scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes one or more 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
 
DescribeScalingActivitiesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the scaling process types for use with ResumeProcesses and SuspendProcesses.
describeScalingProcessTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the scaling process types for use with ResumeProcesses and SuspendProcesses.
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the scaling process types for use with ResumeProcesses and SuspendProcesses.
describeScalingProcessTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the scaling process types for use with ResumeProcesses and SuspendProcesses.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the scaling process types for use with ResumeProcesses and SuspendProcesses.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the scaling process types for use with ResumeProcesses and SuspendProcesses.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the scaling process types for use with ResumeProcesses and SuspendProcesses.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the scaling process types for use with ResumeProcesses and SuspendProcesses.
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
 
DescribeScalingProcessTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
describeScheduledActions(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the actions scheduled for your Auto Scaling group that haven't run.
describeScheduledActions() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the actions scheduled for your Auto Scaling group that haven't run.
describeScheduledActions(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the actions scheduled for your Auto Scaling group that haven't run.
describeScheduledActions() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the actions scheduled for your Auto Scaling group that haven't run.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the actions scheduled for your Auto Scaling group that haven't run.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the actions scheduled for your Auto Scaling group that haven't run.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the actions scheduled for your Auto Scaling group that haven't run.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the actions scheduled for your Auto Scaling group that haven't run.
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
 
DescribeScheduledActionsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the specified tags.
describeTags() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the specified tags.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the specified tags.
describeTags() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the specified tags.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the specified tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the specified tags.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the specified tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the specified 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
Describes the termination policies supported by Auto Scaling.
describeTerminationPolicyTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Describes the termination policies supported by Auto Scaling.
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the termination policies supported by Auto Scaling.
describeTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Describes the termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Describes the termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Describes the 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
 
DescribeTerminationPolicyTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
detachInstances(DetachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Removes one or more instances from the specified Auto Scaling group.
detachInstances(DetachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Removes one or more instances from the specified Auto Scaling group.
detachInstancesAsync(DetachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Removes one or more instances from the specified Auto Scaling group.
detachInstancesAsync(DetachInstancesRequest, AsyncHandler<DetachInstancesRequest, DetachInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Removes one or more instances from the specified Auto Scaling group.
detachInstancesAsync(DetachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Removes one or more instances from the specified Auto Scaling group.
detachInstancesAsync(DetachInstancesRequest, AsyncHandler<DetachInstancesRequest, DetachInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Removes one or more instances from the specified 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
 
DetachInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DetachInstancesResult
 
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Disables monitoring of the specified metrics for the specified Auto Scaling group.
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Disables monitoring of the specified metrics for the specified Auto Scaling group.
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables monitoring of the specified metrics for the specified Auto Scaling group.
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables monitoring of the specified metrics for the specified Auto Scaling group.
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Disables monitoring of the specified metrics for the specified Auto Scaling group.
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Disables monitoring of the specified metrics for the specified Auto Scaling group.
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
Describes an Amazon EBS volume.
Ebs() - Constructor for class com.amazonaws.services.autoscaling.model.Ebs
 
EnabledMetric - Class in com.amazonaws.services.autoscaling.model
Describes an enabled metric.
EnabledMetric() - Constructor for class com.amazonaws.services.autoscaling.model.EnabledMetric
 
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Enables monitoring of the specified metrics for the specified Auto Scaling group.
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Enables monitoring of the specified metrics for the specified Auto Scaling group.
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables monitoring of the specified metrics for the specified Auto Scaling group.
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables monitoring of the specified metrics for the specified Auto Scaling group.
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Enables monitoring of the specified metrics for the specified Auto Scaling group.
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Enables monitoring of the specified metrics for the specified Auto Scaling group.
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
Moves the specified instances into Standby mode.
enterStandby(EnterStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Moves the specified instances into Standby mode.
enterStandbyAsync(EnterStandbyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Moves the specified instances into Standby mode.
enterStandbyAsync(EnterStandbyRequest, AsyncHandler<EnterStandbyRequest, EnterStandbyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Moves the specified instances into Standby mode.
enterStandbyAsync(EnterStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Moves the specified instances into Standby mode.
enterStandbyAsync(EnterStandbyRequest, AsyncHandler<EnterStandbyRequest, EnterStandbyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Moves the specified instances into 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
 
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
Moves the specified instances out of Standby mode.
exitStandby(ExitStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Moves the specified instances out of Standby mode.
exitStandbyAsync(ExitStandbyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Moves the specified instances out of Standby mode.
exitStandbyAsync(ExitStandbyRequest, AsyncHandler<ExitStandbyRequest, ExitStandbyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Moves the specified instances out of Standby mode.
exitStandbyAsync(ExitStandbyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Moves the specified instances out of Standby mode.
exitStandbyAsync(ExitStandbyRequest, AsyncHandler<ExitStandbyRequest, ExitStandbyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Moves the specified instances 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
 
ExitStandbyResult() - Constructor for class com.amazonaws.services.autoscaling.model.ExitStandbyResult
 

F

Filter - Class in com.amazonaws.services.autoscaling.model
Describes a filter.
Filter() - Constructor for class com.amazonaws.services.autoscaling.model.Filter
 
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.LifecycleState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Use this in place of valueOf.

G

getActionName() - Method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
 
getActivities() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
The scaling activities.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
The activities related to detaching the instances from the Auto Scaling group.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
The activities related to moving instances into Standby mode.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
The activities related to moving instances out of Standby mode.
getActivity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling activity.
getActivityId() - Method in class com.amazonaws.services.autoscaling.model.Activity
The ID of the activity.
getActivityIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
The policy adjustment type.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The adjustment type.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
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
The policy adjustment types.
getAlarmARN() - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
getAlarmName() - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
getAlarms() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The CloudWatch alarms related to the policy.
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for groups that launch instances into a virtual private cloud (VPC).
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instances are 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 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 group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The name of the Auto Scaling group associated with the instance.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the group for the lifecycle hook.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
The name of the group to delete.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the Auto Scaling group for the lifecycle hook.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The name of the group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The name of the group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
The name of the group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or Amazon Resource Name (ARN) of the 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.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or 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.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the Auto Scaling group for the lifecycle hook.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The name of the group.
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 group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the Auto Scaling group for the hook.
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 group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.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
The group names.
getAutoScalingGroupNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the group.
getAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
The groups.
getAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
The instances.
getAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
One or more of the following notification types:
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone for the instance.
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.Instance
The Availability Zone in which the instance is running.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more Availability Zones for the group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more Availability Zones for the group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
One or more Availability Zones for the group.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more mappings that specify how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A block device mapping, which specifies the block devices for the instance.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCause() - Method in class com.amazonaws.services.autoscaling.model.Activity
The reason the activity began.
getClassicLinkVPCId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
getClassicLinkVPCId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
getClassicLinkVPCSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
getClassicLinkVPCSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The date and time the group was created.
getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The creation date and time for the launch configuration.
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, after a scaling activity completes before another scaling activity can start.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
getDefaultResult() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Defines the action the Auto Scaling group should take when the lifecycle hook timeout elapses or if an unexpected failure occurs.
getDefaultResult() - Method in class com.amazonaws.services.autoscaling.model.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
A friendly, more verbose description of the activity.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The desired size of the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of EC2 instances that should be running in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of EC2 instances that should be running in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The number of EC2 instances that should be running in the Auto Scaling group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The number of EC2 instances that should be running in the Auto Scaling group.
getDetails() - Method in class com.amazonaws.services.autoscaling.model.Activity
The details about the activity.
getDeviceName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The device name exposed to the EC2 instance (for example, /dev/sdh or xvdh).
getEbs() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The information about the Amazon EBS volume.
getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Indicates whether the instance is optimized for Amazon EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether the instance is optimized for EBS I/O (true) or not (false).
getEnabled() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
getEnabledMetrics() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The metrics enabled for the group.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
The end time of the activity.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for 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
A filter used to scope the tags to return.
getForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Specifies that the 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
The granularities for the metrics.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the metric.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The granularity to associate with the metrics to collect.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The amount of time that Auto Scaling waits before checking an instance's health status.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after an EC2 instance comes into service that Auto Scaling starts checking its health.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, that Auto Scaling waits before checking the health status of an instance.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, which can be either EC2 for Amazon EC2 or ELB for Elastic Load Balancing.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service to use for the health checks.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The 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 health status of the instance.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
getHeartbeatTimeout() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The 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
The name or Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon Machine Image (AMI) to use to launch your EC2 instances.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the Amazon Machine Image (AMI).
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the EC2 instance used to create a launch configuration for the group.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the EC2 instance to use to create the launch configuration.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.Instance
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The ID of the EC2 instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the EC2 instance.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more EC2 instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
One or more Auto Scaling instances to describe, up to 50 instances.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
One or more instances to move into Standby mode.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
One or more instance IDs.
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.
getInstances() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The EC2 instances associated with the group.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The instance type for the instances.
getIops() - Method in class com.amazonaws.services.autoscaling.model.Ebs
For Provisioned IOPS (SSD) volumes only.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the AMI.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the kernel associated with the AMI.
getKey() - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag key.
getKey() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag key.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the key pair.
getLaunchConfigurationARN() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The Amazon Resource Name (ARN) of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the associated launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration associated with the instance.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
The name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with the instance.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the launch configuration.
getLaunchConfigurationNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The launch configuration names.
getLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
The launch configurations.
getLifecycleActionResult() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The action for the group to take.
getLifecycleActionToken() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
A universally unique identifier (UUID) that identifies a specific lifecycle action associated with an instance.
getLifecycleActionToken() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
A token that uniquely identifies a specific lifecycle action associated with an instance.
getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the lifecycle hook.
getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the lifecycle hook.
getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the lifecycle hook.
getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the lifecycle hook.
getLifecycleHookName() - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the lifecycle hook.
getLifecycleHookNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The names of one or more lifecycle hooks.
getLifecycleHooks() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
The lifecycle hooks for the specified group.
getLifecycleHookTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
One or more of the following notification types:
getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The lifecycle state for the instance.
getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.Instance
A description of the current lifecycle state.
getLifecycleTransition() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The state of the EC2 instance to which you want to attach the lifecycle hook.
getLifecycleTransition() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The instance state to which you want to attach the lifecycle hook.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more load balancers associated with the group.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more load balancers.
getMaxNumberOfAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of groups allowed for your AWS account.
getMaxNumberOfLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your AWS account.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of items to be returned with each call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of items to return with this call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of items to return with this call.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The maximum size of the group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The maximum size for the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
getMetric() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The name of the metric.
getMetric() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
The metric.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
One or more metrics.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
One or more metrics.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
One or more metrics.
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
The minimum size of the group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size for the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.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
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The token to use when requesting the next set of items.
getNoDevice() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses a device mapping.
getNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The notification configurations.
getNotificationMetadata() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Additional information that 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 uses 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 placement group into which you'll launch your instances, if any.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the placement group into which you'll launch your instances, if any.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the placement group into which you'll launch your instances, if any.
getPlacementTenancy() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The tenancy of the instance.
getPlacementTenancy() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The tenancy of the instance, either default or dedicated.
getPolicyARN() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
The Amazon Resource Name (ARN) of the policy.
getPolicyARN() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or Amazon Resource Name (ARN) of the policy.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
getPolicyNames() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
One or more policy names or policy ARNs to be described.
getProcesses() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
The names of the process types.
getProcessName() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of the 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
A value between 0 and 100 that indicates the progress of the activity.
getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
Determines whether the tag is added to new instances as they are launched in the group.
getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Determines whether the tag is added to new instances as they are launched in the group.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the AMI.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the RAM disk associated with the AMI.
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The recurring schedule for the action.
getResourceId() - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the group.
getResourceId() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the group.
getResourceType() - Method in class com.amazonaws.services.autoscaling.model.Tag
The type of resource.
getResourceType() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The type of resource.
getRoleARN() - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target.
getRoleARN() - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the 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
The scaling policies.
getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
One or more of the following processes:
getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
One or more of the following processes:
getScheduledActionARN() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of the scheduled action.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action to delete.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the scheduled action.
getScheduledActionNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
Describes one or more scheduled actions.
getScheduledUpdateGroupActions() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
The scheduled actions.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more security groups with which to associate the instances.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The security groups to associate with the instances.
getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
If True, the Auto Scaling group decrements the desired capacity value by the number of instances detached.
getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
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
If true, terminating this instance also decrements the size of the Auto Scaling group.
getShouldRespectGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call will respect the grace period.
getSnapshotId() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The ID of the snapshot.
getSpotPrice() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
getSpotPrice() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The price to bid when launching Spot Instances.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
The start time of the activity.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to start, in "YYYY-MM-DDThh:mm:ssZ" format in UTC/GMT only (for example, 2014-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 group when DeleteAutoScalingGroup is in progress.
getStatusCode() - Method in class com.amazonaws.services.autoscaling.model.Activity
The current status of the activity.
getStatusMessage() - Method in class com.amazonaws.services.autoscaling.model.Activity
A friendly, more verbose description of the activity status.
getSuspendedProcesses() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The suspended processes associated with the group.
getSuspensionReason() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
getTags() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The tags for the group.
getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
One or more tags.
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 tags.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The termination policies for the group.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more termination policies used to select the instance to terminate.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
getTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
The termination policies supported by Auto Scaling (OldestInstance, OldestLaunchConfiguration, NewestInstance, ClosestToNextInstanceHour, and Default).
getTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated; use StartTime instead.
getTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated; use StartTime instead.
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 EC2 instances.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the instances.
getValue() - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag value.
getValue() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag value.
getValues() - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
getVirtualName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the virtual device, ephemeral0 to ephemeral3.
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
One or more subnet IDs, if applicable, separated by commas.
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers for your virtual private cloud (VPC).
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The ID of the subnet, if you are launching into a VPC.

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
Describes an EC2 instance.
Instance() - Constructor for class com.amazonaws.services.autoscaling.model.Instance
 
InstanceMonitoring - Class in com.amazonaws.services.autoscaling.model
Describes whether instance monitoring is enabled.
InstanceMonitoring() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
InvalidNextTokenException - Exception in com.amazonaws.services.autoscaling.model
The NextToken value is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for groups that launch instances into a virtual private cloud (VPC).
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instances are 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
Indicates whether the instance is optimized for Amazon EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether the instance is optimized for EBS I/O (true) or not (false).
isEnabled() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
isForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Specifies that the 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 a device mapping.
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
Determines whether the tag is added to new instances as they are launched in the group.
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Determines whether the tag is added to new instances as they are launched in the group.
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
If True, the Auto Scaling group decrements the desired capacity value by the number of instances detached.
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
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
If true, terminating this instance also decrements the size of the Auto Scaling group.
isShouldRespectGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call will respect the grace period.

L

LaunchConfiguration - Class in com.amazonaws.services.autoscaling.model
Describes a launch configuration.
LaunchConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
LifecycleHook - Class in com.amazonaws.services.autoscaling.model
Describes a lifecycle hook, which 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
You have already reached a limit for your Auto Scaling resources (for example, groups, launch configurations, or lifecycle hooks).
LimitExceededException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.

M

MetricCollectionType - Class in com.amazonaws.services.autoscaling.model
Describes a metric.
MetricCollectionType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
MetricGranularityType - Class in com.amazonaws.services.autoscaling.model
Describes a granularity of a metric.
MetricGranularityType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricGranularityType
 

N

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

P

ProcessType - Class in com.amazonaws.services.autoscaling.model
Describes a process type.
ProcessType() - Constructor for class com.amazonaws.services.autoscaling.model.ProcessType
 
putLifecycleHook(PutLifecycleHookRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates a lifecycle hook for the specified Auto Scaling Group.
putLifecycleHook(PutLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a lifecycle hook for the specified Auto Scaling Group.
putLifecycleHookAsync(PutLifecycleHookRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a lifecycle hook for the specified Auto Scaling Group.
putLifecycleHookAsync(PutLifecycleHookRequest, AsyncHandler<PutLifecycleHookRequest, PutLifecycleHookResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a lifecycle hook for the specified Auto Scaling Group.
putLifecycleHookAsync(PutLifecycleHookRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a lifecycle hook for the specified Auto Scaling Group.
putLifecycleHookAsync(PutLifecycleHookRequest, AsyncHandler<PutLifecycleHookRequest, PutLifecycleHookResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a lifecycle hook for the specified 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
 
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
 
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
 
RecordLifecycleActionHeartbeatResult() - Constructor for class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatResult
 
ResourceInUseException - Exception in com.amazonaws.services.autoscaling.model
The Auto Scaling group or launch configuration can't be deleted because it is in use.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
resumeProcesses(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Resumes the specified suspended Auto Scaling processes for the specified Auto Scaling group.
resumeProcesses(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Resumes the specified suspended Auto Scaling processes for the specified Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes the specified suspended Auto Scaling processes for the specified Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes the specified suspended Auto Scaling processes for the specified Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Resumes the specified suspended Auto Scaling processes for the specified Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Resumes the specified suspended Auto Scaling processes for the specified 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
The Auto Scaling group can't be deleted because there are scaling activities in progress.
ScalingActivityInProgressException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ScalingActivityInProgressException
Constructs a new ScalingActivityInProgressException with the specified error message.
ScalingActivityStatusCode - Enum in com.amazonaws.services.autoscaling.model
Scaling Activity Status Code
ScalingPolicy - Class in com.amazonaws.services.autoscaling.model
Describes a scaling policy.
ScalingPolicy() - Constructor for class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
ScheduledUpdateGroupAction - Class in com.amazonaws.services.autoscaling.model
Describes a scheduled 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
The scaling activities.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
The activities related to detaching the instances from the Auto Scaling group.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
The activities related to moving instances into Standby mode.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
The activities related to moving instances out of Standby mode.
setActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling activity.
setActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The ID of the activity.
setActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
The policy adjustment type.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The adjustment type.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
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
The policy adjustment types.
setAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The CloudWatch alarms related to the policy.
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for groups that launch instances into a virtual private cloud (VPC).
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instances are 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 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 group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
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 the instance.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the group for the lifecycle hook.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
The name of the group to delete.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the Auto Scaling group for the lifecycle hook.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The name of the group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The name of the group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
The name of the group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or Amazon Resource Name (ARN) of the 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.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or 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.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the Auto Scaling group for the lifecycle hook.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The name of the group.
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 group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the Auto Scaling group for the hook.
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 group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.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
The group names.
setAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the group.
setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
The groups.
setAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
The instances.
setAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
One or more of the following notification types:
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone for the instance.
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The Availability Zone in which the instance is running.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more Availability Zones for the group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more Availability Zones for the group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
One or more Availability Zones for the group.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more mappings that specify how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A block device mapping, which specifies the block devices for the instance.
setCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The reason the activity began.
setClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
setClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
setClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
setClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The date and time the group was created.
setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The creation date and time for the launch configuration.
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, after a scaling activity completes before another scaling activity can start.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
setDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Defines the action the Auto Scaling group should take when the lifecycle hook timeout elapses or if an unexpected failure occurs.
setDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.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
A friendly, more verbose description of the activity.
setDesiredCapacity(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Sets the size of the specified Auto Scaling group.
setDesiredCapacity(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Sets the size of the specified Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The desired size of the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of EC2 instances that should be running in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of EC2 instances that should be running in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The number of EC2 instances that should be running in the Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The number of EC2 instances that should be running in the Auto Scaling group.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the size of the specified Auto Scaling group.
setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the size of the specified Auto Scaling group.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the size of the specified Auto Scaling group.
setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the size of the specified Auto Scaling group.
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
The details about the activity.
setDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The device name exposed to the EC2 instance (for example, /dev/sdh or xvdh).
setEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The information about the Amazon EBS volume.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Indicates whether the instance is optimized for Amazon EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether the instance is optimized for EBS I/O (true) or not (false).
setEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
setEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The metrics enabled for the 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
The end time of the activity.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for 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
A filter used to scope the tags to return.
setForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Specifies that the 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
The granularities for the metrics.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the metric.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The granularity to associate with the metrics to collect.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The amount of time that Auto Scaling waits before checking an instance's health status.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after an EC2 instance comes into service that Auto Scaling starts checking its health.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, that Auto Scaling waits before checking the health status of an instance.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, which can be either EC2 for Amazon EC2 or ELB for Elastic Load Balancing.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service to use for the health checks.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The 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 health status of the instance.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
setHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The 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
The name or Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon Machine Image (AMI) to use to launch your EC2 instances.
setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the Amazon Machine Image (AMI).
setInstanceHealth(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Sets the health status of the specified instance.
setInstanceHealth(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Sets the health status of the specified instance.
setInstanceHealthAsync(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the health status of the specified instance.
setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the health status of the specified instance.
setInstanceHealthAsync(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the health status of the specified instance.
setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the health status of the specified instance.
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 ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the EC2 instance used to create a launch configuration for the group.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the EC2 instance to use to create the launch configuration.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The ID of the EC2 instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the EC2 instance.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more EC2 instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
One or more Auto Scaling instances to describe, up to 50 instances.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
One or more instances to move into Standby mode.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
One or more instance IDs.
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.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The EC2 instances associated with the group.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The instance type for the instances.
setIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
For Provisioned IOPS (SSD) volumes only.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the AMI.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the kernel associated with the AMI.
setKey(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag key.
setKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag key.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the key pair.
setLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The Amazon Resource Name (ARN) of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the associated launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration associated with the instance.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
The name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with the instance.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the launch configuration.
setLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The launch configuration names.
setLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
The launch configurations.
setLifecycleActionResult(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The action for the group to take.
setLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
A universally unique identifier (UUID) that identifies a specific lifecycle action associated with an instance.
setLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
A token that uniquely identifies a specific lifecycle action associated with an instance.
setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the lifecycle hook.
setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the lifecycle hook.
setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the lifecycle hook.
setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the lifecycle hook.
setLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the lifecycle hook.
setLifecycleHookNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The names of one or more lifecycle hooks.
setLifecycleHooks(Collection<LifecycleHook>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
The lifecycle hooks for the specified group.
setLifecycleHookTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
One or more of the following notification types:
setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The lifecycle state for the instance.
setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
A description of the current lifecycle state.
setLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
A description of the current lifecycle state.
setLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The state of the EC2 instance to which you want to attach the lifecycle hook.
setLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The instance state to which you want to attach the lifecycle hook.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more load balancers associated with the group.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more load balancers.
setMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of groups allowed for your AWS account.
setMaxNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your AWS account.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of items to be returned with each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of items to return with this call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of items to return with this call.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The maximum size of the group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The maximum size for the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The name of the metric.
setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
The metric.
setMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
One or more metrics.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
One or more metrics.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
One or more metrics.
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
The minimum size of the group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size for the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.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
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The token to use when requesting the next set of items.
setNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses a device mapping.
setNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The notification configurations.
setNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Additional information that 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 uses 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 placement group into which you'll launch your instances, if any.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the placement group into which you'll launch your instances, if any.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the placement group into which you'll launch your instances, if any.
setPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The tenancy of the instance.
setPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The tenancy of the instance, either default or dedicated.
setPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
The Amazon Resource Name (ARN) of the policy.
setPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or Amazon Resource Name (ARN) of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
One or more policy names or policy ARNs to be described.
setProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
The names of the process types.
setProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of the 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
A value between 0 and 100 that indicates the progress of the activity.
setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
Determines whether the tag is added to new instances as they are launched in the group.
setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Determines whether the tag is added to new instances as they are launched in the group.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the RAM disk associated with the AMI.
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The recurring schedule for the action.
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 group.
setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the group.
setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The type of resource.
setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The type of resource.
setRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target.
setRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the 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
The scaling policies.
setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
One or more of the following processes:
setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
One or more of the following processes:
setScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of the scheduled action.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action to delete.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the scheduled action.
setScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
Describes one or more scheduled actions.
setScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
The scheduled actions.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more security groups with which to associate the instances.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The security groups to associate with the instances.
setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
If True, the Auto Scaling group decrements the desired capacity value by the number of instances detached.
setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
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
If true, terminating this instance also decrements the size of the Auto Scaling group.
setShouldRespectGracePeriod(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call will respect the grace period.
setSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The ID of the snapshot.
setSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
setSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The price to bid when launching Spot Instances.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
The start time of the activity.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to start, in "YYYY-MM-DDThh:mm:ssZ" format in UTC/GMT only (for example, 2014-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 group when DeleteAutoScalingGroup is in progress.
setStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The current status of the activity.
setStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
The current status of the activity.
setStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
A friendly, more verbose description of the activity status.
setSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The suspended processes associated with the group.
setSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The tags for the group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
One or more tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
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 tags.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The termination policies for the group.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more termination policies used to select the instance to terminate.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
setTerminationPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
The termination policies supported by Auto Scaling (OldestInstance, OldestLaunchConfiguration, NewestInstance, ClosestToNextInstanceHour, and Default).
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated; use StartTime instead.
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated; use StartTime instead.
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 EC2 instances.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the instances.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag value.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag value.
setValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
setVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the virtual device, ephemeral0 to ephemeral3.
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
One or more subnet IDs, if applicable, separated by commas.
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers for your virtual private cloud (VPC).
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The ID of the subnet, if you are launching into a VPC.
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
Describes 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 the specified Auto Scaling processes for the specified Auto Scaling group.
suspendProcesses(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Suspends the specified Auto Scaling processes for the specified Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Suspends the specified Auto Scaling processes for the specified Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Suspends the specified Auto Scaling processes for the specified Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Suspends the specified Auto Scaling processes for the specified Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Suspends the specified Auto Scaling processes for the specified 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
Describes a tag for an Auto Scaling group.
Tag() - Constructor for class com.amazonaws.services.autoscaling.model.Tag
 
TagDescription - Class in com.amazonaws.services.autoscaling.model
Describes a tag for an Auto Scaling group.
TagDescription() - Constructor for class com.amazonaws.services.autoscaling.model.TagDescription
 
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Terminates the specified instance and optionally adjusts the desired group size.
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Terminates the specified instance and optionally adjusts the desired group size.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance and optionally adjusts the desired group size.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance and optionally adjusts the desired group size.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Terminates the specified instance and optionally adjusts the desired group size.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Terminates the specified instance and optionally adjusts the desired group size.
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
 
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 Auto Scaling group.
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Updates the configuration for the specified Auto Scaling group.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the configuration for the specified Auto Scaling group.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the configuration for the specified Auto Scaling group.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Updates the configuration for the specified Auto Scaling group.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Updates the configuration for the specified Auto Scaling group.
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
The scaling activities.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
The scaling activities.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
The activities related to detaching the instances from the Auto Scaling group.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesResult
The activities related to detaching the instances from the Auto Scaling group.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
The activities related to moving instances into Standby mode.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyResult
The activities related to moving instances into Standby mode.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
The activities related to moving instances out of Standby mode.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyResult
The activities related to moving instances out of Standby mode.
withActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling activity.
withActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The ID of the activity.
withActivityIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
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
The policy adjustment type.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The adjustment type.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
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
The policy adjustment types.
withAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
The policy adjustment types.
withAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
withAlarms(Alarm...) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The CloudWatch alarms related to the policy.
withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The CloudWatch alarms related to the policy.
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for groups that launch instances into a virtual private cloud (VPC).
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instances are 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 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 group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
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 the instance.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the group for the lifecycle hook.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
The name of the group to delete.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the Auto Scaling group for the lifecycle hook.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The name of the group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The name of the group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
The name of the group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or Amazon Resource Name (ARN) of the 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.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or 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.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the Auto Scaling group for the lifecycle hook.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The name of the group.
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 group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the Auto Scaling group for the hook.
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 group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.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
The group names.
withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The group names.
withAutoScalingGroupNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the group.
withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the group.
withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
The groups.
withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
The groups.
withAutoScalingInstances(AutoScalingInstanceDetails...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
The instances.
withAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
The instances.
withAutoScalingNotificationTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
One or more of the following notification types:
withAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
One or more of the following notification types:
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone for the instance.
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The Availability Zone in which the instance is running.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more Availability Zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more Availability Zones for the group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more Availability Zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more Availability Zones for the group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
One or more Availability Zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
One or more Availability Zones for the group.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more mappings that specify how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more mappings that specify how block devices are exposed to the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A block device mapping, which specifies the block devices for the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A block device mapping, which specifies the block devices for the instance.
withCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The reason the activity began.
withClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
withClassicLinkVPCId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of a ClassicLink-enabled VPC to link your EC2-Classic instances to.
withClassicLinkVPCSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
withClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
withClassicLinkVPCSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
withClassicLinkVPCSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The IDs of one or more security groups for the VPC specified in ClassicLinkVPCId.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The date and time the group was created.
withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The creation date and time for the launch configuration.
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, after a scaling activity completes before another scaling activity can start.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
withDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Defines the action the Auto Scaling group should take when the lifecycle hook timeout elapses or if an unexpected failure occurs.
withDefaultResult(String) - Method in class com.amazonaws.services.autoscaling.model.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
A friendly, more verbose description of the activity.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The desired size of the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of EC2 instances that should be running in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of EC2 instances that should be running in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The number of EC2 instances that should be running in the Auto Scaling group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The number of EC2 instances that should be running in the Auto Scaling group.
withDetails(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The details about the activity.
withDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The device name exposed to the EC2 instance (for example, /dev/sdh or xvdh).
withEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The information about the Amazon EBS volume.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Indicates whether the instance is optimized for Amazon EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether the instance is optimized for EBS I/O (true) or not (false).
withEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
withEnabledMetrics(EnabledMetric...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The metrics enabled for the group.
withEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The metrics enabled for the group.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
The end time of the activity.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for 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
A filter used to scope the tags to return.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
A filter used to scope the tags to return.
withForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Specifies that the 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
The granularities for the metrics.
withGranularities(Collection<MetricGranularityType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The granularities for the metrics.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the metric.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The granularity to associate with the metrics to collect.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The amount of time that Auto Scaling waits before checking an instance's health status.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after an EC2 instance comes into service that Auto Scaling starts checking its health.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, that Auto Scaling waits before checking the health status of an instance.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, which can be either EC2 for Amazon EC2 or ELB for Elastic Load Balancing.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service to use for the health checks.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The 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 health status of the instance.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
withHeartbeatTimeout(Integer) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The 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
The name or Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon Machine Image (AMI) to use to launch your EC2 instances.
withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the Amazon Machine Image (AMI).
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the EC2 instance used to create a launch configuration for the group.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the EC2 instance to use to create the launch configuration.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The ID of the EC2 instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the EC2 instance.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more EC2 instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more EC2 instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
One or more Auto Scaling instances to describe, up to 50 instances.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
One or more Auto Scaling instances to describe, up to 50 instances.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
One or more instances to move into Standby mode.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
One or more instances to move into Standby mode.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ExitStandbyRequest
One or more instance IDs.
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.
withInstances(Instance...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The EC2 instances associated with the group.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The EC2 instances associated with the group.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The instance type for the instances.
withIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
For Provisioned IOPS (SSD) volumes only.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the AMI.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the kernel associated with the AMI.
withKey(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag key.
withKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag key.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the key pair.
withLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The Amazon Resource Name (ARN) of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the associated launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration associated with the instance.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
The name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with the instance.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the launch configuration.
withLaunchConfigurationNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The launch configuration names.
withLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The launch configuration names.
withLaunchConfigurations(LaunchConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
The launch configurations.
withLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
The launch configurations.
withLifecycleActionResult(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The action for the group to take.
withLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
A universally unique identifier (UUID) that identifies a specific lifecycle action associated with an instance.
withLifecycleActionToken(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
A token that uniquely identifies a specific lifecycle action associated with an instance.
withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.CompleteLifecycleActionRequest
The name of the lifecycle hook.
withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLifecycleHookRequest
The name of the lifecycle hook.
withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The name of the lifecycle hook.
withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The name of the lifecycle hook.
withLifecycleHookName(String) - Method in class com.amazonaws.services.autoscaling.model.RecordLifecycleActionHeartbeatRequest
The name of the lifecycle hook.
withLifecycleHookNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The names of one or more lifecycle hooks.
withLifecycleHookNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksRequest
The names of one or more lifecycle hooks.
withLifecycleHooks(LifecycleHook...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
The lifecycle hooks for the specified group.
withLifecycleHooks(Collection<LifecycleHook>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHooksResult
The lifecycle hooks for the specified group.
withLifecycleHookTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
One or more of the following notification types:
withLifecycleHookTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLifecycleHookTypesResult
One or more of the following notification types:
withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The lifecycle state for the instance.
withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
A description of the current lifecycle state.
withLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
A description of the current lifecycle state.
withLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The state of the EC2 instance to which you want to attach the lifecycle hook.
withLifecycleTransition(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The instance state to which you want to attach the lifecycle hook.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more load balancers associated with the group.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
One or more load balancers associated with the group.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more load balancers.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more load balancers.
withMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of groups allowed for your AWS account.
withMaxNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your AWS account.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of items to be returned with each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of items to return with this call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of items to return with this call.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The maximum size of the group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The maximum size for the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The name of the metric.
withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
The metric.
withMetrics(MetricCollectionType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
One or more metrics.
withMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
One or more metrics.
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
One or more metrics.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
One or more metrics.
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
One or more metrics.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
One or more metrics.
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
The minimum size of the group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size for the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.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
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The token to use when requesting the next set of items.
withNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses a device mapping.
withNotificationConfigurations(NotificationConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The notification configurations.
withNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The notification configurations.
withNotificationMetadata(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
Additional information that 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 uses 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 placement group into which you'll launch your instances, if any.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the placement group into which you'll launch your instances, if any.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the placement group into which you'll launch your instances, if any.
withPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The tenancy of the instance.
withPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The tenancy of the instance, either default or dedicated.
withPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
The Amazon Resource Name (ARN) of the policy.
withPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or Amazon Resource Name (ARN) of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
withPolicyNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
One or more policy names or policy ARNs to be described.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
One or more policy names or policy ARNs to be described.
withProcesses(ProcessType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
The names of the process types.
withProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
The names of the process types.
withProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of the 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
A value between 0 and 100 that indicates the progress of the activity.
withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
Determines whether the tag is added to new instances as they are launched in the group.
withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Determines whether the tag is added to new instances as they are launched in the group.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The ID of the RAM disk associated with the AMI.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The recurring schedule for the action.
withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the group.
withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the group.
withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The type of resource.
withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The type of resource.
withRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.LifecycleHook
The ARN of the IAM role that allows the Auto Scaling group to publish to the specified notification target.
withRoleARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutLifecycleHookRequest
The ARN of the 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
The scaling policies.
withScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
The scaling policies.
withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
One or more of the following processes:
withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
One or more of the following processes:
withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
One or more of the following processes:
withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
One or more of the following processes:
withScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of the scheduled action.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action to delete.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the scheduled action.
withScheduledActionNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
Describes one or more scheduled actions.
withScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
Describes one or more scheduled actions.
withScheduledUpdateGroupActions(ScheduledUpdateGroupAction...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
The scheduled actions.
withScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
The scheduled actions.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more security groups with which to associate the instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
One or more security groups with which to associate the instances.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The security groups to associate with the instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The security groups to associate with the instances.
withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DetachInstancesRequest
If True, the Auto Scaling group decrements the desired capacity value by the number of instances detached.
withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.EnterStandbyRequest
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
If true, terminating this instance also decrements the size of the Auto Scaling group.
withShouldRespectGracePeriod(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call will respect the grace period.
withSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The ID of the snapshot.
withSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
withSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The price to bid when launching Spot Instances.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
The start time of the activity.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to start, in "YYYY-MM-DDThh:mm:ssZ" format in UTC/GMT only (for example, 2014-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 group when DeleteAutoScalingGroup is in progress.
withStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The current status of the activity.
withStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
The current status of the activity.
withStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
A friendly, more verbose description of the activity status.
withSuspendedProcesses(SuspendedProcess...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The suspended processes associated with the group.
withSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The suspended processes associated with the group.
withSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The tags for the group.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The tags for the group.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
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
One or more tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
One or more tags.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
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 tags.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The tags.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The termination policies for the group.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The termination policies for the group.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more termination policies used to select the instance to terminate.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
One or more termination policies used to select the instance to terminate.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
withTerminationPolicyTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
The termination policies supported by Auto Scaling (OldestInstance, OldestLaunchConfiguration, NewestInstance, ClosestToNextInstanceHour, and Default).
withTerminationPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
The termination policies supported by Auto Scaling (OldestInstance, OldestLaunchConfiguration, NewestInstance, ClosestToNextInstanceHour, and Default).
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated; use StartTime instead.
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated; use StartTime instead.
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 EC2 instances.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the instances.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The tag value.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The tag value.
withValues(String...) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
withValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
withVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the virtual device, ephemeral0 to ephemeral3.
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
One or more subnet IDs, if applicable, separated by commas.
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers for your virtual private cloud (VPC).
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The ID of the subnet, if you are launching into a VPC.
A B C D E F G H I L M N P R S T U V W 

Copyright © 2015. All rights reserved.