Automation Args
constructor(actions: Output<List<Any>>? = null, automationName: Output<String>? = null, description: Output<String>? = null, isEnabled: Output<Boolean>? = null, kind: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, scopes: Output<List<AutomationScopeArgs>>? = null, sources: Output<List<AutomationSourceArgs>>? = null, tags: Output<Map<String, String>>? = null)