Amazon.KinesisAnalytics.Model.JSONMappingParameters.IsSetRecordRowPath C# (CSharp) Method

IsSetRecordRowPath() private method

private IsSetRecordRowPath ( ) : bool
return bool
        internal bool IsSetRecordRowPath()
        {
            return this._recordRowPath != null;
        }
JSONMappingParameters