serviceBinds

@JvmName(name = "jhylhajavndomdag")
suspend fun serviceBinds(value: Output<List<DotNetComponentServiceBindArgs>>)
@JvmName(name = "iqxqcqfwoiwlhedj")
suspend fun serviceBinds(value: List<DotNetComponentServiceBindArgs>?)

Parameters

value

List of .NET Components that are bound to the .NET component


@JvmName(name = "iadxihnwqlsymxty")
suspend fun serviceBinds(vararg values: Output<DotNetComponentServiceBindArgs>)


@JvmName(name = "mqsqjsmunnttvsrj")
suspend fun serviceBinds(values: List<Output<DotNetComponentServiceBindArgs>>)
@JvmName(name = "xavnedoxyihumsvj")
suspend fun serviceBinds(vararg values: DotNetComponentServiceBindArgs)

Parameters

values

List of .NET Components that are bound to the .NET component


@JvmName(name = "ueyyvgfjcrhyhfpf")
suspend fun serviceBinds(argument: List<suspend DotNetComponentServiceBindArgsBuilder.() -> Unit>)
@JvmName(name = "knpnyjkabqliudkk")
suspend fun serviceBinds(vararg argument: suspend DotNetComponentServiceBindArgsBuilder.() -> Unit)
@JvmName(name = "jgxjknkpbbuakdkp")
suspend fun serviceBinds(argument: suspend DotNetComponentServiceBindArgsBuilder.() -> Unit)

Parameters

argument

List of .NET Components that are bound to the .NET component