connectionProperties

@JvmName(name = "ctbpygtiefitxfrw")
suspend fun connectionProperties(value: Output<List<ConnectionPropertyArgs>>)
@JvmName(name = "aawpvffmkanhyvby")
suspend fun connectionProperties(value: List<ConnectionPropertyArgs>?)

Parameters

value

Connection properties.


@JvmName(name = "gccjhovdvmeyofso")
suspend fun connectionProperties(vararg values: Output<ConnectionPropertyArgs>)


@JvmName(name = "frplyhsatrigqdop")
suspend fun connectionProperties(values: List<Output<ConnectionPropertyArgs>>)
@JvmName(name = "rsjsnckqaygntioy")
suspend fun connectionProperties(vararg values: ConnectionPropertyArgs)

Parameters

values

Connection properties.


@JvmName(name = "tbcrtkfytxlkgywd")
suspend fun connectionProperties(argument: List<suspend ConnectionPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "jahqojkqvivprxkc")
suspend fun connectionProperties(vararg argument: suspend ConnectionPropertyArgsBuilder.() -> Unit)
@JvmName(name = "qlyncltxyxcnioxl")
suspend fun connectionProperties(argument: suspend ConnectionPropertyArgsBuilder.() -> Unit)

Parameters

argument

Connection properties.