Class: Aws::CleanRooms::Types::IdMappingTableSummary

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-cleanrooms/types.rb

Overview

Detailed information about the ID mapping table.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

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

Returns:

  • (String)


4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
# File 'lib/aws-sdk-cleanrooms/types.rb', line 4344

class IdMappingTableSummary < Struct.new(
  :collaboration_arn,
  :collaboration_id,
  :membership_id,
  :membership_arn,
  :create_time,
  :update_time,
  :id,
  :arn,
  :description,
  :input_reference_config,
  :name)
  SENSITIVE = []
  include Aws::Structure
end

#collaboration_arnString

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

Returns:

  • (String)


4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
# File 'lib/aws-sdk-cleanrooms/types.rb', line 4344

class IdMappingTableSummary < Struct.new(
  :collaboration_arn,
  :collaboration_id,
  :membership_id,
  :membership_arn,
  :create_time,
  :update_time,
  :id,
  :arn,
  :description,
  :input_reference_config,
  :name)
  SENSITIVE = []
  include Aws::Structure
end

#collaboration_idString

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

Returns:

  • (String)


4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
# File 'lib/aws-sdk-cleanrooms/types.rb', line 4344

class IdMappingTableSummary < Struct.new(
  :collaboration_arn,
  :collaboration_id,
  :membership_id,
  :membership_arn,
  :create_time,
  :update_time,
  :id,
  :arn,
  :description,
  :input_reference_config,
  :name)
  SENSITIVE = []
  include Aws::Structure
end

#create_timeTime

The time at which this ID mapping table was created.

Returns:

  • (Time)


4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
# File 'lib/aws-sdk-cleanrooms/types.rb', line 4344

class IdMappingTableSummary < Struct.new(
  :collaboration_arn,
  :collaboration_id,
  :membership_id,
  :membership_arn,
  :create_time,
  :update_time,
  :id,
  :arn,
  :description,
  :input_reference_config,
  :name)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of this ID mapping table.

Returns:

  • (String)


4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
# File 'lib/aws-sdk-cleanrooms/types.rb', line 4344

class IdMappingTableSummary < Struct.new(
  :collaboration_arn,
  :collaboration_id,
  :membership_id,
  :membership_arn,
  :create_time,
  :update_time,
  :id,
  :arn,
  :description,
  :input_reference_config,
  :name)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The unique identifier of this ID mapping table.

Returns:

  • (String)


4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
# File 'lib/aws-sdk-cleanrooms/types.rb', line 4344

class IdMappingTableSummary < Struct.new(
  :collaboration_arn,
  :collaboration_id,
  :membership_id,
  :membership_arn,
  :create_time,
  :update_time,
  :id,
  :arn,
  :description,
  :input_reference_config,
  :name)
  SENSITIVE = []
  include Aws::Structure
end

#input_reference_configTypes::IdMappingTableInputReferenceConfig

The input reference configuration for the ID mapping table.



4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
# File 'lib/aws-sdk-cleanrooms/types.rb', line 4344

class IdMappingTableSummary < Struct.new(
  :collaboration_arn,
  :collaboration_id,
  :membership_id,
  :membership_arn,
  :create_time,
  :update_time,
  :id,
  :arn,
  :description,
  :input_reference_config,
  :name)
  SENSITIVE = []
  include Aws::Structure
end

#membership_arnString

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

Returns:

  • (String)


4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
# File 'lib/aws-sdk-cleanrooms/types.rb', line 4344

class IdMappingTableSummary < Struct.new(
  :collaboration_arn,
  :collaboration_id,
  :membership_id,
  :membership_arn,
  :create_time,
  :update_time,
  :id,
  :arn,
  :description,
  :input_reference_config,
  :name)
  SENSITIVE = []
  include Aws::Structure
end

#membership_idString

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

Returns:

  • (String)


4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
# File 'lib/aws-sdk-cleanrooms/types.rb', line 4344

class IdMappingTableSummary < Struct.new(
  :collaboration_arn,
  :collaboration_id,
  :membership_id,
  :membership_arn,
  :create_time,
  :update_time,
  :id,
  :arn,
  :description,
  :input_reference_config,
  :name)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of this ID mapping table.

Returns:

  • (String)


4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
# File 'lib/aws-sdk-cleanrooms/types.rb', line 4344

class IdMappingTableSummary < Struct.new(
  :collaboration_arn,
  :collaboration_id,
  :membership_id,
  :membership_arn,
  :create_time,
  :update_time,
  :id,
  :arn,
  :description,
  :input_reference_config,
  :name)
  SENSITIVE = []
  include Aws::Structure
end

#update_timeTime

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

Returns:

  • (Time)


4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
# File 'lib/aws-sdk-cleanrooms/types.rb', line 4344

class IdMappingTableSummary < Struct.new(
  :collaboration_arn,
  :collaboration_id,
  :membership_id,
  :membership_arn,
  :create_time,
  :update_time,
  :id,
  :arn,
  :description,
  :input_reference_config,
  :name)
  SENSITIVE = []
  include Aws::Structure
end