@Stability(value=Stable)
public static interface CfnDataset.ResourceConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-resourceconfiguration.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-resourceconfiguration.html#cfn-iotanalytics-dataset-resourceconfiguration-computetype@Stability(value=Stable) @NotNull Number getVolumeSizeInGb()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-resourceconfiguration.html#cfn-iotanalytics-dataset-resourceconfiguration-volumesizeingb@Stability(value=Stable) static CfnDataset.ResourceConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.