| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static SetInstancesProtectionRequest.Builder |
SetInstancesProtectionRequest.builder() |
SetInstancesProtectionRequest.Builder |
SetInstancesProtectionRequest.Builder.instanceIds(List<String> instanceIds)
The IDs of the ECS instances.
|
SetInstancesProtectionRequest.Builder |
SetInstancesProtectionRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
SetInstancesProtectionRequest.Builder |
SetInstancesProtectionRequest.Builder.protectedFromScaleIn(Boolean protectedFromScaleIn)
Specifies whether to protect ECS instances from being stopped or removed from the scaling group during scale-ins.
|
SetInstancesProtectionRequest.Builder |
SetInstancesProtectionRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
SetInstancesProtectionRequest.Builder |
SetInstancesProtectionRequest.Builder.scalingGroupId(String scalingGroupId)
The ID of the scaling group.
|
SetInstancesProtectionRequest.Builder |
SetInstancesProtectionRequest.toBuilder() |
Copyright © 2024. All rights reserved.