Optional
backendConfig?: v1_BackendConfigOptional
creationTimestamp?: stringCreationTimestamp is the timestamp of the created for the backend.
Optional
description?: stringDescription is a human-readable description of the backend.
Optional
id?: numberID is the id of the backend.
Optional
name?: stringName is the name of the backend.
Optional
updateTimestamp?: stringUpdateTimestamp is the timestamp of the updated for the backend.
// Type is the type of the backend. Type string
yaml:"type" json:"type"
Backend is the configuration of the backend.