r2CustomDomain

suspend fun r2CustomDomain(name: String, block: suspend R2CustomDomainResourceBuilder.() -> Unit): R2CustomDomain

Parameters

name

The unique name of the resulting resource.

block

Builder for R2CustomDomain.

See also


Parameters

name

The unique name of the resulting resource.

See also