Class: Aws::Types::GetCollaborationPrivacyBudgetTemplateInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collaboration_identifier::String

Returns the value of attribute collaboration_identifier.

Returns:

  • (::String)


1437
1438
1439
# File 'sig/types.rbs', line 1437

def collaboration_identifier
  @collaboration_identifier
end

#privacy_budget_template_identifier::String

Returns the value of attribute privacy_budget_template_identifier.

Returns:

  • (::String)


1438
1439
1440
# File 'sig/types.rbs', line 1438

def privacy_budget_template_identifier
  @privacy_budget_template_identifier
end