Class: Aws::CleanRooms::Types::MemberSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::CleanRooms::Types::MemberSummary
- Defined in:
- gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb
Overview
The member object listed by the request.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#abilities ⇒ Array<String>
The abilities granted to the collaboration member.
-
#account_id ⇒ String
The identifier used to reference members of the collaboration.
-
#create_time ⇒ Time
The time when the member was created.
-
#display_name ⇒ String
The member's display name.
-
#membership_arn ⇒ String
The unique ARN for the member's associated membership, if present.
-
#membership_id ⇒ String
The unique ID for the member's associated membership, if present.
-
#ml_abilities ⇒ Types::MLMemberAbilities
Provides a summary of the ML abilities for the collaboration member.
-
#payment_configuration ⇒ Types::PaymentConfiguration
The collaboration member's payment responsibilities set by the collaboration creator.
-
#status ⇒ String
The status of the member.
-
#update_time ⇒ Time
The time the member metadata was last updated.
Instance Attribute Details
#abilities ⇒ Array<String>
The abilities granted to the collaboration member.
6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 6145 class MemberSummary < Struct.new( :account_id, :status, :display_name, :abilities, :ml_abilities, :create_time, :update_time, :membership_id, :membership_arn, :payment_configuration) SENSITIVE = [] include Aws::Structure end |
#account_id ⇒ String
The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.
6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 6145 class MemberSummary < Struct.new( :account_id, :status, :display_name, :abilities, :ml_abilities, :create_time, :update_time, :membership_id, :membership_arn, :payment_configuration) SENSITIVE = [] include Aws::Structure end |
#create_time ⇒ Time
The time when the member was created.
6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 6145 class MemberSummary < Struct.new( :account_id, :status, :display_name, :abilities, :ml_abilities, :create_time, :update_time, :membership_id, :membership_arn, :payment_configuration) SENSITIVE = [] include Aws::Structure end |
#display_name ⇒ String
The member's display name.
6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 6145 class MemberSummary < Struct.new( :account_id, :status, :display_name, :abilities, :ml_abilities, :create_time, :update_time, :membership_id, :membership_arn, :payment_configuration) SENSITIVE = [] include Aws::Structure end |
#membership_arn ⇒ String
The unique ARN for the member's associated membership, if present.
6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 6145 class MemberSummary < Struct.new( :account_id, :status, :display_name, :abilities, :ml_abilities, :create_time, :update_time, :membership_id, :membership_arn, :payment_configuration) SENSITIVE = [] include Aws::Structure end |
#membership_id ⇒ String
The unique ID for the member's associated membership, if present.
6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 6145 class MemberSummary < Struct.new( :account_id, :status, :display_name, :abilities, :ml_abilities, :create_time, :update_time, :membership_id, :membership_arn, :payment_configuration) SENSITIVE = [] include Aws::Structure end |
#ml_abilities ⇒ Types::MLMemberAbilities
Provides a summary of the ML abilities for the collaboration member.
6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 6145 class MemberSummary < Struct.new( :account_id, :status, :display_name, :abilities, :ml_abilities, :create_time, :update_time, :membership_id, :membership_arn, :payment_configuration) SENSITIVE = [] include Aws::Structure end |
#payment_configuration ⇒ Types::PaymentConfiguration
The collaboration member's payment responsibilities set by the collaboration creator.
6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 6145 class MemberSummary < Struct.new( :account_id, :status, :display_name, :abilities, :ml_abilities, :create_time, :update_time, :membership_id, :membership_arn, :payment_configuration) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the member.
6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 6145 class MemberSummary < Struct.new( :account_id, :status, :display_name, :abilities, :ml_abilities, :create_time, :update_time, :membership_id, :membership_arn, :payment_configuration) SENSITIVE = [] include Aws::Structure end |
#update_time ⇒ Time
The time the member metadata was last updated.
6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 6145 class MemberSummary < Struct.new( :account_id, :status, :display_name, :abilities, :ml_abilities, :create_time, :update_time, :membership_id, :membership_arn, :payment_configuration) SENSITIVE = [] include Aws::Structure end |