SupportingQueryType
Definition
type SupportingQueryType string
const (
SupportingQueryTypeLogsVolume SupportingQueryType = "logsVolume"
SupportingQueryTypeLogsSample SupportingQueryType = "logsSample"
SupportingQueryTypeDataSample SupportingQueryType = "dataSample"
)