ConnectorProfileCustomConnectorProfilePropertiesArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "vwhccebkwvboundx")
suspend fun oAuth2Properties(value: ConnectorProfileOAuth2PropertiesArgs?)
@JvmName(name = "vdeajykrkdngqkgu")
suspend fun oAuth2Properties(value: Output<ConnectorProfileOAuth2PropertiesArgs>)
@JvmName(name = "cwngomafyqkhjlfj")
suspend fun oAuth2Properties(argument: suspend ConnectorProfileOAuth2PropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "xnmonipbkcubsufq")
suspend fun profileProperties(value: Output<Map<String, String>>)
@JvmName(name = "lslhhqnkkhsdrwjy")
fun profileProperties(vararg values: Pair<String, String>)
@JvmName(name = "mbangdadbfkdmgfo")
suspend fun profileProperties(value: Map<String, String>?)