@Stability(value=Experimental) public static final class FileSystemConfig.Builder extends Object implements software.amazon.jsii.Builder<FileSystemConfig>
FileSystemConfig| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
FileSystemConfig |
build()
Builds the configured instance.
|
FileSystemConfig.Builder |
location(CfnProject.ProjectFileSystemLocationProperty location)
Sets the value of
FileSystemConfig.getLocation() |
@Stability(value=Experimental) public FileSystemConfig.Builder location(CfnProject.ProjectFileSystemLocationProperty location)
FileSystemConfig.getLocation()location - File system location wrapper property. This parameter is required.this@Stability(value=Experimental) public FileSystemConfig build()
build in interface software.amazon.jsii.Builder<FileSystemConfig>FileSystemConfigNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.