Bedrock Data Automation > Enums > BlueprintStage BlueprintStage¶ Enum Class¶ BlueprintStage ¶ Bases: UnknownEnumMixin, StrEnum Stage of the Blueprint Attributes¶ DEVELOPMENT class-attribute instance-attribute ¶ DEVELOPMENT = 'DEVELOPMENT' LIVE class-attribute instance-attribute ¶ LIVE = 'LIVE'