Amazon.DynamoDBv2.Model.StreamRecord.IsSetStreamViewType C# (CSharp) 메소드

IsSetStreamViewType() 개인적인 메소드

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