Interface IamUserProfileDetails.Builder

  • Method Details

    • arn

      The ARN of the IAM user.

      Parameters:
      arn - The ARN of the IAM user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • principalId

      IamUserProfileDetails.Builder principalId(String principalId)

      The principal ID as part of the IAM user profile details.

      Parameters:
      principalId - The principal ID as part of the IAM user profile details.
      Returns:
      Returns a reference to this object so that method calls can be chained together.