Interface QualificationsAssociationPartner.Builder

  • Method Details

    • profileId

      The unique identifier for the partner profile, in the format pprofile-*. Required in requests if AccountId is not provided.

      Parameters:
      profileId - The unique identifier for the partner profile, in the format pprofile-*. Required in requests if AccountId is not provided.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountId

      The 12-digit AWS account ID linked to the partner profile. Required in requests if ProfileId is not provided.

      Parameters:
      accountId - The 12-digit AWS account ID linked to the partner profile. Required in requests if ProfileId is not provided.
      Returns:
      Returns a reference to this object so that method calls can be chained together.