OptionalbackendConfig?: v1_BackendConfigOptionalcreationTimestamp?: stringCreationTimestamp is the timestamp of the created for the backend.
Optionaldescription?: stringDescription is a human-readable description of the backend.
Optionalid?: numberID is the id of the backend.
Optionalname?: stringName is the name of the backend.
OptionalupdateTimestamp?: 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.