adc Catalog
suspend fun adcCatalog(name: String, block: suspend ADCCatalogResourceBuilder.() -> Unit): ADCCatalog
Parameters
name
The unique name of the resulting resource.
block
Builder for ADCCatalog.
See also
Parameters
name
The unique name of the resulting resource.