CaptureConfiguration
A union that defines what data to capture when the instrumentation point is hit. Specify CodeCapture for code-level capture settings.
Inheritors
Types
Functions
Link copied to clipboard
Casts this CaptureConfiguration as a CodeCapture and retrieves its aws.sdk.kotlin.services.applicationsignals.model.CodeCaptureConfiguration value. Throws an exception if the CaptureConfiguration is not a CodeCapture.
Link copied to clipboard
Casts this CaptureConfiguration as a CodeCapture and retrieves its aws.sdk.kotlin.services.applicationsignals.model.CodeCaptureConfiguration value. Returns null if the CaptureConfiguration is not a CodeCapture.