Uses of Interface
software.amazon.awssdk.services.ec2.model.IamInstanceProfile.Builder
Packages that use IamInstanceProfile.Builder
-
Uses of IamInstanceProfile.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return IamInstanceProfile.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the instance profile.static IamInstanceProfile.BuilderIamInstanceProfile.builder()The ID of the instance profile.IamInstanceProfile.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IamInstanceProfile.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IamInstanceProfile.Builder>IamInstanceProfile.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type IamInstanceProfile.BuilderModifier and TypeMethodDescriptionIamInstanceProfileAssociation.Builder.iamInstanceProfile(Consumer<IamInstanceProfile.Builder> iamInstanceProfile) The IAM instance profile.default Instance.BuilderInstance.Builder.iamInstanceProfile(Consumer<IamInstanceProfile.Builder> iamInstanceProfile) The IAM instance profile associated with the instance, if applicable.