getReport

Gets details of a single Report.

Return

null

Parameters

argument

null


suspend fun getReport(location: String, project: String? = null, reportConfigId: String, reportId: String, view: String? = null): GetReportResult

Return

null

See also

Parameters

location
project
reportConfigId
reportId
view

suspend fun getReport(argument: suspend GetReportPlainArgsBuilder.() -> Unit): GetReportResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.migrationcenter.v1alpha1.kotlin.inputs.GetReportPlainArgs.