Amazon.DynamoDBv2.Model.UpdateTableRequest.IsSetStreamSpecification C# (CSharp) Method

IsSetStreamSpecification() private method

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