@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.650Z") @Stability(value=Stable) public interface CfnAccessPointProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-accesspoint.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAccessPointProps.Builder
A builder for
CfnAccessPointProps |
static class |
CfnAccessPointProps.Jsii$Proxy
An implementation for
CfnAccessPointProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAccessPointProps.Builder |
builder() |
default Object |
getAccessPointTags()
`AWS::EFS::AccessPoint.AccessPointTags`.
|
default String |
getClientToken()
`AWS::EFS::AccessPoint.ClientToken`.
|
String |
getFileSystemId()
`AWS::EFS::AccessPoint.FileSystemId`.
|
default Object |
getPosixUser()
`AWS::EFS::AccessPoint.PosixUser`.
|
default Object |
getRootDirectory()
`AWS::EFS::AccessPoint.RootDirectory`.
|
@Stability(value=Stable) @NotNull String getFileSystemId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-accesspoint.html#cfn-efs-accesspoint-filesystemid@Stability(value=Stable) @Nullable default Object getAccessPointTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-accesspoint.html#cfn-efs-accesspoint-accesspointtags@Stability(value=Stable) @Nullable default String getClientToken()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-accesspoint.html#cfn-efs-accesspoint-clienttoken@Stability(value=Stable) @Nullable default Object getPosixUser()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-accesspoint.html#cfn-efs-accesspoint-posixuser@Stability(value=Stable) @Nullable default Object getRootDirectory()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-accesspoint.html#cfn-efs-accesspoint-rootdirectory@Stability(value=Stable) static CfnAccessPointProps.Builder builder()
CfnAccessPointProps.Builder of CfnAccessPointPropsCopyright © 2020. All rights reserved.