DeleteFpgaImageResult

public struct DeleteFpgaImageResult : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Is true if the request succeeds, and an error otherwise.

    Declaration

    Swift

    public let `return`: Bool?
  • Undocumented

    Declaration

    Swift

    public init(return: Bool? = nil)