pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.diagflow.kotlin
/
CxEnvironmentArgs
/
CxEnvironmentArgs
Cx
Environment
Args
fun
CxEnvironmentArgs
(
description
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
parent
:
Output
<
String
>
?
=
null
,
versionConfigs
:
Output
<
List
<
CxEnvironmentVersionConfigArgs
>
>
?
=
null
)