Uses of Class
com.amazonaws.services.ec2.model.ScheduledInstancesIamInstanceProfile
-
Packages that use ScheduledInstancesIamInstanceProfile Package Description com.amazonaws.services.ec2.model -
-
Uses of ScheduledInstancesIamInstanceProfile in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return ScheduledInstancesIamInstanceProfile Modifier and Type Method Description ScheduledInstancesIamInstanceProfileScheduledInstancesIamInstanceProfile. clone()ScheduledInstancesIamInstanceProfileScheduledInstancesLaunchSpecification. getIamInstanceProfile()The IAM instance profile.ScheduledInstancesIamInstanceProfileScheduledInstancesIamInstanceProfile. withArn(String arn)The Amazon Resource Name (ARN).ScheduledInstancesIamInstanceProfileScheduledInstancesIamInstanceProfile. withName(String name)The name.Methods in com.amazonaws.services.ec2.model with parameters of type ScheduledInstancesIamInstanceProfile Modifier and Type Method Description voidScheduledInstancesLaunchSpecification. setIamInstanceProfile(ScheduledInstancesIamInstanceProfile iamInstanceProfile)The IAM instance profile.ScheduledInstancesLaunchSpecificationScheduledInstancesLaunchSpecification. withIamInstanceProfile(ScheduledInstancesIamInstanceProfile iamInstanceProfile)The IAM instance profile.
-