BranchProperties interface
Properties specific to Branch
Properties
attributes | Additional attributes for the entity |
created |
Timestamp indicating when the entity was created |
database |
Database name associated with the branch |
databases | Neon Databases associated with the branch |
endpoints | Endpoints associated with the branch |
entity |
Unique identifier for the entity |
entity |
Name of the resource |
parent |
The ID of the parent branch |
project |
The ID of the project this branch belongs to |
provisioning |
Provisioning state of the resource. |
role |
Role name associated with the branch |
roles | Roles associated with the branch |
Property Details
attributes
createdAt
Timestamp indicating when the entity was created
createdAt?: string
Property Value
string
databaseName
Database name associated with the branch
databaseName?: string
Property Value
string
databases
Neon Databases associated with the branch
databases?: NeonDatabaseProperties[]
Property Value
endpoints
Endpoints associated with the branch
endpoints?: EndpointProperties[]
Property Value
entityId
Unique identifier for the entity
entityId?: string
Property Value
string
entityName
Name of the resource
entityName?: string
Property Value
string
parentId
The ID of the parent branch
parentId?: string
Property Value
string
projectId
The ID of the project this branch belongs to
projectId?: string
Property Value
string
provisioningState
Provisioning state of the resource.
provisioningState?: string
Property Value
string
roleName
Role name associated with the branch
roleName?: string
Property Value
string