profileProperties

@JvmName(name = "octvmqbpdisjsjdt")
suspend fun profileProperties(value: Output<Map<String, String>>)
@JvmName(name = "ikismvkfjcgrblyg")
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 = "selynebbaqlnejba")
fun profileProperties(vararg values: Pair<String, String>)

Parameters

values

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