Auto Scaling Policy Response
data class AutoScalingPolicyResponse(val mechanism: AddRemoveReplicaScalingMechanismResponse, val name: String, val trigger: AverageLoadScalingTriggerResponse)
Describes the auto scaling policy
Constructors
Link copied to clipboard
constructor(mechanism: AddRemoveReplicaScalingMechanismResponse, name: String, trigger: AverageLoadScalingTriggerResponse)