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.getCloudVmCluster
Explore with Pulumi AI
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::CloudVmCluster resource creates a Cloud VM Cluster
Using getCloudVmCluster
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 getCloudVmCluster(args: GetCloudVmClusterArgs, opts?: InvokeOptions): Promise<GetCloudVmClusterResult>
function getCloudVmClusterOutput(args: GetCloudVmClusterOutputArgs, opts?: InvokeOptions): Output<GetCloudVmClusterResult>
def get_cloud_vm_cluster(cloud_vm_cluster_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCloudVmClusterResult
def get_cloud_vm_cluster_output(cloud_vm_cluster_arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCloudVmClusterResult]
func LookupCloudVmCluster(ctx *Context, args *LookupCloudVmClusterArgs, opts ...InvokeOption) (*LookupCloudVmClusterResult, error)
func LookupCloudVmClusterOutput(ctx *Context, args *LookupCloudVmClusterOutputArgs, opts ...InvokeOption) LookupCloudVmClusterResultOutput
> Note: This function is named LookupCloudVmCluster
in the Go SDK.
public static class GetCloudVmCluster
{
public static Task<GetCloudVmClusterResult> InvokeAsync(GetCloudVmClusterArgs args, InvokeOptions? opts = null)
public static Output<GetCloudVmClusterResult> Invoke(GetCloudVmClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCloudVmClusterResult> getCloudVmCluster(GetCloudVmClusterArgs args, InvokeOptions options)
public static Output<GetCloudVmClusterResult> getCloudVmCluster(GetCloudVmClusterArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:odb:getCloudVmCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Cloud
Vm stringCluster Arn - The Amazon Resource Name (ARN) of the VM cluster.
- Cloud
Vm stringCluster Arn - The Amazon Resource Name (ARN) of the VM cluster.
- cloud
Vm StringCluster Arn - The Amazon Resource Name (ARN) of the VM cluster.
- cloud
Vm stringCluster Arn - The Amazon Resource Name (ARN) of the VM cluster.
- cloud_
vm_ strcluster_ arn - The Amazon Resource Name (ARN) of the VM cluster.
- cloud
Vm StringCluster Arn - The Amazon Resource Name (ARN) of the VM cluster.
getCloudVmCluster Result
The following output properties are available:
- Cloud
Vm stringCluster Arn - The Amazon Resource Name (ARN) of the VM cluster.
- Cloud
Vm stringCluster Id - The unique identifier of the VM cluster.
- Compute
Model 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.
- Disk
Redundancy string - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- Domain string
- The domain of the VM cluster.
- Listener
Port int - The port number configured for the listener on the VM cluster.
- Node
Count int - The number of nodes in the VM cluster.
- Oci
Resource stringAnchor Name - The name of the OCI resource anchor for the VM cluster.
- Oci
Url string - The HTTPS link to the VM cluster in OCI.
- Ocid string
- The OCID of the VM cluster.
- Scan
Dns stringName - The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- Scan
Ip List<string>Ids - The OCID of the SCAN IP addresses that are associated with the VM cluster.
- Shape string
- The hardware model name of the Exadata infrastructure that's running the VM cluster.
- Storage
Size intIn Gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- List<Pulumi.
Aws Native. Outputs. Tag> - Tags to assign to the Vm Cluster.
- Vip
Ids List<string> - The virtual IP (VIP) addresses that are associated with the VM cluster. Oracle's Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the VM cluster to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- Cloud
Vm stringCluster Arn - The Amazon Resource Name (ARN) of the VM cluster.
- Cloud
Vm stringCluster Id - The unique identifier of the VM cluster.
- Compute
Model 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.
- Disk
Redundancy string - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- Domain string
- The domain of the VM cluster.
- Listener
Port int - The port number configured for the listener on the VM cluster.
- Node
Count int - The number of nodes in the VM cluster.
- Oci
Resource stringAnchor Name - The name of the OCI resource anchor for the VM cluster.
- Oci
Url string - The HTTPS link to the VM cluster in OCI.
- Ocid string
- The OCID of the VM cluster.
- Scan
Dns stringName - The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- Scan
Ip []stringIds - The OCID of the SCAN IP addresses that are associated with the VM cluster.
- Shape string
- The hardware model name of the Exadata infrastructure that's running the VM cluster.
- Storage
Size intIn Gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- Tag
- Tags to assign to the Vm Cluster.
- Vip
Ids []string - The virtual IP (VIP) addresses that are associated with the VM cluster. Oracle's Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the VM cluster to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- cloud
Vm StringCluster Arn - The Amazon Resource Name (ARN) of the VM cluster.
- cloud
Vm StringCluster Id - The unique identifier of the VM cluster.
- compute
Model 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.
- disk
Redundancy String - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- domain String
- The domain of the VM cluster.
- listener
Port Integer - The port number configured for the listener on the VM cluster.
- node
Count Integer - The number of nodes in the VM cluster.
- oci
Resource StringAnchor Name - The name of the OCI resource anchor for the VM cluster.
- oci
Url String - The HTTPS link to the VM cluster in OCI.
- ocid String
- The OCID of the VM cluster.
- scan
Dns StringName - The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- scan
Ip List<String>Ids - The OCID of the SCAN IP addresses that are associated with the VM cluster.
- shape String
- The hardware model name of the Exadata infrastructure that's running the VM cluster.
- storage
Size IntegerIn Gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- List<Tag>
- Tags to assign to the Vm Cluster.
- vip
Ids List<String> - The virtual IP (VIP) addresses that are associated with the VM cluster. Oracle's Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the VM cluster to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- cloud
Vm stringCluster Arn - The Amazon Resource Name (ARN) of the VM cluster.
- cloud
Vm stringCluster Id - The unique identifier of the VM cluster.
- compute
Model 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.
- disk
Redundancy string - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- domain string
- The domain of the VM cluster.
- listener
Port number - The port number configured for the listener on the VM cluster.
- node
Count number - The number of nodes in the VM cluster.
- oci
Resource stringAnchor Name - The name of the OCI resource anchor for the VM cluster.
- oci
Url string - The HTTPS link to the VM cluster in OCI.
- ocid string
- The OCID of the VM cluster.
- scan
Dns stringName - The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- scan
Ip string[]Ids - The OCID of the SCAN IP addresses that are associated with the VM cluster.
- shape string
- The hardware model name of the Exadata infrastructure that's running the VM cluster.
- storage
Size numberIn Gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- Tag[]
- Tags to assign to the Vm Cluster.
- vip
Ids string[] - The virtual IP (VIP) addresses that are associated with the VM cluster. Oracle's Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the VM cluster to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- cloud_
vm_ strcluster_ arn - The Amazon Resource Name (ARN) of the VM cluster.
- cloud_
vm_ strcluster_ id - The unique identifier of the VM cluster.
- 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.
- disk_
redundancy str - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- domain str
- The domain of the VM cluster.
- listener_
port int - The port number configured for the listener on the VM cluster.
- node_
count int - The number of nodes in the VM cluster.
- oci_
resource_ stranchor_ name - The name of the OCI resource anchor for the VM cluster.
- oci_
url str - The HTTPS link to the VM cluster in OCI.
- ocid str
- The OCID of the VM cluster.
- scan_
dns_ strname - The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- scan_
ip_ Sequence[str]ids - The OCID of the SCAN IP addresses that are associated with the VM cluster.
- shape str
- The hardware model name of the Exadata infrastructure that's running the VM cluster.
- storage_
size_ intin_ gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- Sequence[root_Tag]
- Tags to assign to the Vm Cluster.
- vip_
ids Sequence[str] - The virtual IP (VIP) addresses that are associated with the VM cluster. Oracle's Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the VM cluster to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
- cloud
Vm StringCluster Arn - The Amazon Resource Name (ARN) of the VM cluster.
- cloud
Vm StringCluster Id - The unique identifier of the VM cluster.
- compute
Model 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.
- disk
Redundancy String - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- domain String
- The domain of the VM cluster.
- listener
Port Number - The port number configured for the listener on the VM cluster.
- node
Count Number - The number of nodes in the VM cluster.
- oci
Resource StringAnchor Name - The name of the OCI resource anchor for the VM cluster.
- oci
Url String - The HTTPS link to the VM cluster in OCI.
- ocid String
- The OCID of the VM cluster.
- scan
Dns StringName - The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- scan
Ip List<String>Ids - The OCID of the SCAN IP addresses that are associated with the VM cluster.
- shape String
- The hardware model name of the Exadata infrastructure that's running the VM cluster.
- storage
Size NumberIn Gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- List<Property Map>
- Tags to assign to the Vm Cluster.
- vip
Ids List<String> - The virtual IP (VIP) addresses that are associated with the VM cluster. Oracle's Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the VM cluster to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
Supporting Types
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
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