/AWS1/CL_GUPAGENTORCHESTRATI00¶
Specifies whether profiling is enabled or disabled for a profiling group. It
is used by
ConfigureAgent
to enable or disable profiling for a profiling group.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_profilingenabled TYPE /AWS1/GUPBOOLEAN /AWS1/GUPBOOLEAN¶
A
Booleanthat specifies whether the profiling agent collects profiling data or not. Set totrueto enable profiling.
Queryable Attributes¶
profilingEnabled¶
A
Booleanthat specifies whether the profiling agent collects profiling data or not. Set totrueto enable profiling.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROFILINGENABLED() |
Getter for PROFILINGENABLED, with configurable default |
ASK_PROFILINGENABLED() |
Getter for PROFILINGENABLED w/ exceptions if field has no va |
HAS_PROFILINGENABLED() |
Determine if PROFILINGENABLED has a value |