serviceBinds

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "iqgmdkkjsgikelbq")
suspend fun serviceBinds(argument: List<suspend DotNetComponentServiceBindArgsBuilder.() -> Unit>)
@JvmName(name = "xhrwwavigmlrmian")
suspend fun serviceBinds(vararg argument: suspend DotNetComponentServiceBindArgsBuilder.() -> Unit)
@JvmName(name = "ckmxhrshqpvsrucs")
suspend fun serviceBinds(argument: suspend DotNetComponentServiceBindArgsBuilder.() -> Unit)

Parameters

argument

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