createResourceGateway
inline suspend fun VpcLatticeClient.createResourceGateway(crossinline block: CreateResourceGatewayRequest.Builder.() -> Unit): CreateResourceGatewayResponse
A resource gateway is a point of ingress into the VPC where a resource resides. It spans multiple Availability Zones. For your resource to be accessible from all Availability Zones, you should create your resource gateways to span as many Availability Zones as possible. A VPC can have multiple resource gateways.