Amazon.IdentityManagement.Model.DeleteRolePolicyRequest.IsSetPolicyName C# (CSharp) Method

IsSetPolicyName() private method

private IsSetPolicyName ( ) : bool
return bool
        internal bool IsSetPolicyName()
        {
            return this._policyName != null;
        }
DeleteRolePolicyRequest