AWS v7.11.0 published on Wednesday, Nov 5, 2025 by Pulumi
aws.odb.getCloudVmClusters
Start a Neo task
Explain and create an aws.odb.getCloudVmClusters resource
Data source for retrieving all cloud vm clusters 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.getCloudVmClusters({});
import pulumi
import pulumi_aws as aws
example = aws.odb.get_cloud_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.GetCloudVmClusters(ctx, &odb.GetCloudVmClustersArgs{}, 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.GetCloudVmClusters.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.GetCloudVmClustersArgs;
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.getCloudVmClusters(GetCloudVmClustersArgs.builder()
.build());
}
}
variables:
example:
fn::invoke:
function: aws:odb:getCloudVmClusters
arguments: {}
Using getCloudVmClusters
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 getCloudVmClusters(args: GetCloudVmClustersArgs, opts?: InvokeOptions): Promise<GetCloudVmClustersResult>
function getCloudVmClustersOutput(args: GetCloudVmClustersOutputArgs, opts?: InvokeOptions): Output<GetCloudVmClustersResult>def get_cloud_vm_clusters(region: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCloudVmClustersResult
def get_cloud_vm_clusters_output(region: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCloudVmClustersResult]func GetCloudVmClusters(ctx *Context, args *GetCloudVmClustersArgs, opts ...InvokeOption) (*GetCloudVmClustersResult, error)
func GetCloudVmClustersOutput(ctx *Context, args *GetCloudVmClustersOutputArgs, opts ...InvokeOption) GetCloudVmClustersResultOutput> Note: This function is named GetCloudVmClusters in the Go SDK.
public static class GetCloudVmClusters
{
public static Task<GetCloudVmClustersResult> InvokeAsync(GetCloudVmClustersArgs args, InvokeOptions? opts = null)
public static Output<GetCloudVmClustersResult> Invoke(GetCloudVmClustersInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCloudVmClustersResult> getCloudVmClusters(GetCloudVmClustersArgs args, InvokeOptions options)
public static Output<GetCloudVmClustersResult> getCloudVmClusters(GetCloudVmClustersArgs args, InvokeOptions options)
fn::invoke:
function: aws:odb/getCloudVmClusters:getCloudVmClusters
arguments:
# arguments dictionaryThe following arguments are supported:
getCloudVmClusters Result
The following output properties are available:
- Cloud
Vm List<GetClusters Cloud Vm Clusters Cloud Vm Cluster> - List of Cloud VM Clusters. It returns only basic information about the cloud VM clusters.
- Id string
- The provider-assigned unique ID for this managed resource.
- Region string
- Cloud
Vm []GetClusters Cloud Vm Clusters Cloud Vm Cluster - List of Cloud VM Clusters. It returns only basic information about the cloud VM clusters.
- Id string
- The provider-assigned unique ID for this managed resource.
- Region string
- cloud
Vm List<GetClusters Cloud Vm Clusters Cloud Vm Cluster> - List of Cloud VM Clusters. It returns only basic information about the cloud VM clusters.
- id String
- The provider-assigned unique ID for this managed resource.
- region String
- cloud
Vm GetClusters Cloud Vm Clusters Cloud Vm Cluster[] - List of Cloud VM Clusters. It returns only basic information about the cloud VM clusters.
- id string
- The provider-assigned unique ID for this managed resource.
- region string
- cloud_
vm_ Sequence[Getclusters Cloud Vm Clusters Cloud Vm Cluster] - List of Cloud VM Clusters. It returns only basic information about the cloud VM clusters.
- id str
- The provider-assigned unique ID for this managed resource.
- region str
- cloud
Vm List<Property Map>Clusters - List of Cloud VM Clusters. It returns only basic information about the cloud VM clusters.
- id String
- The provider-assigned unique ID for this managed resource.
- region String
Supporting Types
GetCloudVmClustersCloudVmCluster
- Arn string
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- Cloud
Exadata stringInfrastructure Id - The ID of the Cloud Exadata Infrastructure.
- Display
Name string - The display name of the VM cluster.
- Id string
- The unique identifier of the cloud vm cluster.
- Oci
Resource stringAnchor Name - The name of the OCI Resource Anchor.
- Oci
Url string - The HTTPS link to the VM cluster in OCI.
- Ocid string
- The OCID of the VM cluster.
- Odb
Network stringId - The ID of the ODB network.
- Arn string
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- Cloud
Exadata stringInfrastructure Id - The ID of the Cloud Exadata Infrastructure.
- Display
Name string - The display name of the VM cluster.
- Id string
- The unique identifier of the cloud vm cluster.
- Oci
Resource stringAnchor Name - The name of the OCI Resource Anchor.
- Oci
Url string - The HTTPS link to the VM cluster in OCI.
- Ocid string
- The OCID of the VM cluster.
- Odb
Network stringId - The ID of the ODB network.
- arn String
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- cloud
Exadata StringInfrastructure Id - The ID of the Cloud Exadata Infrastructure.
- display
Name String - The display name of the VM cluster.
- id String
- The unique identifier of the cloud vm cluster.
- oci
Resource StringAnchor Name - The name of the OCI Resource Anchor.
- oci
Url String - The HTTPS link to the VM cluster in OCI.
- ocid String
- The OCID of the VM cluster.
- odb
Network StringId - The ID of the ODB network.
- arn string
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- cloud
Exadata stringInfrastructure Id - The ID of the Cloud Exadata Infrastructure.
- display
Name string - The display name of the VM cluster.
- id string
- The unique identifier of the cloud vm cluster.
- oci
Resource stringAnchor Name - The name of the OCI Resource Anchor.
- oci
Url string - The HTTPS link to the VM cluster in OCI.
- ocid string
- The OCID of the VM cluster.
- odb
Network stringId - The ID of the ODB network.
- arn str
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- cloud_
exadata_ strinfrastructure_ id - The ID of the Cloud Exadata Infrastructure.
- display_
name str - The display name of the VM cluster.
- id str
- The unique identifier of the cloud vm cluster.
- oci_
resource_ stranchor_ name - The name of the OCI Resource Anchor.
- oci_
url str - The HTTPS link to the VM cluster in OCI.
- ocid str
- The OCID of the VM cluster.
- odb_
network_ strid - The ID of the ODB network.
- arn String
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- cloud
Exadata StringInfrastructure Id - The ID of the Cloud Exadata Infrastructure.
- display
Name String - The display name of the VM cluster.
- id String
- The unique identifier of the cloud vm cluster.
- oci
Resource StringAnchor Name - The name of the OCI Resource Anchor.
- oci
Url String - The HTTPS link to the VM cluster in OCI.
- ocid String
- The OCID of the VM cluster.
- odb
Network StringId - The ID of the ODB network.
Package Details
- Repository
- AWS Classic pulumi/pulumi-aws
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
awsTerraform Provider.
