toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.integrationspaces.kotlin.inputs
/
BusinessProcessStageArgsBuilder
Business
Process
Stage
Args
Builder
class
BusinessProcessStageArgsBuilder
Builder for
BusinessProcessStageArgs
.
Members
Functions
description
Link copied to clipboard
@
JvmName
(
name
=
"ppmgffbdnsfhevpm"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cgewtwkrbxvdhrmt"
)
suspend
fun
description
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"mwhwbhfowfwxubtw"
)
suspend
fun
properties
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"gxjlidosvclnjeoi"
)
fun
properties
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"eakntduwdwvdhfdj"
)
suspend
fun
properties
(
value
:
Map
<
String
,
String
>
?
)
stages
Before
Link copied to clipboard
@
JvmName
(
name
=
"doybgrvpvykmectx"
)
suspend
fun
stagesBefore
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"kdckhmruncfnfneh"
)
suspend
fun
stagesBefore
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"luvriphedyipaypu"
)
suspend
fun
stagesBefore
(
vararg
values
:
String
)
@
JvmName
(
name
=
"awwssfxxrgwbcgug"
)
suspend
fun
stagesBefore
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"cefovctexnleiwku"
)
suspend
fun
stagesBefore
(
value
:
List
<
String
>
?
)