Interface ExportQAppSessionDataResponse.Builder

  • Method Details

    • csvFileLink

      The link where the exported Q App session data can be downloaded from.

      Parameters:
      csvFileLink - The link where the exported Q App session data can be downloaded from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expiresAt

      The date and time when the link for the exported Q App session data expires.

      Parameters:
      expiresAt - The date and time when the link for the exported Q App session data expires.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sessionArn

      The Amazon Resource Name (ARN) of the Q App data collection session.

      Parameters:
      sessionArn - The Amazon Resource Name (ARN) of the Q App data collection session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.