class Aws::SageMaker::Types::DeleteImageVersionRequest
@note When making an API call, you may pass DeleteImageVersionRequest
data as a hash: { image_name: "ImageName", # required version: 1, # required }
@!attribute [rw] image_name
The name of the image. @return [String]
@!attribute [rw] version
The version to delete. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteImageVersionRequest AWS API Documentation
Constants
- SENSITIVE