Class: Aws::Types::DeleteAccountSettingResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAccountSettingResponse
- 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.
736 737 738 |
# File 'sig/types.rbs', line 736 def setting @setting end |