Amazon.Inspector.Model.RemoveAttributesFromFindingsRequest.IsSetAttributeKeys C# (CSharp) Method

IsSetAttributeKeys() private method

private IsSetAttributeKeys ( ) : bool
return bool
        internal bool IsSetAttributeKeys()
        {
            return this._attributeKeys != null && this._attributeKeys.Count > 0; 
        }
RemoveAttributesFromFindingsRequest