AutoScalingResourceMetricResponse

data class AutoScalingResourceMetricResponse(val kind: String, val name: String)

Describes the resource that is used for triggering auto scaling.

Constructors

Link copied to clipboard
constructor(kind: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enumerates the metrics that are used for triggering auto scaling. Expected value is 'Resource'.

Link copied to clipboard

Name of the resource.