linked Service Mysql
suspend fun linkedServiceMysql(name: String, block: suspend LinkedServiceMysqlResourceBuilder.() -> Unit): LinkedServiceMysql
Parameters
name
The unique name of the resulting resource.
block
Builder for LinkedServiceMysql.
See also
Parameters
name
The unique name of the resulting resource.