networkFunctions

@JvmName(name = "icmsuyrcaepnyubv")
suspend fun networkFunctions(value: Output<List<SubResourceArgs>>)
@JvmName(name = "xdwbsgnfflursfrc")
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 = "aipmvmmxckahcvci")
suspend fun networkFunctions(vararg values: Output<SubResourceArgs>)


@JvmName(name = "anvdqfabslfqbwsl")
suspend fun networkFunctions(values: List<Output<SubResourceArgs>>)
@JvmName(name = "evhwpgqfadsxhihv")
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 = "kywojmusbpsslkuw")
suspend fun networkFunctions(argument: List<suspend SubResourceArgsBuilder.() -> Unit>)
@JvmName(name = "vtxatlvkjytehggi")
suspend fun networkFunctions(vararg argument: suspend SubResourceArgsBuilder.() -> Unit)
@JvmName(name = "srsnmorsnrgpjqcl")
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.