getDomain

Gets a domain mapping on the specified site.

Return

null

Parameters

argument

null


suspend fun getDomain(domainId: String, project: String? = null, siteId: String): GetDomainResult

Return

null

See also

Parameters

domainId
project
siteId

suspend fun getDomain(argument: suspend GetDomainPlainArgsBuilder.() -> Unit): GetDomainResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.firebasehosting.v1beta1.kotlin.inputs.GetDomainPlainArgs.