portal Dashboard
suspend fun portalDashboard(name: String, block: suspend PortalDashboardResourceBuilder.() -> Unit): PortalDashboard
Parameters
name
The unique name of the resulting resource.
block
Builder for PortalDashboard.
See also
Parameters
name
The unique name of the resulting resource.