IdMappingTable

Describes information about the ID mapping table.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the ID mapping table.

Link copied to clipboard

The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.

Link copied to clipboard

The unique identifier of the collaboration that contains this ID mapping table.

Link copied to clipboard

The time at which the ID mapping table was created.

Link copied to clipboard

The description of the ID mapping table.

Link copied to clipboard
val id: String

The unique identifier of the ID mapping table.

Link copied to clipboard

The input reference configuration for the ID mapping table.

Link copied to clipboard

The input reference properties for the ID mapping table.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.

Link copied to clipboard

The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.

Link copied to clipboard

The unique identifier of the membership resource for the ID mapping table.

Link copied to clipboard

The name of the ID mapping table.

Link copied to clipboard

The most recent time at which the ID mapping table was updated.

Functions

Link copied to clipboard
inline fun copy(block: IdMappingTable.Builder.() -> Unit = {}): IdMappingTable
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