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

PutUserPolicyRequest() public method

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

Same methods

PutUserPolicyRequest::PutUserPolicyRequest ( string userName, string policyName, string policyDocument ) : System