Class: Aws::Types::BrowserConfig
- Inherits:
-
Object
- Object
- Aws::Types::BrowserConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#browser_type ⇒ "CHROME", "FIREFOX"
Returns the value of attribute browser_type.
Instance Attribute Details
#browser_type ⇒ "CHROME", "FIREFOX"
Returns the value of attribute browser_type.
54 55 56 |
# File 'sig/types.rbs', line 54 def browser_type @browser_type end |