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
/
runbook
runbook
suspend
fun
runbook
(
name
:
String
,
block
:
suspend
RunbookResourceBuilder
.
(
)
->
Unit
)
:
Runbook
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Runbook
.
See also
Runbook
.
fun
runbook
(
name
:
String
)
:
Runbook
Parameters
name
The
unique
name of the resulting resource.
See also
Runbook
.