networkFunctionTemplate

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

Parameters

value

The template definition of the network function.


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

Parameters

argument

The template definition of the network function.