interface ImportModelResponse {
    ModelArn?: string;
}

Hierarchy (view full)

Properties

Properties

ModelArn?: string

The Amazon Resource Name (ARN) of the custom model being imported.