Amazon.KinesisAnalytics.Model.JSONMappingParameters.IsSetRecordRowPath C# (CSharp) 메소드

IsSetRecordRowPath() 개인적인 메소드

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