toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
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
.
Members
Functions
enable
Continuous
Run
Link copied to clipboard
@
JvmName
(
name
=
"jsexqnsicmlffaue"
)
suspend
fun
enableContinuousRun
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"hpvqjoxciayucihw"
)
suspend
fun
enableContinuousRun
(
value
:
Boolean
?
)
enable
Predeployment
Run
Link copied to clipboard
@
JvmName
(
name
=
"ylucgrnabicqvkvd"
)
suspend
fun
enablePredeploymentRun
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"gqdcylrhaeoaxqnn"
)
suspend
fun
enablePredeploymentRun
(
value
:
Boolean
?
)
test
Cases
Link copied to clipboard
@
JvmName
(
name
=
"obrweqeieioqomgi"
)
suspend
fun
testCases
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"malvmdyokkntdupc"
)
suspend
fun
testCases
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"xdjmtplpoifxhbfk"
)
suspend
fun
testCases
(
vararg
values
:
String
)
@
JvmName
(
name
=
"mtdwvqavlynrxbso"
)
suspend
fun
testCases
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"jfxrynqhskkwlliw"
)
suspend
fun
testCases
(
value
:
List
<
String
>
?
)