DescribeUpdateResponse
public struct DescribeUpdateResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The full description of the specified update.
Declaration
Swift
public let update: Update? -
Undocumented
Declaration
Swift
public init(update: Update? = nil)
View on GitHub
DescribeUpdateResponse Structure Reference