host Project Registration
suspend fun hostProjectRegistration(name: String, block: suspend HostProjectRegistrationResourceBuilder.() -> Unit): HostProjectRegistration
Parameters
name
The unique name of the resulting resource.
block
Builder for HostProjectRegistration.
See also
Parameters
name
The unique name of the resulting resource.