Workflow Access Control Trigger Args
fun WorkflowAccessControlTriggerArgs(allowedCallerIpAddressRanges: Output<List<String>>, openAuthenticationPolicies: Output<List<WorkflowAccessControlTriggerOpenAuthenticationPolicyArgs>>? = null)