C# Class Amazon.EC2.Util.ImageUtilities.ImageDescriptor

This class identifies an image that will be looked up using a logical key independent of release (RTM) or service pack (SPx) designations, always returning the latest version of an image.
Show file Open project: aws/aws-sdk-net

Public Methods

Method Description
ToString ( ) : string

Override to return back the NamePrefix

Private Methods

Method Description
ImageDescriptor ( string definitionKey ) : System

Method Details

ToString() public method

Override to return back the NamePrefix
public ToString ( ) : string
return string