| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.builder() |
CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.Builder.defaultResult(String defaultResult)
The action that you want Auto Scaling to perform after the lifecycle hook times out.
|
CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.Builder.heartbeatTimeout(Integer heartbeatTimeout)
The period of time before the lifecycle hook times out.
|
CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.Builder.lifecycleHookName(String lifecycleHookName)
The name of the lifecycle hook.
|
CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.Builder.lifecycleTransition(String lifecycleTransition)
The type of the scaling activity to which the lifecycle hook applies.
|
CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.Builder.notificationArn(String notificationArn)
The Alibaba Cloud Resource Name (ARN) of the notification method that is used by Auto Scaling to send notifications when the lifecycle hook takes effect.
|
CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.Builder.notificationMetadata(String notificationMetadata)
The notification metadata that is sent when the lifecycle hook takes effect.
|
CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.Builder.scalingGroupId(String scalingGroupId)
The ID of the scaling group.
|
CreateLifecycleHookRequest.Builder |
CreateLifecycleHookRequest.toBuilder() |
Copyright © 2024. All rights reserved.