Class: Aws::CleanRooms::Types::IdNamespaceAssociationSummary

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

Overview

Detailed information about the ID namespace association.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

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



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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

#collaboration_arnString

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



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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

#collaboration_idString

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



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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

#create_timeTime

The time at which this ID namespace association was created.



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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

#descriptionString

The description of the ID namespace association.



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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

#idString

The unique identifier of this ID namespace association.



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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

#input_reference_configTypes::IdNamespaceAssociationInputReferenceConfig

The input reference configuration details for this ID namespace association.



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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

#input_reference_propertiesTypes::IdNamespaceAssociationInputReferencePropertiesSummary

The input reference properties for this ID namespace association.



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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

#membership_arnString

The Amazon Resource Name (ARN) of the membership resource for this ID namespace association.



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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

#membership_idString

The unique identifier of the membership resource for this ID namespace association.



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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

#nameString

The name of the ID namespace association.



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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

#update_timeTime

The most recent time at which this ID namespace association has been updated.



5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
# File 'lib/aws-sdk-cleanrooms/types.rb', line 5556

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