Interface CreateWorkspaceInstanceResponse.Builder

  • Method Details

    • workspaceInstanceId

      CreateWorkspaceInstanceResponse.Builder workspaceInstanceId(String workspaceInstanceId)

      Unique identifier assigned to the newly created WorkSpaces Instance.

      Parameters:
      workspaceInstanceId - Unique identifier assigned to the newly created WorkSpaces Instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.