Datum
public struct Datum : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The value of the datum.
Declaration
Swift
public let varCharValue: String? -
Undocumented
Declaration
Swift
public init(varCharValue: String? = nil)
View on GitHub
Datum Structure Reference