toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.batch.kotlin.inputs
/
JobDefinitionEksHostPathArgs
Job
Definition
Eks
Host
Path
Args
data
class
JobDefinitionEksHostPathArgs
(
val
path
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
JobDefinitionEksHostPathArgs
>
Members
Constructors
Job
Definition
Eks
Host
Path
Args
Link copied to clipboard
constructor
(
path
:
Output
<
String
>
?
=
null
)
Properties
path
Link copied to clipboard
val
path
:
Output
<
String
>
?
=
null
The path of the file or directory on the host to mount into containers on the pod.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
JobDefinitionEksHostPathArgs