Cloud Vm Cluster Args
constructor(backupSubnetCidr: Output<String>? = null, cidr: Output<String>? = null, cloudVmClusterId: Output<String>? = null, deletionProtection: Output<Boolean>? = null, displayName: Output<String>? = null, exadataInfrastructure: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, network: Output<String>? = null, project: Output<String>? = null, properties: Output<CloudVmClusterPropertiesArgs>? = null)