@Stability(value=Stable) public static final class CfnEnvironment.StorageConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEnvironment.StorageConfigurationProperty>
CfnEnvironment.StorageConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironment.StorageConfigurationProperty |
build()
Builds the configured instance.
|
CfnEnvironment.StorageConfigurationProperty.Builder |
efs(CfnEnvironment.EfsStorageConfigurationProperty efs)
Sets the value of
CfnEnvironment.StorageConfigurationProperty.getEfs() |
CfnEnvironment.StorageConfigurationProperty.Builder |
efs(IResolvable efs)
Sets the value of
CfnEnvironment.StorageConfigurationProperty.getEfs() |
CfnEnvironment.StorageConfigurationProperty.Builder |
fsx(CfnEnvironment.FsxStorageConfigurationProperty fsx)
Sets the value of
CfnEnvironment.StorageConfigurationProperty.getFsx() |
CfnEnvironment.StorageConfigurationProperty.Builder |
fsx(IResolvable fsx)
Sets the value of
CfnEnvironment.StorageConfigurationProperty.getFsx() |
@Stability(value=Stable) public CfnEnvironment.StorageConfigurationProperty.Builder efs(CfnEnvironment.EfsStorageConfigurationProperty efs)
CfnEnvironment.StorageConfigurationProperty.getEfs()efs - `CfnEnvironment.StorageConfigurationProperty.Efs`.this@Stability(value=Stable) public CfnEnvironment.StorageConfigurationProperty.Builder efs(IResolvable efs)
CfnEnvironment.StorageConfigurationProperty.getEfs()efs - `CfnEnvironment.StorageConfigurationProperty.Efs`.this@Stability(value=Stable) public CfnEnvironment.StorageConfigurationProperty.Builder fsx(CfnEnvironment.FsxStorageConfigurationProperty fsx)
CfnEnvironment.StorageConfigurationProperty.getFsx()fsx - `CfnEnvironment.StorageConfigurationProperty.Fsx`.this@Stability(value=Stable) public CfnEnvironment.StorageConfigurationProperty.Builder fsx(IResolvable fsx)
CfnEnvironment.StorageConfigurationProperty.getFsx()fsx - `CfnEnvironment.StorageConfigurationProperty.Fsx`.this@Stability(value=Stable) public CfnEnvironment.StorageConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnEnvironment.StorageConfigurationProperty>CfnEnvironment.StorageConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.