app Authorization Connection
suspend fun appAuthorizationConnection(name: String, block: suspend AppAuthorizationConnectionResourceBuilder.() -> Unit): AppAuthorizationConnection
Parameters
name
The unique name of the resulting resource.
block
Builder for AppAuthorizationConnection.
See also
Parameters
name
The unique name of the resulting resource.