pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3beta1.kotlin.inputs
/
GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfigArgsBuilder
Google
Cloud
Dialogflow
Cx
V3beta1Environment
Test
Cases
Config
Args
Builder
class
GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfigArgsBuilder
Builder for
GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfigArgs
.
Functions
Functions
enable
Continuous
Run
Link copied to clipboard
@
JvmName
(
name
=
"rfxgqvnnawckkciv"
)
suspend
fun
enableContinuousRun
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"rwjnwhefvhamxsgo"
)
suspend
fun
enableContinuousRun
(
value
:
Boolean
?
)
enable
Predeployment
Run
Link copied to clipboard
@
JvmName
(
name
=
"dqoveaunwcommaqb"
)
suspend
fun
enablePredeploymentRun
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"nfvqstmvnbejjjlt"
)
suspend
fun
enablePredeploymentRun
(
value
:
Boolean
?
)
test
Cases
Link copied to clipboard
@
JvmName
(
name
=
"huxvpkdmhmoamshl"
)
suspend
fun
testCases
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"rmxddmhcldobyebi"
)
suspend
fun
testCases
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ycyharimnpmrnquw"
)
suspend
fun
testCases
(
vararg
values
:
String
)
@
JvmName
(
name
=
"esfhxvfnmxtrthni"
)
suspend
fun
testCases
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"humtvfhfyvqwyufp"
)
suspend
fun
testCases
(
value
:
List
<
String
>
?
)