Amazon.EC2.Model.RevokeSecurityGroupIngressRequest.RevokeSecurityGroupIngressRequest C# (CSharp) Method

RevokeSecurityGroupIngressRequest() public method

Empty constructor used to set properties independently even when a simple constructor is available
public RevokeSecurityGroupIngressRequest ( ) : System
return System
        public RevokeSecurityGroupIngressRequest() { }

Same methods

RevokeSecurityGroupIngressRequest::RevokeSecurityGroupIngressRequest ( string groupName, List ipPermissions ) : System