Class: Aws::Types::ResetServiceSettingResult
- Inherits:
-
Object
- Object
- Aws::Types::ResetServiceSettingResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_setting ⇒ Types::ServiceSetting
Returns the value of attribute service_setting.
Instance Attribute Details
#service_setting ⇒ Types::ServiceSetting
Returns the value of attribute service_setting.
3835 3836 3837 |
# File 'sig/types.rbs', line 3835 def service_setting @service_setting end |