AWS v7.11.0 published on Wednesday, Nov 5, 2025 by Pulumi
aws.odb.getCloudAutonomousVmClusters
Start a Neo task
Explain and create an aws.odb.getCloudAutonomousVmClusters resource
Data source for managing cloud autonomous vm clusters in AWS for Oracle Database@AWS.
You can find out more about Oracle Database@AWS from User Guide.
Example Usage
Basic Usage
import * as pulumi from "@pulumi/pulumi";
import * as aws from "@pulumi/aws";
const example = aws.odb.getCloudAutonomousVmClusters({});
import pulumi
import pulumi_aws as aws
example = aws.odb.get_cloud_autonomous_vm_clusters()
package main
import (
"github.com/pulumi/pulumi-aws/sdk/v7/go/aws/odb"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := odb.GetCloudAutonomousVmClusters(ctx, &odb.GetCloudAutonomousVmClustersArgs{}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Aws = Pulumi.Aws;
return await Deployment.RunAsync(() =>
{
var example = Aws.Odb.GetCloudAutonomousVmClusters.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.aws.odb.OdbFunctions;
import com.pulumi.aws.odb.inputs.GetCloudAutonomousVmClustersArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = OdbFunctions.getCloudAutonomousVmClusters(GetCloudAutonomousVmClustersArgs.builder()
.build());
}
}
variables:
example:
fn::invoke:
function: aws:odb:getCloudAutonomousVmClusters
arguments: {}
Using getCloudAutonomousVmClusters
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 getCloudAutonomousVmClusters(args: GetCloudAutonomousVmClustersArgs, opts?: InvokeOptions): Promise<GetCloudAutonomousVmClustersResult>
function getCloudAutonomousVmClustersOutput(args: GetCloudAutonomousVmClustersOutputArgs, opts?: InvokeOptions): Output<GetCloudAutonomousVmClustersResult>def get_cloud_autonomous_vm_clusters(region: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCloudAutonomousVmClustersResult
def get_cloud_autonomous_vm_clusters_output(region: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCloudAutonomousVmClustersResult]func GetCloudAutonomousVmClusters(ctx *Context, args *GetCloudAutonomousVmClustersArgs, opts ...InvokeOption) (*GetCloudAutonomousVmClustersResult, error)
func GetCloudAutonomousVmClustersOutput(ctx *Context, args *GetCloudAutonomousVmClustersOutputArgs, opts ...InvokeOption) GetCloudAutonomousVmClustersResultOutput> Note: This function is named GetCloudAutonomousVmClusters in the Go SDK.
public static class GetCloudAutonomousVmClusters
{
public static Task<GetCloudAutonomousVmClustersResult> InvokeAsync(GetCloudAutonomousVmClustersArgs args, InvokeOptions? opts = null)
public static Output<GetCloudAutonomousVmClustersResult> Invoke(GetCloudAutonomousVmClustersInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCloudAutonomousVmClustersResult> getCloudAutonomousVmClusters(GetCloudAutonomousVmClustersArgs args, InvokeOptions options)
public static Output<GetCloudAutonomousVmClustersResult> getCloudAutonomousVmClusters(GetCloudAutonomousVmClustersArgs args, InvokeOptions options)
fn::invoke:
function: aws:odb/getCloudAutonomousVmClusters:getCloudAutonomousVmClusters
arguments:
# arguments dictionaryThe following arguments are supported:
getCloudAutonomousVmClusters Result
The following output properties are available:
- Cloud
Autonomous List<GetVm Clusters Cloud Autonomous Vm Clusters Cloud Autonomous Vm Cluster> - List of Cloud Autonomous VM Clusters. The list going to contain basic information about the cloud autonomous VM clusters.
- Id string
- The provider-assigned unique ID for this managed resource.
- Region string
- Cloud
Autonomous []GetVm Clusters Cloud Autonomous Vm Clusters Cloud Autonomous Vm Cluster - List of Cloud Autonomous VM Clusters. The list going to contain basic information about the cloud autonomous VM clusters.
- Id string
- The provider-assigned unique ID for this managed resource.
- Region string
- cloud
Autonomous List<GetVm Clusters Cloud Autonomous Vm Clusters Cloud Autonomous Vm Cluster> - List of Cloud Autonomous VM Clusters. The list going to contain basic information about the cloud autonomous VM clusters.
- id String
- The provider-assigned unique ID for this managed resource.
- region String
- cloud
Autonomous GetVm Clusters Cloud Autonomous Vm Clusters Cloud Autonomous Vm Cluster[] - List of Cloud Autonomous VM Clusters. The list going to contain basic information about the cloud autonomous VM clusters.
- id string
- The provider-assigned unique ID for this managed resource.
- region string
- cloud_
autonomous_ Sequence[Getvm_ clusters Cloud Autonomous Vm Clusters Cloud Autonomous Vm Cluster] - List of Cloud Autonomous VM Clusters. The list going to contain basic information about the cloud autonomous VM clusters.
- id str
- The provider-assigned unique ID for this managed resource.
- region str
- cloud
Autonomous List<Property Map>Vm Clusters - List of Cloud Autonomous VM Clusters. The list going to contain basic information about the cloud autonomous VM clusters.
- id String
- The provider-assigned unique ID for this managed resource.
- region String
Supporting Types
GetCloudAutonomousVmClustersCloudAutonomousVmCluster
- Arn string
- The Amazon Resource Name (ARN) for the Exadata infrastructure.
- Cloud
Exadata stringInfrastructure Id - Cloud exadata infrastructure id associated with this cloud autonomous VM cluster.
- Display
Name string - The display name of the Autonomous VM cluster.
- Id string
- The unique identifier of the cloud autonomous vm cluster.
- Oci
Resource stringAnchor Name - The name of the OCI resource anchor associated with this Autonomous VM cluster.
- Oci
Url 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.
- Odb
Network stringId - The unique identifier of the ODB network associated with this Autonomous VM cluster.
- Arn string
- The Amazon Resource Name (ARN) for the Exadata infrastructure.
- Cloud
Exadata stringInfrastructure Id - Cloud exadata infrastructure id associated with this cloud autonomous VM cluster.
- Display
Name string - The display name of the Autonomous VM cluster.
- Id string
- The unique identifier of the cloud autonomous vm cluster.
- Oci
Resource stringAnchor Name - The name of the OCI resource anchor associated with this Autonomous VM cluster.
- Oci
Url 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.
- Odb
Network stringId - The unique identifier of the ODB network associated with this Autonomous VM cluster.
- arn String
- The Amazon Resource Name (ARN) for the Exadata infrastructure.
- cloud
Exadata StringInfrastructure Id - Cloud exadata infrastructure id associated with this cloud autonomous VM cluster.
- display
Name String - The display name of the Autonomous VM cluster.
- id String
- The unique identifier of the cloud autonomous vm cluster.
- oci
Resource StringAnchor Name - The name of the OCI resource anchor associated with this Autonomous VM cluster.
- oci
Url 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.
- odb
Network StringId - The unique identifier of the ODB network associated with this Autonomous VM cluster.
- arn string
- The Amazon Resource Name (ARN) for the Exadata infrastructure.
- cloud
Exadata stringInfrastructure Id - Cloud exadata infrastructure id associated with this cloud autonomous VM cluster.
- display
Name string - The display name of the Autonomous VM cluster.
- id string
- The unique identifier of the cloud autonomous vm cluster.
- oci
Resource stringAnchor Name - The name of the OCI resource anchor associated with this Autonomous VM cluster.
- oci
Url 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.
- odb
Network stringId - The unique identifier of the ODB network associated with this Autonomous VM cluster.
- arn str
- The Amazon Resource Name (ARN) for the Exadata infrastructure.
- cloud_
exadata_ strinfrastructure_ id - Cloud exadata infrastructure id associated with this cloud autonomous VM cluster.
- display_
name str - The display name of the Autonomous VM cluster.
- id str
- The unique identifier of the cloud autonomous vm cluster.
- oci_
resource_ stranchor_ name - 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.
- odb_
network_ strid - The unique identifier of the ODB network associated with this Autonomous VM cluster.
- arn String
- The Amazon Resource Name (ARN) for the Exadata infrastructure.
- cloud
Exadata StringInfrastructure Id - Cloud exadata infrastructure id associated with this cloud autonomous VM cluster.
- display
Name String - The display name of the Autonomous VM cluster.
- id String
- The unique identifier of the cloud autonomous vm cluster.
- oci
Resource StringAnchor Name - The name of the OCI resource anchor associated with this Autonomous VM cluster.
- oci
Url 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.
- odb
Network StringId - The unique identifier of the ODB network associated with this Autonomous VM cluster.
Package Details
- Repository
- AWS Classic pulumi/pulumi-aws
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
awsTerraform Provider.
