Class: Aws::Types::GetServiceSettingResult
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceSettingResult
- 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.
2161 2162 2163 |
# File 'sig/types.rbs', line 2161 def service_setting @service_setting end |