MatchingWorkflowSummary

A list of MatchingWorkflowSummary objects, each of which contain the fields WorkflowName, WorkflowArn, CreatedAt, UpdatedAt.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp of when the workflow was created.

Link copied to clipboard

The method that has been specified for data matching, either using matching provided by Entity Resolution or through a provider service.

Link copied to clipboard

The timestamp of when the workflow was last updated.

Link copied to clipboard

The ARN (Amazon Resource Name) that Entity Resolution generated for the MatchingWorkflow.

Link copied to clipboard

The name of the workflow.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String