| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default ListAccountAliasesIterable |
IamClient.listAccountAliasesPaginator()
Lists the account alias associated with the Amazon Web Services account (Note: you can have only one).
|
default ListAccountAliasesIterable |
IamClient.listAccountAliasesPaginator(Consumer<ListAccountAliasesRequest.Builder> listAccountAliasesRequest)
Lists the account alias associated with the Amazon Web Services account (Note: you can have only one).
|
default ListAccountAliasesIterable |
IamClient.listAccountAliasesPaginator(ListAccountAliasesRequest listAccountAliasesRequest)
Lists the account alias associated with the Amazon Web Services account (Note: you can have only one).
|
Copyright © 2023. All rights reserved.