Class GetMountTargetArgs
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
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetMountTargetArgs : InvokeArgs
Constructors
View SourceGetMountTargetArgs()
Declaration
public GetMountTargetArgs()
Properties
View SourceMountTargetId
ID of the mount target that you want to have described
Declaration
public string MountTargetId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |