Class: Aws::Types::RemoteDebugConfigForUpdate
- Inherits:
-
Object
- Object
- Aws::Types::RemoteDebugConfigForUpdate
- 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.
10454 10455 10456 |
# File 'sig/types.rbs', line 10454 def enable_remote_debug @enable_remote_debug end |