RemoveRoleFromInstanceProfileResult |
AmazonIdentityManagementClient.removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest)
Removes the specified IAM role from the specified EC2 instance profile.
|
RemoveRoleFromInstanceProfileResult |
AbstractAmazonIdentityManagement.removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest request) |
RemoveRoleFromInstanceProfileResult |
AmazonIdentityManagement.removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest)
Removes the specified IAM role from the specified EC2 instance profile.
|
Future<RemoveRoleFromInstanceProfileResult> |
AbstractAmazonIdentityManagementAsync.removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest request) |
Future<RemoveRoleFromInstanceProfileResult> |
AmazonIdentityManagementAsync.removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest)
Removes the specified IAM role from the specified EC2 instance profile.
|
Future<RemoveRoleFromInstanceProfileResult> |
AmazonIdentityManagementAsyncClient.removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest request) |
Future<RemoveRoleFromInstanceProfileResult> |
AbstractAmazonIdentityManagementAsync.removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest request,
AsyncHandler<RemoveRoleFromInstanceProfileRequest,RemoveRoleFromInstanceProfileResult> asyncHandler) |
Future<RemoveRoleFromInstanceProfileResult> |
AmazonIdentityManagementAsync.removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest,
AsyncHandler<RemoveRoleFromInstanceProfileRequest,RemoveRoleFromInstanceProfileResult> asyncHandler)
Removes the specified IAM role from the specified EC2 instance profile.
|
Future<RemoveRoleFromInstanceProfileResult> |
AmazonIdentityManagementAsyncClient.removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest request,
AsyncHandler<RemoveRoleFromInstanceProfileRequest,RemoveRoleFromInstanceProfileResult> asyncHandler) |