Event Source Mapping Amazon Managed Kafka Event Source Config Args
data class EventSourceMappingAmazonManagedKafkaEventSourceConfigArgs(val consumerGroupId: Output<String>? = null) : ConvertibleToJava<EventSourceMappingAmazonManagedKafkaEventSourceConfigArgs>
Properties
Link copied to clipboard
A Kafka consumer group ID between 1 and 200 characters for use when creating this event source mapping. If one is not specified, this value will be automatically generated. See AmazonManagedKafkaEventSourceConfig Syntax.