yandex_serverless_eventrouter_connector (DataSource)
Статья создана
Обновлена 9 февраля 2026 г.
Example usage
//
// TBD
//
Arguments & Attributes Reference
bus_id(Required)(String). ID of the bus that the connector belongs tocloud_id(Read-Only) (String). ID of the cloud that the connector resides inconnector_id(String). ID of the connectorcreated_at(Read-Only) (String). Creation timestampdeletion_protection(Bool). Deletion protectiondescription(String). Description of the connectorfolder_id(Read-Only) (String). ID of the folder that the connector resides inid(String).labels(Map Of String). Connector labelsname(Required)(String). Name of the connectortimer[Block]. Timer source of the connectorcron_expression(Required)(String). Cron expression. Cron expression with seconds. Example: 0 45 16 ? * *payload(String). Payload to be passed to bustimezone(String). Timezone in tz database format. Example: Europe/Moscow
yds[Block]. Data Stream source of the connectorconsumer(Required)(String). Consumer namedatabase(Required)(String). Stream databaseservice_account_id(Required)(String). Service account which has read permission on the streamstream_name(Required)(String). Stream name, absolute or relative
ymq[Block]. Message Queue source of the connectorbatch_size(Number). Batch size for pollingpolling_timeout(String). Queue polling timeoutqueue_arn(Required)(String). Queue ARN. Example: yrn:yc:ymq:ru-central1:aoe***:testservice_account_id(Required)(String). Service account which has read access to the queuevisibility_timeout(String). Queue visibility timeout override