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