Interface StartIncidentResponse.Builder

  • Method Details

    • incidentRecordArn

      StartIncidentResponse.Builder incidentRecordArn(String incidentRecordArn)

      The ARN of the newly created incident record.

      Parameters:
      incidentRecordArn - The ARN of the newly created incident record.
      Returns:
      Returns a reference to this object so that method calls can be chained together.