GetScalingPlanResourceForecastDataResponse
public struct GetScalingPlanResourceForecastDataResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The data points to return.
Declaration
Swift
public let datapoints: [Datapoint] -
Undocumented
Declaration
Swift
public init(datapoints: [Datapoint])
View on GitHub
GetScalingPlanResourceForecastDataResponse Structure Reference