profileProperties

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

Parameters

values

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