Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ScheduledInstancesIamInstanceProfile |
ScheduledInstancesIamInstanceProfile.clone() |
ScheduledInstancesIamInstanceProfile |
ScheduledInstancesLaunchSpecification.getIamInstanceProfile()
The IAM instance profile.
|
ScheduledInstancesIamInstanceProfile |
ScheduledInstancesIamInstanceProfile.withArn(String arn)
The Amazon Resource Name (ARN).
|
ScheduledInstancesIamInstanceProfile |
ScheduledInstancesIamInstanceProfile.withName(String name)
The name.
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduledInstancesLaunchSpecification.setIamInstanceProfile(ScheduledInstancesIamInstanceProfile iamInstanceProfile)
The IAM instance profile.
|
ScheduledInstancesLaunchSpecification |
ScheduledInstancesLaunchSpecification.withIamInstanceProfile(ScheduledInstancesIamInstanceProfile iamInstanceProfile)
The IAM instance profile.
|
Copyright © 2024. All rights reserved.