The output of UpdateEndpointCommand.

interface UpdateEndpointCommandOutput {
    $metadata: ResponseMetadata;
    DesiredModelArn?: string;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

DesiredModelArn?: string

The Amazon Resource Number (ARN) of the new model.