pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1beta1.kotlin.inputs
/
GcfsConfigArgs
Gcfs
Config
Args
data
class
GcfsConfigArgs
(
val
enabled
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
GcfsConfigArgs
>
GcfsConfig contains configurations of Google Container File System.
Constructors
Functions
Properties
Constructors
Gcfs
Config
Args
Link copied to clipboard
fun
GcfsConfigArgs
(
enabled
:
Output
<
Boolean
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GcfsConfigArgs
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
?
=
null
Whether to use GCFS.