Interface AccountInfo.Builder

  • Method Details

    • accountName

      AccountInfo.Builder accountName(String accountName)

      The account name that you provided for the Amazon QuickSight subscription in your Amazon Web Services account. You create this name when you sign up for Amazon QuickSight. It's unique over all of Amazon Web Services, and it appears only when users sign in.

      Parameters:
      accountName - The account name that you provided for the Amazon QuickSight subscription in your Amazon Web Services account. You create this name when you sign up for Amazon QuickSight. It's unique over all of Amazon Web Services, and it appears only when users sign in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • edition

      AccountInfo.Builder edition(String edition)

      The edition of your Amazon QuickSight account.

      Parameters:
      edition - The edition of your Amazon QuickSight account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • edition

      AccountInfo.Builder edition(Edition edition)

      The edition of your Amazon QuickSight account.

      Parameters:
      edition - The edition of your Amazon QuickSight account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • notificationEmail

      AccountInfo.Builder notificationEmail(String notificationEmail)

      The email address that will be used for Amazon QuickSight to send notifications regarding your Amazon Web Services account or Amazon QuickSight subscription.

      Parameters:
      notificationEmail - The email address that will be used for Amazon QuickSight to send notifications regarding your Amazon Web Services account or Amazon QuickSight subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • authenticationType

      AccountInfo.Builder authenticationType(String authenticationType)

      The way that your Amazon QuickSight account is authenticated.

      Parameters:
      authenticationType - The way that your Amazon QuickSight account is authenticated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountSubscriptionStatus

      AccountInfo.Builder accountSubscriptionStatus(String accountSubscriptionStatus)

      The status of your account subscription.

      Parameters:
      accountSubscriptionStatus - The status of your account subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iamIdentityCenterInstanceArn

      AccountInfo.Builder iamIdentityCenterInstanceArn(String iamIdentityCenterInstanceArn)

      The Amazon Resource Name (ARN) for the IAM Identity Center instance.

      Parameters:
      iamIdentityCenterInstanceArn - The Amazon Resource Name (ARN) for the IAM Identity Center instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.