toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
TmpfsArgs
/
TmpfsArgs
Tmpfs
Args
constructor
(
containerPath
:
Output
<
String
>
?
=
null
,
mountOptions
:
Output
<
List
<
String
>
>
?
=
null
,
size
:
Output
<
Int
>
?
=
null
)