@Stability(value=Stable)
public static interface CfnAccessPoint.CreationInfoProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAccessPoint.CreationInfoProperty.Builder
A builder for
CfnAccessPoint.CreationInfoProperty |
static class |
CfnAccessPoint.CreationInfoProperty.Jsii$Proxy
An implementation for
CfnAccessPoint.CreationInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAccessPoint.CreationInfoProperty.Builder |
builder() |
String |
getOwnerGid()
`CfnAccessPoint.CreationInfoProperty.OwnerGid`.
|
String |
getOwnerUid()
`CfnAccessPoint.CreationInfoProperty.OwnerUid`.
|
String |
getPermissions()
`CfnAccessPoint.CreationInfoProperty.Permissions`.
|
@Stability(value=Stable) @NotNull String getOwnerGid()
@Stability(value=Stable) @NotNull String getOwnerUid()
@Stability(value=Stable) @NotNull String getPermissions()
@Stability(value=Stable) static CfnAccessPoint.CreationInfoProperty.Builder builder()
Copyright © 2021. All rights reserved.