EvaluateExpressionOutput
public struct EvaluateExpressionOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The evaluated expression.
Declaration
Swift
public let evaluatedExpression: String -
Undocumented
Declaration
Swift
public init(evaluatedExpression: String)
View on GitHub
EvaluateExpressionOutput Structure Reference