@aws-sdk/client-kinesis-video

ListEdgeAgentConfigurationsCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
EdgeConfigs ListEdgeAgentConfigurationsEdgeConfig[] | undefined

A description of a single stream's edge configuration.

NextToken string | undefined

If the response is truncated, the call returns this element with a given token. To get the next batch of edge configurations, use this token in your next request.

Full Signature

export interface ListEdgeAgentConfigurationsCommandOutput extends ListEdgeAgentConfigurationsOutput, MetadataBearer