| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DisassociateIamInstanceProfileResponse |
EC2Client.disassociateIamInstanceProfile(DisassociateIamInstanceProfileRequest disassociateIamInstanceProfileRequest)
Disassociates an IAM instance profile from a running or stopped instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateIamInstanceProfileResponse> |
EC2AsyncClient.disassociateIamInstanceProfile(DisassociateIamInstanceProfileRequest disassociateIamInstanceProfileRequest)
Disassociates an IAM instance profile from a running or stopped instance.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateIamInstanceProfileResponse |
DisassociateIamInstanceProfileResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.