Uses of Class
software.amazon.awssdk.services.ec2.model.ScheduledInstancesIamInstanceProfile
-
Packages that use ScheduledInstancesIamInstanceProfile Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ScheduledInstancesIamInstanceProfile in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ScheduledInstancesIamInstanceProfile Modifier and Type Method Description ScheduledInstancesIamInstanceProfileScheduledInstancesLaunchSpecification. iamInstanceProfile()The IAM instance profile.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ScheduledInstancesIamInstanceProfile Modifier and Type Method Description ScheduledInstancesLaunchSpecification.BuilderScheduledInstancesLaunchSpecification.Builder. iamInstanceProfile(ScheduledInstancesIamInstanceProfile iamInstanceProfile)The IAM instance profile.
-