Amazon.EC2.Model.RevokeSecurityGroupIngressRequest.RevokeSecurityGroupIngressRequest C# (CSharp) Метод

RevokeSecurityGroupIngressRequest() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public RevokeSecurityGroupIngressRequest ( ) : System
Результат System
        public RevokeSecurityGroupIngressRequest() { }

Same methods

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