class Aws::SageMaker::Types::DescribeImageVersionRequest

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

data as a hash:

    {
      image_name: "ImageName", # required
      version: 1,
    }

@!attribute [rw] image_name

The name of the image.
@return [String]

@!attribute [rw] version

The version of the image. If not specified, the latest version is
described.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeImageVersionRequest AWS API Documentation

Constants

SENSITIVE