ImageOverrides holds the lists of available images per cloud provider.
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'ImageOverrides' if this is a complete object or 'ImageOverridesLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
aws | list[AMIOverride] | [optional] | |
gcp | list[GCPImageOverride] | [optional] |