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