Class: Aws::Types::RemoteDebugConfig
- Inherits:
-
Object
- Object
- Aws::Types::RemoteDebugConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enable_remote_debug ⇒ Boolean
Returns the value of attribute enable_remote_debug.
Instance Attribute Details
#enable_remote_debug ⇒ Boolean
Returns the value of attribute enable_remote_debug.
10449 10450 10451 |
# File 'sig/types.rbs', line 10449 def enable_remote_debug @enable_remote_debug end |