RevokeClusterSecurityGroupIngressRequest |
RevokeClusterSecurityGroupIngressRequest.clone() |
|
RevokeClusterSecurityGroupIngressRequest |
RevokeClusterSecurityGroupIngressRequest.withCIDRIP(String cIDRIP) |
The IP range for which to revoke access.
|
RevokeClusterSecurityGroupIngressRequest |
RevokeClusterSecurityGroupIngressRequest.withClusterSecurityGroupName(String clusterSecurityGroupName) |
The name of the security Group from which to revoke the ingress rule.
|
RevokeClusterSecurityGroupIngressRequest |
RevokeClusterSecurityGroupIngressRequest.withEC2SecurityGroupName(String eC2SecurityGroupName) |
The name of the EC2 Security Group whose access is to be revoked.
|
RevokeClusterSecurityGroupIngressRequest |
RevokeClusterSecurityGroupIngressRequest.withEC2SecurityGroupOwnerId(String eC2SecurityGroupOwnerId) |
The AWS account number of the owner of the security group specified in
the EC2SecurityGroupName parameter.
|