You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::KinesisVideo::Types::ResourceEndpointListItem
- Inherits:
-
Struct
- Object
- Struct
- Aws::KinesisVideo::Types::ResourceEndpointListItem
- Defined in:
- (unknown)
Overview
An object that describes the endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.
Instance Attribute Summary collapse
-
#protocol ⇒ String
The protocol of the signaling channel returned by the
GetSignalingChannelEndpointAPI. -
#resource_endpoint ⇒ String
The endpoint of the signaling channel returned by the
GetSignalingChannelEndpointAPI.
Instance Attribute Details
#protocol ⇒ String
The protocol of the signaling channel returned by the
GetSignalingChannelEndpoint API.
Possible values:
- WSS
- HTTPS
#resource_endpoint ⇒ String
The endpoint of the signaling channel returned by the
GetSignalingChannelEndpoint API.