Interface IamUserProfileDetails.Builder

  • Method Details

    • arn

      The ARN of an IAM user profile in Amazon DataZone.

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

      IamUserProfileDetails.Builder principalId(String principalId)

      Principal ID of the IAM user.

      Parameters:
      principalId - Principal ID of the IAM user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.