agentArns property

Output<List<String>?> agentArns
latefinal

A list of DataSync Agent ARNs with which this location will be associated. For agentless cross-cloud transfers, this parameter does not need to be specified.

Implementation

late final pulumi.Output<List<String>?> agentArns;