integration Harbor
suspend fun integrationHarbor(name: String, block: suspend IntegrationHarborResourceBuilder.() -> Unit): IntegrationHarbor
Parameters
name
The unique name of the resulting resource.
block
Builder for IntegrationHarbor.
See also
Parameters
name
The unique name of the resulting resource.