networkFunctions

@JvmName(name = "kgovoqslsiidffng")
suspend fun networkFunctions(value: Output<List<SubResourceArgs>>)
@JvmName(name = "bkseqvmkbsgvdtnt")
suspend fun networkFunctions(value: List<SubResourceArgs>?)

Parameters

value

An array of IDs of the network functions deployed on the site, maintained by the user.


@JvmName(name = "mowsrctfpjbejmif")
suspend fun networkFunctions(vararg values: Output<SubResourceArgs>)


@JvmName(name = "uuktyurpwrooqkcc")
suspend fun networkFunctions(values: List<Output<SubResourceArgs>>)
@JvmName(name = "qancheaieyjwlgis")
suspend fun networkFunctions(vararg values: SubResourceArgs)

Parameters

values

An array of IDs of the network functions deployed on the site, maintained by the user.


@JvmName(name = "exsonomshatbsifp")
suspend fun networkFunctions(argument: List<suspend SubResourceArgsBuilder.() -> Unit>)
@JvmName(name = "khondkclmfkxtqdr")
suspend fun networkFunctions(vararg argument: suspend SubResourceArgsBuilder.() -> Unit)
@JvmName(name = "vylylviujtmvuums")
suspend fun networkFunctions(argument: suspend SubResourceArgsBuilder.() -> Unit)

Parameters

argument

An array of IDs of the network functions deployed on the site, maintained by the user.