Type Alias BckndServiceServicePlanItemMetadata
BckndServiceServicePlanItemMetadata: {
supportedPlatforms?: ("cloudfoundry" | "kubernetes" | "sapbtp")[];
} & Record<string, any>
Type Declaration
-
OptionalsupportedPlatforms?: ("cloudfoundry" | "kubernetes" | "sapbtp")[]
Representation of the 'BckndServiceServicePlanItemMetadata' schema.