Class GetAccessPointRootDirectoryCreationInfoResult
Inheritance
System.Object
GetAccessPointRootDirectoryCreationInfoResult
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 GetAccessPointRootDirectoryCreationInfoResult
Fields
View SourceOwnerGid
POSIX owner group ID
Declaration
public readonly int OwnerGid
Field Value
| Type | Description |
|---|---|
| System.Int32 |
OwnerUid
POSIX owner user ID
Declaration
public readonly int OwnerUid
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Permissions
POSIX permissions mode
Declaration
public readonly string Permissions
Field Value
| Type | Description |
|---|---|
| System.String |