Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 805 Bytes

ImageOverrides.md

File metadata and controls

15 lines (11 loc) · 805 Bytes

ImageOverrides

ImageOverrides holds the lists of available images per cloud provider.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]