Amazon.KinesisAnalytics.Model.OutputUpdate.IsSetDestinationSchemaUpdate C# (CSharp) Method

IsSetDestinationSchemaUpdate() private method

private IsSetDestinationSchemaUpdate ( ) : bool
return bool
        internal bool IsSetDestinationSchemaUpdate()
        {
            return this._destinationSchemaUpdate != null;
        }