Class: Aws::CleanRooms::Types::PrivacyBudgetSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::CleanRooms::Types::PrivacyBudgetSummary
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-cleanrooms/types.rb
Overview
An array that summaries the specified privacy budget. This summary includes collaboration information, creation information, membership information, and privacy budget information.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#budget ⇒ Types::PrivacyBudget
The provided privacy budget.
-
#collaboration_arn ⇒ String
The ARN of the collaboration that contains this privacy budget.
-
#collaboration_id ⇒ String
The unique identifier of the collaboration that contains this privacy budget.
-
#create_time ⇒ Time
The time at which the privacy budget was created.
-
#id ⇒ String
The unique identifier of the privacy budget.
-
#membership_arn ⇒ String
The Amazon Resource Name (ARN) of the member who created the privacy budget summary.
-
#membership_id ⇒ String
The identifier for a membership resource.
-
#privacy_budget_template_arn ⇒ String
The ARN of the privacy budget template.
-
#privacy_budget_template_id ⇒ String
The unique identifier of the privacy budget template.
-
#type ⇒ String
Specifies the type of the privacy budget.
-
#update_time ⇒ Time
The most recent time at which the privacy budget was updated.
Instance Attribute Details
#budget ⇒ Types::PrivacyBudget
The provided privacy budget.
6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 |
# File 'lib/aws-sdk-cleanrooms/types.rb', line 6168 class PrivacyBudgetSummary < Struct.new( :id, :privacy_budget_template_id, :privacy_budget_template_arn, :membership_id, :membership_arn, :collaboration_id, :collaboration_arn, :type, :create_time, :update_time, :budget) SENSITIVE = [] include Aws::Structure end |
#collaboration_arn ⇒ String
The ARN of the collaboration that contains this privacy budget.
6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 |
# File 'lib/aws-sdk-cleanrooms/types.rb', line 6168 class PrivacyBudgetSummary < Struct.new( :id, :privacy_budget_template_id, :privacy_budget_template_arn, :membership_id, :membership_arn, :collaboration_id, :collaboration_arn, :type, :create_time, :update_time, :budget) SENSITIVE = [] include Aws::Structure end |
#collaboration_id ⇒ String
The unique identifier of the collaboration that contains this privacy budget.
6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 |
# File 'lib/aws-sdk-cleanrooms/types.rb', line 6168 class PrivacyBudgetSummary < Struct.new( :id, :privacy_budget_template_id, :privacy_budget_template_arn, :membership_id, :membership_arn, :collaboration_id, :collaboration_arn, :type, :create_time, :update_time, :budget) SENSITIVE = [] include Aws::Structure end |
#create_time ⇒ Time
The time at which the privacy budget was created.
6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 |
# File 'lib/aws-sdk-cleanrooms/types.rb', line 6168 class PrivacyBudgetSummary < Struct.new( :id, :privacy_budget_template_id, :privacy_budget_template_arn, :membership_id, :membership_arn, :collaboration_id, :collaboration_arn, :type, :create_time, :update_time, :budget) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The unique identifier of the privacy budget.
6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 |
# File 'lib/aws-sdk-cleanrooms/types.rb', line 6168 class PrivacyBudgetSummary < Struct.new( :id, :privacy_budget_template_id, :privacy_budget_template_arn, :membership_id, :membership_arn, :collaboration_id, :collaboration_arn, :type, :create_time, :update_time, :budget) SENSITIVE = [] include Aws::Structure end |
#membership_arn ⇒ String
The Amazon Resource Name (ARN) of the member who created the privacy budget summary.
6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 |
# File 'lib/aws-sdk-cleanrooms/types.rb', line 6168 class PrivacyBudgetSummary < Struct.new( :id, :privacy_budget_template_id, :privacy_budget_template_arn, :membership_id, :membership_arn, :collaboration_id, :collaboration_arn, :type, :create_time, :update_time, :budget) SENSITIVE = [] include Aws::Structure end |
#membership_id ⇒ String
The identifier for a membership resource.
6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 |
# File 'lib/aws-sdk-cleanrooms/types.rb', line 6168 class PrivacyBudgetSummary < Struct.new( :id, :privacy_budget_template_id, :privacy_budget_template_arn, :membership_id, :membership_arn, :collaboration_id, :collaboration_arn, :type, :create_time, :update_time, :budget) SENSITIVE = [] include Aws::Structure end |
#privacy_budget_template_arn ⇒ String
The ARN of the privacy budget template.
6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 |
# File 'lib/aws-sdk-cleanrooms/types.rb', line 6168 class PrivacyBudgetSummary < Struct.new( :id, :privacy_budget_template_id, :privacy_budget_template_arn, :membership_id, :membership_arn, :collaboration_id, :collaboration_arn, :type, :create_time, :update_time, :budget) SENSITIVE = [] include Aws::Structure end |
#privacy_budget_template_id ⇒ String
The unique identifier of the privacy budget template.
6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 |
# File 'lib/aws-sdk-cleanrooms/types.rb', line 6168 class PrivacyBudgetSummary < Struct.new( :id, :privacy_budget_template_id, :privacy_budget_template_arn, :membership_id, :membership_arn, :collaboration_id, :collaboration_arn, :type, :create_time, :update_time, :budget) SENSITIVE = [] include Aws::Structure end |
#type ⇒ String
Specifies the type of the privacy budget.
6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 |
# File 'lib/aws-sdk-cleanrooms/types.rb', line 6168 class PrivacyBudgetSummary < Struct.new( :id, :privacy_budget_template_id, :privacy_budget_template_arn, :membership_id, :membership_arn, :collaboration_id, :collaboration_arn, :type, :create_time, :update_time, :budget) SENSITIVE = [] include Aws::Structure end |
#update_time ⇒ Time
The most recent time at which the privacy budget was updated.
6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 |
# File 'lib/aws-sdk-cleanrooms/types.rb', line 6168 class PrivacyBudgetSummary < Struct.new( :id, :privacy_budget_template_id, :privacy_budget_template_arn, :membership_id, :membership_arn, :collaboration_id, :collaboration_arn, :type, :create_time, :update_time, :budget) SENSITIVE = [] include Aws::Structure end |