Class: Aws::CleanRooms::Types::CollaborationPrivacyBudgetSummary

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

Overview

A summary of the collaboration privacy budgets. This summary includes the collaboration information, creation information, epsilon provided, and utility in terms of aggregations.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#budgetTypes::PrivacyBudget

The includes epsilon provided and utility in terms of aggregations.



1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1373

class CollaborationPrivacyBudgetSummary < Struct.new(
  :id,
  :privacy_budget_template_id,
  :privacy_budget_template_arn,
  :collaboration_id,
  :collaboration_arn,
  :creator_account_id,
  :type,
  :create_time,
  :update_time,
  :budget)
  SENSITIVE = []
  include Aws::Structure
end

#collaboration_arnString

The ARN of the collaboration that includes this privacy budget.

Returns:

  • (String)


1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1373

class CollaborationPrivacyBudgetSummary < Struct.new(
  :id,
  :privacy_budget_template_id,
  :privacy_budget_template_arn,
  :collaboration_id,
  :collaboration_arn,
  :creator_account_id,
  :type,
  :create_time,
  :update_time,
  :budget)
  SENSITIVE = []
  include Aws::Structure
end

#collaboration_idString

The unique identifier of the collaboration that includes this privacy budget.

Returns:

  • (String)


1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1373

class CollaborationPrivacyBudgetSummary < Struct.new(
  :id,
  :privacy_budget_template_id,
  :privacy_budget_template_arn,
  :collaboration_id,
  :collaboration_arn,
  :creator_account_id,
  :type,
  :create_time,
  :update_time,
  :budget)
  SENSITIVE = []
  include Aws::Structure
end

#create_timeTime

The time at which the privacy budget was created.

Returns:

  • (Time)


1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1373

class CollaborationPrivacyBudgetSummary < Struct.new(
  :id,
  :privacy_budget_template_id,
  :privacy_budget_template_arn,
  :collaboration_id,
  :collaboration_arn,
  :creator_account_id,
  :type,
  :create_time,
  :update_time,
  :budget)
  SENSITIVE = []
  include Aws::Structure
end

#creator_account_idString

The unique identifier of the account that created this privacy budget.

Returns:

  • (String)


1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1373

class CollaborationPrivacyBudgetSummary < Struct.new(
  :id,
  :privacy_budget_template_id,
  :privacy_budget_template_arn,
  :collaboration_id,
  :collaboration_arn,
  :creator_account_id,
  :type,
  :create_time,
  :update_time,
  :budget)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The unique identifier of the collaboration privacy budget.

Returns:

  • (String)


1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1373

class CollaborationPrivacyBudgetSummary < Struct.new(
  :id,
  :privacy_budget_template_id,
  :privacy_budget_template_arn,
  :collaboration_id,
  :collaboration_arn,
  :creator_account_id,
  :type,
  :create_time,
  :update_time,
  :budget)
  SENSITIVE = []
  include Aws::Structure
end

#privacy_budget_template_arnString

The ARN of the collaboration privacy budget template.

Returns:

  • (String)


1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1373

class CollaborationPrivacyBudgetSummary < Struct.new(
  :id,
  :privacy_budget_template_id,
  :privacy_budget_template_arn,
  :collaboration_id,
  :collaboration_arn,
  :creator_account_id,
  :type,
  :create_time,
  :update_time,
  :budget)
  SENSITIVE = []
  include Aws::Structure
end

#privacy_budget_template_idString

The unique identifier of the collaboration privacy budget template.

Returns:

  • (String)


1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1373

class CollaborationPrivacyBudgetSummary < Struct.new(
  :id,
  :privacy_budget_template_id,
  :privacy_budget_template_arn,
  :collaboration_id,
  :collaboration_arn,
  :creator_account_id,
  :type,
  :create_time,
  :update_time,
  :budget)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The type of privacy budget template.

Returns:

  • (String)


1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1373

class CollaborationPrivacyBudgetSummary < Struct.new(
  :id,
  :privacy_budget_template_id,
  :privacy_budget_template_arn,
  :collaboration_id,
  :collaboration_arn,
  :creator_account_id,
  :type,
  :create_time,
  :update_time,
  :budget)
  SENSITIVE = []
  include Aws::Structure
end

#update_timeTime

The most recent time at which the privacy budget was updated.

Returns:

  • (Time)


1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
# File 'lib/aws-sdk-cleanrooms/types.rb', line 1373

class CollaborationPrivacyBudgetSummary < Struct.new(
  :id,
  :privacy_budget_template_id,
  :privacy_budget_template_arn,
  :collaboration_id,
  :collaboration_arn,
  :creator_account_id,
  :type,
  :create_time,
  :update_time,
  :budget)
  SENSITIVE = []
  include Aws::Structure
end