class Aws::DataSync::Types::OnPremConfig

A list of Amazon Resource Names (ARNs) of agents to use for a Network File System (NFS) location.

@note When making an API call, you may pass OnPremConfig

data as a hash:

    {
      agent_arns: ["AgentArn"], # required
    }

@!attribute [rw] agent_arns

ARNs of the agents to use for an NFS location.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/datasync-2018-11-09/OnPremConfig AWS API Documentation

Constants

SENSITIVE