Get Workgroup Endpoint Vpc Endpoint
data class GetWorkgroupEndpointVpcEndpoint(val networkInterfaces: List<GetWorkgroupEndpointVpcEndpointNetworkInterface>, val vpcEndpointId: String, val vpcId: String)
Constructors
Link copied to clipboard
constructor(networkInterfaces: List<GetWorkgroupEndpointVpcEndpointNetworkInterface>, vpcEndpointId: String, vpcId: String)