Amazon.DynamoDBv2.Model.StreamRecord.IsSetStreamViewType C# (CSharp) Method

IsSetStreamViewType() private method

private IsSetStreamViewType ( ) : bool
return bool
        internal bool IsSetStreamViewType()
        {
            return this._streamViewType != null;
        }