GetOperationRequest
public struct GetOperationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the operation that you want to get more information about.
Declaration
Swift
public let operationId: String -
Undocumented
Declaration
Swift
public init(operationId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetOperationRequest Structure Reference