- Navigation Guide
@aws-sdk/client-emr-containers
DescribeManagedEndpointCommandOutput Interface
The output of DescribeManagedEndpointCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
endpoint | Endpoint | undefined | This output displays information about a managed endpoint. |
Full Signature
export interface DescribeManagedEndpointCommandOutput extends DescribeManagedEndpointResponse, MetadataBearer