traffic Controller Interface
suspend fun trafficControllerInterface(name: String, block: suspend TrafficControllerInterfaceResourceBuilder.() -> Unit): TrafficControllerInterface
Parameters
name
The unique name of the resulting resource.
block
Builder for TrafficControllerInterface.
See also
Parameters
name
The unique name of the resulting resource.