Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateIamInstanceProfileSpecificationRequest
Packages that use LaunchTemplateIamInstanceProfileSpecificationRequest
-
Uses of LaunchTemplateIamInstanceProfileSpecificationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateIamInstanceProfileSpecificationRequestModifier and TypeMethodDescriptionRequestLaunchTemplateData.iamInstanceProfile()The name or Amazon Resource Name (ARN) of an IAM instance profile.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateIamInstanceProfileSpecificationRequestModifier and TypeMethodDescriptionRequestLaunchTemplateData.Builder.iamInstanceProfile(LaunchTemplateIamInstanceProfileSpecificationRequest iamInstanceProfile) The name or Amazon Resource Name (ARN) of an IAM instance profile.