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