Package | Description |
---|---|
org.mule.modules.ec2 | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
RevokeSecurityGroupEgressResult |
EC2Connector.revokeSecurityGroupEgress(String groupId,
String cidrIp,
String ipProtocol,
Integer fromPort,
Integer toPort,
List<IpPermission> ipPermissions,
String sourceSecurityGroupName,
String sourceSecurityGroupOwnerId)
[EC2-VPC only] Removes one or more egress rules from a security group for EC2-VPC.
|
Modifier and Type | Method and Description |
---|---|
static RevokeSecurityGroupEgressResult |
EC2ModelFactory.wrapRevokeSecurityGroupEgressResult(com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressResult sourceRevokeSecurityGroupEgressResult) |
Copyright © 2010–2020. All rights reserved.