toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.outputs
/
DeletedRunbookResponse
/
DeletedRunbookResponse
Deleted
Runbook
Response
constructor
(
creationTime
:
String
?
=
null
,
deletionTime
:
String
?
=
null
,
id
:
String
?
=
null
,
location
:
String
?
=
null
,
name
:
String
?
=
null
,
runbookId
:
String
?
=
null
,
runbookType
:
String
?
=
null
,
runtime
:
String
?
=
null
,
runtimeEnvironment
:
String
?
=
null
)