getDashboard

Resource Type definition for AWS::CloudWatch::Dashboard

Return

null

Parameters

argument

null


suspend fun getDashboard(dashboardName: String): GetDashboardResult

Return

null

Parameters

dashboardName

The name of the dashboard. The name must be between 1 and 255 characters. If you do not specify a name, one will be generated automatically.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.cloudwatch.kotlin.inputs.GetDashboardPlainArgs.

See also