Amazon.DynamoDBv2.Model.UpdateTableRequest.IsSetStreamSpecification C# (CSharp) 메소드

IsSetStreamSpecification() 개인적인 메소드

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