Type alias EntityV3APIVersion

EntityV3APIVersion: typeof V3 | typeof V2_2 | typeof V2_1 | typeof V2 | UnparsedObject

The version of the schema data that was used to populate this entity's data. This could be via the API, Terraform, or YAML file in a repository. The field is known as schema-version in the previous version.

Generated using TypeDoc