src/Eventbridge/V20200401/EventbridgeApiResolver.php [133:294]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    public function withDescription($value)
    {
        $this->data['Description'] = $value;
        $this->options['form_params']['Description'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withEventBusName($value)
    {
        $this->data['EventBusName'] = $value;
        $this->options['form_params']['EventBusName'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceMNSParameters($value)
    {
        $this->data['SourceMNSParameters'] = $value;
        $this->options['form_params']['SourceMNSParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withLinkedExternalSource($value)
    {
        $this->data['LinkedExternalSource'] = $value;
        $this->options['form_params']['LinkedExternalSource'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withExternalSourceType($value)
    {
        $this->data['ExternalSourceType'] = $value;
        $this->options['form_params']['ExternalSourceType'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withExternalSourceConfig($value)
    {
        $this->data['ExternalSourceConfig'] = $value;
        $this->options['form_params']['ExternalSourceConfig'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceRabbitMQParameters($value)
    {
        $this->data['SourceRabbitMQParameters'] = $value;
        $this->options['form_params']['SourceRabbitMQParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceRocketMQParameters($value)
    {
        $this->data['SourceRocketMQParameters'] = $value;
        $this->options['form_params']['SourceRocketMQParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceSLSParameters($value)
    {
        $this->data['SourceSLSParameters'] = $value;
        $this->options['form_params']['SourceSLSParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceScheduledEventParameters($value)
    {
        $this->data['SourceScheduledEventParameters'] = $value;
        $this->options['form_params']['SourceScheduledEventParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceKafkaParameters($value)
    {
        $this->data['SourceKafkaParameters'] = $value;
        $this->options['form_params']['SourceKafkaParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceHttpEventParameters($value)
    {
        $this->data['SourceHttpEventParameters'] = $value;
        $this->options['form_params']['SourceHttpEventParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withEventSourceName($value)
    {
        $this->data['EventSourceName'] = $value;
        $this->options['form_params']['EventSourceName'] = $value;

        return $this;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/Eventbridge/V20200401/EventbridgeApiResolver.php [1079:1240]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    public function withDescription($value)
    {
        $this->data['Description'] = $value;
        $this->options['form_params']['Description'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withEventBusName($value)
    {
        $this->data['EventBusName'] = $value;
        $this->options['form_params']['EventBusName'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceMNSParameters($value)
    {
        $this->data['SourceMNSParameters'] = $value;
        $this->options['form_params']['SourceMNSParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withLinkedExternalSource($value)
    {
        $this->data['LinkedExternalSource'] = $value;
        $this->options['form_params']['LinkedExternalSource'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withExternalSourceType($value)
    {
        $this->data['ExternalSourceType'] = $value;
        $this->options['form_params']['ExternalSourceType'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withExternalSourceConfig($value)
    {
        $this->data['ExternalSourceConfig'] = $value;
        $this->options['form_params']['ExternalSourceConfig'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceRabbitMQParameters($value)
    {
        $this->data['SourceRabbitMQParameters'] = $value;
        $this->options['form_params']['SourceRabbitMQParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceRocketMQParameters($value)
    {
        $this->data['SourceRocketMQParameters'] = $value;
        $this->options['form_params']['SourceRocketMQParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceSLSParameters($value)
    {
        $this->data['SourceSLSParameters'] = $value;
        $this->options['form_params']['SourceSLSParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceScheduledEventParameters($value)
    {
        $this->data['SourceScheduledEventParameters'] = $value;
        $this->options['form_params']['SourceScheduledEventParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceKafkaParameters($value)
    {
        $this->data['SourceKafkaParameters'] = $value;
        $this->options['form_params']['SourceKafkaParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withSourceHttpEventParameters($value)
    {
        $this->data['SourceHttpEventParameters'] = $value;
        $this->options['form_params']['SourceHttpEventParameters'] = $value;

        return $this;
    }

    /**
     * @param string $value
     *
     * @return $this
     */
    public function withEventSourceName($value)
    {
        $this->data['EventSourceName'] = $value;
        $this->options['form_params']['EventSourceName'] = $value;

        return $this;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



