Class: Aws::Types::RemoteDebugConfigForUpdate

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enable_remote_debugBoolean

Returns the value of attribute enable_remote_debug.

Returns:

  • (Boolean)


10454
10455
10456
# File 'sig/types.rbs', line 10454

def enable_remote_debug
  @enable_remote_debug
end