| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
List<LifecycleHookSpecification> |
CreateAutoScalingGroupRequest.lifecycleHookSpecificationList()
One or more lifecycle hooks.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAutoScalingGroupRequest.Builder |
CreateAutoScalingGroupRequest.Builder.lifecycleHookSpecificationList(LifecycleHookSpecification... lifecycleHookSpecificationList)
One or more lifecycle hooks.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAutoScalingGroupRequest.Builder |
CreateAutoScalingGroupRequest.Builder.lifecycleHookSpecificationList(Collection<LifecycleHookSpecification> lifecycleHookSpecificationList)
One or more lifecycle hooks.
|
Copyright © 2019. All rights reserved.