Uses of Class
com.amazonaws.services.ec2.model.ScheduledInstancesIamInstanceProfile
Packages that use ScheduledInstancesIamInstanceProfile
-
Uses of ScheduledInstancesIamInstanceProfile in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return ScheduledInstancesIamInstanceProfileModifier and TypeMethodDescriptionScheduledInstancesIamInstanceProfile.clone()
ScheduledInstancesLaunchSpecification.getIamInstanceProfile()
The IAM instance profile.The Amazon Resource Name (ARN).The name.Methods in com.amazonaws.services.ec2.model with parameters of type ScheduledInstancesIamInstanceProfileModifier and TypeMethodDescriptionvoid
ScheduledInstancesLaunchSpecification.setIamInstanceProfile
(ScheduledInstancesIamInstanceProfile iamInstanceProfile) The IAM instance profile.ScheduledInstancesLaunchSpecification.withIamInstanceProfile
(ScheduledInstancesIamInstanceProfile iamInstanceProfile) The IAM instance profile.