@Stability(value=Stable)
public static interface CfnProject.ProjectFileSystemLocationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.ProjectFileSystemLocationProperty.Builder
A builder for
CfnProject.ProjectFileSystemLocationProperty |
static class |
CfnProject.ProjectFileSystemLocationProperty.Jsii$Proxy
An implementation for
CfnProject.ProjectFileSystemLocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.ProjectFileSystemLocationProperty.Builder |
builder() |
String |
getIdentifier()
`CfnProject.ProjectFileSystemLocationProperty.Identifier`.
|
String |
getLocation()
`CfnProject.ProjectFileSystemLocationProperty.Location`.
|
default String |
getMountOptions()
`CfnProject.ProjectFileSystemLocationProperty.MountOptions`.
|
String |
getMountPoint()
`CfnProject.ProjectFileSystemLocationProperty.MountPoint`.
|
String |
getType()
`CfnProject.ProjectFileSystemLocationProperty.Type`.
|
@Stability(value=Stable) @NotNull String getIdentifier()
@Stability(value=Stable) @NotNull String getLocation()
@Stability(value=Stable) @NotNull String getMountPoint()
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default String getMountOptions()
@Stability(value=Stable) static CfnProject.ProjectFileSystemLocationProperty.Builder builder()
Copyright © 2021. All rights reserved.