UpdateChainletEnvironmentInstanceTypeRequest

class baseten.client.managementapi.UpdateChainletEnvironmentInstanceTypeRequest(*, updates)

Bases: BaseModel

Parameters:

updates (list[ChainletEnvironmentInstanceTypeUpdate])

model_config = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].