WorkflowArgs

constructor(accessControl: Output<FlowAccessControlConfigurationArgs>? = null, definition: Output<Any>? = null, endpointsConfiguration: Output<FlowEndpointsConfigurationArgs>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, integrationAccount: Output<ResourceReferenceArgs>? = null, integrationServiceEnvironment: Output<ResourceReferenceArgs>? = null, location: Output<String>? = null, parameters: Output<Map<String, WorkflowParameterArgs>>? = null, resourceGroupName: Output<String>? = null, state: Output<Either<String, WorkflowState>>? = null, tags: Output<Map<String, String>>? = null, workflowName: Output<String>? = null)