class Aws::Rekognition::Types::StopProjectVersionRequest
@note When making an API call, you may pass StopProjectVersionRequest
data as a hash: { project_version_arn: "ProjectVersionArn", # required }
@!attribute [rw] project_version_arn
The Amazon Resource Name (ARN) of the model version that you want to delete. This operation requires permissions to perform the `rekognition:StopProjectVersion` action. @return [String]
Constants
- SENSITIVE