| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.Builder.autoSnapshotPolicyId(String autoSnapshotPolicyId)
The ID of the automatic snapshot policy that you want to apply to the system disk.
|
static CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.builder() |
CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.Builder.burstingEnabled(Boolean burstingEnabled)
Specifies whether to enable the burst feature for the system disk.
|
CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.Builder.category(String category)
The category of the system disk.
|
CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.Builder.description(String description)
The description of the system disk.
|
CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.Builder.diskName(String diskName)
The name of the system disk.
|
CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.Builder.encryptAlgorithm(String encryptAlgorithm)
The encryption algorithm that you want to use to encrypt the system disk.
|
CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.Builder.encrypted(Boolean encrypted)
Specifies whether to encrypt the system disk.
|
CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.Builder.KMSKeyId(String KMSKeyId)
The ID of the KMS key that you want to use to encrypt the system disk.
|
CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.Builder.performanceLevel(String performanceLevel)
The performance level (PL) of the system disk that is an enhanced SSD (ESSD).
|
CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.Builder.provisionedIops(Long provisionedIops)
The IOPS metric that is preconfigured for the system disk.
|
CreateScalingConfigurationRequest.SystemDisk.Builder |
CreateScalingConfigurationRequest.SystemDisk.Builder.size(Integer size)
The size of the system disk.
|
Copyright © 2024. All rights reserved.