Uses of Class
software.amazon.awssdk.services.ec2.model.FleetIamInstanceProfileSpecificationRequest
Packages that use FleetIamInstanceProfileSpecificationRequest
-
Uses of FleetIamInstanceProfileSpecificationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FleetIamInstanceProfileSpecificationRequestModifier and TypeMethodDescriptionFleetLaunchTemplateOverridesRequest.iamInstanceProfile()The IAM instance profile to associate with the instances.Methods in software.amazon.awssdk.services.ec2.model with parameters of type FleetIamInstanceProfileSpecificationRequestModifier and TypeMethodDescriptionFleetLaunchTemplateOverridesRequest.Builder.iamInstanceProfile(FleetIamInstanceProfileSpecificationRequest iamInstanceProfile) The IAM instance profile to associate with the instances.