LocationNfsOnPremConfig

data class LocationNfsOnPremConfig(val agentArns: List<String>)

Contains a list of Amazon Resource Names (ARNs) of agents that are used to connect an NFS server.

Constructors

Link copied to clipboard
constructor(agentArns: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARN(s) of the agent(s) to use for an NFS location.