Class: Aws::Types::GetServiceSettingRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceSettingRequest
- 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.
2156 2157 2158 |
# File 'sig/types.rbs', line 2156 def setting_id @setting_id end |