toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
PlaybookActionPropertiesArgs
Playbook
Action
Properties
Args
data
class
PlaybookActionPropertiesArgs
(
val
logicAppResourceId
:
Output
<
String
>
,
val
tenantId
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
PlaybookActionPropertiesArgs
>
Members
Constructors
Playbook
Action
Properties
Args
Link copied to clipboard
constructor
(
logicAppResourceId
:
Output
<
String
>
,
tenantId
:
Output
<
String
>
?
=
null
)
Properties
logic
App
Resource
Id
Link copied to clipboard
val
logicAppResourceId
:
Output
<
String
>
The resource id of the playbook resource.
tenant
Id
Link copied to clipboard
val
tenantId
:
Output
<
String
>
?
=
null
The tenant id of the playbook resource.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PlaybookActionPropertiesArgs