afd Endpoint
suspend fun afdEndpoint(name: String, block: suspend AFDEndpointResourceBuilder.() -> Unit): AFDEndpoint
Parameters
name
The unique name of the resulting resource.
block
Builder for AFDEndpoint.
See also
Parameters
name
The unique name of the resulting resource.