AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.Redshift.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class RevokeClusterSecurityGroupIngressRequest : AmazonRedshiftRequest IRequestEvents
The RevokeClusterSecurityGroupIngressRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
RevokeClusterSecurityGroupIngressRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
CIDRIP | System.String |
Gets and sets the property CIDRIP.
The IP range for which to revoke access. This range must be a valid Classless Inter-Domain
Routing (CIDR) block of IP addresses. If |
![]() |
ClusterSecurityGroupName | System.String |
Gets and sets the property ClusterSecurityGroupName.
The name of the security Group from which to revoke the ingress rule. |
![]() |
EC2SecurityGroupName | System.String |
Gets and sets the property EC2SecurityGroupName.
The name of the EC2 Security Group whose access is to be revoked. If |
![]() |
EC2SecurityGroupOwnerId | System.String |
Gets and sets the property EC2SecurityGroupOwnerId.
The AWS account number of the owner of the security group specified in the
Example: |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8