Package-level declarations

Types

Link copied to clipboard
class PortalDashboard : KotlinCustomResource

Dashboards can be imported using the resource id, e.g.

Link copied to clipboard
data class PortalDashboardArgs(val dashboardProperties: Output<String>? = null, val location: Output<String>? = null, val name: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<PortalDashboardArgs>

Dashboards can be imported using the resource id, e.g.

Link copied to clipboard
object PortalDashboardMapper : ResourceMapper<PortalDashboard>
Link copied to clipboard

Functions

Link copied to clipboard