Documentation ¶
Index ¶
- func NewOracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference_Override(...)
- func NewOracleDatabaseCloudVmClusterPropertiesOutputReference_Override(o OracleDatabaseCloudVmClusterPropertiesOutputReference, ...)
- func NewOracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference_Override(o OracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference, ...)
- func NewOracleDatabaseCloudVmClusterTimeoutsOutputReference_Override(o OracleDatabaseCloudVmClusterTimeoutsOutputReference, ...)
- func NewOracleDatabaseCloudVmCluster_Override(o OracleDatabaseCloudVmCluster, scope constructs.Construct, id *string, ...)
- func OracleDatabaseCloudVmCluster_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func OracleDatabaseCloudVmCluster_IsConstruct(x interface{}) *bool
- func OracleDatabaseCloudVmCluster_IsTerraformElement(x interface{}) *bool
- func OracleDatabaseCloudVmCluster_IsTerraformResource(x interface{}) *bool
- func OracleDatabaseCloudVmCluster_TfResourceType() *string
- type OracleDatabaseCloudVmCluster
- type OracleDatabaseCloudVmClusterConfig
- type OracleDatabaseCloudVmClusterProperties
- type OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptions
- type OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference
- type OracleDatabaseCloudVmClusterPropertiesOutputReference
- type OracleDatabaseCloudVmClusterPropertiesTimeZone
- type OracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference
- type OracleDatabaseCloudVmClusterTimeouts
- type OracleDatabaseCloudVmClusterTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference_Override ¶
func NewOracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference_Override(o OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewOracleDatabaseCloudVmClusterPropertiesOutputReference_Override ¶
func NewOracleDatabaseCloudVmClusterPropertiesOutputReference_Override(o OracleDatabaseCloudVmClusterPropertiesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewOracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference_Override ¶
func NewOracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference_Override(o OracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewOracleDatabaseCloudVmClusterTimeoutsOutputReference_Override ¶
func NewOracleDatabaseCloudVmClusterTimeoutsOutputReference_Override(o OracleDatabaseCloudVmClusterTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewOracleDatabaseCloudVmCluster_Override ¶
func NewOracleDatabaseCloudVmCluster_Override(o OracleDatabaseCloudVmCluster, scope constructs.Construct, id *string, config *OracleDatabaseCloudVmClusterConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster google_oracle_database_cloud_vm_cluster} Resource.
func OracleDatabaseCloudVmCluster_GenerateConfigForImport ¶
func OracleDatabaseCloudVmCluster_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a OracleDatabaseCloudVmCluster resource upon running "cdktf plan <stack-name>".
func OracleDatabaseCloudVmCluster_IsConstruct ¶
func OracleDatabaseCloudVmCluster_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func OracleDatabaseCloudVmCluster_IsTerraformElement ¶
func OracleDatabaseCloudVmCluster_IsTerraformElement(x interface{}) *bool
Experimental.
func OracleDatabaseCloudVmCluster_IsTerraformResource ¶
func OracleDatabaseCloudVmCluster_IsTerraformResource(x interface{}) *bool
Experimental.
func OracleDatabaseCloudVmCluster_TfResourceType ¶
func OracleDatabaseCloudVmCluster_TfResourceType() *string
Types ¶
type OracleDatabaseCloudVmCluster ¶
type OracleDatabaseCloudVmCluster interface { cdktf.TerraformResource BackupSubnetCidr() *string SetBackupSubnetCidr(val *string) BackupSubnetCidrInput() *string // Experimental. CdktfStack() cdktf.TerraformStack Cidr() *string SetCidr(val *string) CidrInput() *string CloudVmClusterId() *string SetCloudVmClusterId(val *string) CloudVmClusterIdInput() *string // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CreateTime() *string DeletionProtection() interface{} SetDeletionProtection(val interface{}) DeletionProtectionInput() interface{} // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DisplayName() *string SetDisplayName(val *string) DisplayNameInput() *string EffectiveLabels() cdktf.StringMap ExadataInfrastructure() *string SetExadataInfrastructure(val *string) ExadataInfrastructureInput() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string GcpOracleZone() *string Id() *string SetId(val *string) IdInput() *string Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string Name() *string Network() *string SetNetwork(val *string) NetworkInput() *string // The tree node. Node() constructs.Node Project() *string SetProject(val *string) ProjectInput() *string Properties() OracleDatabaseCloudVmClusterPropertiesOutputReference PropertiesInput() *OracleDatabaseCloudVmClusterProperties // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata TerraformLabels() cdktf.StringMap // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() OracleDatabaseCloudVmClusterTimeoutsOutputReference TimeoutsInput() interface{} // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutProperties(value *OracleDatabaseCloudVmClusterProperties) PutTimeouts(value *OracleDatabaseCloudVmClusterTimeouts) ResetDeletionProtection() ResetDisplayName() ResetId() ResetLabels() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() ResetProperties() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster google_oracle_database_cloud_vm_cluster}.
func NewOracleDatabaseCloudVmCluster ¶
func NewOracleDatabaseCloudVmCluster(scope constructs.Construct, id *string, config *OracleDatabaseCloudVmClusterConfig) OracleDatabaseCloudVmCluster
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster google_oracle_database_cloud_vm_cluster} Resource.
type OracleDatabaseCloudVmClusterConfig ¶
type OracleDatabaseCloudVmClusterConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // CIDR range of the backup subnet. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#backup_subnet_cidr OracleDatabaseCloudVmCluster#backup_subnet_cidr} BackupSubnetCidr *string `field:"required" json:"backupSubnetCidr" yaml:"backupSubnetCidr"` // Network settings. CIDR to use for cluster IP allocation. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#cidr OracleDatabaseCloudVmCluster#cidr} Cidr *string `field:"required" json:"cidr" yaml:"cidr"` // The ID of the VM Cluster to create. // // This value is restricted // to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of 63 // characters in length. The value must start with a letter and end with // a letter or a number. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#cloud_vm_cluster_id OracleDatabaseCloudVmCluster#cloud_vm_cluster_id} CloudVmClusterId *string `field:"required" json:"cloudVmClusterId" yaml:"cloudVmClusterId"` // The name of the Exadata Infrastructure resource on which VM cluster resource is created, in the following format: projects/{project}/locations/{region}/cloudExadataInfrastuctures/{cloud_extradata_infrastructure}. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#exadata_infrastructure OracleDatabaseCloudVmCluster#exadata_infrastructure} ExadataInfrastructure *string `field:"required" json:"exadataInfrastructure" yaml:"exadataInfrastructure"` // Resource ID segment making up resource 'name'. See documentation for resource type 'oracledatabase.googleapis.com/DbNode'. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#location OracleDatabaseCloudVmCluster#location} Location *string `field:"required" json:"location" yaml:"location"` // The name of the VPC network. Format: projects/{project}/global/networks/{network}. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#network OracleDatabaseCloudVmCluster#network} Network *string `field:"required" json:"network" yaml:"network"` // Whether Terraform will be prevented from destroying the cluster. // // Deleting this cluster via terraform destroy or terraform apply will only succeed if this field is false in the Terraform state. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#deletion_protection OracleDatabaseCloudVmCluster#deletion_protection} DeletionProtection interface{} `field:"optional" json:"deletionProtection" yaml:"deletionProtection"` // User friendly name for this resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#display_name OracleDatabaseCloudVmCluster#display_name} DisplayName *string `field:"optional" json:"displayName" yaml:"displayName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#id OracleDatabaseCloudVmCluster#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // Labels or tags associated with the VM Cluster. // // **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. // Please refer to the field 'effective_labels' for all of the labels present on the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#labels OracleDatabaseCloudVmCluster#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#project OracleDatabaseCloudVmCluster#project}. Project *string `field:"optional" json:"project" yaml:"project"` // properties block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#properties OracleDatabaseCloudVmCluster#properties} Properties *OracleDatabaseCloudVmClusterProperties `field:"optional" json:"properties" yaml:"properties"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#timeouts OracleDatabaseCloudVmCluster#timeouts} Timeouts *OracleDatabaseCloudVmClusterTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type OracleDatabaseCloudVmClusterProperties ¶
type OracleDatabaseCloudVmClusterProperties struct { // Number of enabled CPU cores. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#cpu_core_count OracleDatabaseCloudVmCluster#cpu_core_count} CpuCoreCount *float64 `field:"required" json:"cpuCoreCount" yaml:"cpuCoreCount"` // License type of VM Cluster. Possible values: LICENSE_TYPE_UNSPECIFIED LICENSE_INCLUDED BRING_YOUR_OWN_LICENSE. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#license_type OracleDatabaseCloudVmCluster#license_type} LicenseType *string `field:"required" json:"licenseType" yaml:"licenseType"` // OCI Cluster name. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#cluster_name OracleDatabaseCloudVmCluster#cluster_name} ClusterName *string `field:"optional" json:"clusterName" yaml:"clusterName"` // The data disk group size to be allocated in TBs. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#data_storage_size_tb OracleDatabaseCloudVmCluster#data_storage_size_tb} DataStorageSizeTb *float64 `field:"optional" json:"dataStorageSizeTb" yaml:"dataStorageSizeTb"` // Local storage per VM. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#db_node_storage_size_gb OracleDatabaseCloudVmCluster#db_node_storage_size_gb} DbNodeStorageSizeGb *float64 `field:"optional" json:"dbNodeStorageSizeGb" yaml:"dbNodeStorageSizeGb"` // OCID of database servers. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#db_server_ocids OracleDatabaseCloudVmCluster#db_server_ocids} DbServerOcids *[]*string `field:"optional" json:"dbServerOcids" yaml:"dbServerOcids"` // diagnostics_data_collection_options block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#diagnostics_data_collection_options OracleDatabaseCloudVmCluster#diagnostics_data_collection_options} DiagnosticsDataCollectionOptions *OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptions `field:"optional" json:"diagnosticsDataCollectionOptions" yaml:"diagnosticsDataCollectionOptions"` // The type of redundancy. Possible values: DISK_REDUNDANCY_UNSPECIFIED HIGH NORMAL. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#disk_redundancy OracleDatabaseCloudVmCluster#disk_redundancy} DiskRedundancy *string `field:"optional" json:"diskRedundancy" yaml:"diskRedundancy"` // Grid Infrastructure Version. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#gi_version OracleDatabaseCloudVmCluster#gi_version} GiVersion *string `field:"optional" json:"giVersion" yaml:"giVersion"` // Prefix for VM cluster host names. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#hostname_prefix OracleDatabaseCloudVmCluster#hostname_prefix} HostnamePrefix *string `field:"optional" json:"hostnamePrefix" yaml:"hostnamePrefix"` // Use local backup. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#local_backup_enabled OracleDatabaseCloudVmCluster#local_backup_enabled} LocalBackupEnabled interface{} `field:"optional" json:"localBackupEnabled" yaml:"localBackupEnabled"` // Memory allocated in GBs. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#memory_size_gb OracleDatabaseCloudVmCluster#memory_size_gb} MemorySizeGb *float64 `field:"optional" json:"memorySizeGb" yaml:"memorySizeGb"` // Number of database servers. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#node_count OracleDatabaseCloudVmCluster#node_count} NodeCount *float64 `field:"optional" json:"nodeCount" yaml:"nodeCount"` // OCPU count per VM. Minimum is 0.1. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#ocpu_count OracleDatabaseCloudVmCluster#ocpu_count} OcpuCount *float64 `field:"optional" json:"ocpuCount" yaml:"ocpuCount"` // Use exadata sparse snapshots. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#sparse_diskgroup_enabled OracleDatabaseCloudVmCluster#sparse_diskgroup_enabled} SparseDiskgroupEnabled interface{} `field:"optional" json:"sparseDiskgroupEnabled" yaml:"sparseDiskgroupEnabled"` // SSH public keys to be stored with cluster. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#ssh_public_keys OracleDatabaseCloudVmCluster#ssh_public_keys} SshPublicKeys *[]*string `field:"optional" json:"sshPublicKeys" yaml:"sshPublicKeys"` // time_zone block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#time_zone OracleDatabaseCloudVmCluster#time_zone} TimeZone *OracleDatabaseCloudVmClusterPropertiesTimeZone `field:"optional" json:"timeZone" yaml:"timeZone"` }
type OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptions ¶
type OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptions struct { // Indicates whether diagnostic collection is enabled for the VM cluster. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#diagnostics_events_enabled OracleDatabaseCloudVmCluster#diagnostics_events_enabled} DiagnosticsEventsEnabled interface{} `field:"optional" json:"diagnosticsEventsEnabled" yaml:"diagnosticsEventsEnabled"` // Indicates whether health monitoring is enabled for the VM cluster. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#health_monitoring_enabled OracleDatabaseCloudVmCluster#health_monitoring_enabled} HealthMonitoringEnabled interface{} `field:"optional" json:"healthMonitoringEnabled" yaml:"healthMonitoringEnabled"` // Indicates whether incident logs and trace collection are enabled for the VM cluster. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#incident_logs_enabled OracleDatabaseCloudVmCluster#incident_logs_enabled} IncidentLogsEnabled interface{} `field:"optional" json:"incidentLogsEnabled" yaml:"incidentLogsEnabled"` }
type OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference ¶
type OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string DiagnosticsEventsEnabled() interface{} SetDiagnosticsEventsEnabled(val interface{}) DiagnosticsEventsEnabledInput() interface{} // Experimental. Fqn() *string HealthMonitoringEnabled() interface{} SetHealthMonitoringEnabled(val interface{}) HealthMonitoringEnabledInput() interface{} IncidentLogsEnabled() interface{} SetIncidentLogsEnabled(val interface{}) IncidentLogsEnabledInput() interface{} InternalValue() *OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptions SetInternalValue(val *OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptions) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetDiagnosticsEventsEnabled() ResetHealthMonitoringEnabled() ResetIncidentLogsEnabled() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference ¶
func NewOracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference
type OracleDatabaseCloudVmClusterPropertiesOutputReference ¶
type OracleDatabaseCloudVmClusterPropertiesOutputReference interface { cdktf.ComplexObject ClusterName() *string SetClusterName(val *string) ClusterNameInput() *string CompartmentId() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) CpuCoreCount() *float64 SetCpuCoreCount(val *float64) CpuCoreCountInput() *float64 // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string DataStorageSizeTb() *float64 SetDataStorageSizeTb(val *float64) DataStorageSizeTbInput() *float64 DbNodeStorageSizeGb() *float64 SetDbNodeStorageSizeGb(val *float64) DbNodeStorageSizeGbInput() *float64 DbServerOcids() *[]*string SetDbServerOcids(val *[]*string) DbServerOcidsInput() *[]*string DiagnosticsDataCollectionOptions() OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference DiagnosticsDataCollectionOptionsInput() *OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptions DiskRedundancy() *string SetDiskRedundancy(val *string) DiskRedundancyInput() *string DnsListenerIp() *string Domain() *string // Experimental. Fqn() *string GiVersion() *string SetGiVersion(val *string) GiVersionInput() *string Hostname() *string HostnamePrefix() *string SetHostnamePrefix(val *string) HostnamePrefixInput() *string InternalValue() *OracleDatabaseCloudVmClusterProperties SetInternalValue(val *OracleDatabaseCloudVmClusterProperties) LicenseType() *string SetLicenseType(val *string) LicenseTypeInput() *string LocalBackupEnabled() interface{} SetLocalBackupEnabled(val interface{}) LocalBackupEnabledInput() interface{} MemorySizeGb() *float64 SetMemorySizeGb(val *float64) MemorySizeGbInput() *float64 NodeCount() *float64 SetNodeCount(val *float64) NodeCountInput() *float64 Ocid() *string OciUrl() *string OcpuCount() *float64 SetOcpuCount(val *float64) OcpuCountInput() *float64 ScanDns() *string ScanDnsRecordId() *string ScanIpIds() *[]*string ScanListenerPortTcp() *float64 ScanListenerPortTcpSsl() *float64 Shape() *string SparseDiskgroupEnabled() interface{} SetSparseDiskgroupEnabled(val interface{}) SparseDiskgroupEnabledInput() interface{} SshPublicKeys() *[]*string SetSshPublicKeys(val *[]*string) SshPublicKeysInput() *[]*string State() *string StorageSizeGb() *float64 SystemVersion() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TimeZone() OracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference TimeZoneInput() *OracleDatabaseCloudVmClusterPropertiesTimeZone // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutDiagnosticsDataCollectionOptions(value *OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptions) PutTimeZone(value *OracleDatabaseCloudVmClusterPropertiesTimeZone) ResetClusterName() ResetDataStorageSizeTb() ResetDbNodeStorageSizeGb() ResetDbServerOcids() ResetDiagnosticsDataCollectionOptions() ResetDiskRedundancy() ResetGiVersion() ResetHostnamePrefix() ResetLocalBackupEnabled() ResetMemorySizeGb() ResetNodeCount() ResetOcpuCount() ResetSparseDiskgroupEnabled() ResetSshPublicKeys() ResetTimeZone() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOracleDatabaseCloudVmClusterPropertiesOutputReference ¶
func NewOracleDatabaseCloudVmClusterPropertiesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) OracleDatabaseCloudVmClusterPropertiesOutputReference
type OracleDatabaseCloudVmClusterPropertiesTimeZone ¶
type OracleDatabaseCloudVmClusterPropertiesTimeZone struct { // IANA Time Zone Database time zone, e.g. "America/New_York". // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#id OracleDatabaseCloudVmCluster#id} // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` }
type OracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference ¶
type OracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string Id() *string SetId(val *string) IdInput() *string InternalValue() *OracleDatabaseCloudVmClusterPropertiesTimeZone SetInternalValue(val *OracleDatabaseCloudVmClusterPropertiesTimeZone) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetId() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference ¶
func NewOracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) OracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference
type OracleDatabaseCloudVmClusterTimeouts ¶
type OracleDatabaseCloudVmClusterTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#create OracleDatabaseCloudVmCluster#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#delete OracleDatabaseCloudVmCluster#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.13.0/docs/resources/oracle_database_cloud_vm_cluster#update OracleDatabaseCloudVmCluster#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type OracleDatabaseCloudVmClusterTimeoutsOutputReference ¶
type OracleDatabaseCloudVmClusterTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Update() *string SetUpdate(val *string) UpdateInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() ResetUpdate() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOracleDatabaseCloudVmClusterTimeoutsOutputReference ¶
func NewOracleDatabaseCloudVmClusterTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) OracleDatabaseCloudVmClusterTimeoutsOutputReference
Source Files ¶
- OracleDatabaseCloudVmCluster.go
- OracleDatabaseCloudVmClusterConfig.go
- OracleDatabaseCloudVmClusterProperties.go
- OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptions.go
- OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference.go
- OracleDatabaseCloudVmClusterPropertiesDiagnosticsDataCollectionOptionsOutputReference__checks.go
- OracleDatabaseCloudVmClusterPropertiesOutputReference.go
- OracleDatabaseCloudVmClusterPropertiesOutputReference__checks.go
- OracleDatabaseCloudVmClusterPropertiesTimeZone.go
- OracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference.go
- OracleDatabaseCloudVmClusterPropertiesTimeZoneOutputReference__checks.go
- OracleDatabaseCloudVmClusterTimeouts.go
- OracleDatabaseCloudVmClusterTimeoutsOutputReference.go
- OracleDatabaseCloudVmClusterTimeoutsOutputReference__checks.go
- OracleDatabaseCloudVmCluster__checks.go
- main.go