Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
UpdateSecurityGroupRuleDescriptionsEgressResult |
AbstractAmazonEC2.updateSecurityGroupRuleDescriptionsEgress(UpdateSecurityGroupRuleDescriptionsEgressRequest request) |
UpdateSecurityGroupRuleDescriptionsEgressResult |
AmazonEC2.updateSecurityGroupRuleDescriptionsEgress(UpdateSecurityGroupRuleDescriptionsEgressRequest updateSecurityGroupRuleDescriptionsEgressRequest)
[VPC only] Updates the description of an egress (outbound) security group rule.
|
UpdateSecurityGroupRuleDescriptionsEgressResult |
AmazonEC2Client.updateSecurityGroupRuleDescriptionsEgress(UpdateSecurityGroupRuleDescriptionsEgressRequest request)
[VPC only] Updates the description of an egress (outbound) security group rule.
|
Modifier and Type | Method and Description |
---|---|
UpdateSecurityGroupRuleDescriptionsEgressResult |
UpdateSecurityGroupRuleDescriptionsEgressResult.clone() |
UpdateSecurityGroupRuleDescriptionsEgressResult |
UpdateSecurityGroupRuleDescriptionsEgressResult.withReturn(Boolean returnValue)
Returns
true if the request succeeds; otherwise, returns an error. |
Copyright © 2021. All rights reserved.