toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.inputs
/
RunbookDraftArgsBuilder
/
outputTypes
output
Types
@
JvmName
(
name
=
"frceccdbefgqusme"
)
suspend
fun
outputTypes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"bhpxfapnmjvmtqhp"
)
suspend
fun
outputTypes
(
value
:
List
<
String
>
?
)
Parameters
value
Gets or sets the runbook output types.
@
JvmName
(
name
=
"fujxevvktjtjtddo"
)
suspend
fun
outputTypes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"hjsgtpriaxxjfsgp"
)
suspend
fun
outputTypes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"kwawnydgbqkdgsta"
)
suspend
fun
outputTypes
(
vararg
values
:
String
)
Parameters
values
Gets or sets the runbook output types.