AuditLogEventSshCertificateSigned¶
- class baseten.client.managementapi.AuditLogEventSshCertificateSigned(*, event_type, workload_type, workload_id, project_id, replica_id, proxy_address, expires_at)¶
Bases:
BaseModel- Parameters:
- model_config = {'extra': 'forbid'}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].