BatchDeleteInstrumentationConfigurationsResponse
Types
Properties
Link copied to clipboard
Number of configurations successfully deleted. When deleting by scope, this is the total count of deleted items. When deleting by ARN list, this equals the length of SuccessfulDeletions.
Link copied to clipboard
List of configurations that failed to delete.
Link copied to clipboard
List of successfully deleted configurations. Deleting by scope populates SignalType and LocationHash per item. Deleting by ARN list populates ResourceArn per item.
Functions
Link copied to clipboard
inline fun copy(block: BatchDeleteInstrumentationConfigurationsResponse.Builder.() -> Unit = {}): BatchDeleteInstrumentationConfigurationsResponse