AMIOverride specifies what Amazon Machine Image should be used for a particular product and region.
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'AMIOverride' if this is a complete object or 'AMIOverrideLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
ami | str | AMI is the id of the Amazon Machine Image. | [optional] |
product | Product | [optional] | |
region | CloudRegion | [optional] |