| Package | Description |
|---|---|
| software.amazon.awssdk.services.sso.model |
| Modifier and Type | Method and Description |
|---|---|
AccountInfo.Builder |
AccountInfo.Builder.accountId(String accountId)
The identifier of the AWS account that is assigned to the user.
|
AccountInfo.Builder |
AccountInfo.Builder.accountName(String accountName)
The display name of the AWS account that is assigned to the user.
|
static AccountInfo.Builder |
AccountInfo.builder() |
AccountInfo.Builder |
AccountInfo.Builder.emailAddress(String emailAddress)
The email address of the AWS account that is assigned to the user.
|
AccountInfo.Builder |
AccountInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AccountInfo.Builder> |
AccountInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.