Amazon.DynamoDBv2.Model.UpdateTableRequest.IsSetStreamSpecification C# (CSharp) Метод

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

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