GetOperationRequest

public struct GetOperationRequest : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • A GUID used to identify the operation.

    Declaration

    Swift

    public let operationId: String
  • Undocumented

    Declaration

    Swift

    public init(operationId: String)
  • Declaration

    Swift

    public func validate(name: String) throws