Amazon.IdentityManagement.Model.GetContextKeysForCustomPolicyResponse.IsSetContextKeyNames C# (CSharp) Method

IsSetContextKeyNames() private method

private IsSetContextKeyNames ( ) : bool
return bool
        internal bool IsSetContextKeyNames()
        {
            return this._contextKeyNames != null && this._contextKeyNames.Count > 0; 
        }
GetContextKeysForCustomPolicyResponse