Uses of Interface
software.amazon.awssdk.services.ec2.model.LaunchTemplateIamInstanceProfileSpecificationRequest.Builder
Packages that use LaunchTemplateIamInstanceProfileSpecificationRequest.Builder
-
Uses of LaunchTemplateIamInstanceProfileSpecificationRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateIamInstanceProfileSpecificationRequest.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the instance profile.LaunchTemplateIamInstanceProfileSpecificationRequest.builder()The name of the instance profile.LaunchTemplateIamInstanceProfileSpecificationRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type LaunchTemplateIamInstanceProfileSpecificationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends LaunchTemplateIamInstanceProfileSpecificationRequest.Builder>LaunchTemplateIamInstanceProfileSpecificationRequest.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type LaunchTemplateIamInstanceProfileSpecificationRequest.BuilderModifier and TypeMethodDescriptionRequestLaunchTemplateData.Builder.iamInstanceProfile(Consumer<LaunchTemplateIamInstanceProfileSpecificationRequest.Builder> iamInstanceProfile) The name or Amazon Resource Name (ARN) of an IAM instance profile.