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)


1456
1457
1458
# File 'sig/types.rbs', line 1456

def collaboration_identifier
  @collaboration_identifier
end

#privacy_budget_template_identifier::String

Returns the value of attribute privacy_budget_template_identifier.

Returns:

  • (::String)


1457
1458
1459
# File 'sig/types.rbs', line 1457

def privacy_budget_template_identifier
  @privacy_budget_template_identifier
end