Package | Description |
---|---|
org.mule.modules.ec2.model |
Modifier and Type | Method and Description |
---|---|
IamInstanceProfile |
IamInstanceProfileAssociation.getIamInstanceProfile()
The IAM instance profile.
|
IamInstanceProfile |
Instance.getIamInstanceProfile()
The IAM instance profile associated with the instance, if applicable.
|
Modifier and Type | Method and Description |
---|---|
void |
IamInstanceProfileAssociation.setIamInstanceProfile(IamInstanceProfile iamInstanceProfile)
The IAM instance profile.
|
void |
Instance.setIamInstanceProfile(IamInstanceProfile iamInstanceProfile)
The IAM instance profile associated with the instance, if applicable.
|
Copyright © 2010–2020. All rights reserved.