pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.deploymentmanager.v2beta.kotlin.inputs
/
ConfigFileArgs
Config
File
Args
data
class
ConfigFileArgs
(
val
content
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ConfigFileArgs
>
Constructors
Functions
Properties
Constructors
Config
File
Args
Link copied to clipboard
fun
ConfigFileArgs
(
content
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ConfigFileArgs
Properties
content
Link copied to clipboard
val
content
:
Output
<
String
>
?
=
null
The contents of the file.