sync Authorization
suspend fun syncAuthorization(name: String, block: suspend SyncAuthorizationResourceBuilder.() -> Unit): SyncAuthorization
Parameters
name
The unique name of the resulting resource.
block
Builder for SyncAuthorization.
See also
Parameters
name
The unique name of the resulting resource.