interface DescribeEndpointResponse {
    EndpointProperties?: EndpointProperties;
}

Hierarchy (view full)

Properties

EndpointProperties?: EndpointProperties

Describes information associated with the specific endpoint.