Package | Description |
---|---|
org.mule.modules.ec2.model |
Modifier and Type | Method and Description |
---|---|
IamInstanceProfileAssociation |
AssociateIamInstanceProfileResult.getIamInstanceProfileAssociation()
Information about the IAM instance profile association.
|
IamInstanceProfileAssociation |
ReplaceIamInstanceProfileAssociationResult.getIamInstanceProfileAssociation()
Information about the IAM instance profile association.
|
IamInstanceProfileAssociation |
DisassociateIamInstanceProfileResult.getIamInstanceProfileAssociation()
Information about the IAM instance profile association.
|
Modifier and Type | Method and Description |
---|---|
List<IamInstanceProfileAssociation> |
DescribeIamInstanceProfileAssociationsResult.getIamInstanceProfileAssociations()
Information about one or more IAM instance profile associations.
|
Modifier and Type | Method and Description |
---|---|
void |
AssociateIamInstanceProfileResult.setIamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation)
Information about the IAM instance profile association.
|
void |
ReplaceIamInstanceProfileAssociationResult.setIamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation)
Information about the IAM instance profile association.
|
void |
DisassociateIamInstanceProfileResult.setIamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation)
Information about the IAM instance profile association.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeIamInstanceProfileAssociationsResult.setIamInstanceProfileAssociations(Collection<IamInstanceProfileAssociation> iamInstanceProfileAssociations)
Information about one or more IAM instance profile associations.
|
Copyright © 2010–2020. All rights reserved.