Class: Aws::CleanRooms::Types::ConfiguredAudienceModelAssociationSummary

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

Overview

A summary of the configured audience model association.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the configured audience model association.

Returns:

  • (String)


1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1786

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

#collaboration_arnString

The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model association.

Returns:

  • (String)


1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1786

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

#collaboration_idString

A unique identifier of the collaboration that configured audience model is associated with.

Returns:

  • (String)


1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1786

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

#configured_audience_model_arnString

The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model association.

Returns:

  • (String)


1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1786

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

#create_timeTime

The time at which the configured audience model association was created.

Returns:

  • (Time)


1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1786

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

#descriptionString

The description of the configured audience model association.

Returns:

  • (String)


1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1786

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

#idString

A unique identifier of the configured audience model association.

Returns:

  • (String)


1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1786

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

#membership_arnString

The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.

Returns:

  • (String)


1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1786

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

#membership_idString

A unique identifier of the membership that contains the configured audience model association.

Returns:

  • (String)


1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1786

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

#nameString

The name of the configured audience model association.

Returns:

  • (String)


1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1786

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

#update_timeTime

The most recent time at which the configured audience model association was updated.

Returns:

  • (Time)


1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1786

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