Skip to main content

Interface: $Properties

v1.ComputeScaler.$Properties

Properties of a ComputeScaler.

Hierarchy

Properties

details

Optional details: null | $Properties

Contains scaler-specific instructions and configuration. For server-implemented scalers, use the SDK's default data converter to ensure the server can understand it. For remote-implemented scalers, you might use your own data converters according to what the remote endpoints understand.


type

Optional type: null | string

Type of the compute scaler. this string is implementation-specific and can be used by implementations to understand how to interpret the contents of the scaler_details field.