getService

Gets information about a service.

Return

null

Parameters

argument

null


suspend fun getService(location: String, project: String? = null, serviceId: String): GetServiceResult

Return

null

See also

Parameters

location
project
serviceId

suspend fun getService(argument: suspend GetServicePlainArgsBuilder.() -> Unit): GetServiceResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.run.v1.kotlin.inputs.GetServicePlainArgs.