profileProperties

@JvmName(name = "nyfvkwkniukmdrns")
suspend fun profileProperties(value: Output<Map<String, String>>)
@JvmName(name = "pbmfbbjmbfqxwiws")
suspend fun profileProperties(value: Map<String, String>?)

Parameters

value

A map of properties that are required to create a profile for the custom connector.


@JvmName(name = "bbffmsromnafhlqr")
fun profileProperties(vararg values: Pair<String, String>)

Parameters

values

A map of properties that are required to create a profile for the custom connector.