Amazon.KinesisAnalytics.Model.DiscoverInputSchemaResponse.IsSetRawInputRecords C# (CSharp) Method

IsSetRawInputRecords() private method

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