| Package | Description |
|---|---|
| com.amazonaws.services.redshift |
|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
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 Amazon Web Services account number of the owner of the security group specified in the
EC2SecurityGroupName parameter. |
Copyright © 2024. All rights reserved.