| URI | String | Resource URI. This field is presented only in responses | [optional] [default to null] |
| URITemplate | String | URI template in the go template format. | [optional] [default to null] |
| bindingType | ResourceBindingTypeEnum | | [optional] [default to null] |
| createdBy | UUID | | [optional] [default to null] |
| createdDateTime | Date | This is the datetime the core was created | [optional] [default to null] |
| hostID | UUID | | [optional] [default to null] |
| minioAccessKey | String | If Minio, this is the access key. | [optional] [default to null] |
| minioSecretKey | String | If Minio, this is the secret key. | [optional] [default to null] |
| modifiedBy | UUID | | [optional] [default to null] |
| modifiedDateTime | Date | This is the datetime the core was last modified. | [optional] [default to null] |
| name | String | The name of the resource | [optional] [default to null] |
| nsqadmin | String | This is the nsqadmin "host:port". | [optional] [default to null] |
| nsqd | String | This is the nsqd "host:port". | [optional] [default to null] |
| nsqlookupd | String | This is the nsqlookupd "host:port". | [optional] [default to null] |
| params | String | JSON encoded field | [optional] [default to null] |
| pgDatabase | String | If postgres, this is the name of the postgres database | [optional] [default to null] |
| pgPass | String | If postgres, this is the user password. This will be encrypted in storage | [optional] [default to null] |
| pgUser | String | If postgres, this is the user name | [optional] [default to null] |
| recoveryStrategy | ResourceRecoveryStrategyEnum | | [optional] [default to null] |
| redisDB | Long | This is the redis DB number. | [optional] [default to null] |
| redisToken | String | If Redis, this is the Redis token. | [optional] [default to null] |
| redisUser | String | If Redis, this is the user name. | [optional] [default to null] |
| resourceID | UUID | Resource ID | [optional] [default to null] |
| resourceState | ResourceStateEnum | | [optional] [default to null] |
| resourceType | ResourceTypeEnum | | [optional] [default to null] |