Class: Aws::Types::CreatePrivacyBudgetTemplateOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreatePrivacyBudgetTemplateOutput
- 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.
1131 1132 1133 |
# File 'sig/types.rbs', line 1131 def privacy_budget_template @privacy_budget_template end |