SchemaMappingSummary

An object containing SchemaName, SchemaArn, CreatedAt, andUpdatedAt.

Types

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

Properties

Link copied to clipboard

The timestamp of when the SchemaMapping was created.

Link copied to clipboard

Specifies whether the schema mapping has been applied to a workflow.

Link copied to clipboard

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

Link copied to clipboard

The name of the schema.

Link copied to clipboard

The timestamp of when the SchemaMapping was last updated.

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