Package | Description |
---|---|
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Field and Description |
---|---|
private ScheduledInstancesIamInstanceProfile |
ScheduledInstancesLaunchSpecification.iamInstanceProfile
The IAM instance profile.
|
Modifier and Type | Method and Description |
---|---|
ScheduledInstancesIamInstanceProfile |
ScheduledInstancesIamInstanceProfile.clone() |
ScheduledInstancesIamInstanceProfile |
ScheduledInstancesLaunchSpecification.getIamInstanceProfile()
The IAM instance profile.
|
ScheduledInstancesIamInstanceProfile |
ScheduledInstancesIamInstanceProfile.withArn(java.lang.String arn)
The Amazon Resource Name (ARN).
|
ScheduledInstancesIamInstanceProfile |
ScheduledInstancesIamInstanceProfile.withName(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
ScheduledInstancesIamInstanceProfile |
ScheduledInstancesIamInstanceProfileStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |