GetTypeResponse
public struct GetTypeResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Type object.
Declaration
Swift
public let type: Type?
-
Undocumented
Declaration
Swift
public init(type: Type? = nil)