adcCatalog

suspend fun adcCatalog(name: String, block: suspend ADCCatalogResourceBuilder.() -> Unit): ADCCatalog

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ADCCatalog.


See also

Parameters

name

The unique name of the resulting resource.