Interface GetKxUserResponse.Builder

  • Method Details

    • userName

      GetKxUserResponse.Builder userName(String userName)

      A unique identifier for the user.

      Parameters:
      userName - A unique identifier for the user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userArn

      The Amazon Resource Name (ARN) that identifies the user. For more information about ARNs and how to use ARNs in policies, see IAM Identifiers in the IAM User Guide.

      Parameters:
      userArn - The Amazon Resource Name (ARN) that identifies the user. For more information about ARNs and how to use ARNs in policies, see IAM Identifiers in the IAM User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • environmentId

      GetKxUserResponse.Builder environmentId(String environmentId)

      A unique identifier for the kdb environment.

      Parameters:
      environmentId - A unique identifier for the kdb environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iamRole

      The IAM role ARN that is associated with the user.

      Parameters:
      iamRole - The IAM role ARN that is associated with the user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.