| urITemplate | String | URI template in the go template format. | [optional] |
| bindingType | ResourceBindingTypeEnum | | [optional] |
| hostID | UUID | | [optional] |
| minioAccessKey | String | If Minio, this is the access key. | [optional] |
| minioSecretKey | String | If Minio, this is the secret key. | [optional] |
| name | String | The name of the resource | [optional] |
| params | String | JSON encoded field | [optional] |
| pgDatabase | String | If postgres, this is the name of the postgres database | [optional] |
| pgPass | String | If postgres, this is the user password. This will be encrypted in storage | [optional] |
| pgUser | String | If postgres, this is the user name | [optional] |
| recoveryStrategy | ResourceRecoveryStrategyEnum | | [optional] |
| redisDB | Long | This is the redis DB number. | [optional] |
| redisToken | String | If Redis, this is the Redis token. | [optional] |
| redisUser | String | If Redis, this is the user name. | [optional] |
| resourceID | UUID | Resource ID | [optional] |
| resourceState | ResourceStateEnum | | [optional] |
| resourceType | ResourceTypeEnum | | [optional] |