| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SignupResponse |
SignupResponse.clone() |
SignupResponse |
CreateAccountSubscriptionResult.getSignupResponse()
A
SignupResponse object that returns information about a newly created Amazon QuickSight account. |
SignupResponse |
SignupResponse.withAccountName(String accountName)
The name of your Amazon QuickSight account.
|
SignupResponse |
SignupResponse.withDirectoryType(String directoryType)
The type of Active Directory that is being used to authenticate the Amazon QuickSight account.
|
SignupResponse |
SignupResponse.withIAMUser(Boolean iAMUser)
A Boolean that is
TRUE if the Amazon QuickSight uses IAM as an authentication method. |
SignupResponse |
SignupResponse.withUserLoginName(String userLoginName)
The user login name for your Amazon QuickSight account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAccountSubscriptionResult.setSignupResponse(SignupResponse signupResponse)
A
SignupResponse object that returns information about a newly created Amazon QuickSight account. |
CreateAccountSubscriptionResult |
CreateAccountSubscriptionResult.withSignupResponse(SignupResponse signupResponse)
A
SignupResponse object that returns information about a newly created Amazon QuickSight account. |
Copyright © 2024. All rights reserved.