@Stability(value=Stable)
public static interface CfnStudioComponent.SharedFileSystemConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder
A builder for
CfnStudioComponent.SharedFileSystemConfigurationProperty |
static class |
CfnStudioComponent.SharedFileSystemConfigurationProperty.Jsii$Proxy
An implementation for
CfnStudioComponent.SharedFileSystemConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder |
builder() |
default String |
getEndpoint()
`CfnStudioComponent.SharedFileSystemConfigurationProperty.Endpoint`.
|
default String |
getFileSystemId()
`CfnStudioComponent.SharedFileSystemConfigurationProperty.FileSystemId`.
|
default String |
getLinuxMountPoint()
`CfnStudioComponent.SharedFileSystemConfigurationProperty.LinuxMountPoint`.
|
default String |
getShareName()
`CfnStudioComponent.SharedFileSystemConfigurationProperty.ShareName`.
|
default String |
getWindowsMountDrive()
`CfnStudioComponent.SharedFileSystemConfigurationProperty.WindowsMountDrive`.
|
@Stability(value=Stable) @Nullable default String getEndpoint()
@Stability(value=Stable) @Nullable default String getFileSystemId()
@Stability(value=Stable) @Nullable default String getLinuxMountPoint()
@Stability(value=Stable) @Nullable default String getShareName()
@Stability(value=Stable) @Nullable default String getWindowsMountDrive()
@Stability(value=Stable) static CfnStudioComponent.SharedFileSystemConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.