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