@Stability(value=Stable)
public static interface CfnCluster.EbsBlockDeviceConfigProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnCluster.EbsBlockDeviceConfigProperty.Builder
A builder for
CfnCluster.EbsBlockDeviceConfigProperty |
static class |
CfnCluster.EbsBlockDeviceConfigProperty.Jsii$Proxy
An implementation for
CfnCluster.EbsBlockDeviceConfigProperty |
Modifier and Type | Method and Description |
---|---|
static CfnCluster.EbsBlockDeviceConfigProperty.Builder |
builder() |
Object |
getVolumeSpecification()
`CfnCluster.EbsBlockDeviceConfigProperty.VolumeSpecification`.
|
default Number |
getVolumesPerInstance()
`CfnCluster.EbsBlockDeviceConfigProperty.VolumesPerInstance`.
|
@Stability(value=Stable) @NotNull Object getVolumeSpecification()
@Stability(value=Stable) @Nullable default Number getVolumesPerInstance()
@Stability(value=Stable) static CfnCluster.EbsBlockDeviceConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.