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

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

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

aws-native.odb.getCloudAutonomousVmCluster

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

    The AWS::ODB::CloudAutonomousVmCluster resource creates a Cloud Autonomous VM Cluster

    Using getCloudAutonomousVmCluster

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getCloudAutonomousVmCluster(args: GetCloudAutonomousVmClusterArgs, opts?: InvokeOptions): Promise<GetCloudAutonomousVmClusterResult>
    function getCloudAutonomousVmClusterOutput(args: GetCloudAutonomousVmClusterOutputArgs, opts?: InvokeOptions): Output<GetCloudAutonomousVmClusterResult>
    def get_cloud_autonomous_vm_cluster(cloud_autonomous_vm_cluster_arn: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetCloudAutonomousVmClusterResult
    def get_cloud_autonomous_vm_cluster_output(cloud_autonomous_vm_cluster_arn: Optional[pulumi.Input[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetCloudAutonomousVmClusterResult]
    func LookupCloudAutonomousVmCluster(ctx *Context, args *LookupCloudAutonomousVmClusterArgs, opts ...InvokeOption) (*LookupCloudAutonomousVmClusterResult, error)
    func LookupCloudAutonomousVmClusterOutput(ctx *Context, args *LookupCloudAutonomousVmClusterOutputArgs, opts ...InvokeOption) LookupCloudAutonomousVmClusterResultOutput

    > Note: This function is named LookupCloudAutonomousVmCluster in the Go SDK.

    public static class GetCloudAutonomousVmCluster 
    {
        public static Task<GetCloudAutonomousVmClusterResult> InvokeAsync(GetCloudAutonomousVmClusterArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudAutonomousVmClusterResult> Invoke(GetCloudAutonomousVmClusterInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudAutonomousVmClusterResult> getCloudAutonomousVmCluster(GetCloudAutonomousVmClusterArgs args, InvokeOptions options)
    public static Output<GetCloudAutonomousVmClusterResult> getCloudAutonomousVmCluster(GetCloudAutonomousVmClusterArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:odb:getCloudAutonomousVmCluster
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CloudAutonomousVmClusterArn string
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.
    CloudAutonomousVmClusterArn string
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.
    cloudAutonomousVmClusterArn String
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.
    cloudAutonomousVmClusterArn string
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.
    cloud_autonomous_vm_cluster_arn str
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.
    cloudAutonomousVmClusterArn String
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.

    getCloudAutonomousVmCluster Result

    The following output properties are available:

    AutonomousDataStoragePercentage double
    The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.
    AvailableAutonomousDataStorageSizeInTbs double
    The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
    AvailableContainerDatabases int
    The number of Autonomous CDBs that you can create with the currently available storage.
    AvailableCpus double
    The number of CPU cores available for allocation to Autonomous Databases.
    CloudAutonomousVmClusterArn string
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.
    CloudAutonomousVmClusterId string
    The unique identifier of the Autonomous VM cluster.
    ComputeModel Pulumi.AwsNative.Odb.CloudAutonomousVmClusterComputeModel
    The compute model of the Autonomous VM cluster: ECPU or OCPU.
    CpuCoreCount int
    The total number of CPU cores in the Autonomous VM cluster.
    CpuPercentage double
    The percentage of total CPU cores currently in use in the Autonomous VM cluster.
    DataStorageSizeInGbs double
    The total data storage allocated to the Autonomous VM cluster, in GB.
    DataStorageSizeInTbs double
    The total data storage allocated to the Autonomous VM cluster, in TB.
    DbNodeStorageSizeInGbs int
    The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
    Domain string
    The domain name for the Autonomous VM cluster.
    ExadataStorageInTbsLowestScaledValue double
    The minimum value to which you can scale down the Exadata storage, in TB.
    Hostname string
    The hostname for the Autonomous VM cluster.
    MaxAcdsLowestScaledValue int
    The minimum value to which you can scale down the maximum number of Autonomous CDBs.
    MemorySizeInGbs int
    The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).
    NodeCount int
    The number of database server nodes in the Autonomous VM cluster.
    NonProvisionableAutonomousContainerDatabases int
    The number of Autonomous CDBs that can't be provisioned because of resource constraints.
    OciResourceAnchorName string
    The name of the OCI resource anchor associated with this Autonomous VM cluster.
    OciUrl string
    The URL for accessing the OCI console page for this Autonomous VM cluster.
    Ocid string
    The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
    ProvisionableAutonomousContainerDatabases int
    The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
    ProvisionedAutonomousContainerDatabases int
    The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
    ProvisionedCpus double
    The number of CPU cores currently provisioned in the Autonomous VM cluster.
    ReclaimableCpus double
    The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
    ReservedCpus double
    The number of CPU cores reserved for system operations and redundancy.
    Shape string
    The shape of the Exadata infrastructure for the Autonomous VM cluster.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags associated with the Autonomous VM cluster.
    AutonomousDataStoragePercentage float64
    The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.
    AvailableAutonomousDataStorageSizeInTbs float64
    The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
    AvailableContainerDatabases int
    The number of Autonomous CDBs that you can create with the currently available storage.
    AvailableCpus float64
    The number of CPU cores available for allocation to Autonomous Databases.
    CloudAutonomousVmClusterArn string
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.
    CloudAutonomousVmClusterId string
    The unique identifier of the Autonomous VM cluster.
    ComputeModel CloudAutonomousVmClusterComputeModel
    The compute model of the Autonomous VM cluster: ECPU or OCPU.
    CpuCoreCount int
    The total number of CPU cores in the Autonomous VM cluster.
    CpuPercentage float64
    The percentage of total CPU cores currently in use in the Autonomous VM cluster.
    DataStorageSizeInGbs float64
    The total data storage allocated to the Autonomous VM cluster, in GB.
    DataStorageSizeInTbs float64
    The total data storage allocated to the Autonomous VM cluster, in TB.
    DbNodeStorageSizeInGbs int
    The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
    Domain string
    The domain name for the Autonomous VM cluster.
    ExadataStorageInTbsLowestScaledValue float64
    The minimum value to which you can scale down the Exadata storage, in TB.
    Hostname string
    The hostname for the Autonomous VM cluster.
    MaxAcdsLowestScaledValue int
    The minimum value to which you can scale down the maximum number of Autonomous CDBs.
    MemorySizeInGbs int
    The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).
    NodeCount int
    The number of database server nodes in the Autonomous VM cluster.
    NonProvisionableAutonomousContainerDatabases int
    The number of Autonomous CDBs that can't be provisioned because of resource constraints.
    OciResourceAnchorName string
    The name of the OCI resource anchor associated with this Autonomous VM cluster.
    OciUrl string
    The URL for accessing the OCI console page for this Autonomous VM cluster.
    Ocid string
    The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
    ProvisionableAutonomousContainerDatabases int
    The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
    ProvisionedAutonomousContainerDatabases int
    The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
    ProvisionedCpus float64
    The number of CPU cores currently provisioned in the Autonomous VM cluster.
    ReclaimableCpus float64
    The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
    ReservedCpus float64
    The number of CPU cores reserved for system operations and redundancy.
    Shape string
    The shape of the Exadata infrastructure for the Autonomous VM cluster.
    Tags Tag
    The tags associated with the Autonomous VM cluster.
    autonomousDataStoragePercentage Double
    The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.
    availableAutonomousDataStorageSizeInTbs Double
    The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
    availableContainerDatabases Integer
    The number of Autonomous CDBs that you can create with the currently available storage.
    availableCpus Double
    The number of CPU cores available for allocation to Autonomous Databases.
    cloudAutonomousVmClusterArn String
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.
    cloudAutonomousVmClusterId String
    The unique identifier of the Autonomous VM cluster.
    computeModel CloudAutonomousVmClusterComputeModel
    The compute model of the Autonomous VM cluster: ECPU or OCPU.
    cpuCoreCount Integer
    The total number of CPU cores in the Autonomous VM cluster.
    cpuPercentage Double
    The percentage of total CPU cores currently in use in the Autonomous VM cluster.
    dataStorageSizeInGbs Double
    The total data storage allocated to the Autonomous VM cluster, in GB.
    dataStorageSizeInTbs Double
    The total data storage allocated to the Autonomous VM cluster, in TB.
    dbNodeStorageSizeInGbs Integer
    The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
    domain String
    The domain name for the Autonomous VM cluster.
    exadataStorageInTbsLowestScaledValue Double
    The minimum value to which you can scale down the Exadata storage, in TB.
    hostname String
    The hostname for the Autonomous VM cluster.
    maxAcdsLowestScaledValue Integer
    The minimum value to which you can scale down the maximum number of Autonomous CDBs.
    memorySizeInGbs Integer
    The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).
    nodeCount Integer
    The number of database server nodes in the Autonomous VM cluster.
    nonProvisionableAutonomousContainerDatabases Integer
    The number of Autonomous CDBs that can't be provisioned because of resource constraints.
    ociResourceAnchorName String
    The name of the OCI resource anchor associated with this Autonomous VM cluster.
    ociUrl String
    The URL for accessing the OCI console page for this Autonomous VM cluster.
    ocid String
    The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
    provisionableAutonomousContainerDatabases Integer
    The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
    provisionedAutonomousContainerDatabases Integer
    The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
    provisionedCpus Double
    The number of CPU cores currently provisioned in the Autonomous VM cluster.
    reclaimableCpus Double
    The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
    reservedCpus Double
    The number of CPU cores reserved for system operations and redundancy.
    shape String
    The shape of the Exadata infrastructure for the Autonomous VM cluster.
    tags List<Tag>
    The tags associated with the Autonomous VM cluster.
    autonomousDataStoragePercentage number
    The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.
    availableAutonomousDataStorageSizeInTbs number
    The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
    availableContainerDatabases number
    The number of Autonomous CDBs that you can create with the currently available storage.
    availableCpus number
    The number of CPU cores available for allocation to Autonomous Databases.
    cloudAutonomousVmClusterArn string
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.
    cloudAutonomousVmClusterId string
    The unique identifier of the Autonomous VM cluster.
    computeModel CloudAutonomousVmClusterComputeModel
    The compute model of the Autonomous VM cluster: ECPU or OCPU.
    cpuCoreCount number
    The total number of CPU cores in the Autonomous VM cluster.
    cpuPercentage number
    The percentage of total CPU cores currently in use in the Autonomous VM cluster.
    dataStorageSizeInGbs number
    The total data storage allocated to the Autonomous VM cluster, in GB.
    dataStorageSizeInTbs number
    The total data storage allocated to the Autonomous VM cluster, in TB.
    dbNodeStorageSizeInGbs number
    The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
    domain string
    The domain name for the Autonomous VM cluster.
    exadataStorageInTbsLowestScaledValue number
    The minimum value to which you can scale down the Exadata storage, in TB.
    hostname string
    The hostname for the Autonomous VM cluster.
    maxAcdsLowestScaledValue number
    The minimum value to which you can scale down the maximum number of Autonomous CDBs.
    memorySizeInGbs number
    The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).
    nodeCount number
    The number of database server nodes in the Autonomous VM cluster.
    nonProvisionableAutonomousContainerDatabases number
    The number of Autonomous CDBs that can't be provisioned because of resource constraints.
    ociResourceAnchorName string
    The name of the OCI resource anchor associated with this Autonomous VM cluster.
    ociUrl string
    The URL for accessing the OCI console page for this Autonomous VM cluster.
    ocid string
    The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
    provisionableAutonomousContainerDatabases number
    The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
    provisionedAutonomousContainerDatabases number
    The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
    provisionedCpus number
    The number of CPU cores currently provisioned in the Autonomous VM cluster.
    reclaimableCpus number
    The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
    reservedCpus number
    The number of CPU cores reserved for system operations and redundancy.
    shape string
    The shape of the Exadata infrastructure for the Autonomous VM cluster.
    tags Tag[]
    The tags associated with the Autonomous VM cluster.
    autonomous_data_storage_percentage float
    The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.
    available_autonomous_data_storage_size_in_tbs float
    The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
    available_container_databases int
    The number of Autonomous CDBs that you can create with the currently available storage.
    available_cpus float
    The number of CPU cores available for allocation to Autonomous Databases.
    cloud_autonomous_vm_cluster_arn str
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.
    cloud_autonomous_vm_cluster_id str
    The unique identifier of the Autonomous VM cluster.
    compute_model CloudAutonomousVmClusterComputeModel
    The compute model of the Autonomous VM cluster: ECPU or OCPU.
    cpu_core_count int
    The total number of CPU cores in the Autonomous VM cluster.
    cpu_percentage float
    The percentage of total CPU cores currently in use in the Autonomous VM cluster.
    data_storage_size_in_gbs float
    The total data storage allocated to the Autonomous VM cluster, in GB.
    data_storage_size_in_tbs float
    The total data storage allocated to the Autonomous VM cluster, in TB.
    db_node_storage_size_in_gbs int
    The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
    domain str
    The domain name for the Autonomous VM cluster.
    exadata_storage_in_tbs_lowest_scaled_value float
    The minimum value to which you can scale down the Exadata storage, in TB.
    hostname str
    The hostname for the Autonomous VM cluster.
    max_acds_lowest_scaled_value int
    The minimum value to which you can scale down the maximum number of Autonomous CDBs.
    memory_size_in_gbs int
    The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).
    node_count int
    The number of database server nodes in the Autonomous VM cluster.
    non_provisionable_autonomous_container_databases int
    The number of Autonomous CDBs that can't be provisioned because of resource constraints.
    oci_resource_anchor_name str
    The name of the OCI resource anchor associated with this Autonomous VM cluster.
    oci_url str
    The URL for accessing the OCI console page for this Autonomous VM cluster.
    ocid str
    The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
    provisionable_autonomous_container_databases int
    The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
    provisioned_autonomous_container_databases int
    The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
    provisioned_cpus float
    The number of CPU cores currently provisioned in the Autonomous VM cluster.
    reclaimable_cpus float
    The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
    reserved_cpus float
    The number of CPU cores reserved for system operations and redundancy.
    shape str
    The shape of the Exadata infrastructure for the Autonomous VM cluster.
    tags Sequence[root_Tag]
    The tags associated with the Autonomous VM cluster.
    autonomousDataStoragePercentage Number
    The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.
    availableAutonomousDataStorageSizeInTbs Number
    The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
    availableContainerDatabases Number
    The number of Autonomous CDBs that you can create with the currently available storage.
    availableCpus Number
    The number of CPU cores available for allocation to Autonomous Databases.
    cloudAutonomousVmClusterArn String
    The Amazon Resource Name (ARN) for the Autonomous VM cluster.
    cloudAutonomousVmClusterId String
    The unique identifier of the Autonomous VM cluster.
    computeModel "ECPU" | "OCPU"
    The compute model of the Autonomous VM cluster: ECPU or OCPU.
    cpuCoreCount Number
    The total number of CPU cores in the Autonomous VM cluster.
    cpuPercentage Number
    The percentage of total CPU cores currently in use in the Autonomous VM cluster.
    dataStorageSizeInGbs Number
    The total data storage allocated to the Autonomous VM cluster, in GB.
    dataStorageSizeInTbs Number
    The total data storage allocated to the Autonomous VM cluster, in TB.
    dbNodeStorageSizeInGbs Number
    The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
    domain String
    The domain name for the Autonomous VM cluster.
    exadataStorageInTbsLowestScaledValue Number
    The minimum value to which you can scale down the Exadata storage, in TB.
    hostname String
    The hostname for the Autonomous VM cluster.
    maxAcdsLowestScaledValue Number
    The minimum value to which you can scale down the maximum number of Autonomous CDBs.
    memorySizeInGbs Number
    The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).
    nodeCount Number
    The number of database server nodes in the Autonomous VM cluster.
    nonProvisionableAutonomousContainerDatabases Number
    The number of Autonomous CDBs that can't be provisioned because of resource constraints.
    ociResourceAnchorName String
    The name of the OCI resource anchor associated with this Autonomous VM cluster.
    ociUrl String
    The URL for accessing the OCI console page for this Autonomous VM cluster.
    ocid String
    The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
    provisionableAutonomousContainerDatabases Number
    The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
    provisionedAutonomousContainerDatabases Number
    The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
    provisionedCpus Number
    The number of CPU cores currently provisioned in the Autonomous VM cluster.
    reclaimableCpus Number
    The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
    reservedCpus Number
    The number of CPU cores reserved for system operations and redundancy.
    shape String
    The shape of the Exadata infrastructure for the Autonomous VM cluster.
    tags List<Property Map>
    The tags associated with the Autonomous VM cluster.

    Supporting Types

    CloudAutonomousVmClusterComputeModel

    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 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.32.0 published on Wednesday, Aug 13, 2025 by Pulumi