pulumi-aws-kotlin
6.6.1.0
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
>
Constructors
Functions
Properties
Constructors
Nfs
Location
On
Prem
Config
Args
Link copied to clipboard
fun
NfsLocationOnPremConfigArgs
(
agentArns
:
Output
<
List
<
String
>
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
NfsLocationOnPremConfigArgs
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.