getView

suspend fun getView(argument: GetViewPlainArgs): GetViewResult

Gets the view by view name. Azure REST API version: 2023-03-01.

Return

States and configurations of Cost Analysis.

Parameters

argument

null


suspend fun getView(viewName: String): GetViewResult

Return

States and configurations of Cost Analysis.

See also

Parameters

viewName

View name


suspend fun getView(argument: suspend GetViewPlainArgsBuilder.() -> Unit): GetViewResult

Return

States and configurations of Cost Analysis.

See also

Parameters

argument

Builder for com.pulumi.azurenative.costmanagement.kotlin.inputs.GetViewPlainArgs.