1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. odb
  5. CloudExadataInfrastructure

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi

aws-native.odb.CloudExadataInfrastructure

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi

    The AWS::ODB::CloudExadataInfrastructure resource creates an Exadata Infrastructure

    Create CloudExadataInfrastructure Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new CloudExadataInfrastructure(name: string, args?: CloudExadataInfrastructureArgs, opts?: CustomResourceOptions);
    @overload
    def CloudExadataInfrastructure(resource_name: str,
                                   args: Optional[CloudExadataInfrastructureArgs] = None,
                                   opts: Optional[ResourceOptions] = None)
    
    @overload
    def CloudExadataInfrastructure(resource_name: str,
                                   opts: Optional[ResourceOptions] = None,
                                   availability_zone: Optional[str] = None,
                                   availability_zone_id: Optional[str] = None,
                                   compute_count: Optional[int] = None,
                                   customer_contacts_to_send_to_oci: Optional[Sequence[CloudExadataInfrastructureCustomerContactArgs]] = None,
                                   database_server_type: Optional[str] = None,
                                   display_name: Optional[str] = None,
                                   maintenance_window: Optional[CloudExadataInfrastructureMaintenanceWindowArgs] = None,
                                   shape: Optional[str] = None,
                                   storage_count: Optional[int] = None,
                                   storage_server_type: Optional[str] = None,
                                   tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewCloudExadataInfrastructure(ctx *Context, name string, args *CloudExadataInfrastructureArgs, opts ...ResourceOption) (*CloudExadataInfrastructure, error)
    public CloudExadataInfrastructure(string name, CloudExadataInfrastructureArgs? args = null, CustomResourceOptions? opts = null)
    public CloudExadataInfrastructure(String name, CloudExadataInfrastructureArgs args)
    public CloudExadataInfrastructure(String name, CloudExadataInfrastructureArgs args, CustomResourceOptions options)
    
    type: aws-native:odb:CloudExadataInfrastructure
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args CloudExadataInfrastructureArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args CloudExadataInfrastructureArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args CloudExadataInfrastructureArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args CloudExadataInfrastructureArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args CloudExadataInfrastructureArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    CloudExadataInfrastructure Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The CloudExadataInfrastructure resource accepts the following input properties:

    AvailabilityZone string
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    AvailabilityZoneId string
    The AZ ID of the AZ where the Exadata infrastructure is located.
    ComputeCount int
    The number of database servers for the Exadata infrastructure.
    CustomerContactsToSendToOci List<Pulumi.AwsNative.Odb.Inputs.CloudExadataInfrastructureCustomerContact>
    The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
    DatabaseServerType string
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    DisplayName string
    The user-friendly name for the Exadata infrastructure.
    MaintenanceWindow Pulumi.AwsNative.Odb.Inputs.CloudExadataInfrastructureMaintenanceWindow
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    Shape string
    The model name of the Exadata infrastructure.
    StorageCount int
    The number of storage servers that are activated for the Exadata infrastructure.
    StorageServerType string
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    Tags to assign to the Exadata Infrastructure.
    AvailabilityZone string
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    AvailabilityZoneId string
    The AZ ID of the AZ where the Exadata infrastructure is located.
    ComputeCount int
    The number of database servers for the Exadata infrastructure.
    CustomerContactsToSendToOci []CloudExadataInfrastructureCustomerContactArgs
    The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
    DatabaseServerType string
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    DisplayName string
    The user-friendly name for the Exadata infrastructure.
    MaintenanceWindow CloudExadataInfrastructureMaintenanceWindowArgs
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    Shape string
    The model name of the Exadata infrastructure.
    StorageCount int
    The number of storage servers that are activated for the Exadata infrastructure.
    StorageServerType string
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    Tags TagArgs
    Tags to assign to the Exadata Infrastructure.
    availabilityZone String
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    availabilityZoneId String
    The AZ ID of the AZ where the Exadata infrastructure is located.
    computeCount Integer
    The number of database servers for the Exadata infrastructure.
    customerContactsToSendToOci List<CloudExadataInfrastructureCustomerContact>
    The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
    databaseServerType String
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    displayName String
    The user-friendly name for the Exadata infrastructure.
    maintenanceWindow CloudExadataInfrastructureMaintenanceWindow
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    shape String
    The model name of the Exadata infrastructure.
    storageCount Integer
    The number of storage servers that are activated for the Exadata infrastructure.
    storageServerType String
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    tags List<Tag>
    Tags to assign to the Exadata Infrastructure.
    availabilityZone string
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    availabilityZoneId string
    The AZ ID of the AZ where the Exadata infrastructure is located.
    computeCount number
    The number of database servers for the Exadata infrastructure.
    customerContactsToSendToOci CloudExadataInfrastructureCustomerContact[]
    The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
    databaseServerType string
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    displayName string
    The user-friendly name for the Exadata infrastructure.
    maintenanceWindow CloudExadataInfrastructureMaintenanceWindow
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    shape string
    The model name of the Exadata infrastructure.
    storageCount number
    The number of storage servers that are activated for the Exadata infrastructure.
    storageServerType string
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    tags Tag[]
    Tags to assign to the Exadata Infrastructure.
    availability_zone str
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    availability_zone_id str
    The AZ ID of the AZ where the Exadata infrastructure is located.
    compute_count int
    The number of database servers for the Exadata infrastructure.
    customer_contacts_to_send_to_oci Sequence[CloudExadataInfrastructureCustomerContactArgs]
    The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
    database_server_type str
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    display_name str
    The user-friendly name for the Exadata infrastructure.
    maintenance_window CloudExadataInfrastructureMaintenanceWindowArgs
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    shape str
    The model name of the Exadata infrastructure.
    storage_count int
    The number of storage servers that are activated for the Exadata infrastructure.
    storage_server_type str
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    tags Sequence[TagArgs]
    Tags to assign to the Exadata Infrastructure.
    availabilityZone String
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    availabilityZoneId String
    The AZ ID of the AZ where the Exadata infrastructure is located.
    computeCount Number
    The number of database servers for the Exadata infrastructure.
    customerContactsToSendToOci List<Property Map>
    The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
    databaseServerType String
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    displayName String
    The user-friendly name for the Exadata infrastructure.
    maintenanceWindow Property Map
    The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
    shape String
    The model name of the Exadata infrastructure.
    storageCount Number
    The number of storage servers that are activated for the Exadata infrastructure.
    storageServerType String
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    tags List<Property Map>
    Tags to assign to the Exadata Infrastructure.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the CloudExadataInfrastructure resource produces the following output properties:

    ActivatedStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    AdditionalStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    AvailableStorageSizeInGbs int
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    CloudExadataInfrastructureArn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    CloudExadataInfrastructureId string
    The unique identifier for the Exadata infrastructure.
    ComputeModel string
    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 int
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    DataStorageSizeInTbs double
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    DbNodeStorageSizeInGbs int
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    DbServerIds List<string>
    The list of database server identifiers for the Exadata infrastructure.
    DbServerVersion string
    The software version of the database servers (dom0) in the Exadata infrastructure.
    Id string
    The provider-assigned unique ID for this managed resource.
    MaxCpuCount int
    The total number of CPU cores available on the Exadata infrastructure.
    MaxDataStorageInTbs double
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    MaxDbNodeStorageSizeInGbs int
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    MaxMemoryInGbs int
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    MemorySizeInGbs int
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    OciResourceAnchorName string
    The name of the OCI resource anchor for the Exadata infrastructure.
    OciUrl string
    The HTTPS link to the Exadata infrastructure in OCI.
    Ocid string
    The OCID of the Exadata infrastructure.
    StorageServerVersion string
    The software version of the storage servers on the Exadata infrastructure.
    TotalStorageSizeInGbs int
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
    ActivatedStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    AdditionalStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    AvailableStorageSizeInGbs int
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    CloudExadataInfrastructureArn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    CloudExadataInfrastructureId string
    The unique identifier for the Exadata infrastructure.
    ComputeModel string
    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 int
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    DataStorageSizeInTbs float64
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    DbNodeStorageSizeInGbs int
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    DbServerIds []string
    The list of database server identifiers for the Exadata infrastructure.
    DbServerVersion string
    The software version of the database servers (dom0) in the Exadata infrastructure.
    Id string
    The provider-assigned unique ID for this managed resource.
    MaxCpuCount int
    The total number of CPU cores available on the Exadata infrastructure.
    MaxDataStorageInTbs float64
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    MaxDbNodeStorageSizeInGbs int
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    MaxMemoryInGbs int
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    MemorySizeInGbs int
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    OciResourceAnchorName string
    The name of the OCI resource anchor for the Exadata infrastructure.
    OciUrl string
    The HTTPS link to the Exadata infrastructure in OCI.
    Ocid string
    The OCID of the Exadata infrastructure.
    StorageServerVersion string
    The software version of the storage servers on the Exadata infrastructure.
    TotalStorageSizeInGbs int
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
    activatedStorageCount Integer
    The number of storage servers requested for the Exadata infrastructure.
    additionalStorageCount Integer
    The number of storage servers requested for the Exadata infrastructure.
    availableStorageSizeInGbs Integer
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    cloudExadataInfrastructureArn String
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloudExadataInfrastructureId String
    The unique identifier for the Exadata infrastructure.
    computeModel String
    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 Integer
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    dataStorageSizeInTbs Double
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    dbNodeStorageSizeInGbs Integer
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    dbServerIds List<String>
    The list of database server identifiers for the Exadata infrastructure.
    dbServerVersion String
    The software version of the database servers (dom0) in the Exadata infrastructure.
    id String
    The provider-assigned unique ID for this managed resource.
    maxCpuCount Integer
    The total number of CPU cores available on the Exadata infrastructure.
    maxDataStorageInTbs Double
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    maxDbNodeStorageSizeInGbs Integer
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    maxMemoryInGbs Integer
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memorySizeInGbs Integer
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    ociResourceAnchorName String
    The name of the OCI resource anchor for the Exadata infrastructure.
    ociUrl String
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid String
    The OCID of the Exadata infrastructure.
    storageServerVersion String
    The software version of the storage servers on the Exadata infrastructure.
    totalStorageSizeInGbs Integer
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
    activatedStorageCount number
    The number of storage servers requested for the Exadata infrastructure.
    additionalStorageCount number
    The number of storage servers requested for the Exadata infrastructure.
    availableStorageSizeInGbs number
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    cloudExadataInfrastructureArn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloudExadataInfrastructureId string
    The unique identifier for the Exadata infrastructure.
    computeModel string
    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
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    dataStorageSizeInTbs number
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    dbNodeStorageSizeInGbs number
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    dbServerIds string[]
    The list of database server identifiers for the Exadata infrastructure.
    dbServerVersion string
    The software version of the database servers (dom0) in the Exadata infrastructure.
    id string
    The provider-assigned unique ID for this managed resource.
    maxCpuCount number
    The total number of CPU cores available on the Exadata infrastructure.
    maxDataStorageInTbs number
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    maxDbNodeStorageSizeInGbs number
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    maxMemoryInGbs number
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memorySizeInGbs number
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    ociResourceAnchorName string
    The name of the OCI resource anchor for the Exadata infrastructure.
    ociUrl string
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid string
    The OCID of the Exadata infrastructure.
    storageServerVersion string
    The software version of the storage servers on the Exadata infrastructure.
    totalStorageSizeInGbs number
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
    activated_storage_count int
    The number of storage servers requested for the Exadata infrastructure.
    additional_storage_count int
    The number of storage servers requested for the Exadata infrastructure.
    available_storage_size_in_gbs int
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    cloud_exadata_infrastructure_arn str
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloud_exadata_infrastructure_id str
    The unique identifier for the Exadata infrastructure.
    compute_model str
    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.
    cpu_count int
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    data_storage_size_in_tbs float
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    db_node_storage_size_in_gbs int
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    db_server_ids Sequence[str]
    The list of database server identifiers for the Exadata infrastructure.
    db_server_version str
    The software version of the database servers (dom0) in the Exadata infrastructure.
    id str
    The provider-assigned unique ID for this managed resource.
    max_cpu_count int
    The total number of CPU cores available on the Exadata infrastructure.
    max_data_storage_in_tbs float
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    max_db_node_storage_size_in_gbs int
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    max_memory_in_gbs int
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memory_size_in_gbs int
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    oci_resource_anchor_name str
    The name of the OCI resource anchor for the Exadata infrastructure.
    oci_url str
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid str
    The OCID of the Exadata infrastructure.
    storage_server_version str
    The software version of the storage servers on the Exadata infrastructure.
    total_storage_size_in_gbs int
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
    activatedStorageCount Number
    The number of storage servers requested for the Exadata infrastructure.
    additionalStorageCount Number
    The number of storage servers requested for the Exadata infrastructure.
    availableStorageSizeInGbs Number
    The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
    cloudExadataInfrastructureArn String
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    cloudExadataInfrastructureId String
    The unique identifier for the Exadata infrastructure.
    computeModel String
    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
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    dataStorageSizeInTbs Number
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    dbNodeStorageSizeInGbs Number
    The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
    dbServerIds List<String>
    The list of database server identifiers for the Exadata infrastructure.
    dbServerVersion String
    The software version of the database servers (dom0) in the Exadata infrastructure.
    id String
    The provider-assigned unique ID for this managed resource.
    maxCpuCount Number
    The total number of CPU cores available on the Exadata infrastructure.
    maxDataStorageInTbs Number
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    maxDbNodeStorageSizeInGbs Number
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    maxMemoryInGbs Number
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memorySizeInGbs Number
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    ociResourceAnchorName String
    The name of the OCI resource anchor for the Exadata infrastructure.
    ociUrl String
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid String
    The OCID of the Exadata infrastructure.
    storageServerVersion String
    The software version of the storage servers on the Exadata infrastructure.
    totalStorageSizeInGbs Number
    The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.

    Supporting Types

    CloudExadataInfrastructureCustomerContact, CloudExadataInfrastructureCustomerContactArgs

    Email string
    The email address of the contact.
    Email string
    The email address of the contact.
    email String
    The email address of the contact.
    email string
    The email address of the contact.
    email str
    The email address of the contact.
    email String
    The email address of the contact.

    CloudExadataInfrastructureMaintenanceWindow, CloudExadataInfrastructureMaintenanceWindowArgs

    CustomActionTimeoutInMins int
    The timeout duration for custom actions in minutes.
    DaysOfWeek List<Pulumi.AwsNative.Odb.CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem>
    The days of the week when maintenance can be performed.
    HoursOfDay List<int>
    The hours of the day when maintenance can be performed.
    IsCustomActionTimeoutEnabled bool
    Indicates whether custom action timeout is enabled.
    LeadTimeInWeeks int
    The lead time in weeks before the maintenance window.
    Months List<Pulumi.AwsNative.Odb.CloudExadataInfrastructureMaintenanceWindowMonthsItem>
    The months when maintenance can be performed.
    PatchingMode string
    The patching mode for the maintenance window.
    Preference string
    The preference for the maintenance window scheduling.
    WeeksOfMonth List<int>
    The weeks of the month when maintenance can be performed.
    CustomActionTimeoutInMins int
    The timeout duration for custom actions in minutes.
    DaysOfWeek []CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem
    The days of the week when maintenance can be performed.
    HoursOfDay []int
    The hours of the day when maintenance can be performed.
    IsCustomActionTimeoutEnabled bool
    Indicates whether custom action timeout is enabled.
    LeadTimeInWeeks int
    The lead time in weeks before the maintenance window.
    Months []CloudExadataInfrastructureMaintenanceWindowMonthsItem
    The months when maintenance can be performed.
    PatchingMode string
    The patching mode for the maintenance window.
    Preference string
    The preference for the maintenance window scheduling.
    WeeksOfMonth []int
    The weeks of the month when maintenance can be performed.
    customActionTimeoutInMins Integer
    The timeout duration for custom actions in minutes.
    daysOfWeek List<CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem>
    The days of the week when maintenance can be performed.
    hoursOfDay List<Integer>
    The hours of the day when maintenance can be performed.
    isCustomActionTimeoutEnabled Boolean
    Indicates whether custom action timeout is enabled.
    leadTimeInWeeks Integer
    The lead time in weeks before the maintenance window.
    months List<CloudExadataInfrastructureMaintenanceWindowMonthsItem>
    The months when maintenance can be performed.
    patchingMode String
    The patching mode for the maintenance window.
    preference String
    The preference for the maintenance window scheduling.
    weeksOfMonth List<Integer>
    The weeks of the month when maintenance can be performed.
    customActionTimeoutInMins number
    The timeout duration for custom actions in minutes.
    daysOfWeek CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem[]
    The days of the week when maintenance can be performed.
    hoursOfDay number[]
    The hours of the day when maintenance can be performed.
    isCustomActionTimeoutEnabled boolean
    Indicates whether custom action timeout is enabled.
    leadTimeInWeeks number
    The lead time in weeks before the maintenance window.
    months CloudExadataInfrastructureMaintenanceWindowMonthsItem[]
    The months when maintenance can be performed.
    patchingMode string
    The patching mode for the maintenance window.
    preference string
    The preference for the maintenance window scheduling.
    weeksOfMonth number[]
    The weeks of the month when maintenance can be performed.
    custom_action_timeout_in_mins int
    The timeout duration for custom actions in minutes.
    days_of_week Sequence[CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem]
    The days of the week when maintenance can be performed.
    hours_of_day Sequence[int]
    The hours of the day when maintenance can be performed.
    is_custom_action_timeout_enabled bool
    Indicates whether custom action timeout is enabled.
    lead_time_in_weeks int
    The lead time in weeks before the maintenance window.
    months Sequence[CloudExadataInfrastructureMaintenanceWindowMonthsItem]
    The months when maintenance can be performed.
    patching_mode str
    The patching mode for the maintenance window.
    preference str
    The preference for the maintenance window scheduling.
    weeks_of_month Sequence[int]
    The weeks of the month when maintenance can be performed.
    customActionTimeoutInMins Number
    The timeout duration for custom actions in minutes.
    daysOfWeek List<"MONDAY" | "TUESDAY" | "WEDNESDAY" | "THURSDAY" | "FRIDAY" | "SATURDAY" | "SUNDAY">
    The days of the week when maintenance can be performed.
    hoursOfDay List<Number>
    The hours of the day when maintenance can be performed.
    isCustomActionTimeoutEnabled Boolean
    Indicates whether custom action timeout is enabled.
    leadTimeInWeeks Number
    The lead time in weeks before the maintenance window.
    months List<"JANUARY" | "FEBRUARY" | "MARCH" | "APRIL" | "MAY" | "JUNE" | "JULY" | "AUGUST" | "SEPTEMBER" | "OCTOBER" | "NOVEMBER" | "DECEMBER">
    The months when maintenance can be performed.
    patchingMode String
    The patching mode for the maintenance window.
    preference String
    The preference for the maintenance window scheduling.
    weeksOfMonth List<Number>
    The weeks of the month when maintenance can be performed.

    CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem, CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItemArgs

    Monday
    MONDAY
    Tuesday
    TUESDAY
    Wednesday
    WEDNESDAY
    Thursday
    THURSDAY
    Friday
    FRIDAY
    Saturday
    SATURDAY
    Sunday
    SUNDAY
    CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItemMonday
    MONDAY
    CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItemTuesday
    TUESDAY
    CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItemWednesday
    WEDNESDAY
    CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItemThursday
    THURSDAY
    CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItemFriday
    FRIDAY
    CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItemSaturday
    SATURDAY
    CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItemSunday
    SUNDAY
    Monday
    MONDAY
    Tuesday
    TUESDAY
    Wednesday
    WEDNESDAY
    Thursday
    THURSDAY
    Friday
    FRIDAY
    Saturday
    SATURDAY
    Sunday
    SUNDAY
    Monday
    MONDAY
    Tuesday
    TUESDAY
    Wednesday
    WEDNESDAY
    Thursday
    THURSDAY
    Friday
    FRIDAY
    Saturday
    SATURDAY
    Sunday
    SUNDAY
    MONDAY
    MONDAY
    TUESDAY
    TUESDAY
    WEDNESDAY
    WEDNESDAY
    THURSDAY
    THURSDAY
    FRIDAY
    FRIDAY
    SATURDAY
    SATURDAY
    SUNDAY
    SUNDAY
    "MONDAY"
    MONDAY
    "TUESDAY"
    TUESDAY
    "WEDNESDAY"
    WEDNESDAY
    "THURSDAY"
    THURSDAY
    "FRIDAY"
    FRIDAY
    "SATURDAY"
    SATURDAY
    "SUNDAY"
    SUNDAY

    CloudExadataInfrastructureMaintenanceWindowMonthsItem, CloudExadataInfrastructureMaintenanceWindowMonthsItemArgs

    January
    JANUARY
    February
    FEBRUARY
    March
    MARCH
    April
    APRIL
    May
    MAY
    June
    JUNE
    July
    JULY
    August
    AUGUST
    September
    SEPTEMBER
    October
    OCTOBER
    November
    NOVEMBER
    December
    DECEMBER
    CloudExadataInfrastructureMaintenanceWindowMonthsItemJanuary
    JANUARY
    CloudExadataInfrastructureMaintenanceWindowMonthsItemFebruary
    FEBRUARY
    CloudExadataInfrastructureMaintenanceWindowMonthsItemMarch
    MARCH
    CloudExadataInfrastructureMaintenanceWindowMonthsItemApril
    APRIL
    CloudExadataInfrastructureMaintenanceWindowMonthsItemMay
    MAY
    CloudExadataInfrastructureMaintenanceWindowMonthsItemJune
    JUNE
    CloudExadataInfrastructureMaintenanceWindowMonthsItemJuly
    JULY
    CloudExadataInfrastructureMaintenanceWindowMonthsItemAugust
    AUGUST
    CloudExadataInfrastructureMaintenanceWindowMonthsItemSeptember
    SEPTEMBER
    CloudExadataInfrastructureMaintenanceWindowMonthsItemOctober
    OCTOBER
    CloudExadataInfrastructureMaintenanceWindowMonthsItemNovember
    NOVEMBER
    CloudExadataInfrastructureMaintenanceWindowMonthsItemDecember
    DECEMBER
    January
    JANUARY
    February
    FEBRUARY
    March
    MARCH
    April
    APRIL
    May
    MAY
    June
    JUNE
    July
    JULY
    August
    AUGUST
    September
    SEPTEMBER
    October
    OCTOBER
    November
    NOVEMBER
    December
    DECEMBER
    January
    JANUARY
    February
    FEBRUARY
    March
    MARCH
    April
    APRIL
    May
    MAY
    June
    JUNE
    July
    JULY
    August
    AUGUST
    September
    SEPTEMBER
    October
    OCTOBER
    November
    NOVEMBER
    December
    DECEMBER
    JANUARY
    JANUARY
    FEBRUARY
    FEBRUARY
    MARCH
    MARCH
    APRIL
    APRIL
    MAY
    MAY
    JUNE
    JUNE
    JULY
    JULY
    AUGUST
    AUGUST
    SEPTEMBER
    SEPTEMBER
    OCTOBER
    OCTOBER
    NOVEMBER
    NOVEMBER
    DECEMBER
    DECEMBER
    "JANUARY"
    JANUARY
    "FEBRUARY"
    FEBRUARY
    "MARCH"
    MARCH
    "APRIL"
    APRIL
    "MAY"
    MAY
    "JUNE"
    JUNE
    "JULY"
    JULY
    "AUGUST"
    AUGUST
    "SEPTEMBER"
    SEPTEMBER
    "OCTOBER"
    OCTOBER
    "NOVEMBER"
    NOVEMBER
    "DECEMBER"
    DECEMBER

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi
      AI Agentic Workflows: Register now