Amazon.KinesisAnalytics.Model.JSONMappingParameters.IsSetRecordRowPath C# (CSharp) Méthode

IsSetRecordRowPath() private méthode

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