DeregisterInstanceResponse

public struct DeregisterInstanceResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • A value that you can use to determine whether the request completed successfully. For more information, see GetOperation.

    Declaration

    Swift

    public let operationId: String?
  • Undocumented

    Declaration

    Swift

    public init(operationId: String? = nil)