Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ReplaceIamInstanceProfileAssociationResult |
AmazonEC2Client.replaceIamInstanceProfileAssociation(ReplaceIamInstanceProfileAssociationRequest request)
Replaces an IAM instance profile for the specified running instance.
|
ReplaceIamInstanceProfileAssociationResult |
AmazonEC2.replaceIamInstanceProfileAssociation(ReplaceIamInstanceProfileAssociationRequest replaceIamInstanceProfileAssociationRequest)
Replaces an IAM instance profile for the specified running instance.
|
ReplaceIamInstanceProfileAssociationResult |
AbstractAmazonEC2.replaceIamInstanceProfileAssociation(ReplaceIamInstanceProfileAssociationRequest request) |
Modifier and Type | Method and Description |
---|---|
ReplaceIamInstanceProfileAssociationResult |
ReplaceIamInstanceProfileAssociationResult.clone() |
ReplaceIamInstanceProfileAssociationResult |
ReplaceIamInstanceProfileAssociationResult.withIamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation)
Information about the IAM instance profile association.
|
Copyright © 2023. All rights reserved.