CreateIdNamespaceRequest

Types

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

Properties

Link copied to clipboard

The description of the ID namespace.

Link copied to clipboard

Determines the properties of IdMappingWorflow where this IdNamespace can be used as a Source or a Target.

Link copied to clipboard

The name of the ID namespace.

Link copied to clipboard

A list of InputSource objects, which have the fields InputSourceARN and SchemaName.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access the resources defined in this IdNamespace on your behalf as part of the workflow run.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Link copied to clipboard

The type of ID namespace. There are two types: SOURCE and TARGET.

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