toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
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
)
Members
Constructors
Playbook
Action
Properties
Response
Link copied to clipboard
constructor
(
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.