authRequest

@JvmName(name = "vlmabuikfvhsqous")
suspend fun authRequest(value: Output<AppAuthorizationConnectionAuthRequestArgs>)
@JvmName(name = "eubdemvskpciafck")
suspend fun authRequest(value: AppAuthorizationConnectionAuthRequestArgs?)

Parameters

value

Contains OAuth2 authorization information.This is required if the app authorization for the request is configured with an OAuth2 (oauth2) authorization type.


@JvmName(name = "xtsutfntwwxchicj")
suspend fun authRequest(argument: suspend AppAuthorizationConnectionAuthRequestArgsBuilder.() -> Unit)

Parameters

argument

Contains OAuth2 authorization information.This is required if the app authorization for the request is configured with an OAuth2 (oauth2) authorization type.