| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RevokeSecurityGroupEgressResponse> |
Ec2AsyncClient.revokeSecurityGroupEgress(RevokeSecurityGroupEgressRequest revokeSecurityGroupEgressRequest)
Removes the specified outbound (egress) rules from the specified security group.
|
default RevokeSecurityGroupEgressResponse |
Ec2Client.revokeSecurityGroupEgress(RevokeSecurityGroupEgressRequest revokeSecurityGroupEgressRequest)
Removes the specified outbound (egress) rules from the specified security group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RevokeSecurityGroupEgressRequestMarshaller.marshall(RevokeSecurityGroupEgressRequest revokeSecurityGroupEgressRequest) |
Copyright © 2023. All rights reserved.