ray.serve.schema.DeploymentSchema ================================= .. currentmodule:: ray.serve.schema .. autoclass:: DeploymentSchema :show-inheritance: .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ~DeploymentSchema.__init__ ~DeploymentSchema.construct ~DeploymentSchema.copy ~DeploymentSchema.deployment_schema_route_prefix_format ~DeploymentSchema.dict ~DeploymentSchema.json ~DeploymentSchema.update_forward_refs .. rubric:: Attributes .. autosummary:: :nosignatures: :toctree: ~DeploymentSchema.name ~DeploymentSchema.num_replicas ~DeploymentSchema.route_prefix ~DeploymentSchema.max_ongoing_requests ~DeploymentSchema.max_queued_requests ~DeploymentSchema.user_config ~DeploymentSchema.autoscaling_config ~DeploymentSchema.graceful_shutdown_wait_loop_s ~DeploymentSchema.graceful_shutdown_timeout_s ~DeploymentSchema.health_check_period_s ~DeploymentSchema.health_check_timeout_s ~DeploymentSchema.ray_actor_options ~DeploymentSchema.placement_group_bundles ~DeploymentSchema.placement_group_strategy ~DeploymentSchema.max_replicas_per_node ~DeploymentSchema.logging_config