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

## Properties

- `AutonomousDataStoragePercentage` (`number`, optional): The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.
- `AutonomousDataStorageSizeInTBs` (`number`, optional): The data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.
- `AvailableAutonomousDataStorageSizeInTBs` (`number`, optional): The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
- `AvailableContainerDatabases` (`number`, optional): The number of Autonomous CDBs that you can create with the currently available storage.
- `AvailableCpus` (`number`, optional): The number of CPU cores available for allocation to Autonomous Databases.
- `CloudAutonomousVmClusterArn` (`string`, optional): The Amazon Resource Name (ARN) for the Autonomous VM cluster.
- `CloudAutonomousVmClusterId` (`string`, optional): The unique identifier of the Autonomous VM cluster.
- `CloudExadataInfrastructureId` (`string`, optional): The unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.
- `ComputeModel` (`"ECPU" | "OCPU"`, optional): The compute model of the Autonomous VM cluster: ECPU or OCPU.
- `CpuCoreCount` (`number`, optional): The total number of CPU cores in the Autonomous VM cluster.
- `CpuCoreCountPerNode` (`number`, optional): The number of CPU cores enabled per node in the Autonomous VM cluster.
- `CpuPercentage` (`number`, optional): The percentage of total CPU cores currently in use in the Autonomous VM cluster.
- `DataStorageSizeInGBs` (`number`, optional): The total data storage allocated to the Autonomous VM cluster, in GB.
- `DataStorageSizeInTBs` (`number`, optional): The total data storage allocated to the Autonomous VM cluster, in TB.
- `DbNodeStorageSizeInGBs` (`number`, optional): The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
- `DbServers` (`string[]`, optional): The list of database servers associated with the Autonomous VM cluster.
- `Description` (`string`, optional): The user-provided description of the Autonomous VM cluster.
- `DisplayName` (`string`, optional): The display name of the Autonomous VM cluster.
- `Domain` (`string`, optional): The domain name for the Autonomous VM cluster.
- `ExadataStorageInTBsLowestScaledValue` (`number`, optional): The minimum value to which you can scale down the Exadata storage, in TB.
- `Hostname` (`string`, optional): The hostname for the Autonomous VM cluster.
- `IamRoles` (`CloudAutonomousVmCluster_IamRole[]`, optional): The AWS Identity and Access Management (IAM) service roles associated with the Autonomous VM cluster.
- `IsMtlsEnabledVmCluster` (`boolean`, optional): Indicates whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.
- `LicenseModel` (`"BRING_YOUR_OWN_LICENSE" | "LICENSE_INCLUDED"`, optional): The Oracle license model that applies to the Autonomous VM cluster. Valid values are LICENSE_INCLUDED or BRING_YOUR_OWN_LICENSE.
- `MaintenanceWindow` (`CloudAutonomousVmCluster_MaintenanceWindow`, optional): The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
- `MaxAcdsLowestScaledValue` (`number`, optional): The minimum value to which you can scale down the maximum number of Autonomous CDBs.
- `MemoryPerOracleComputeUnitInGBs` (`number`, optional): The amount of memory allocated per Oracle Compute Unit, in GB.
- `MemorySizeInGBs` (`number`, optional): The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).
- `NodeCount` (`number`, optional): The number of database server nodes in the Autonomous VM cluster.
- `NonProvisionableAutonomousContainerDatabases` (`number`, optional): The number of Autonomous CDBs that can't be provisioned because of resource constraints.
- `Ocid` (`string`, optional): The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
- `OciResourceAnchorName` (`string`, optional): The name of the OCI resource anchor associated with this Autonomous VM cluster.
- `OciUrl` (`string`, optional): The URL for accessing the OCI console page for this Autonomous VM cluster.
- `OdbNetworkId` (`string`, optional): The unique identifier of the ODB network associated with this Autonomous VM cluster.
- `ProvisionableAutonomousContainerDatabases` (`number`, optional): The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
- `ProvisionedAutonomousContainerDatabases` (`number`, optional): The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
- `ProvisionedCpus` (`number`, optional): The number of CPU cores currently provisioned in the Autonomous VM cluster.
- `ReclaimableCpus` (`number`, optional): The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
- `ReservedCpus` (`number`, optional): The number of CPU cores reserved for system operations and redundancy.
- `ScanListenerPortNonTls` (`number`, optional): The SCAN listener port for non-TLS (TCP) protocol. The default is 1521.
- `ScanListenerPortTls` (`number`, optional): The SCAN listener port for TLS (TCP) protocol. The default is 2484.
- `Shape` (`string`, optional): The shape of the Exadata infrastructure for the Autonomous VM cluster.
- `Tags` (`CloudAutonomousVmCluster_Tag[]`, optional): The tags associated with the Autonomous VM cluster.
- `TimeZone` (`string`, optional): The time zone of the Autonomous VM cluster.
- `TotalContainerDatabases` (`number`, optional): The total number of Autonomous Container Databases that can be created with the allocated local storage.

## Attributes

- `AutonomousDataStoragePercentage`
- `AvailableAutonomousDataStorageSizeInTBs`
- `AvailableContainerDatabases`
- `AvailableCpus`
- `CloudAutonomousVmClusterArn`
- `CloudAutonomousVmClusterId`
- `ComputeModel`
- `CpuCoreCount`
- `CpuPercentage`
- `DataStorageSizeInGBs`
- `DataStorageSizeInTBs`
- `DbNodeStorageSizeInGBs`
- `Domain`
- `ExadataStorageInTBsLowestScaledValue`
- `Hostname`
- `IamRoles.*.Status`
- `MaxAcdsLowestScaledValue`
- `MemorySizeInGBs`
- `NodeCount`
- `NonProvisionableAutonomousContainerDatabases`
- `Ocid`
- `OciResourceAnchorName`
- `OciUrl`
- `ProvisionableAutonomousContainerDatabases`
- `ProvisionedAutonomousContainerDatabases`
- `ProvisionedCpus`
- `ReclaimableCpus`
- `ReservedCpus`
- `Shape`
