| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AccountInfo |
AccountInfo.clone() |
AccountInfo |
DescribeAccountSubscriptionResult.getAccountInfo()
A structure that contains the following elements:
|
AccountInfo |
AccountInfo.withAccountName(String accountName)
The account name that you provided for the Amazon QuickSight subscription in your Amazon Web Services account.
|
AccountInfo |
AccountInfo.withAccountSubscriptionStatus(String accountSubscriptionStatus)
The status of your account subscription.
|
AccountInfo |
AccountInfo.withAuthenticationType(String authenticationType)
The way that your Amazon QuickSight account is authenticated.
|
AccountInfo |
AccountInfo.withEdition(Edition edition)
The edition of your Amazon QuickSight account.
|
AccountInfo |
AccountInfo.withEdition(String edition)
The edition of your Amazon QuickSight account.
|
AccountInfo |
AccountInfo.withIAMIdentityCenterInstanceArn(String iAMIdentityCenterInstanceArn)
The Amazon Resource Name (ARN) for the IAM Identity Center instance.
|
AccountInfo |
AccountInfo.withNotificationEmail(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAccountSubscriptionResult.setAccountInfo(AccountInfo accountInfo)
A structure that contains the following elements:
|
DescribeAccountSubscriptionResult |
DescribeAccountSubscriptionResult.withAccountInfo(AccountInfo accountInfo)
A structure that contains the following elements:
|
Copyright © 2023. All rights reserved.