route Server Association
suspend fun routeServerAssociation(name: String, block: suspend RouteServerAssociationResourceBuilder.() -> Unit): RouteServerAssociation
Parameters
name
The unique name of the resulting resource.
block
Builder for RouteServerAssociation.
See also
Parameters
name
The unique name of the resulting resource.