class Aws::LookoutforVision::Types::DescribeModelRequest

@note When making an API call, you may pass DescribeModelRequest

data as a hash:

    {
      project_name: "ProjectName", # required
      model_version: "ModelVersion", # required
    }

@!attribute [rw] project_name

The project that contains the version of a model that you want to
describe.
@return [String]

@!attribute [rw] model_version

The version of the model that you want to describe.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/DescribeModelRequest AWS API Documentation

Constants

SENSITIVE