| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AccountInfo.Builder |
AccountInfo.Builder.accountName(String accountName)
The account name that you provided for the Amazon QuickSight subscription in your Amazon Web Services
account.
|
AccountInfo.Builder |
AccountInfo.Builder.accountSubscriptionStatus(String accountSubscriptionStatus)
The status of your account subscription.
|
AccountInfo.Builder |
AccountInfo.Builder.authenticationType(String authenticationType)
The way that your Amazon QuickSight account is authenticated.
|
static AccountInfo.Builder |
AccountInfo.builder() |
AccountInfo.Builder |
AccountInfo.Builder.edition(Edition edition)
The edition of your Amazon QuickSight account.
|
AccountInfo.Builder |
AccountInfo.Builder.edition(String edition)
The edition of your Amazon QuickSight account.
|
AccountInfo.Builder |
AccountInfo.Builder.iamIdentityCenterInstanceArn(String iamIdentityCenterInstanceArn)
The Amazon Resource Name (ARN) for the IAM Identity Center instance.
|
AccountInfo.Builder |
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.
|
AccountInfo.Builder |
AccountInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AccountInfo.Builder> |
AccountInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAccountSubscriptionResponse.Builder |
DescribeAccountSubscriptionResponse.Builder.accountInfo(Consumer<AccountInfo.Builder> accountInfo)
A structure that contains the following elements:
|
Copyright © 2023. All rights reserved.