This is the resource mapping object
Properties
| Name | Type | Description | Notes |
|---|
| createdDateTime | OffsetDateTime | This is the datetime the core was created | [optional] |
| engineID | UUID | | [optional] |
| modifiedDateTime | OffsetDateTime | This is the datetime the core was last modified. | [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] |
| 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] |
| resourceMappingID | UUID | Resource Mapping ID | [optional] |
| resourceMappingState | ResourceMappingStateEnum | | [optional] |
| serviceID | UUID | | [optional] |