agentArns property

Input<List<String>?>? agentArns
final

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

final pulumi.Input<List<String>?>? agentArns;