public static interface EbsInfo.Builder extends SdkPojo, CopyableBuilder<EbsInfo.Builder,EbsInfo>
| Modifier and Type | Method and Description |
|---|---|
EbsInfo.Builder |
ebsOptimizedSupport(EbsOptimizedSupport ebsOptimizedSupport)
Indicates that the instance type is Amazon EBS-optimized.
|
EbsInfo.Builder |
ebsOptimizedSupport(String ebsOptimizedSupport)
Indicates that the instance type is Amazon EBS-optimized.
|
EbsInfo.Builder |
encryptionSupport(EbsEncryptionSupport encryptionSupport)
Indicates whether Amazon EBS encryption is supported.
|
EbsInfo.Builder |
encryptionSupport(String encryptionSupport)
Indicates whether Amazon EBS encryption is supported.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEbsInfo.Builder ebsOptimizedSupport(String ebsOptimizedSupport)
Indicates that the instance type is Amazon EBS-optimized. For more information, see Amazon EBS-Optimized Instances in Amazon EC2 User Guide for Linux Instances.
ebsOptimizedSupport - Indicates that the instance type is Amazon EBS-optimized. For more information, see Amazon EBS-Optimized
Instances in Amazon EC2 User Guide for Linux Instances.EbsOptimizedSupport,
EbsOptimizedSupportEbsInfo.Builder ebsOptimizedSupport(EbsOptimizedSupport ebsOptimizedSupport)
Indicates that the instance type is Amazon EBS-optimized. For more information, see Amazon EBS-Optimized Instances in Amazon EC2 User Guide for Linux Instances.
ebsOptimizedSupport - Indicates that the instance type is Amazon EBS-optimized. For more information, see Amazon EBS-Optimized
Instances in Amazon EC2 User Guide for Linux Instances.EbsOptimizedSupport,
EbsOptimizedSupportEbsInfo.Builder encryptionSupport(String encryptionSupport)
Indicates whether Amazon EBS encryption is supported.
encryptionSupport - Indicates whether Amazon EBS encryption is supported.EbsEncryptionSupport,
EbsEncryptionSupportEbsInfo.Builder encryptionSupport(EbsEncryptionSupport encryptionSupport)
Indicates whether Amazon EBS encryption is supported.
encryptionSupport - Indicates whether Amazon EBS encryption is supported.EbsEncryptionSupport,
EbsEncryptionSupportCopyright © 2019. All rights reserved.