Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateIamInstanceProfileSpecification
-
Packages that use LaunchTemplateIamInstanceProfileSpecification Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of LaunchTemplateIamInstanceProfileSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateIamInstanceProfileSpecification Modifier and Type Method Description LaunchTemplateIamInstanceProfileSpecificationResponseLaunchTemplateData. iamInstanceProfile()The IAM instance profile.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateIamInstanceProfileSpecification Modifier and Type Method Description ResponseLaunchTemplateData.BuilderResponseLaunchTemplateData.Builder. iamInstanceProfile(LaunchTemplateIamInstanceProfileSpecification iamInstanceProfile)The IAM instance profile.
-