Class: Aws::Types::PutAccountSettingResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutAccountSettingResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#setting ⇒ Types::Setting
Returns the value of attribute setting.
Instance Attribute Details
#setting ⇒ Types::Setting
Returns the value of attribute setting.
2024 2025 2026 |
# File 'sig/types.rbs', line 2024 def setting @setting end |