Interface CreateMicrovmAuthTokenResponse.Builder

  • Method Details

    • authToken

      A map containing the authentication token. Use the value at key "X-aws-proxy-auth" as the header value when connecting to the MicroVM endpoint.

      Parameters:
      authToken - A map containing the authentication token. Use the value at key "X-aws-proxy-auth" as the header value when connecting to the MicroVM endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.