Cloud provider.
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'CloudProvider' if this is a complete object or 'CloudProviderLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
display_name | str | Name of the cloud provider for display purposes. It can contain any characters, including spaces. | [optional] |
name | str | Human friendly identifier of the cloud provider, for example `aws`. | [optional] |
regions | list[CloudRegion] | (optional) Provider's regions - only included when listing providers with `fetchRegions=true`. | [optional] |