The output of DescribeEndpointCommand.

interface DescribeEndpointCommandOutput {
    $metadata: ResponseMetadata;
    EndpointProperties?: EndpointProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

EndpointProperties?: EndpointProperties

Describes information associated with the specific endpoint.