Amazon.IdentityManagement.Model.DeleteUserPolicyRequest.DeleteUserPolicyRequest C# (CSharp) Method

DeleteUserPolicyRequest() public method

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

Same methods

DeleteUserPolicyRequest::DeleteUserPolicyRequest ( string userName, string policyName ) : System