pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.outputs
/
DeletedRunbookResponse
/
DeletedRunbookResponse
Deleted
Runbook
Response
fun
DeletedRunbookResponse
(
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
)