Automation Action Logic App Args
data class AutomationActionLogicAppArgs(val actionType: Output<String>, val logicAppResourceId: Output<String>? = null, val uri: Output<String>? = null) : ConvertibleToJava<AutomationActionLogicAppArgs>
The logic app action that should be triggered. To learn more about Microsoft Defender for Cloud's Workflow Automation capabilities, visit https://aka.ms/ASCWorkflowAutomationLearnMore