Class: Aws::Types::UpdatePrivacyBudgetTemplateOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdatePrivacyBudgetTemplateOutput
- 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.
3387 3388 3389 |
# File 'sig/types.rbs', line 3387 def privacy_budget_template @privacy_budget_template end |