static CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.builder() |
CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.Builder.deleteOnTermination(Boolean deleteOnTermination)
|
CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
|
CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.Builder.encrypted(Boolean encrypted)
|
CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.Builder.encrypted(IResolvable encrypted)
|
CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.Builder.iops(Number iops)
|
CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.Builder.kmsKeyId(String kmsKeyId)
|
CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.Builder.snapshotId(String snapshotId)
|
CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.Builder.volumeSize(Number volumeSize)
|
CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.Builder.volumeType(String volumeType)
|