Interface CancelChangeSetResponse.Builder

  • Method Details

    • changeSetId

      CancelChangeSetResponse.Builder changeSetId(String changeSetId)

      The unique identifier for the change set referenced in this request.

      Parameters:
      changeSetId - The unique identifier for the change set referenced in this request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • changeSetArn

      CancelChangeSetResponse.Builder changeSetArn(String changeSetArn)

      The ARN associated with the change set referenced in this request.

      Parameters:
      changeSetArn - The ARN associated with the change set referenced in this request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.