Amazon.KinesisFirehose.Model.PutRecordRequest.IsSetRecord C# (CSharp) Метод

IsSetRecord() приватный Метод

private IsSetRecord ( ) : bool
Результат bool
        internal bool IsSetRecord()
        {
            return this._record != null;
        }