メインコンテンツまでスキップ

AWSEFSFileSystemAccessPointRootDirectory

No description

type AWSEFSFileSystemAccessPointRootDirectory {
path: String!
creationInformation: AWSEFSFileSystemAccessPointRootDirectoryCreationInformation
}

Fields

AWSEFSFileSystemAccessPointRootDirectory.path ● String! non-null scalar

The path on the EFS file system to expose as the root directory to NFS clients using the access point to access the EFS file system

AWSEFSFileSystemAccessPointRootDirectory.creationInformation ● AWSEFSFileSystemAccessPointRootDirectoryCreationInformation object

The POSIX IDs and permissions to apply to the access point's RootDirectory

Member of

AWSEFSFileSystemAccessPoint object