ConnectorProfileCustomConnectorProfilePropertiesArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "dpwaibkxwhagvcnb")
suspend fun oAuth2Properties(value: ConnectorProfileOAuth2PropertiesArgs?)
@JvmName(name = "nibpcyhdrgmvwacn")
suspend fun oAuth2Properties(value: Output<ConnectorProfileOAuth2PropertiesArgs>)
@JvmName(name = "qvppppckmqcrnchw")
suspend fun oAuth2Properties(argument: suspend ConnectorProfileOAuth2PropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "ntapuyrpdanqgtkx")
suspend fun profileProperties(value: Output<Map<String, String>>)
@JvmName(name = "opepaxwdkdrulugj")
fun profileProperties(vararg values: Pair<String, String>)
@JvmName(name = "vhjrxggiakghfaim")
suspend fun profileProperties(value: Map<String, String>?)