Class NfsLocationOnPremConfig
Inheritance
System.Object
NfsLocationOnPremConfig
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.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class NfsLocationOnPremConfig
Fields
View SourceAgentArns
List of Amazon Resource Names (ARNs) of the DataSync Agents used to connect to the NFS server.
Declaration
public readonly ImmutableArray<string> AgentArns
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |