Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoscaleErrorResponseError

Package version

The error object.

Hierarchy

  • AutoscaleErrorResponseError

Index

Properties

Properties

Optional code

code: undefined | string

One of a server-defined set of error codes.

Optional details

details: undefined | string

A human-readable representation of the error's details.

Optional message

message: undefined | string

A human-readable representation of the error.

Optional target

target: undefined | string

The target of the particular error.

Generated using TypeDoc