amiLaunchIndex is missing from InstanceDescription
Status: Alpha
Brought to you by:
jconstantine
Digester.parse vomits out a NoSuchMethodException when trying to load a InstanceDescription with the amiLaunchIndex. The fix is simply to add getters/setters for amiLaunchIndex. Patch is attached.
Adds get/set String amiLaunchIndex to InstanceDescription