AWS::DataSync::LocationNFS OnPremConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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: 4

Update requires: No interruption