custom

@JvmName(name = "ontpmmnllurnvugb")
suspend fun custom(value: Output<ConnectorProfileCustomAuthCredentialsArgs>)
@JvmName(name = "qnbnhuyosowlqpdt")
suspend fun custom(value: ConnectorProfileCustomAuthCredentialsArgs?)

Parameters

value

If the connector uses the custom authentication mechanism, this holds the required credentials.


@JvmName(name = "uhioqywrewriwjsk")
suspend fun custom(argument: suspend ConnectorProfileCustomAuthCredentialsArgsBuilder.() -> Unit)

Parameters

argument

If the connector uses the custom authentication mechanism, this holds the required credentials.