networkFunctionTemplate

@JvmName(name = "yjehkfxixkcprolj")
suspend fun networkFunctionTemplate(value: Output<NetworkFunctionTemplateArgs>)
@JvmName(name = "rdtccogtyfebhjmb")
suspend fun networkFunctionTemplate(value: NetworkFunctionTemplateArgs?)

Parameters

value

The template definition of the network function.


@JvmName(name = "lfvyirtctmkkksom")
suspend fun networkFunctionTemplate(argument: suspend NetworkFunctionTemplateArgsBuilder.() -> Unit)

Parameters

argument

The template definition of the network function.