Amazon.IdentityManagement.Model.ListAttachedGroupPoliciesRequest.IsSetGroupName C# (CSharp) Метод

IsSetGroupName() приватный Метод

private IsSetGroupName ( ) : bool
Результат bool
        internal bool IsSetGroupName()
        {
            return this._groupName != null;
        }