Class: Aws::Types::GetPrivacyBudgetTemplateOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetPrivacyBudgetTemplateOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#privacy_budget_template ⇒ Types::PrivacyBudgetTemplate
Returns the value of attribute privacy_budget_template.
Instance Attribute Details
#privacy_budget_template ⇒ Types::PrivacyBudgetTemplate
Returns the value of attribute privacy_budget_template.
1564 1565 1566 |
# File 'sig/types.rbs', line 1564 def privacy_budget_template @privacy_budget_template end |