output Mssql
suspend fun outputMssql(name: String, block: suspend OutputMssqlResourceBuilder.() -> Unit): OutputMssql
Parameters
name
The unique name of the resulting resource.
block
Builder for OutputMssql.
See also
Parameters
name
The unique name of the resulting resource.