serviceBinds

@JvmName(name = "qgxcrfsbbktrpafb")
suspend fun serviceBinds(value: Output<List<JavaComponentServiceBindArgs>>)
@JvmName(name = "lecmjtfeqmtnvmmo")
suspend fun serviceBinds(value: List<JavaComponentServiceBindArgs>?)

Parameters

value

List of Java Components that are bound to the Java component


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


@JvmName(name = "asandhmmwwypcurn")
suspend fun serviceBinds(values: List<Output<JavaComponentServiceBindArgs>>)
@JvmName(name = "nipixtonpubbhodq")
suspend fun serviceBinds(vararg values: JavaComponentServiceBindArgs)

Parameters

values

List of Java Components that are bound to the Java component


@JvmName(name = "kkiynlwuhmuuqkpm")
suspend fun serviceBinds(argument: List<suspend JavaComponentServiceBindArgsBuilder.() -> Unit>)
@JvmName(name = "qxcvgtumtbddekkf")
suspend fun serviceBinds(vararg argument: suspend JavaComponentServiceBindArgsBuilder.() -> Unit)
@JvmName(name = "djgmoodlfjexioof")
suspend fun serviceBinds(argument: suspend JavaComponentServiceBindArgsBuilder.() -> Unit)

Parameters

argument

List of Java Components that are bound to the Java component