GridAPPS-D python now has classes for simulation config. Need to add these to simulation api and/or config file api sections of RTD.
from gridappsd.simulation import Simulation
from gridappsd.simulation import PowerSystemConfig
from gridappsd.simulation import SimulationConfig
from gridappsd.simulation import SimulationArgs
from gridappsd.simulation import ModelCreationConfig