Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateIamInstanceProfileRequest
Packages that use AssociateIamInstanceProfileRequest
Package
Description
-
Uses of AssociateIamInstanceProfileRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AssociateIamInstanceProfileRequestModifier and TypeMethodDescriptionEc2AsyncClient.associateIamInstanceProfile(AssociateIamInstanceProfileRequest associateIamInstanceProfileRequest) Associates an IAM instance profile with a running or stopped instance.Ec2Client.associateIamInstanceProfile(AssociateIamInstanceProfileRequest associateIamInstanceProfileRequest) Associates an IAM instance profile with a running or stopped instance. -
Uses of AssociateIamInstanceProfileRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AssociateIamInstanceProfileRequestModifier and TypeMethodDescriptionAssociateIamInstanceProfileRequestMarshaller.marshall(AssociateIamInstanceProfileRequest associateIamInstanceProfileRequest)