toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.datasync.kotlin.inputs
/
NfsLocationOnPremConfigArgs
Nfs
Location
On
Prem
Config
Args
data
class
NfsLocationOnPremConfigArgs
(
val
agentArns
:
Output
<
List
<
String
>
>
)
:
ConvertibleToJava
<
NfsLocationOnPremConfigArgs
>
Members
Constructors
Nfs
Location
On
Prem
Config
Args
Link copied to clipboard
constructor
(
agentArns
:
Output
<
List
<
String
>
>
)
Properties
agent
Arns
Link copied to clipboard
val
agentArns
:
Output
<
List
<
String
>
>
List of Amazon Resource Names (ARNs) of the DataSync Agents used to connect to the NFS server.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
NfsLocationOnPremConfigArgs