Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OperationType

Enumeration members

CreatePlatform

CreatePlatform: = "CREATE_PLATFORM"

CustomizePlatform

CustomizePlatform: = "CUSTOMIZE_PLATFORM"

DeletePlatform

DeletePlatform: = "DELETE_PLATFORM"

ScalePlatform

ScalePlatform: = "SCALE_PLATFORM"

ScaleStorage

ScaleStorage: = "SCALE_STORAGE"

StartPlatform

StartPlatform: = "START_PLATFORM"

StopPlatform

StopPlatform: = "STOP_PLATFORM"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

UpdatePlatform

UpdatePlatform: = "UPDATE_PLATFORM"

UpgradePlatform

UpgradePlatform: = "UPGRADE_PLATFORM"