@Stability(value=Stable)
public static interface CfnAccessPoint.RootDirectoryProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAccessPoint.RootDirectoryProperty.Builder
A builder for
CfnAccessPoint.RootDirectoryProperty |
static class |
CfnAccessPoint.RootDirectoryProperty.Jsii$Proxy
An implementation for
CfnAccessPoint.RootDirectoryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAccessPoint.RootDirectoryProperty.Builder |
builder() |
default Object |
getCreationInfo()
`CfnAccessPoint.RootDirectoryProperty.CreationInfo`.
|
default String |
getPath()
`CfnAccessPoint.RootDirectoryProperty.Path`.
|
@Stability(value=Stable) @Nullable default Object getCreationInfo()
@Stability(value=Stable) @Nullable default String getPath()
@Stability(value=Stable) static CfnAccessPoint.RootDirectoryProperty.Builder builder()
Copyright © 2021. All rights reserved.