ServiceListQueuesSegmentResponse type
Enthält Antwortdaten für den ListQueuesSegment-Vorgang.
type ServiceListQueuesSegmentResponse = WithResponse<
ServiceListQueuesSegmentHeaders & ListQueuesSegmentResponse,
ServiceListQueuesSegmentHeaders,
ListQueuesSegmentResponse
>