@Stability(value=Stable) public static final class CfnDataset.ResourceConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataset.ResourceConfigurationProperty>
CfnDataset.ResourceConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataset.ResourceConfigurationProperty |
build()
Builds the configured instance.
|
CfnDataset.ResourceConfigurationProperty.Builder |
computeType(String computeType)
Sets the value of
CfnDataset.ResourceConfigurationProperty.getComputeType() |
CfnDataset.ResourceConfigurationProperty.Builder |
volumeSizeInGb(Number volumeSizeInGb)
Sets the value of
CfnDataset.ResourceConfigurationProperty.getVolumeSizeInGb() |
@Stability(value=Stable) public CfnDataset.ResourceConfigurationProperty.Builder computeType(String computeType)
CfnDataset.ResourceConfigurationProperty.getComputeType()computeType - `CfnDataset.ResourceConfigurationProperty.ComputeType`. This parameter is required.this@Stability(value=Stable) public CfnDataset.ResourceConfigurationProperty.Builder volumeSizeInGb(Number volumeSizeInGb)
CfnDataset.ResourceConfigurationProperty.getVolumeSizeInGb()volumeSizeInGb - `CfnDataset.ResourceConfigurationProperty.VolumeSizeInGB`. This parameter is required.this@Stability(value=Stable) public CfnDataset.ResourceConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDataset.ResourceConfigurationProperty>CfnDataset.ResourceConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.