| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListMfaDeviceTagsResponse |
IamClient.listMFADeviceTags(ListMfaDeviceTagsRequest listMfaDeviceTagsRequest)
Lists the tags that are attached to the specified IAM virtual multi-factor authentication (MFA) device.
|
default CompletableFuture<ListMfaDeviceTagsResponse> |
IamAsyncClient.listMFADeviceTags(ListMfaDeviceTagsRequest listMfaDeviceTagsRequest)
Lists the tags that are attached to the specified IAM virtual multi-factor authentication (MFA) device.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListMfaDeviceTagsRequestMarshaller.marshall(ListMfaDeviceTagsRequest listMfaDeviceTagsRequest) |
Copyright © 2022. All rights reserved.