package region type Region struct { PoolId *string `json:"poolId"` Endpoint *string `json:"endpoint"` RegionId *string `json:"regionId"` }