Class: Aws::CleanRooms::Types::CollaborationIdNamespaceAssociation

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

Overview

Defines details for the collaboration ID namespace association.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the collaboration ID namespace association.

Returns:

  • (String)


1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end

#collaboration_arnString

The Amazon Resource Name (ARN) of the collaboration that contains the collaboration ID namespace association.

Returns:

  • (String)


1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end

#collaboration_idString

The unique identifier of the collaboration that contains the collaboration ID namespace association.

Returns:

  • (String)


1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end

#create_timeTime

The time at which the collaboration ID namespace association was created.

Returns:

  • (Time)


1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end

#creator_account_idString

The unique identifier of the Amazon Web Services account that created the collaboration ID namespace association.

Returns:

  • (String)


1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the collaboration ID namespace association.

Returns:

  • (String)


1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The unique identifier of the collaboration ID namespace association.

Returns:

  • (String)


1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end

#id_mapping_configTypes::IdMappingConfig

The configuration settings for the ID mapping table.



1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end

#input_reference_configTypes::IdNamespaceAssociationInputReferenceConfig

The input reference configuration that's necessary to create the collaboration ID namespace association.



1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end

#input_reference_propertiesTypes::IdNamespaceAssociationInputReferenceProperties

The input reference properties that are needed to create the collaboration ID namespace association.



1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the collaboration ID namespace association.

Returns:

  • (String)


1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end

#update_timeTime

The most recent time at which the collaboration ID namespace was updated.

Returns:

  • (Time)


1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1593

class CollaborationIdNamespaceAssociation < Struct.new(
  :id,
  :arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :description,
  :creator_account_id,
  :create_time,
  :update_time,
  :input_reference_config,
  :input_reference_properties,
  :id_mapping_config)
  SENSITIVE = []
  include Aws::Structure
end