---
type: resource-type
title: CloudExadataInfrastructure
description: aws resource type AWS::ODB::CloudExadataInfrastructure
name: CloudExadataInfrastructure
lexicon: aws
resource_type: AWS::ODB::CloudExadataInfrastructure
---
`AWS::ODB::CloudExadataInfrastructure`, a resource type of the aws lexicon.

## Properties

- `ActivatedStorageCount` (`number`, optional): The number of storage servers requested for the Exadata infrastructure.
- `AdditionalStorageCount` (`number`, optional): The number of storage servers requested for the Exadata infrastructure.
- `AvailabilityZone` (`string`, optional): The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- `AvailabilityZoneId` (`string`, optional): The AZ ID of the AZ where the Exadata infrastructure is located.
- `AvailableStorageSizeInGBs` (`number`, optional): The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
- `CloudExadataInfrastructureArn` (`string`, optional): The Amazon Resource Name (ARN) for the Exadata infrastructure.
- `CloudExadataInfrastructureId` (`string`, optional): The unique identifier for the Exadata infrastructure.
- `ComputeCount` (`number`, optional): The number of database servers for the Exadata infrastructure.
- `ComputeModel` (`string`, optional): The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
- `CpuCount` (`number`, optional): The total number of CPU cores that are allocated to the Exadata infrastructure.
- `CustomerContactsToSendToOCI` (`CloudExadataInfrastructure_CustomerContact[]`, optional): The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
- `DatabaseServerType` (`string`, optional): The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- `DataStorageSizeInTBs` (`number`, optional): The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- `DbNodeStorageSizeInGBs` (`number`, optional): The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
- `DbServerIds` (`string[]`, optional): The list of database server identifiers for the Exadata infrastructure.
- `DbServerVersion` (`string`, optional): The software version of the database servers (dom0) in the Exadata infrastructure.
- `DisplayName` (`string`, optional): The user-friendly name for the Exadata infrastructure.
- `MaintenanceWindow` (`CloudExadataInfrastructure_MaintenanceWindow`, optional): The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
- `MaxCpuCount` (`number`, optional): The total number of CPU cores available on the Exadata infrastructure.
- `MaxDataStorageInTBs` (`number`, optional): The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- `MaxDbNodeStorageSizeInGBs` (`number`, optional): The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- `MaxMemoryInGBs` (`number`, optional): The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- `MemorySizeInGBs` (`number`, optional): The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- `Ocid` (`string`, optional): The OCID of the Exadata infrastructure.
- `OciResourceAnchorName` (`string`, optional): The name of the OCI resource anchor for the Exadata infrastructure.
- `OciUrl` (`string`, optional): The HTTPS link to the Exadata infrastructure in OCI.
- `Shape` (`string`, optional): The model name of the Exadata infrastructure.
- `StorageCount` (`number`, optional): The number of storage servers that are activated for the Exadata infrastructure.
- `StorageServerType` (`string`, optional): The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- `StorageServerVersion` (`string`, optional): The software version of the storage servers on the Exadata infrastructure.
- `Tags` (`CloudExadataInfrastructure_Tag[]`, optional): Tags to assign to the Exadata Infrastructure.
- `TotalStorageSizeInGBs` (`number`, optional): The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.

## Attributes

- `ActivatedStorageCount`
- `AdditionalStorageCount`
- `AvailableStorageSizeInGBs`
- `CloudExadataInfrastructureArn`
- `CloudExadataInfrastructureId`
- `ComputeModel`
- `CpuCount`
- `DataStorageSizeInTBs`
- `DbNodeStorageSizeInGBs`
- `DbServerIds`
- `DbServerVersion`
- `MaxCpuCount`
- `MaxDataStorageInTBs`
- `MaxDbNodeStorageSizeInGBs`
- `MaxMemoryInGBs`
- `MemorySizeInGBs`
- `Ocid`
- `OciResourceAnchorName`
- `OciUrl`
- `StorageServerVersion`
- `TotalStorageSizeInGBs`
