@Stability(value=Stable)
public static interface CfnInstance.VolumeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInstance.VolumeProperty.Builder
A builder for
CfnInstance.VolumeProperty |
static class |
CfnInstance.VolumeProperty.Jsii$Proxy
An implementation for
CfnInstance.VolumeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnInstance.VolumeProperty.Builder |
builder() |
String |
getDevice()
`CfnInstance.VolumeProperty.Device`.
|
String |
getVolumeId()
`CfnInstance.VolumeProperty.VolumeId`.
|
@Stability(value=Stable) @NotNull String getDevice()
@Stability(value=Stable) @NotNull String getVolumeId()
@Stability(value=Stable) static CfnInstance.VolumeProperty.Builder builder()
CfnInstance.VolumeProperty.Builder of CfnInstance.VolumePropertyCopyright © 2021. All rights reserved.