Values.CloudExadataInfrastructureUnallocatedResourcesSourceInformation about unallocated resources in the Cloud Exadata infrastructure.
type nonrec t = {cloudAutonomousVmClusters : CloudAutonomousVmClusterResourceDetailsList.t
option;A list of Autonomous VM clusters associated with this Cloud Exadata Infrastructure.
*)cloudExadataInfrastructureDisplayName : String_.t option;The display name of the Cloud Exadata infrastructure.
*)exadataStorageInTBs : Double.t option;The amount of unallocated Exadata storage available, in terabytes (TB).
*)cloudExadataInfrastructureId : ResourceIdOrArn.t option;The unique identifier of the Cloud Exadata infrastructure.
*)localStorageInGBs : Integer.t option;The amount of unallocated local storage available, in gigabytes (GB).
*)memoryInGBs : Integer.t option;The amount of unallocated memory available, in gigabytes (GB).
*)ocpus : Integer.t option;The number of unallocated Oracle CPU Units (OCPUs) available.
*)}