Class: Aws::Types::ResetServiceSettingRequest
- Inherits:
-
Object
- Object
- Aws::Types::ResetServiceSettingRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#setting_id ⇒ ::String
Returns the value of attribute setting_id.
Instance Attribute Details
#setting_id ⇒ ::String
Returns the value of attribute setting_id.
3830 3831 3832 |
# File 'sig/types.rbs', line 3830 def setting_id @setting_id end |