Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateIamInstanceProfileSpecification
Packages that use LaunchTemplateIamInstanceProfileSpecification
-
Uses of LaunchTemplateIamInstanceProfileSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateIamInstanceProfileSpecificationModifier and TypeMethodDescriptionResponseLaunchTemplateData.iamInstanceProfile()The IAM instance profile.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateIamInstanceProfileSpecificationModifier and TypeMethodDescriptionResponseLaunchTemplateData.Builder.iamInstanceProfile(LaunchTemplateIamInstanceProfileSpecification iamInstanceProfile) The IAM instance profile.