| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
TagInstanceProfileResult |
AbstractAmazonIdentityManagement.tagInstanceProfile(TagInstanceProfileRequest request) |
TagInstanceProfileResult |
AmazonIdentityManagementClient.tagInstanceProfile(TagInstanceProfileRequest request)
Adds one or more tags to an IAM instance profile.
|
TagInstanceProfileResult |
AmazonIdentityManagement.tagInstanceProfile(TagInstanceProfileRequest tagInstanceProfileRequest)
Adds one or more tags to an IAM instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
Future<TagInstanceProfileResult> |
AbstractAmazonIdentityManagementAsync.tagInstanceProfileAsync(TagInstanceProfileRequest request,
AsyncHandler<TagInstanceProfileRequest,TagInstanceProfileResult> asyncHandler) |
Future<TagInstanceProfileResult> |
AmazonIdentityManagementAsyncClient.tagInstanceProfileAsync(TagInstanceProfileRequest request,
AsyncHandler<TagInstanceProfileRequest,TagInstanceProfileResult> asyncHandler) |
Future<TagInstanceProfileResult> |
AmazonIdentityManagementAsync.tagInstanceProfileAsync(TagInstanceProfileRequest tagInstanceProfileRequest,
AsyncHandler<TagInstanceProfileRequest,TagInstanceProfileResult> asyncHandler)
Adds one or more tags to an IAM instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
TagInstanceProfileResult |
TagInstanceProfileResult.clone() |
Copyright © 2022. All rights reserved.