Amazon.IdentityManagement.Model.UpdateGroupRequest.IsSetNewGroupName C# (CSharp) Method

IsSetNewGroupName() private method

private IsSetNewGroupName ( ) : bool
return bool
        internal bool IsSetNewGroupName()
        {
            return this._newGroupName != null;
        }