/AWS1/CL_SGMREMOTEDEBUGCONFIG¶
Configuration for remote debugging for the CreateTrainingJob API. To learn more about the remote debugging functionality of SageMaker, see Access a training container through Amazon Web Services Systems Manager (SSM) for remote debugging.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_enableremotedebug TYPE /AWS1/SGMENABLEREMOTEDEBUG /AWS1/SGMENABLEREMOTEDEBUG¶
If set to True, enables remote debugging.
Queryable Attributes¶
EnableRemoteDebug¶
If set to True, enables remote debugging.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLEREMOTEDEBUG() |
Getter for ENABLEREMOTEDEBUG, with configurable default |
ASK_ENABLEREMOTEDEBUG() |
Getter for ENABLEREMOTEDEBUG w/ exceptions if field has no v |
HAS_ENABLEREMOTEDEBUG() |
Determine if ENABLEREMOTEDEBUG has a value |