@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.283Z") @Stability(value=Stable) public interface CfnVolumeAttachmentProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volumeattachment.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volumeattachment.html#cfn-ec2-ebs-volumeattachment-device@Stability(value=Stable) @NotNull String getInstanceId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volumeattachment.html#cfn-ec2-ebs-volumeattachment-instanceid@Stability(value=Stable) @NotNull String getVolumeId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volumeattachment.html#cfn-ec2-ebs-volumeattachment-volumeid@Stability(value=Stable) static CfnVolumeAttachmentProps.Builder builder()
CfnVolumeAttachmentProps.Builder of CfnVolumeAttachmentPropsCopyright © 2020. All rights reserved.