toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
TmpfsOptionsArgs
Tmpfs
Options
Args
data
class
TmpfsOptionsArgs
(
val
size
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
TmpfsOptionsArgs
>
Describes the tmpfs options for the container
Members
Constructors
Tmpfs
Options
Args
Link copied to clipboard
constructor
(
size
:
Output
<
Int
>
?
=
null
)
Properties
size
Link copied to clipboard
val
size
:
Output
<
Int
>
?
=
null
Mention the Tmpfs size
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TmpfsOptionsArgs