IdNamespace

class IdNamespace : KotlinCustomResource

IdNamespace defined in AWS Entity Resolution service

Properties

Link copied to clipboard
val createdAt: Output<String>

The date and time when the IdNamespace was created

Link copied to clipboard
val description: Output<String>?

The description of the ID namespace.

Link copied to clipboard
val id: Output<String>
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
val idNamespaceArn: Output<String>

The arn associated with the IdNamespace

Link copied to clipboard
val idNamespaceName: Output<String>

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
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>?

The Amazon Resource Name (ARN) of the IAM role. AWS 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
val tags: Output<List<Tag>>?

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

Link copied to clipboard
val type: Output<IdNamespaceType>

The type of ID namespace. There are two types: SOURCE and TARGET . The SOURCE contains configurations for sourceId data that will be processed in an ID mapping workflow. The TARGET contains a configuration of targetId which all sourceIds will resolve to.

Link copied to clipboard
val updatedAt: Output<String>

The date and time when the IdNamespace was updated

Link copied to clipboard
val urn: Output<String>