FlexComponentProperties interface  
FlexComponent resource model
Properties
| available | 
	The maximum number of CPU cores that can be enabled on the DB Server for this Flex Component.  | 
| available | 
	The maximum storage that can be enabled on the Storage Server for this Flex Component.  | 
| available | 
	The maximum local storage that can be enabled on the DB Server for this Flex Component.  | 
| available | 
	The maximum memory size that can be enabled on the DB Server for this Flex Component.  | 
| compute | 
	The compute model of the DB Server for this Flex Component.  | 
| description | 
	The description summary for this Flex Component.  | 
| hardware | 
	The hardware type of the DB (Compute) or Storage (Cell) Server for this Flex Component.  | 
| minimum | 
	The minimum number of CPU cores that can be enabled on the DB Server for this Flex Component.  | 
| runtime | 
	The runtime minimum number of CPU cores that can be enabled for this Flex Component.  | 
| shape | The name of the DB system shape for this Flex Component.  | 
Property Details
		availableCoreCount
	  
	The maximum number of CPU cores that can be enabled on the DB Server for this Flex Component.
availableCoreCount?: number
				Property Value
number
		availableDbStorageInGbs
	  
	The maximum storage that can be enabled on the Storage Server for this Flex Component.
availableDbStorageInGbs?: number
				Property Value
number
		availableLocalStorageInGbs
	   
	The maximum local storage that can be enabled on the DB Server for this Flex Component.
availableLocalStorageInGbs?: number
				Property Value
number
		availableMemoryInGbs
	  
	The maximum memory size that can be enabled on the DB Server for this Flex Component.
availableMemoryInGbs?: number
				Property Value
number
		computeModel
	 
	The compute model of the DB Server for this Flex Component.
computeModel?: string
				Property Value
string
		descriptionSummary
	 
	The description summary for this Flex Component.
descriptionSummary?: string
				Property Value
string
		hardwareType
	 
	The hardware type of the DB (Compute) or Storage (Cell) Server for this Flex Component.
hardwareType?: string
				Property Value
string
		minimumCoreCount
	  
	The minimum number of CPU cores that can be enabled on the DB Server for this Flex Component.
minimumCoreCount?: number
				Property Value
number
		runtimeMinimumCoreCount
	   
	The runtime minimum number of CPU cores that can be enabled for this Flex Component.
runtimeMinimumCoreCount?: number
				Property Value
number
shape
The name of the DB system shape for this Flex Component.
shape?: string
				Property Value
string