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

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-cleanrooms/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)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4276

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)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4276

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)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4276

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)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4276

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)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4276

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)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4276

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.



4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4276

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)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4276

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)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4276

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)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4276

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)


4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4276

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