Class NfsLocationOnPremConfigGetArgs
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.DataSync.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class NfsLocationOnPremConfigGetArgs : ResourceArgs
Constructors
View SourceNfsLocationOnPremConfigGetArgs()
Declaration
public NfsLocationOnPremConfigGetArgs()
Properties
View SourceAgentArns
List of Amazon Resource Names (ARNs) of the DataSync Agents used to connect to the NFS server.
Declaration
public InputList<string> AgentArns { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |