# CloudConnectionInterface

**Type:** GraphQL interfaces

## Fields
- providerId (ID)
- status (CloudConnectionStatus, Not Null): undefined

- connectionError (String)
- template (CloudConnectionTemplate, Not Null): undefined
  - providerName (String)
  - providerDescription (String)
  - image (Image)

