AutomationRuleRunPlaybookActionActionConfigurationArgs

data class AutomationRuleRunPlaybookActionActionConfigurationArgs(val logicAppResourceId: Output<String>? = null, val tenantId: Output<String>? = null) : ConvertibleToJava<AutomationRuleRunPlaybookActionActionConfigurationArgs>

The configuration of the run playbook automation rule action

Constructors

fun AutomationRuleRunPlaybookActionActionConfigurationArgs(logicAppResourceId: Output<String>? = null, tenantId: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): AutomationRuleRunPlaybookActionActionConfigurationArgs

Properties

Link copied to clipboard
val logicAppResourceId: Output<String>? = null

The resource id of the playbook resource

Link copied to clipboard
val tenantId: Output<String>? = null

The tenant id of the playbook resource