Stream Source Config Args
data class StreamSourceConfigArgs(val mysqlSourceConfig: Output<StreamSourceConfigMysqlSourceConfigArgs>, val sourceConnectionProfile: Output<String>) : ConvertibleToJava<StreamSourceConfigArgs>
Constructors
Link copied to clipboard
fun StreamSourceConfigArgs(mysqlSourceConfig: Output<StreamSourceConfigMysqlSourceConfigArgs>, sourceConnectionProfile: Output<String>)