@Stability(value=Stable) public static final class CfnEnvironment.FsxStorageConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEnvironment.FsxStorageConfigurationProperty>
CfnEnvironment.FsxStorageConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironment.FsxStorageConfigurationProperty |
build()
Builds the configured instance.
|
CfnEnvironment.FsxStorageConfigurationProperty.Builder |
fileSystemId(String fileSystemId)
Sets the value of
CfnEnvironment.FsxStorageConfigurationProperty.getFileSystemId() |
CfnEnvironment.FsxStorageConfigurationProperty.Builder |
mountPoint(String mountPoint)
Sets the value of
CfnEnvironment.FsxStorageConfigurationProperty.getMountPoint() |
@Stability(value=Stable) public CfnEnvironment.FsxStorageConfigurationProperty.Builder fileSystemId(String fileSystemId)
CfnEnvironment.FsxStorageConfigurationProperty.getFileSystemId()fileSystemId - `CfnEnvironment.FsxStorageConfigurationProperty.FileSystemId`. This parameter is required.this@Stability(value=Stable) public CfnEnvironment.FsxStorageConfigurationProperty.Builder mountPoint(String mountPoint)
CfnEnvironment.FsxStorageConfigurationProperty.getMountPoint()mountPoint - `CfnEnvironment.FsxStorageConfigurationProperty.MountPoint`. This parameter is required.this@Stability(value=Stable) public CfnEnvironment.FsxStorageConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnEnvironment.FsxStorageConfigurationProperty>CfnEnvironment.FsxStorageConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.