api Hub Instance
suspend fun apiHubInstance(name: String, block: suspend ApiHubInstanceResourceBuilder.() -> Unit): ApiHubInstance
Parameters
name
The unique name of the resulting resource.
block
Builder for ApiHubInstance.
See also
Parameters
name
The unique name of the resulting resource.