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