GetOperationResponse
public struct GetOperationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A complex type that contains information about the operation.
Declaration
Swift
public let operation: Operation? -
Undocumented
Declaration
Swift
public init(operation: Operation? = nil)
View on GitHub
GetOperationResponse Structure Reference