oauth2

@JvmName(name = "kqcilyrotgyckcmx")
suspend fun oauth2(value: Output<ConnectorProfileOAuth2CredentialsArgs>)
@JvmName(name = "rhlarywfqocyhmfp")
suspend fun oauth2(value: ConnectorProfileOAuth2CredentialsArgs?)

Parameters

value

The OAuth 2.0 credentials required for the authentication of the user.


@JvmName(name = "niiksavkkvwuvahx")
suspend fun oauth2(argument: suspend ConnectorProfileOAuth2CredentialsArgsBuilder.() -> Unit)

Parameters

argument

The OAuth 2.0 credentials required for the authentication of the user.