Amazon.DynamoDBv2.Model.StreamRecord.IsSetStreamViewType C# (CSharp) Метод

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

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