@Stability(value=Stable) public static final class CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStudioComponent.SharedFileSystemConfigurationProperty>
CfnStudioComponent.SharedFileSystemConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStudioComponent.SharedFileSystemConfigurationProperty |
build()
Builds the configured instance.
|
CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder |
endpoint(String endpoint)
Sets the value of
CfnStudioComponent.SharedFileSystemConfigurationProperty.getEndpoint() |
CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder |
fileSystemId(String fileSystemId)
|
CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder |
linuxMountPoint(String linuxMountPoint)
|
CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder |
shareName(String shareName)
Sets the value of
CfnStudioComponent.SharedFileSystemConfigurationProperty.getShareName() |
CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder |
windowsMountDrive(String windowsMountDrive)
|
@Stability(value=Stable) public CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder endpoint(String endpoint)
CfnStudioComponent.SharedFileSystemConfigurationProperty.getEndpoint()endpoint - `CfnStudioComponent.SharedFileSystemConfigurationProperty.Endpoint`.this@Stability(value=Stable) public CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder fileSystemId(String fileSystemId)
fileSystemId - `CfnStudioComponent.SharedFileSystemConfigurationProperty.FileSystemId`.this@Stability(value=Stable) public CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder linuxMountPoint(String linuxMountPoint)
linuxMountPoint - `CfnStudioComponent.SharedFileSystemConfigurationProperty.LinuxMountPoint`.this@Stability(value=Stable) public CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder shareName(String shareName)
CfnStudioComponent.SharedFileSystemConfigurationProperty.getShareName()shareName - `CfnStudioComponent.SharedFileSystemConfigurationProperty.ShareName`.this@Stability(value=Stable) public CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder windowsMountDrive(String windowsMountDrive)
windowsMountDrive - `CfnStudioComponent.SharedFileSystemConfigurationProperty.WindowsMountDrive`.this@Stability(value=Stable) public CfnStudioComponent.SharedFileSystemConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnStudioComponent.SharedFileSystemConfigurationProperty>CfnStudioComponent.SharedFileSystemConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.