@Stability(value=Stable) public static final class CfnFileSystem.DiskIopsConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFileSystem.DiskIopsConfigurationProperty>
CfnFileSystem.DiskIopsConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.DiskIopsConfigurationProperty |
build()
Builds the configured instance.
|
CfnFileSystem.DiskIopsConfigurationProperty.Builder |
iops(Number iops)
Sets the value of
CfnFileSystem.DiskIopsConfigurationProperty.getIops() |
CfnFileSystem.DiskIopsConfigurationProperty.Builder |
mode(String mode)
Sets the value of
CfnFileSystem.DiskIopsConfigurationProperty.getMode() |
@Stability(value=Stable) public CfnFileSystem.DiskIopsConfigurationProperty.Builder iops(Number iops)
CfnFileSystem.DiskIopsConfigurationProperty.getIops()iops - `CfnFileSystem.DiskIopsConfigurationProperty.Iops`.this@Stability(value=Stable) public CfnFileSystem.DiskIopsConfigurationProperty.Builder mode(String mode)
CfnFileSystem.DiskIopsConfigurationProperty.getMode()mode - `CfnFileSystem.DiskIopsConfigurationProperty.Mode`.this@Stability(value=Stable) public CfnFileSystem.DiskIopsConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnFileSystem.DiskIopsConfigurationProperty>CfnFileSystem.DiskIopsConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.