How to update A NavMeshBoundsVolume At Runtime

I have a navmesh bounds volume in my level that is set to dynamic. I have a platform that moves from one end of the volume to the other. However, when i do show navigation the navmesh is red and AI cannot move on it. Is there a way to update the volume at runtime so ai can move on the moving platform as it moves through the navmesh volume.