ListInstanceProfilesForRoleResult |
AbstractAmazonIdentityManagement.listInstanceProfilesForRole(ListInstanceProfilesForRoleRequest request) |
ListInstanceProfilesForRoleResult |
AmazonIdentityManagementClient.listInstanceProfilesForRole(ListInstanceProfilesForRoleRequest request)
Lists the instance profiles that have the specified associated IAM role.
|
ListInstanceProfilesForRoleResult |
AmazonIdentityManagement.listInstanceProfilesForRole(ListInstanceProfilesForRoleRequest listInstanceProfilesForRoleRequest)
Lists the instance profiles that have the specified associated IAM role.
|
Future<ListInstanceProfilesForRoleResult> |
AbstractAmazonIdentityManagementAsync.listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest request) |
Future<ListInstanceProfilesForRoleResult> |
AmazonIdentityManagementAsyncClient.listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest request) |
Future<ListInstanceProfilesForRoleResult> |
AmazonIdentityManagementAsync.listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest listInstanceProfilesForRoleRequest)
Lists the instance profiles that have the specified associated IAM role.
|
Future<ListInstanceProfilesForRoleResult> |
AbstractAmazonIdentityManagementAsync.listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest request,
AsyncHandler<ListInstanceProfilesForRoleRequest,ListInstanceProfilesForRoleResult> asyncHandler) |
Future<ListInstanceProfilesForRoleResult> |
AmazonIdentityManagementAsyncClient.listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest request,
AsyncHandler<ListInstanceProfilesForRoleRequest,ListInstanceProfilesForRoleResult> asyncHandler) |
Future<ListInstanceProfilesForRoleResult> |
AmazonIdentityManagementAsync.listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest listInstanceProfilesForRoleRequest,
AsyncHandler<ListInstanceProfilesForRoleRequest,ListInstanceProfilesForRoleResult> asyncHandler)
Lists the instance profiles that have the specified associated IAM role.
|