Package | Description |
---|---|
org.mule.modules.ec2 | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
RevokeSecurityGroupIngressResult |
EC2Connector.revokeSecurityGroupIngress(String groupId,
String groupName,
String cidrIp,
String ipProtocol,
Integer fromPort,
Integer toPort,
List<IpPermission> ipPermissions,
String sourceSecurityGroupName,
String sourceSecurityGroupOwnerId)
Removes one or more ingress rules from a security group.
|
Modifier and Type | Method and Description |
---|---|
static RevokeSecurityGroupIngressResult |
EC2ModelFactory.wrapRevokeSecurityGroupIngressResult(com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressResult sourceRevokeSecurityGroupIngressResult) |
Copyright © 2010–2020. All rights reserved.