AWS::DataSync::LocationNFS OnPremConfig
A list of Amazon Resource Names (ARNs) of agents to use for a Network File System (NFS) location.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AgentArns" :[ String, ... ]}
YAML
AgentArns:- String
Properties
AgentArns-
ARNs of the agents to use for an NFS location.
Required: Yes
Type: List of String
Maximum:
4Update requires: No interruption