Class GetAccessPointRootDirectoryResult
Inheritance
System.Object
GetAccessPointRootDirectoryResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Efs.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetAccessPointRootDirectoryResult
Fields
View SourceCreationInfos
Single element list containing information on the creation permissions of the directory
Declaration
public readonly ImmutableArray<GetAccessPointRootDirectoryCreationInfoResult> CreationInfos
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<GetAccessPointRootDirectoryCreationInfoResult> |
Path
Path exposed as the root directory
Declaration
public readonly string Path
Field Value
| Type | Description |
|---|---|
| System.String |