Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Class: Aws::CleanRooms::Types::ConfiguredAudienceModelAssociation

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

Overview

Details about 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)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

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

#collaboration_arnString

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

Returns:

  • (String)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

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

#collaboration_idString

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

Returns:

  • (String)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

class ConfiguredAudienceModelAssociation < Struct.new(
  :id,
  :arn,
  :configured_audience_model_arn,
  :membership_id,
  :membership_arn,
  :collaboration_id,
  :collaboration_arn,
  :name,
  :manage_resource_policies,
  :description,
  :create_time,
  :update_time)
  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)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

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

#create_timeTime

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

Returns:

  • (Time)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

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

#descriptionString

The description of the configured audience model association.

Returns:

  • (String)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

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

#idString

A unique identifier of the configured audience model association.

Returns:

  • (String)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

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

#manage_resource_policiesBoolean

When TRUE, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration. When FALSE, indicates that the configured audience model resource owner will manage permissions related to the given collaboration.

Returns:

  • (Boolean)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

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

#membership_arnString

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

Returns:

  • (String)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

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

#membership_idString

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

Returns:

  • (String)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

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

#nameString

The name of the configured audience model association.

Returns:

  • (String)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

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

#update_timeTime

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

Returns:

  • (Time)

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 1877

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