pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.outputs
/
PlaybookActionPropertiesResponse
Playbook
Action
Properties
Response
data
class
PlaybookActionPropertiesResponse
(
val
logicAppResourceId
:
String
,
val
tenantId
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Playbook
Action
Properties
Response
Link copied to clipboard
fun
PlaybookActionPropertiesResponse
(
logicAppResourceId
:
String
,
tenantId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
logic
App
Resource
Id
Link copied to clipboard
val
logicAppResourceId
:
String
The resource id of the playbook resource.
tenant
Id
Link copied to clipboard
val
tenantId
:
String
?
=
null
The tenant id of the playbook resource.