@Stability(value=Stable)
public static interface CfnCluster.EBSStorageInfoProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-ebsstorageinfo.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-ebsstorageinfo.html#cfn-msk-cluster-ebsstorageinfo-volumesize@Stability(value=Stable) static CfnCluster.EBSStorageInfoProperty.Builder builder()
Copyright © 2020. All rights reserved.