QueryForecastResponse
public struct QueryForecastResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The forecast.
Declaration
Swift
public let forecast: Forecast? -
Undocumented
Declaration
Swift
public init(forecast: Forecast? = nil)
View on GitHub
QueryForecastResponse Structure Reference