Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeIamInstanceProfileAssociationsResult |
AmazonEC2Client.describeIamInstanceProfileAssociations(DescribeIamInstanceProfileAssociationsRequest request)
Describes your IAM instance profile associations.
|
DescribeIamInstanceProfileAssociationsResult |
AmazonEC2.describeIamInstanceProfileAssociations(DescribeIamInstanceProfileAssociationsRequest describeIamInstanceProfileAssociationsRequest)
Describes your IAM instance profile associations.
|
DescribeIamInstanceProfileAssociationsResult |
AbstractAmazonEC2.describeIamInstanceProfileAssociations(DescribeIamInstanceProfileAssociationsRequest request) |
Modifier and Type | Method and Description |
---|---|
DescribeIamInstanceProfileAssociationsResult |
DescribeIamInstanceProfileAssociationsResult.clone() |
DescribeIamInstanceProfileAssociationsResult |
DescribeIamInstanceProfileAssociationsResult.withIamInstanceProfileAssociations(Collection<IamInstanceProfileAssociation> iamInstanceProfileAssociations)
Information about one or more IAM instance profile associations.
|
DescribeIamInstanceProfileAssociationsResult |
DescribeIamInstanceProfileAssociationsResult.withIamInstanceProfileAssociations(IamInstanceProfileAssociation... iamInstanceProfileAssociations)
Information about one or more IAM instance profile associations.
|
DescribeIamInstanceProfileAssociationsResult |
DescribeIamInstanceProfileAssociationsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
Copyright © 2018. All rights reserved.