DeleteInstrumentationConfigurationRequest
Types
Properties
Link copied to clipboard
Environment name for the instrumentation configuration.
Link copied to clipboard
Type of instrumentation configuration (BREAKPOINT or PROBE). Required to identify the configuration to delete.
Link copied to clipboard
Location identifier - either full code location or a pre-computed hash.
Link copied to clipboard
Signal type for the instrumentation configuration.
Functions
Link copied to clipboard
inline fun copy(block: DeleteInstrumentationConfigurationRequest.Builder.() -> Unit = {}): DeleteInstrumentationConfigurationRequest