Uses of Class
software.amazon.awssdk.services.ec2.model.ScheduledInstancesIamInstanceProfile
Packages that use ScheduledInstancesIamInstanceProfile
-
Uses of ScheduledInstancesIamInstanceProfile in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ScheduledInstancesIamInstanceProfileModifier and TypeMethodDescriptionScheduledInstancesLaunchSpecification.iamInstanceProfile()The IAM instance profile.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ScheduledInstancesIamInstanceProfileModifier and TypeMethodDescriptionScheduledInstancesLaunchSpecification.Builder.iamInstanceProfile(ScheduledInstancesIamInstanceProfile iamInstanceProfile) The IAM instance profile.