pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.testbase.kotlin.inputs
/
TestArgsBuilder
Test
Args
Builder
class
TestArgsBuilder
Builder for
TestArgs
.
Functions
Functions
commands
Link copied to clipboard
@
JvmName
(
name
=
"hkjcxmylsybhhslw"
)
suspend
fun
commands
(
value
:
Output
<
List
<
CommandArgs
>
>
)
@
JvmName
(
name
=
"glnqcdgyqrfkkbjt"
)
suspend
fun
commands
(
vararg
values
:
CommandArgs
)
@
JvmName
(
name
=
"shwhkpjtelnaaloi"
)
suspend
fun
commands
(
vararg
values
:
Output
<
CommandArgs
>
)
@
JvmName
(
name
=
"xprmbtihoxpvnpqa"
)
suspend
fun
commands
(
vararg
argument
:
suspend
CommandArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"gxkikhgaqhmyifdq"
)
suspend
fun
commands
(
value
:
List
<
CommandArgs
>
)
@
JvmName
(
name
=
"ymjdmilxmlvsacmm"
)
suspend
fun
commands
(
values
:
List
<
Output
<
CommandArgs
>
>
)
@
JvmName
(
name
=
"vqvfhbvfvqonmclq"
)
suspend
fun
commands
(
argument
:
List
<
suspend
CommandArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"ktxbikwcrgenwirj"
)
suspend
fun
commands
(
argument
:
suspend
CommandArgsBuilder
.
(
)
->
Unit
)
is
Active
Link copied to clipboard
@
JvmName
(
name
=
"rqqbiauyeobmjddg"
)
suspend
fun
isActive
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"jqnmfgrtvvmttjbw"
)
suspend
fun
isActive
(
value
:
Boolean
?
)
test
Type
Link copied to clipboard
@
JvmName
(
name
=
"kndidnfgwjgtrotg"
)
fun
testType
(
value
:
TestType
)
@
JvmName
(
name
=
"geokqstyosujajui"
)
suspend
fun
testType
(
value
:
Either
<
String
,
TestType
>
)
@
JvmName
(
name
=
"dbpcnakmvgnuccfa"
)
suspend
fun
testType
(
value
:
Output
<
Either
<
String
,
TestType
>
>
)
@
JvmName
(
name
=
"icidcqdkstwocsol"
)
fun
testType
(
value
:
String
)