Amazon.IdentityManagement.Model.ListEntitiesForPolicyResponse.IsSetPolicyUsers C# (CSharp) Method

IsSetPolicyUsers() private method

private IsSetPolicyUsers ( ) : bool
return bool
        internal bool IsSetPolicyUsers()
        {
            return this._policyUsers != null && this._policyUsers.Count > 0; 
        }