Class: Aws::Types::GetBrowserSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetBrowserSettingsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#browser_settings ⇒ Types::BrowserSettings
Returns the value of attribute browser_settings.
Instance Attribute Details
#browser_settings ⇒ Types::BrowserSettings
Returns the value of attribute browser_settings.
557 558 559 |
# File 'sig/types.rbs', line 557 def browser_settings @browser_settings end |