createServiceNetwork
inline suspend fun VpcLatticeClient.createServiceNetwork(crossinline block: CreateServiceNetworkRequest.Builder.() -> Unit): CreateServiceNetworkResponse
Creates a service network. A service network is a logical boundary for a collection of services. You can associate services and VPCs with a service network.
For more information, see Service networks in the Amazon VPC Lattice User Guide.