Skip to content

Enum: CloudServiceModelEnum

Cloud service model values used by OSCAL SSP properties.

URI: [oscal:CloudServiceModelEnum](https://w3id.org/lmodel/oscal/CloudServiceModelEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | saas | None | | | paas | None | | | iaas | None | | | other | None | | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: CloudServiceModelEnum
description: Cloud service model values used by OSCAL SSP properties.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  saas:
    text: saas
  paas:
    text: paas
  iaas:
    text: iaas
  other:
    text: other