Amazon.EC2.Model.RevokeSecurityGroupIngressRequest.RevokeSecurityGroupIngressRequest C# (CSharp) Méthode

RevokeSecurityGroupIngressRequest() public méthode

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

Same methods

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