@Stability(value=Stable)
public static interface CfnDataset.ResourceConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataset.ResourceConfigurationProperty.Builder
A builder for
CfnDataset.ResourceConfigurationProperty |
static class |
CfnDataset.ResourceConfigurationProperty.Jsii$Proxy
An implementation for
CfnDataset.ResourceConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataset.ResourceConfigurationProperty.Builder |
builder() |
String |
getComputeType()
`CfnDataset.ResourceConfigurationProperty.ComputeType`.
|
Number |
getVolumeSizeInGb()
`CfnDataset.ResourceConfigurationProperty.VolumeSizeInGB`.
|
@Stability(value=Stable) @NotNull String getComputeType()
@Stability(value=Stable) @NotNull Number getVolumeSizeInGb()
@Stability(value=Stable) static CfnDataset.ResourceConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.