Class: Aws::CleanRooms::Types::IdMappingTableSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::CleanRooms::Types::IdMappingTableSummary
- 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
-
#arn ⇒ String
The Amazon Resource Name (ARN) of this ID mapping table.
-
#collaboration_arn ⇒ String
The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
-
#collaboration_id ⇒ String
The unique identifier of the collaboration that contains this ID mapping table.
-
#create_time ⇒ Time
The time at which this ID mapping table was created.
-
#description ⇒ String
The description of this ID mapping table.
-
#id ⇒ String
The unique identifier of this ID mapping table.
-
#input_reference_config ⇒ Types::IdMappingTableInputReferenceConfig
The input reference configuration for the ID mapping table.
-
#membership_arn ⇒ String
The Amazon Resource Name (ARN) of the membership resource for this ID mapping table.
-
#membership_id ⇒ String
The unique identifier of the membership resource for this ID mapping table.
-
#name ⇒ String
The name of this ID mapping table.
-
#update_time ⇒ Time
The most recent time at which this ID mapping table was updated.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of this ID mapping table.
4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4890 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_arn ⇒ String
The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4890 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_id ⇒ String
The unique identifier of the collaboration that contains this ID mapping table.
4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4890 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_time ⇒ Time
The time at which this ID mapping table was created.
4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4890 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 |
#description ⇒ String
The description of this ID mapping table.
4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4890 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 |
#id ⇒ String
The unique identifier of this ID mapping table.
4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4890 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_config ⇒ Types::IdMappingTableInputReferenceConfig
The input reference configuration for the ID mapping table.
4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4890 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_arn ⇒ String
The Amazon Resource Name (ARN) of the membership resource for this ID mapping table.
4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4890 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_id ⇒ String
The unique identifier of the membership resource for this ID mapping table.
4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4890 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 |
#name ⇒ String
The name of this ID mapping table.
4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4890 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_time ⇒ Time
The most recent time at which this ID mapping table was updated.
4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 4890 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 |