Class: Aws::CleanRoomsML::Types::GetCollaborationConfiguredModelAlgorithmAssociationResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CleanRoomsML::Types::GetCollaborationConfiguredModelAlgorithmAssociationResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-cleanroomsml/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#collaboration_identifier ⇒ String
The collaboration ID of the collaboration that contains the configured model algorithm association.
-
#configured_model_algorithm_arn ⇒ String
The Amazon Resource Name (ARN) of the configured model algorithm association.
-
#configured_model_algorithm_association_arn ⇒ String
The Amazon Resource Name (ARN) of the configured model algorithm association.
-
#create_time ⇒ Time
The time at which the configured model algorithm association was created.
-
#creator_account_id ⇒ String
The account ID of the member that created the configured model algorithm association.
-
#description ⇒ String
The description of the configured model algorithm association.
-
#membership_identifier ⇒ String
The membership ID of the member that created the configured model algorithm association.
-
#name ⇒ String
The name of the configured model algorithm association.
-
#privacy_configuration ⇒ Types::PrivacyConfiguration
Information about the privacy configuration for a configured model algorithm association.
-
#update_time ⇒ Time
The most recent time at which the configured model algorithm association was updated.
Instance Attribute Details
#collaboration_identifier ⇒ String
The collaboration ID of the collaboration that contains the configured model algorithm association.
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/aws-sdk-cleanroomsml/types.rb', line 2219 class GetCollaborationConfiguredModelAlgorithmAssociationResponse < Struct.new( :create_time, :update_time, :configured_model_algorithm_association_arn, :membership_identifier, :collaboration_identifier, :configured_model_algorithm_arn, :name, :description, :creator_account_id, :privacy_configuration) SENSITIVE = [] include Aws::Structure end |
#configured_model_algorithm_arn ⇒ String
The Amazon Resource Name (ARN) of the configured model algorithm association.
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/aws-sdk-cleanroomsml/types.rb', line 2219 class GetCollaborationConfiguredModelAlgorithmAssociationResponse < Struct.new( :create_time, :update_time, :configured_model_algorithm_association_arn, :membership_identifier, :collaboration_identifier, :configured_model_algorithm_arn, :name, :description, :creator_account_id, :privacy_configuration) SENSITIVE = [] include Aws::Structure end |
#configured_model_algorithm_association_arn ⇒ String
The Amazon Resource Name (ARN) of the configured model algorithm association.
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/aws-sdk-cleanroomsml/types.rb', line 2219 class GetCollaborationConfiguredModelAlgorithmAssociationResponse < Struct.new( :create_time, :update_time, :configured_model_algorithm_association_arn, :membership_identifier, :collaboration_identifier, :configured_model_algorithm_arn, :name, :description, :creator_account_id, :privacy_configuration) SENSITIVE = [] include Aws::Structure end |
#create_time ⇒ Time
The time at which the configured model algorithm association was created.
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/aws-sdk-cleanroomsml/types.rb', line 2219 class GetCollaborationConfiguredModelAlgorithmAssociationResponse < Struct.new( :create_time, :update_time, :configured_model_algorithm_association_arn, :membership_identifier, :collaboration_identifier, :configured_model_algorithm_arn, :name, :description, :creator_account_id, :privacy_configuration) SENSITIVE = [] include Aws::Structure end |
#creator_account_id ⇒ String
The account ID of the member that created the configured model algorithm association.
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/aws-sdk-cleanroomsml/types.rb', line 2219 class GetCollaborationConfiguredModelAlgorithmAssociationResponse < Struct.new( :create_time, :update_time, :configured_model_algorithm_association_arn, :membership_identifier, :collaboration_identifier, :configured_model_algorithm_arn, :name, :description, :creator_account_id, :privacy_configuration) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description of the configured model algorithm association.
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/aws-sdk-cleanroomsml/types.rb', line 2219 class GetCollaborationConfiguredModelAlgorithmAssociationResponse < Struct.new( :create_time, :update_time, :configured_model_algorithm_association_arn, :membership_identifier, :collaboration_identifier, :configured_model_algorithm_arn, :name, :description, :creator_account_id, :privacy_configuration) SENSITIVE = [] include Aws::Structure end |
#membership_identifier ⇒ String
The membership ID of the member that created the configured model algorithm association.
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/aws-sdk-cleanroomsml/types.rb', line 2219 class GetCollaborationConfiguredModelAlgorithmAssociationResponse < Struct.new( :create_time, :update_time, :configured_model_algorithm_association_arn, :membership_identifier, :collaboration_identifier, :configured_model_algorithm_arn, :name, :description, :creator_account_id, :privacy_configuration) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the configured model algorithm association.
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/aws-sdk-cleanroomsml/types.rb', line 2219 class GetCollaborationConfiguredModelAlgorithmAssociationResponse < Struct.new( :create_time, :update_time, :configured_model_algorithm_association_arn, :membership_identifier, :collaboration_identifier, :configured_model_algorithm_arn, :name, :description, :creator_account_id, :privacy_configuration) SENSITIVE = [] include Aws::Structure end |
#privacy_configuration ⇒ Types::PrivacyConfiguration
Information about the privacy configuration for a configured model algorithm association.
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/aws-sdk-cleanroomsml/types.rb', line 2219 class GetCollaborationConfiguredModelAlgorithmAssociationResponse < Struct.new( :create_time, :update_time, :configured_model_algorithm_association_arn, :membership_identifier, :collaboration_identifier, :configured_model_algorithm_arn, :name, :description, :creator_account_id, :privacy_configuration) SENSITIVE = [] include Aws::Structure end |
#update_time ⇒ Time
The most recent time at which the configured model algorithm association was updated.
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/aws-sdk-cleanroomsml/types.rb', line 2219 class GetCollaborationConfiguredModelAlgorithmAssociationResponse < Struct.new( :create_time, :update_time, :configured_model_algorithm_association_arn, :membership_identifier, :collaboration_identifier, :configured_model_algorithm_arn, :name, :description, :creator_account_id, :privacy_configuration) SENSITIVE = [] include Aws::Structure end |