Get Vpc Endpoint Service Users Result
data class GetVpcEndpointServiceUsersResult(val id: String, val ids: List<String>, val outputFile: String? = null, val serviceId: String, val userId: String? = null, val users: List<GetVpcEndpointServiceUsersUser>)
A collection of values returned by getVpcEndpointServiceUsers.