Uses of Class
com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileResult
-
Packages that use RemoveRoleFromInstanceProfileResult Package Description com.amazonaws.services.identitymanagement com.amazonaws.services.identitymanagement.model -
-
Uses of RemoveRoleFromInstanceProfileResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return RemoveRoleFromInstanceProfileResult Modifier and Type Method Description RemoveRoleFromInstanceProfileResult
AbstractAmazonIdentityManagement. removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest request)
RemoveRoleFromInstanceProfileResult
AmazonIdentityManagement. removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest)
Removes the specified IAM role from the specified EC2 instance profile.RemoveRoleFromInstanceProfileResult
AmazonIdentityManagementClient. removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest)
Removes the specified IAM role from the specified EC2 instance profile. -
Uses of RemoveRoleFromInstanceProfileResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return RemoveRoleFromInstanceProfileResult Modifier and Type Method Description RemoveRoleFromInstanceProfileResult
RemoveRoleFromInstanceProfileResult. clone()
-