Amazon.IdentityManagement.Model.GetContextKeysForCustomPolicyRequest.IsSetPolicyInputList C# (CSharp) Method

IsSetPolicyInputList() private method

private IsSetPolicyInputList ( ) : bool
return bool
        internal bool IsSetPolicyInputList()
        {
            return this._policyInputList != null && this._policyInputList.Count > 0; 
        }
GetContextKeysForCustomPolicyRequest