The id of the Blueprint.
Creation time of the Blueprint (Unix timestamp milliseconds).
The name of the Blueprint.
The parameters used to create Blueprint.
The state of the Blueprint.
The status of the Blueprint build.
Optionalbase_The ID of the base Blueprint.
Optionalbuild_Build completion time of the Blueprint (Unix timestamp milliseconds).
Optionalcontainerized_List of ContainerizedServices available in the Blueprint. Services can be explicitly started when creating a Devbox.
Optionaldevbox_Capabilities that will be available on Devbox.
Optionalfailure_The failure reason if the Blueprint build failed, if any.
Optionalis_Whether this Blueprint is publicly accessible to all users.
OptionalmetadataUser defined metadata associated with the blueprint.
Blueprints are ways to create customized starting points for Devboxes. They allow you to define custom starting points for Devboxes such that environment set up can be cached to improve Devbox boot times.