ENUM
Platform
Description
Platform stores the platform type of the asset.
link GraphQL Schema definition
- enum Platform {
- # AWS platform.
- # Azure platform.
- # Datacenter platform.
- # GCP platform.
- # GCP Workspace platform.
- # M365 platform.
- # Snowflake platform.
- # Unspecified platform.
- }