GetChangeResponse
public struct GetChangeResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A complex type that contains information about the specified change batch.
Declaration
Swift
public let changeInfo: ChangeInfo -
Undocumented
Declaration
Swift
public init(changeInfo: ChangeInfo)
View on GitHub
GetChangeResponse Structure Reference