connectionProperties

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

Parameters

value

Connection properties.


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


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

Parameters

values

Connection properties.


@JvmName(name = "aujavesblyttqeye")
suspend fun connectionProperties(argument: List<suspend ConnectionPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "sviyqoimijxnfoth")
suspend fun connectionProperties(vararg argument: suspend ConnectionPropertyArgsBuilder.() -> Unit)
@JvmName(name = "rjiyohcjwcxphfei")
suspend fun connectionProperties(argument: suspend ConnectionPropertyArgsBuilder.() -> Unit)

Parameters

argument

Connection properties.