
C# |
public class RevokeClusterSecurityGroupIngressRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | RevokeClusterSecurityGroupIngressRequest()()()() | Initializes a new instance of the RevokeClusterSecurityGroupIngressRequest class |
![]() | CIDRIP |
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 |
Gets and sets the property ClusterSecurityGroupName.
The name of the security Group from which to revoke the ingress rule. |
![]() | EC2SecurityGroupName |
Gets and sets the property EC2SecurityGroupName.
The name of the EC2 Security Group whose access is to be revoked. If
|
![]() | EC2SecurityGroupOwnerId |
Gets and sets the property EC2SecurityGroupOwnerId.
The AWS account number of the owner of the security group specified
in the
Example: |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithCIDRIP(String) | Obsolete.
Sets the CIDRIP property
|
![]() | WithClusterSecurityGroupName(String) | Obsolete.
Sets the ClusterSecurityGroupName property
|
![]() | WithEC2SecurityGroupName(String) | Obsolete.
Sets the EC2SecurityGroupName property
|
![]() | WithEC2SecurityGroupOwnerId(String) | Obsolete.
Sets the EC2SecurityGroupOwnerId property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | RevokeClusterSecurityGroupIngressRequest |