@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.045Z") @Stability(value=Stable) public interface CfnVolumeAttachmentProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVolumeAttachmentProps.Builder
A builder for
CfnVolumeAttachmentProps |
static class |
CfnVolumeAttachmentProps.Jsii$Proxy
An implementation for
CfnVolumeAttachmentProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnVolumeAttachmentProps.Builder |
builder() |
String |
getDevice()
`AWS::EC2::VolumeAttachment.Device`.
|
String |
getInstanceId()
`AWS::EC2::VolumeAttachment.InstanceId`.
|
String |
getVolumeId()
`AWS::EC2::VolumeAttachment.VolumeId`.
|
@Stability(value=Stable) @NotNull String getDevice()
@Stability(value=Stable) @NotNull String getInstanceId()
@Stability(value=Stable) @NotNull String getVolumeId()
@Stability(value=Stable) static CfnVolumeAttachmentProps.Builder builder()
CfnVolumeAttachmentProps.Builder of CfnVolumeAttachmentPropsCopyright © 2021. All rights reserved.