class TencentCloud::As::V20180419::SpotMixedAllocationPolicy
def deserialize(params)
def deserialize(params) @BaseCapacity = params['BaseCapacity'] @OnDemandPercentageAboveBaseCapacity = params['OnDemandPercentageAboveBaseCapacity'] @SpotAllocationStrategy = params['SpotAllocationStrategy'] @CompensateWithBaseInstance = params['CompensateWithBaseInstance'] end