pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.deploymentmanager.kotlin.inputs
/
DeploymentTargetConfigArgs
Deployment
Target
Config
Args
data
class
DeploymentTargetConfigArgs
(
val
content
:
Output
<
String
>
)
:
ConvertibleToJava
<
DeploymentTargetConfigArgs
>
Constructors
Functions
Properties
Constructors
Deployment
Target
Config
Args
Link copied to clipboard
fun
DeploymentTargetConfigArgs
(
content
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DeploymentTargetConfigArgs
Properties
content
Link copied to clipboard
val
content
:
Output
<
String
>
The full YAML contents of your configuration file.