StructValue
public struct StructValue : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The attributes returned in the record.
Declaration
Swift
public let attributes: [Value]?
-
Undocumented
Declaration
Swift
public init(attributes: [Value]? = nil)