@Stability(value=Stable)
public static interface CfnFunction.FileSystemConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.FileSystemConfigProperty.Builder
A builder for
CfnFunction.FileSystemConfigProperty |
static class |
CfnFunction.FileSystemConfigProperty.Jsii$Proxy
An implementation for
CfnFunction.FileSystemConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.FileSystemConfigProperty.Builder |
builder() |
String |
getArn()
`CfnFunction.FileSystemConfigProperty.Arn`.
|
String |
getLocalMountPath()
`CfnFunction.FileSystemConfigProperty.LocalMountPath`.
|
@Stability(value=Stable) @NotNull String getArn()
@Stability(value=Stable) @NotNull String getLocalMountPath()
@Stability(value=Stable) static CfnFunction.FileSystemConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.