View a markdown version of this page

CaptureConfiguration - Application Signals

CaptureConfiguration

A union that defines what data to capture when the instrumentation point is hit. Specify CodeCapture for code-level capture settings.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

CodeCapture

Capture settings for code-level instrumentation, including arguments, return values, stack traces, local variables, and safety limits.

Type: CodeCaptureConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: