@pulumi/oci 0.4.0 → 0.5.1-alpha.1663282297
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/analytics/analyticsInstance.d.ts +2 -0
- package/analytics/analyticsInstance.js +2 -0
- package/analytics/analyticsInstance.js.map +1 -1
- package/analytics/analyticsInstancePrivateAccessChannel.d.ts +30 -0
- package/analytics/analyticsInstancePrivateAccessChannel.js +10 -0
- package/analytics/analyticsInstancePrivateAccessChannel.js.map +1 -1
- package/analytics/getAnalyticsInstancePrivateAccessChannel.d.ts +8 -0
- package/analytics/getAnalyticsInstancePrivateAccessChannel.js.map +1 -1
- package/cloudguard/cloudGuardDataSource.d.ts +231 -0
- package/cloudguard/cloudGuardDataSource.js +132 -0
- package/cloudguard/cloudGuardDataSource.js.map +1 -0
- package/cloudguard/detectorRecipe.d.ts +16 -4
- package/cloudguard/detectorRecipe.js +3 -4
- package/cloudguard/detectorRecipe.js.map +1 -1
- package/cloudguard/getDataSource.d.ts +106 -0
- package/cloudguard/getDataSource.js +38 -0
- package/cloudguard/getDataSource.js.map +1 -0
- package/cloudguard/getDataSourceEvent.d.ts +68 -0
- package/cloudguard/getDataSourceEvent.js +40 -0
- package/cloudguard/getDataSourceEvent.js.map +1 -0
- package/cloudguard/getDataSourceEvents.d.ts +71 -0
- package/cloudguard/getDataSourceEvents.js +41 -0
- package/cloudguard/getDataSourceEvents.js.map +1 -0
- package/cloudguard/getDataSources.d.ts +144 -0
- package/cloudguard/getDataSources.js +65 -0
- package/cloudguard/getDataSources.js.map +1 -0
- package/cloudguard/getDetectorRecipe.d.ts +5 -1
- package/cloudguard/getDetectorRecipe.js.map +1 -1
- package/cloudguard/getDetectorRecipes.d.ts +1 -1
- package/cloudguard/getProblemEntities.d.ts +58 -0
- package/cloudguard/getProblemEntities.js +39 -0
- package/cloudguard/getProblemEntities.js.map +1 -0
- package/cloudguard/getProblemEntity.d.ts +55 -0
- package/cloudguard/getProblemEntity.js +38 -0
- package/cloudguard/getProblemEntity.js.map +1 -0
- package/cloudguard/index.d.ts +7 -0
- package/cloudguard/index.js +11 -0
- package/cloudguard/index.js.map +1 -1
- package/cloudguard/target.d.ts +3 -3
- package/core/bootVolume.d.ts +21 -5
- package/core/bootVolume.js +6 -0
- package/core/bootVolume.js.map +1 -1
- package/core/getBootVolume.d.ts +6 -2
- package/core/getBootVolume.js.map +1 -1
- package/core/getVolume.d.ts +6 -1
- package/core/getVolume.js.map +1 -1
- package/core/instanceConfiguration.d.ts +4 -0
- package/core/instanceConfiguration.js +4 -0
- package/core/instanceConfiguration.js.map +1 -1
- package/core/volume.d.ts +21 -5
- package/core/volume.js +6 -0
- package/core/volume.js.map +1 -1
- package/database/autonomousContainerDatabase.d.ts +1 -0
- package/database/autonomousContainerDatabase.js +1 -0
- package/database/autonomousContainerDatabase.js.map +1 -1
- package/database/autonomousExadataInfrastructure.d.ts +1 -0
- package/database/autonomousExadataInfrastructure.js +1 -0
- package/database/autonomousExadataInfrastructure.js.map +1 -1
- package/database/cloudExadataInfrastructure.d.ts +1 -0
- package/database/cloudExadataInfrastructure.js +1 -0
- package/database/cloudExadataInfrastructure.js.map +1 -1
- package/database/cloudVmCluster.d.ts +2 -0
- package/database/cloudVmCluster.js +2 -0
- package/database/cloudVmCluster.js.map +1 -1
- package/database/dataGuardAssociation.d.ts +18 -0
- package/database/dataGuardAssociation.js +7 -0
- package/database/dataGuardAssociation.js.map +1 -1
- package/database/dbSystem.d.ts +12 -0
- package/database/dbSystem.js +2 -0
- package/database/dbSystem.js.map +1 -1
- package/database/exadataInfrastructure.d.ts +1 -0
- package/database/exadataInfrastructure.js +1 -0
- package/database/exadataInfrastructure.js.map +1 -1
- package/database/getDataGuardAssociation.d.ts +2 -0
- package/database/getDataGuardAssociation.js.map +1 -1
- package/database/getInfrastructureTargetVersion.d.ts +82 -0
- package/database/getInfrastructureTargetVersion.js +43 -0
- package/database/getInfrastructureTargetVersion.js.map +1 -0
- package/database/getManagedPreferredCredential.d.ts +84 -0
- package/database/getManagedPreferredCredential.js +40 -0
- package/database/getManagedPreferredCredential.js.map +1 -0
- package/database/getManagedPreferredCredentials.d.ts +55 -0
- package/database/getManagedPreferredCredentials.js +39 -0
- package/database/getManagedPreferredCredentials.js.map +1 -0
- package/database/getVmCluster.d.ts +4 -1
- package/database/getVmCluster.js.map +1 -1
- package/database/index.d.ts +3 -0
- package/database/index.js +3 -0
- package/database/index.js.map +1 -1
- package/database/maintenanceRun.d.ts +12 -4
- package/database/maintenanceRun.js +2 -2
- package/database/maintenanceRun.js.map +1 -1
- package/database/vmCluster.d.ts +14 -3
- package/database/vmCluster.js +2 -0
- package/database/vmCluster.js.map +1 -1
- package/database/vmClusterAddVirtualNetwork.d.ts +8 -2
- package/database/vmClusterAddVirtualNetwork.js.map +1 -1
- package/database/vmClusterRemoveVirtualMachine.d.ts +2 -2
- package/dataconnectivity/getRegistries.d.ts +4 -4
- package/dataconnectivity/getRegistries.js +1 -1
- package/dataconnectivity/getRegistry.d.ts +10 -10
- package/dataconnectivity/getRegistry.js +1 -1
- package/dataconnectivity/getRegistryConnection.d.ts +9 -9
- package/dataconnectivity/getRegistryConnections.d.ts +3 -3
- package/dataconnectivity/getRegistryDataAsset.d.ts +8 -8
- package/dataconnectivity/getRegistryDataAssets.d.ts +11 -11
- package/dataconnectivity/getRegistryFolder.d.ts +8 -8
- package/dataconnectivity/getRegistryFolders.d.ts +4 -4
- package/dataconnectivity/getRegistryFolders.js +1 -1
- package/dataconnectivity/getRegistryType.d.ts +7 -7
- package/dataconnectivity/getRegistryType.js +1 -1
- package/dataconnectivity/getRegistryTypes.d.ts +4 -4
- package/dataconnectivity/getRegistryTypes.js +1 -1
- package/dataconnectivity/registry.d.ts +15 -15
- package/dataconnectivity/registry.js +1 -1
- package/dataconnectivity/registryConnection.d.ts +24 -24
- package/dataconnectivity/registryDataAsset.d.ts +21 -21
- package/dataconnectivity/registryFolder.d.ts +22 -22
- package/dataconnectivity/registryFolder.js +1 -1
- package/devops/getTrigger.d.ts +1 -0
- package/devops/getTrigger.js.map +1 -1
- package/devops/trigger.d.ts +3 -0
- package/devops/trigger.js +2 -0
- package/devops/trigger.js.map +1 -1
- package/dns/getResolver.d.ts +3 -3
- package/dns/getResolverEndpoint.d.ts +3 -3
- package/dns/getView.d.ts +8 -8
- package/dns/getView.js +1 -0
- package/dns/getView.js.map +1 -1
- package/dns/getViews.d.ts +3 -3
- package/dns/resolver.d.ts +7 -13
- package/dns/resolver.js +2 -11
- package/dns/resolver.js.map +1 -1
- package/dns/resolverEndpoint.d.ts +2 -2
- package/dns/resolverEndpoint.js +0 -3
- package/dns/resolverEndpoint.js.map +1 -1
- package/dns/rrset.d.ts +2 -3
- package/dns/rrset.js +2 -3
- package/dns/rrset.js.map +1 -1
- package/dns/view.d.ts +7 -13
- package/dns/view.js +2 -11
- package/dns/view.js.map +1 -1
- package/dns/zone.d.ts +3 -11
- package/dns/zone.js +2 -10
- package/dns/zone.js.map +1 -1
- package/emwarehouse/getResourceUsage.d.ts +4 -0
- package/emwarehouse/getResourceUsage.js.map +1 -1
- package/functions/getFusionEnvironment.d.ts +153 -0
- package/functions/getFusionEnvironment.js +38 -0
- package/functions/getFusionEnvironment.js.map +1 -0
- package/functions/getFusionEnvironmentAdminUser.d.ts +66 -0
- package/functions/getFusionEnvironmentAdminUser.js +38 -0
- package/functions/getFusionEnvironmentAdminUser.js.map +1 -0
- package/functions/getFusionEnvironmentAdminUsers.d.ts +55 -0
- package/functions/getFusionEnvironmentAdminUsers.js +39 -0
- package/functions/getFusionEnvironmentAdminUsers.js.map +1 -0
- package/functions/getFusionEnvironmentDataMaskingActivities.d.ts +71 -0
- package/functions/getFusionEnvironmentDataMaskingActivities.js +41 -0
- package/functions/getFusionEnvironmentDataMaskingActivities.js.map +1 -0
- package/functions/getFusionEnvironmentDataMaskingActivity.d.ts +73 -0
- package/functions/getFusionEnvironmentDataMaskingActivity.js +40 -0
- package/functions/getFusionEnvironmentDataMaskingActivity.js.map +1 -0
- package/functions/getFusionEnvironmentFamilies.d.ts +94 -0
- package/functions/getFusionEnvironmentFamilies.js +45 -0
- package/functions/getFusionEnvironmentFamilies.js.map +1 -0
- package/functions/getFusionEnvironmentFamily.d.ts +97 -0
- package/functions/getFusionEnvironmentFamily.js +38 -0
- package/functions/getFusionEnvironmentFamily.js.map +1 -0
- package/functions/getFusionEnvironmentFamilyLimitsAndUsage.d.ts +60 -0
- package/functions/getFusionEnvironmentFamilyLimitsAndUsage.js +38 -0
- package/functions/getFusionEnvironmentFamilyLimitsAndUsage.js.map +1 -0
- package/functions/getFusionEnvironmentFamilySubscriptionDetail.d.ts +52 -0
- package/functions/getFusionEnvironmentFamilySubscriptionDetail.js +38 -0
- package/functions/getFusionEnvironmentFamilySubscriptionDetail.js.map +1 -0
- package/functions/getFusionEnvironmentRefreshActivities.d.ts +101 -0
- package/functions/getFusionEnvironmentRefreshActivities.js +47 -0
- package/functions/getFusionEnvironmentRefreshActivities.js.map +1 -0
- package/functions/getFusionEnvironmentRefreshActivity.d.ts +101 -0
- package/functions/getFusionEnvironmentRefreshActivity.js +40 -0
- package/functions/getFusionEnvironmentRefreshActivity.js.map +1 -0
- package/functions/getFusionEnvironmentScheduledActivities.d.ts +117 -0
- package/functions/getFusionEnvironmentScheduledActivities.js +49 -0
- package/functions/getFusionEnvironmentScheduledActivities.js.map +1 -0
- package/functions/getFusionEnvironmentScheduledActivity.d.ts +109 -0
- package/functions/getFusionEnvironmentScheduledActivity.js +40 -0
- package/functions/getFusionEnvironmentScheduledActivity.js.map +1 -0
- package/functions/getFusionEnvironmentServiceAttachment.d.ts +109 -0
- package/functions/getFusionEnvironmentServiceAttachment.js +40 -0
- package/functions/getFusionEnvironmentServiceAttachment.js.map +1 -0
- package/functions/getFusionEnvironmentServiceAttachments.d.ts +94 -0
- package/functions/getFusionEnvironmentServiceAttachments.js +45 -0
- package/functions/getFusionEnvironmentServiceAttachments.js.map +1 -0
- package/functions/getFusionEnvironmentStatus.d.ts +51 -0
- package/functions/getFusionEnvironmentStatus.js +38 -0
- package/functions/getFusionEnvironmentStatus.js.map +1 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefresh.d.ts +52 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefresh.js +38 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefresh.js.map +1 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefreshs.d.ts +55 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefreshs.js +39 -0
- package/functions/getFusionEnvironmentTimeAvailableForRefreshs.js.map +1 -0
- package/functions/getFusionEnvironments.d.ts +97 -0
- package/functions/getFusionEnvironments.js +45 -0
- package/functions/getFusionEnvironments.js.map +1 -0
- package/functions/index.d.ts +19 -0
- package/functions/index.js +19 -0
- package/functions/index.js.map +1 -1
- package/fusionapps/fusionEnvironment.d.ts +360 -0
- package/fusionapps/fusionEnvironment.js +169 -0
- package/fusionapps/fusionEnvironment.js.map +1 -0
- package/fusionapps/fusionEnvironmentAdminUser.d.ts +146 -0
- package/fusionapps/fusionEnvironmentAdminUser.js +108 -0
- package/fusionapps/fusionEnvironmentAdminUser.js.map +1 -0
- package/fusionapps/fusionEnvironmentDataMaskingActivity.d.ts +109 -0
- package/fusionapps/fusionEnvironmentDataMaskingActivity.js +85 -0
- package/fusionapps/fusionEnvironmentDataMaskingActivity.js.map +1 -0
- package/fusionapps/fusionEnvironmentFamily.d.ts +201 -0
- package/fusionapps/fusionEnvironmentFamily.js +117 -0
- package/fusionapps/fusionEnvironmentFamily.js.map +1 -0
- package/fusionapps/fusionEnvironmentRefreshActivity.d.ts +165 -0
- package/fusionapps/fusionEnvironmentRefreshActivity.js +102 -0
- package/fusionapps/fusionEnvironmentRefreshActivity.js.map +1 -0
- package/fusionapps/index.d.ts +5 -0
- package/fusionapps/index.js +57 -0
- package/fusionapps/index.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/monitoring/alarm.d.ts +13 -0
- package/monitoring/alarm.js +3 -0
- package/monitoring/alarm.js.map +1 -1
- package/monitoring/getAlarm.d.ts +4 -0
- package/monitoring/getAlarm.js.map +1 -1
- package/mysql/getMysqlConfiguration.d.ts +6 -2
- package/mysql/getMysqlConfiguration.js.map +1 -1
- package/mysql/index.d.ts +1 -0
- package/mysql/index.js +5 -0
- package/mysql/index.js.map +1 -1
- package/mysql/mysqlConfiguration.d.ts +307 -0
- package/mysql/mysqlConfiguration.js +197 -0
- package/mysql/mysqlConfiguration.js.map +1 -0
- package/ocvp/esxiHost.d.ts +31 -3
- package/ocvp/esxiHost.js +6 -0
- package/ocvp/esxiHost.js.map +1 -1
- package/ocvp/getExsiHost.d.ts +12 -0
- package/ocvp/getExsiHost.js.map +1 -1
- package/ocvp/getSddc.d.ts +12 -0
- package/ocvp/getSddc.js.map +1 -1
- package/ocvp/sddc.d.ts +24 -0
- package/ocvp/sddc.js +6 -0
- package/ocvp/sddc.js.map +1 -1
- package/optimizer/getCategories.d.ts +20 -0
- package/optimizer/getCategories.js +4 -0
- package/optimizer/getCategories.js.map +1 -1
- package/optimizer/getCategory.d.ts +4 -0
- package/optimizer/getCategory.js.map +1 -1
- package/optimizer/getRecommendations.d.ts +35 -5
- package/optimizer/getRecommendations.js +8 -2
- package/optimizer/getRecommendations.js.map +1 -1
- package/optimizer/getResourceActions.d.ts +35 -5
- package/optimizer/getResourceActions.js +8 -2
- package/optimizer/getResourceActions.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/types/input.d.ts +1403 -413
- package/types/output.d.ts +4251 -1192
- package/usageproxy/getSubscriptionRedeemableUser.d.ts +2 -2
- package/usageproxy/getSubscriptionRedeemableUser.js +1 -1
- package/usageproxy/getSubscriptionRedeemableUsers.d.ts +1 -1
- package/usageproxy/getSubscriptionRedeemableUsers.js +1 -1
- package/usageproxy/getSubscriptionRedemption.d.ts +82 -0
- package/usageproxy/getSubscriptionRedemption.js +44 -0
- package/usageproxy/getSubscriptionRedemption.js.map +1 -0
- package/usageproxy/getSubscriptionRedemptions.d.ts +85 -0
- package/usageproxy/getSubscriptionRedemptions.js +45 -0
- package/usageproxy/getSubscriptionRedemptions.js.map +1 -0
- package/usageproxy/index.d.ts +2 -0
- package/usageproxy/index.js +2 -0
- package/usageproxy/index.js.map +1 -1
- package/usageproxy/subscriptionRedeemableUser.d.ts +6 -4
- package/usageproxy/subscriptionRedeemableUser.js +3 -1
- package/usageproxy/subscriptionRedeemableUser.js.map +1 -1
|
@@ -0,0 +1,307 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { input as inputs, output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* This resource provides the Mysql Configuration resource in Oracle Cloud Infrastructure MySQL Database service.
|
|
5
|
+
*
|
|
6
|
+
* Creates a new Configuration.
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testMysqlConfiguration = new oci.mysql.MysqlConfiguration("testMysqlConfiguration", {
|
|
15
|
+
* compartmentId: _var.compartment_id,
|
|
16
|
+
* shapeName: oci_mysql_shape.test_shape.name,
|
|
17
|
+
* definedTags: {
|
|
18
|
+
* "foo-namespace.bar-key": "value",
|
|
19
|
+
* },
|
|
20
|
+
* description: _var.mysql_configuration_description,
|
|
21
|
+
* displayName: _var.mysql_configuration_display_name,
|
|
22
|
+
* freeformTags: {
|
|
23
|
+
* "bar-key": "value",
|
|
24
|
+
* },
|
|
25
|
+
* initVariables: {
|
|
26
|
+
* lowerCaseTableNames: _var.mysql_configuration_init_variables_lower_case_table_names,
|
|
27
|
+
* },
|
|
28
|
+
* parentConfigurationId: oci_audit_configuration.test_configuration.id,
|
|
29
|
+
* variables: {
|
|
30
|
+
* autocommit: _var.mysql_configuration_variables_autocommit,
|
|
31
|
+
* bigTables: _var.mysql_configuration_variables_big_tables,
|
|
32
|
+
* binlogExpireLogsSeconds: _var.mysql_configuration_variables_binlog_expire_logs_seconds,
|
|
33
|
+
* binlogRowMetadata: _var.mysql_configuration_variables_binlog_row_metadata,
|
|
34
|
+
* binlogRowValueOptions: _var.mysql_configuration_variables_binlog_row_value_options,
|
|
35
|
+
* binlogTransactionCompression: _var.mysql_configuration_variables_binlog_transaction_compression,
|
|
36
|
+
* completionType: _var.mysql_configuration_variables_completion_type,
|
|
37
|
+
* connectTimeout: _var.mysql_configuration_variables_connect_timeout,
|
|
38
|
+
* connectionMemoryChunkSize: _var.mysql_configuration_variables_connection_memory_chunk_size,
|
|
39
|
+
* connectionMemoryLimit: _var.mysql_configuration_variables_connection_memory_limit,
|
|
40
|
+
* cteMaxRecursionDepth: _var.mysql_configuration_variables_cte_max_recursion_depth,
|
|
41
|
+
* defaultAuthenticationPlugin: _var.mysql_configuration_variables_default_authentication_plugin,
|
|
42
|
+
* foreignKeyChecks: _var.mysql_configuration_variables_foreign_key_checks,
|
|
43
|
+
* generatedRandomPasswordLength: _var.mysql_configuration_variables_generated_random_password_length,
|
|
44
|
+
* globalConnectionMemoryLimit: _var.mysql_configuration_variables_global_connection_memory_limit,
|
|
45
|
+
* globalConnectionMemoryTracking: _var.mysql_configuration_variables_global_connection_memory_tracking,
|
|
46
|
+
* groupReplicationConsistency: _var.mysql_configuration_variables_group_replication_consistency,
|
|
47
|
+
* informationSchemaStatsExpiry: _var.mysql_configuration_variables_information_schema_stats_expiry,
|
|
48
|
+
* innodbBufferPoolDumpPct: _var.mysql_configuration_variables_innodb_buffer_pool_dump_pct,
|
|
49
|
+
* innodbBufferPoolInstances: _var.mysql_configuration_variables_innodb_buffer_pool_instances,
|
|
50
|
+
* innodbBufferPoolSize: _var.mysql_configuration_variables_innodb_buffer_pool_size,
|
|
51
|
+
* innodbDdlBufferSize: _var.mysql_configuration_variables_innodb_ddl_buffer_size,
|
|
52
|
+
* innodbDdlThreads: _var.mysql_configuration_variables_innodb_ddl_threads,
|
|
53
|
+
* innodbFtEnableStopword: _var.mysql_configuration_variables_innodb_ft_enable_stopword,
|
|
54
|
+
* innodbFtMaxTokenSize: _var.mysql_configuration_variables_innodb_ft_max_token_size,
|
|
55
|
+
* innodbFtMinTokenSize: _var.mysql_configuration_variables_innodb_ft_min_token_size,
|
|
56
|
+
* innodbFtNumWordOptimize: _var.mysql_configuration_variables_innodb_ft_num_word_optimize,
|
|
57
|
+
* innodbFtResultCacheLimit: _var.mysql_configuration_variables_innodb_ft_result_cache_limit,
|
|
58
|
+
* innodbFtServerStopwordTable: _var.mysql_configuration_variables_innodb_ft_server_stopword_table,
|
|
59
|
+
* innodbLockWaitTimeout: _var.mysql_configuration_variables_innodb_lock_wait_timeout,
|
|
60
|
+
* innodbLogWriterThreads: _var.mysql_configuration_variables_innodb_log_writer_threads,
|
|
61
|
+
* innodbMaxPurgeLag: _var.mysql_configuration_variables_innodb_max_purge_lag,
|
|
62
|
+
* innodbMaxPurgeLagDelay: _var.mysql_configuration_variables_innodb_max_purge_lag_delay,
|
|
63
|
+
* innodbStatsPersistentSamplePages: _var.mysql_configuration_variables_innodb_stats_persistent_sample_pages,
|
|
64
|
+
* innodbStatsTransientSamplePages: _var.mysql_configuration_variables_innodb_stats_transient_sample_pages,
|
|
65
|
+
* interactiveTimeout: _var.mysql_configuration_variables_interactive_timeout,
|
|
66
|
+
* localInfile: _var.mysql_configuration_variables_local_infile,
|
|
67
|
+
* mandatoryRoles: _var.mysql_configuration_variables_mandatory_roles,
|
|
68
|
+
* maxAllowedPacket: _var.mysql_configuration_variables_max_allowed_packet,
|
|
69
|
+
* maxBinlogCacheSize: _var.mysql_configuration_variables_max_binlog_cache_size,
|
|
70
|
+
* maxConnectErrors: _var.mysql_configuration_variables_max_connect_errors,
|
|
71
|
+
* maxConnections: _var.mysql_configuration_variables_max_connections,
|
|
72
|
+
* maxExecutionTime: _var.mysql_configuration_variables_max_execution_time,
|
|
73
|
+
* maxHeapTableSize: _var.mysql_configuration_variables_max_heap_table_size,
|
|
74
|
+
* maxPreparedStmtCount: _var.mysql_configuration_variables_max_prepared_stmt_count,
|
|
75
|
+
* mysqlFirewallMode: _var.mysql_configuration_variables_mysql_firewall_mode,
|
|
76
|
+
* mysqlZstdDefaultCompressionLevel: _var.mysql_configuration_variables_mysql_zstd_default_compression_level,
|
|
77
|
+
* mysqlxConnectTimeout: _var.mysql_configuration_variables_mysqlx_connect_timeout,
|
|
78
|
+
* mysqlxDeflateDefaultCompressionLevel: _var.mysql_configuration_variables_mysqlx_deflate_default_compression_level,
|
|
79
|
+
* mysqlxDeflateMaxClientCompressionLevel: _var.mysql_configuration_variables_mysqlx_deflate_max_client_compression_level,
|
|
80
|
+
* mysqlxDocumentIdUniquePrefix: _var.mysql_configuration_variables_mysqlx_document_id_unique_prefix,
|
|
81
|
+
* mysqlxEnableHelloNotice: _var.mysql_configuration_variables_mysqlx_enable_hello_notice,
|
|
82
|
+
* mysqlxIdleWorkerThreadTimeout: _var.mysql_configuration_variables_mysqlx_idle_worker_thread_timeout,
|
|
83
|
+
* mysqlxInteractiveTimeout: _var.mysql_configuration_variables_mysqlx_interactive_timeout,
|
|
84
|
+
* mysqlxLz4defaultCompressionLevel: _var.mysql_configuration_variables_mysqlx_lz4default_compression_level,
|
|
85
|
+
* mysqlxLz4maxClientCompressionLevel: _var.mysql_configuration_variables_mysqlx_lz4max_client_compression_level,
|
|
86
|
+
* mysqlxMaxAllowedPacket: _var.mysql_configuration_variables_mysqlx_max_allowed_packet,
|
|
87
|
+
* mysqlxMinWorkerThreads: _var.mysql_configuration_variables_mysqlx_min_worker_threads,
|
|
88
|
+
* mysqlxReadTimeout: _var.mysql_configuration_variables_mysqlx_read_timeout,
|
|
89
|
+
* mysqlxWaitTimeout: _var.mysql_configuration_variables_mysqlx_wait_timeout,
|
|
90
|
+
* mysqlxWriteTimeout: _var.mysql_configuration_variables_mysqlx_write_timeout,
|
|
91
|
+
* mysqlxZstdDefaultCompressionLevel: _var.mysql_configuration_variables_mysqlx_zstd_default_compression_level,
|
|
92
|
+
* mysqlxZstdMaxClientCompressionLevel: _var.mysql_configuration_variables_mysqlx_zstd_max_client_compression_level,
|
|
93
|
+
* netReadTimeout: _var.mysql_configuration_variables_net_read_timeout,
|
|
94
|
+
* netWriteTimeout: _var.mysql_configuration_variables_net_write_timeout,
|
|
95
|
+
* parserMaxMemSize: _var.mysql_configuration_variables_parser_max_mem_size,
|
|
96
|
+
* queryAllocBlockSize: _var.mysql_configuration_variables_query_alloc_block_size,
|
|
97
|
+
* queryPreallocSize: _var.mysql_configuration_variables_query_prealloc_size,
|
|
98
|
+
* regexpTimeLimit: _var.mysql_configuration_variables_regexp_time_limit,
|
|
99
|
+
* sortBufferSize: _var.mysql_configuration_variables_sort_buffer_size,
|
|
100
|
+
* sqlMode: _var.mysql_configuration_variables_sql_mode,
|
|
101
|
+
* sqlRequirePrimaryKey: _var.mysql_configuration_variables_sql_require_primary_key,
|
|
102
|
+
* sqlWarnings: _var.mysql_configuration_variables_sql_warnings,
|
|
103
|
+
* threadPoolDedicatedListeners: _var.mysql_configuration_variables_thread_pool_dedicated_listeners,
|
|
104
|
+
* threadPoolMaxTransactionsLimit: _var.mysql_configuration_variables_thread_pool_max_transactions_limit,
|
|
105
|
+
* timeZone: _var.mysql_configuration_variables_time_zone,
|
|
106
|
+
* tmpTableSize: _var.mysql_configuration_variables_tmp_table_size,
|
|
107
|
+
* transactionIsolation: _var.mysql_configuration_variables_transaction_isolation,
|
|
108
|
+
* waitTimeout: _var.mysql_configuration_variables_wait_timeout,
|
|
109
|
+
* },
|
|
110
|
+
* });
|
|
111
|
+
* ```
|
|
112
|
+
*
|
|
113
|
+
* ## Import
|
|
114
|
+
*
|
|
115
|
+
* MysqlConfigurations can be imported using the `id`, e.g.
|
|
116
|
+
*
|
|
117
|
+
* ```sh
|
|
118
|
+
* $ pulumi import oci:Mysql/mysqlConfiguration:MysqlConfiguration test_mysql_configuration "configurations/{configurationId}"
|
|
119
|
+
* ```
|
|
120
|
+
*/
|
|
121
|
+
export declare class MysqlConfiguration extends pulumi.CustomResource {
|
|
122
|
+
/**
|
|
123
|
+
* Get an existing MysqlConfiguration resource's state with the given name, ID, and optional extra
|
|
124
|
+
* properties used to qualify the lookup.
|
|
125
|
+
*
|
|
126
|
+
* @param name The _unique_ name of the resulting resource.
|
|
127
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
128
|
+
* @param state Any extra arguments used during the lookup.
|
|
129
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
130
|
+
*/
|
|
131
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: MysqlConfigurationState, opts?: pulumi.CustomResourceOptions): MysqlConfiguration;
|
|
132
|
+
/**
|
|
133
|
+
* Returns true if the given object is an instance of MysqlConfiguration. This is designed to work even
|
|
134
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
135
|
+
*/
|
|
136
|
+
static isInstance(obj: any): obj is MysqlConfiguration;
|
|
137
|
+
/**
|
|
138
|
+
* The OCID of the compartment.
|
|
139
|
+
*/
|
|
140
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
141
|
+
/**
|
|
142
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
143
|
+
*/
|
|
144
|
+
readonly definedTags: pulumi.Output<{
|
|
145
|
+
[key: string]: any;
|
|
146
|
+
}>;
|
|
147
|
+
/**
|
|
148
|
+
* (Updatable) User-provided data about the Configuration.
|
|
149
|
+
*/
|
|
150
|
+
readonly description: pulumi.Output<string>;
|
|
151
|
+
/**
|
|
152
|
+
* (Updatable) The display name of the Configuration.
|
|
153
|
+
*/
|
|
154
|
+
readonly displayName: pulumi.Output<string>;
|
|
155
|
+
/**
|
|
156
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
157
|
+
*/
|
|
158
|
+
readonly freeformTags: pulumi.Output<{
|
|
159
|
+
[key: string]: any;
|
|
160
|
+
}>;
|
|
161
|
+
/**
|
|
162
|
+
* User-defined service variables set only at DB system initialization. These variables cannot be changed later at runtime.
|
|
163
|
+
*/
|
|
164
|
+
readonly initVariables: pulumi.Output<outputs.Mysql.MysqlConfigurationInitVariables>;
|
|
165
|
+
/**
|
|
166
|
+
* The OCID of the Configuration from which the new Configuration is derived. The values in CreateConfigurationDetails.variables supersede the variables of the parent Configuration.
|
|
167
|
+
*/
|
|
168
|
+
readonly parentConfigurationId: pulumi.Output<string>;
|
|
169
|
+
/**
|
|
170
|
+
* The name of the associated Shape.
|
|
171
|
+
*/
|
|
172
|
+
readonly shapeName: pulumi.Output<string>;
|
|
173
|
+
/**
|
|
174
|
+
* The current state of the Configuration.
|
|
175
|
+
*/
|
|
176
|
+
readonly state: pulumi.Output<string>;
|
|
177
|
+
/**
|
|
178
|
+
* The date and time the Configuration was created, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
|
|
179
|
+
*/
|
|
180
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
181
|
+
/**
|
|
182
|
+
* The date and time the Configuration was last updated, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
|
|
183
|
+
*/
|
|
184
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
185
|
+
/**
|
|
186
|
+
* The Configuration type, DEFAULT or CUSTOM.
|
|
187
|
+
*/
|
|
188
|
+
readonly type: pulumi.Output<string>;
|
|
189
|
+
/**
|
|
190
|
+
* User-defined service variables.
|
|
191
|
+
*/
|
|
192
|
+
readonly variables: pulumi.Output<outputs.Mysql.MysqlConfigurationVariables>;
|
|
193
|
+
/**
|
|
194
|
+
* Create a MysqlConfiguration resource with the given unique name, arguments, and options.
|
|
195
|
+
*
|
|
196
|
+
* @param name The _unique_ name of the resource.
|
|
197
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
198
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
199
|
+
*/
|
|
200
|
+
constructor(name: string, args: MysqlConfigurationArgs, opts?: pulumi.CustomResourceOptions);
|
|
201
|
+
}
|
|
202
|
+
/**
|
|
203
|
+
* Input properties used for looking up and filtering MysqlConfiguration resources.
|
|
204
|
+
*/
|
|
205
|
+
export interface MysqlConfigurationState {
|
|
206
|
+
/**
|
|
207
|
+
* The OCID of the compartment.
|
|
208
|
+
*/
|
|
209
|
+
compartmentId?: pulumi.Input<string>;
|
|
210
|
+
/**
|
|
211
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
212
|
+
*/
|
|
213
|
+
definedTags?: pulumi.Input<{
|
|
214
|
+
[key: string]: any;
|
|
215
|
+
}>;
|
|
216
|
+
/**
|
|
217
|
+
* (Updatable) User-provided data about the Configuration.
|
|
218
|
+
*/
|
|
219
|
+
description?: pulumi.Input<string>;
|
|
220
|
+
/**
|
|
221
|
+
* (Updatable) The display name of the Configuration.
|
|
222
|
+
*/
|
|
223
|
+
displayName?: pulumi.Input<string>;
|
|
224
|
+
/**
|
|
225
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
226
|
+
*/
|
|
227
|
+
freeformTags?: pulumi.Input<{
|
|
228
|
+
[key: string]: any;
|
|
229
|
+
}>;
|
|
230
|
+
/**
|
|
231
|
+
* User-defined service variables set only at DB system initialization. These variables cannot be changed later at runtime.
|
|
232
|
+
*/
|
|
233
|
+
initVariables?: pulumi.Input<inputs.Mysql.MysqlConfigurationInitVariables>;
|
|
234
|
+
/**
|
|
235
|
+
* The OCID of the Configuration from which the new Configuration is derived. The values in CreateConfigurationDetails.variables supersede the variables of the parent Configuration.
|
|
236
|
+
*/
|
|
237
|
+
parentConfigurationId?: pulumi.Input<string>;
|
|
238
|
+
/**
|
|
239
|
+
* The name of the associated Shape.
|
|
240
|
+
*/
|
|
241
|
+
shapeName?: pulumi.Input<string>;
|
|
242
|
+
/**
|
|
243
|
+
* The current state of the Configuration.
|
|
244
|
+
*/
|
|
245
|
+
state?: pulumi.Input<string>;
|
|
246
|
+
/**
|
|
247
|
+
* The date and time the Configuration was created, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
|
|
248
|
+
*/
|
|
249
|
+
timeCreated?: pulumi.Input<string>;
|
|
250
|
+
/**
|
|
251
|
+
* The date and time the Configuration was last updated, as described by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
|
|
252
|
+
*/
|
|
253
|
+
timeUpdated?: pulumi.Input<string>;
|
|
254
|
+
/**
|
|
255
|
+
* The Configuration type, DEFAULT or CUSTOM.
|
|
256
|
+
*/
|
|
257
|
+
type?: pulumi.Input<string>;
|
|
258
|
+
/**
|
|
259
|
+
* User-defined service variables.
|
|
260
|
+
*/
|
|
261
|
+
variables?: pulumi.Input<inputs.Mysql.MysqlConfigurationVariables>;
|
|
262
|
+
}
|
|
263
|
+
/**
|
|
264
|
+
* The set of arguments for constructing a MysqlConfiguration resource.
|
|
265
|
+
*/
|
|
266
|
+
export interface MysqlConfigurationArgs {
|
|
267
|
+
/**
|
|
268
|
+
* The OCID of the compartment.
|
|
269
|
+
*/
|
|
270
|
+
compartmentId: pulumi.Input<string>;
|
|
271
|
+
/**
|
|
272
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
273
|
+
*/
|
|
274
|
+
definedTags?: pulumi.Input<{
|
|
275
|
+
[key: string]: any;
|
|
276
|
+
}>;
|
|
277
|
+
/**
|
|
278
|
+
* (Updatable) User-provided data about the Configuration.
|
|
279
|
+
*/
|
|
280
|
+
description?: pulumi.Input<string>;
|
|
281
|
+
/**
|
|
282
|
+
* (Updatable) The display name of the Configuration.
|
|
283
|
+
*/
|
|
284
|
+
displayName?: pulumi.Input<string>;
|
|
285
|
+
/**
|
|
286
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
287
|
+
*/
|
|
288
|
+
freeformTags?: pulumi.Input<{
|
|
289
|
+
[key: string]: any;
|
|
290
|
+
}>;
|
|
291
|
+
/**
|
|
292
|
+
* User-defined service variables set only at DB system initialization. These variables cannot be changed later at runtime.
|
|
293
|
+
*/
|
|
294
|
+
initVariables?: pulumi.Input<inputs.Mysql.MysqlConfigurationInitVariables>;
|
|
295
|
+
/**
|
|
296
|
+
* The OCID of the Configuration from which the new Configuration is derived. The values in CreateConfigurationDetails.variables supersede the variables of the parent Configuration.
|
|
297
|
+
*/
|
|
298
|
+
parentConfigurationId?: pulumi.Input<string>;
|
|
299
|
+
/**
|
|
300
|
+
* The name of the associated Shape.
|
|
301
|
+
*/
|
|
302
|
+
shapeName: pulumi.Input<string>;
|
|
303
|
+
/**
|
|
304
|
+
* User-defined service variables.
|
|
305
|
+
*/
|
|
306
|
+
variables?: pulumi.Input<inputs.Mysql.MysqlConfigurationVariables>;
|
|
307
|
+
}
|
|
@@ -0,0 +1,197 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.MysqlConfiguration = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource provides the Mysql Configuration resource in Oracle Cloud Infrastructure MySQL Database service.
|
|
10
|
+
*
|
|
11
|
+
* Creates a new Configuration.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testMysqlConfiguration = new oci.mysql.MysqlConfiguration("testMysqlConfiguration", {
|
|
20
|
+
* compartmentId: _var.compartment_id,
|
|
21
|
+
* shapeName: oci_mysql_shape.test_shape.name,
|
|
22
|
+
* definedTags: {
|
|
23
|
+
* "foo-namespace.bar-key": "value",
|
|
24
|
+
* },
|
|
25
|
+
* description: _var.mysql_configuration_description,
|
|
26
|
+
* displayName: _var.mysql_configuration_display_name,
|
|
27
|
+
* freeformTags: {
|
|
28
|
+
* "bar-key": "value",
|
|
29
|
+
* },
|
|
30
|
+
* initVariables: {
|
|
31
|
+
* lowerCaseTableNames: _var.mysql_configuration_init_variables_lower_case_table_names,
|
|
32
|
+
* },
|
|
33
|
+
* parentConfigurationId: oci_audit_configuration.test_configuration.id,
|
|
34
|
+
* variables: {
|
|
35
|
+
* autocommit: _var.mysql_configuration_variables_autocommit,
|
|
36
|
+
* bigTables: _var.mysql_configuration_variables_big_tables,
|
|
37
|
+
* binlogExpireLogsSeconds: _var.mysql_configuration_variables_binlog_expire_logs_seconds,
|
|
38
|
+
* binlogRowMetadata: _var.mysql_configuration_variables_binlog_row_metadata,
|
|
39
|
+
* binlogRowValueOptions: _var.mysql_configuration_variables_binlog_row_value_options,
|
|
40
|
+
* binlogTransactionCompression: _var.mysql_configuration_variables_binlog_transaction_compression,
|
|
41
|
+
* completionType: _var.mysql_configuration_variables_completion_type,
|
|
42
|
+
* connectTimeout: _var.mysql_configuration_variables_connect_timeout,
|
|
43
|
+
* connectionMemoryChunkSize: _var.mysql_configuration_variables_connection_memory_chunk_size,
|
|
44
|
+
* connectionMemoryLimit: _var.mysql_configuration_variables_connection_memory_limit,
|
|
45
|
+
* cteMaxRecursionDepth: _var.mysql_configuration_variables_cte_max_recursion_depth,
|
|
46
|
+
* defaultAuthenticationPlugin: _var.mysql_configuration_variables_default_authentication_plugin,
|
|
47
|
+
* foreignKeyChecks: _var.mysql_configuration_variables_foreign_key_checks,
|
|
48
|
+
* generatedRandomPasswordLength: _var.mysql_configuration_variables_generated_random_password_length,
|
|
49
|
+
* globalConnectionMemoryLimit: _var.mysql_configuration_variables_global_connection_memory_limit,
|
|
50
|
+
* globalConnectionMemoryTracking: _var.mysql_configuration_variables_global_connection_memory_tracking,
|
|
51
|
+
* groupReplicationConsistency: _var.mysql_configuration_variables_group_replication_consistency,
|
|
52
|
+
* informationSchemaStatsExpiry: _var.mysql_configuration_variables_information_schema_stats_expiry,
|
|
53
|
+
* innodbBufferPoolDumpPct: _var.mysql_configuration_variables_innodb_buffer_pool_dump_pct,
|
|
54
|
+
* innodbBufferPoolInstances: _var.mysql_configuration_variables_innodb_buffer_pool_instances,
|
|
55
|
+
* innodbBufferPoolSize: _var.mysql_configuration_variables_innodb_buffer_pool_size,
|
|
56
|
+
* innodbDdlBufferSize: _var.mysql_configuration_variables_innodb_ddl_buffer_size,
|
|
57
|
+
* innodbDdlThreads: _var.mysql_configuration_variables_innodb_ddl_threads,
|
|
58
|
+
* innodbFtEnableStopword: _var.mysql_configuration_variables_innodb_ft_enable_stopword,
|
|
59
|
+
* innodbFtMaxTokenSize: _var.mysql_configuration_variables_innodb_ft_max_token_size,
|
|
60
|
+
* innodbFtMinTokenSize: _var.mysql_configuration_variables_innodb_ft_min_token_size,
|
|
61
|
+
* innodbFtNumWordOptimize: _var.mysql_configuration_variables_innodb_ft_num_word_optimize,
|
|
62
|
+
* innodbFtResultCacheLimit: _var.mysql_configuration_variables_innodb_ft_result_cache_limit,
|
|
63
|
+
* innodbFtServerStopwordTable: _var.mysql_configuration_variables_innodb_ft_server_stopword_table,
|
|
64
|
+
* innodbLockWaitTimeout: _var.mysql_configuration_variables_innodb_lock_wait_timeout,
|
|
65
|
+
* innodbLogWriterThreads: _var.mysql_configuration_variables_innodb_log_writer_threads,
|
|
66
|
+
* innodbMaxPurgeLag: _var.mysql_configuration_variables_innodb_max_purge_lag,
|
|
67
|
+
* innodbMaxPurgeLagDelay: _var.mysql_configuration_variables_innodb_max_purge_lag_delay,
|
|
68
|
+
* innodbStatsPersistentSamplePages: _var.mysql_configuration_variables_innodb_stats_persistent_sample_pages,
|
|
69
|
+
* innodbStatsTransientSamplePages: _var.mysql_configuration_variables_innodb_stats_transient_sample_pages,
|
|
70
|
+
* interactiveTimeout: _var.mysql_configuration_variables_interactive_timeout,
|
|
71
|
+
* localInfile: _var.mysql_configuration_variables_local_infile,
|
|
72
|
+
* mandatoryRoles: _var.mysql_configuration_variables_mandatory_roles,
|
|
73
|
+
* maxAllowedPacket: _var.mysql_configuration_variables_max_allowed_packet,
|
|
74
|
+
* maxBinlogCacheSize: _var.mysql_configuration_variables_max_binlog_cache_size,
|
|
75
|
+
* maxConnectErrors: _var.mysql_configuration_variables_max_connect_errors,
|
|
76
|
+
* maxConnections: _var.mysql_configuration_variables_max_connections,
|
|
77
|
+
* maxExecutionTime: _var.mysql_configuration_variables_max_execution_time,
|
|
78
|
+
* maxHeapTableSize: _var.mysql_configuration_variables_max_heap_table_size,
|
|
79
|
+
* maxPreparedStmtCount: _var.mysql_configuration_variables_max_prepared_stmt_count,
|
|
80
|
+
* mysqlFirewallMode: _var.mysql_configuration_variables_mysql_firewall_mode,
|
|
81
|
+
* mysqlZstdDefaultCompressionLevel: _var.mysql_configuration_variables_mysql_zstd_default_compression_level,
|
|
82
|
+
* mysqlxConnectTimeout: _var.mysql_configuration_variables_mysqlx_connect_timeout,
|
|
83
|
+
* mysqlxDeflateDefaultCompressionLevel: _var.mysql_configuration_variables_mysqlx_deflate_default_compression_level,
|
|
84
|
+
* mysqlxDeflateMaxClientCompressionLevel: _var.mysql_configuration_variables_mysqlx_deflate_max_client_compression_level,
|
|
85
|
+
* mysqlxDocumentIdUniquePrefix: _var.mysql_configuration_variables_mysqlx_document_id_unique_prefix,
|
|
86
|
+
* mysqlxEnableHelloNotice: _var.mysql_configuration_variables_mysqlx_enable_hello_notice,
|
|
87
|
+
* mysqlxIdleWorkerThreadTimeout: _var.mysql_configuration_variables_mysqlx_idle_worker_thread_timeout,
|
|
88
|
+
* mysqlxInteractiveTimeout: _var.mysql_configuration_variables_mysqlx_interactive_timeout,
|
|
89
|
+
* mysqlxLz4defaultCompressionLevel: _var.mysql_configuration_variables_mysqlx_lz4default_compression_level,
|
|
90
|
+
* mysqlxLz4maxClientCompressionLevel: _var.mysql_configuration_variables_mysqlx_lz4max_client_compression_level,
|
|
91
|
+
* mysqlxMaxAllowedPacket: _var.mysql_configuration_variables_mysqlx_max_allowed_packet,
|
|
92
|
+
* mysqlxMinWorkerThreads: _var.mysql_configuration_variables_mysqlx_min_worker_threads,
|
|
93
|
+
* mysqlxReadTimeout: _var.mysql_configuration_variables_mysqlx_read_timeout,
|
|
94
|
+
* mysqlxWaitTimeout: _var.mysql_configuration_variables_mysqlx_wait_timeout,
|
|
95
|
+
* mysqlxWriteTimeout: _var.mysql_configuration_variables_mysqlx_write_timeout,
|
|
96
|
+
* mysqlxZstdDefaultCompressionLevel: _var.mysql_configuration_variables_mysqlx_zstd_default_compression_level,
|
|
97
|
+
* mysqlxZstdMaxClientCompressionLevel: _var.mysql_configuration_variables_mysqlx_zstd_max_client_compression_level,
|
|
98
|
+
* netReadTimeout: _var.mysql_configuration_variables_net_read_timeout,
|
|
99
|
+
* netWriteTimeout: _var.mysql_configuration_variables_net_write_timeout,
|
|
100
|
+
* parserMaxMemSize: _var.mysql_configuration_variables_parser_max_mem_size,
|
|
101
|
+
* queryAllocBlockSize: _var.mysql_configuration_variables_query_alloc_block_size,
|
|
102
|
+
* queryPreallocSize: _var.mysql_configuration_variables_query_prealloc_size,
|
|
103
|
+
* regexpTimeLimit: _var.mysql_configuration_variables_regexp_time_limit,
|
|
104
|
+
* sortBufferSize: _var.mysql_configuration_variables_sort_buffer_size,
|
|
105
|
+
* sqlMode: _var.mysql_configuration_variables_sql_mode,
|
|
106
|
+
* sqlRequirePrimaryKey: _var.mysql_configuration_variables_sql_require_primary_key,
|
|
107
|
+
* sqlWarnings: _var.mysql_configuration_variables_sql_warnings,
|
|
108
|
+
* threadPoolDedicatedListeners: _var.mysql_configuration_variables_thread_pool_dedicated_listeners,
|
|
109
|
+
* threadPoolMaxTransactionsLimit: _var.mysql_configuration_variables_thread_pool_max_transactions_limit,
|
|
110
|
+
* timeZone: _var.mysql_configuration_variables_time_zone,
|
|
111
|
+
* tmpTableSize: _var.mysql_configuration_variables_tmp_table_size,
|
|
112
|
+
* transactionIsolation: _var.mysql_configuration_variables_transaction_isolation,
|
|
113
|
+
* waitTimeout: _var.mysql_configuration_variables_wait_timeout,
|
|
114
|
+
* },
|
|
115
|
+
* });
|
|
116
|
+
* ```
|
|
117
|
+
*
|
|
118
|
+
* ## Import
|
|
119
|
+
*
|
|
120
|
+
* MysqlConfigurations can be imported using the `id`, e.g.
|
|
121
|
+
*
|
|
122
|
+
* ```sh
|
|
123
|
+
* $ pulumi import oci:Mysql/mysqlConfiguration:MysqlConfiguration test_mysql_configuration "configurations/{configurationId}"
|
|
124
|
+
* ```
|
|
125
|
+
*/
|
|
126
|
+
class MysqlConfiguration extends pulumi.CustomResource {
|
|
127
|
+
constructor(name, argsOrState, opts) {
|
|
128
|
+
let resourceInputs = {};
|
|
129
|
+
opts = opts || {};
|
|
130
|
+
if (opts.id) {
|
|
131
|
+
const state = argsOrState;
|
|
132
|
+
resourceInputs["compartmentId"] = state ? state.compartmentId : undefined;
|
|
133
|
+
resourceInputs["definedTags"] = state ? state.definedTags : undefined;
|
|
134
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
135
|
+
resourceInputs["displayName"] = state ? state.displayName : undefined;
|
|
136
|
+
resourceInputs["freeformTags"] = state ? state.freeformTags : undefined;
|
|
137
|
+
resourceInputs["initVariables"] = state ? state.initVariables : undefined;
|
|
138
|
+
resourceInputs["parentConfigurationId"] = state ? state.parentConfigurationId : undefined;
|
|
139
|
+
resourceInputs["shapeName"] = state ? state.shapeName : undefined;
|
|
140
|
+
resourceInputs["state"] = state ? state.state : undefined;
|
|
141
|
+
resourceInputs["timeCreated"] = state ? state.timeCreated : undefined;
|
|
142
|
+
resourceInputs["timeUpdated"] = state ? state.timeUpdated : undefined;
|
|
143
|
+
resourceInputs["type"] = state ? state.type : undefined;
|
|
144
|
+
resourceInputs["variables"] = state ? state.variables : undefined;
|
|
145
|
+
}
|
|
146
|
+
else {
|
|
147
|
+
const args = argsOrState;
|
|
148
|
+
if ((!args || args.compartmentId === undefined) && !opts.urn) {
|
|
149
|
+
throw new Error("Missing required property 'compartmentId'");
|
|
150
|
+
}
|
|
151
|
+
if ((!args || args.shapeName === undefined) && !opts.urn) {
|
|
152
|
+
throw new Error("Missing required property 'shapeName'");
|
|
153
|
+
}
|
|
154
|
+
resourceInputs["compartmentId"] = args ? args.compartmentId : undefined;
|
|
155
|
+
resourceInputs["definedTags"] = args ? args.definedTags : undefined;
|
|
156
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
157
|
+
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
158
|
+
resourceInputs["freeformTags"] = args ? args.freeformTags : undefined;
|
|
159
|
+
resourceInputs["initVariables"] = args ? args.initVariables : undefined;
|
|
160
|
+
resourceInputs["parentConfigurationId"] = args ? args.parentConfigurationId : undefined;
|
|
161
|
+
resourceInputs["shapeName"] = args ? args.shapeName : undefined;
|
|
162
|
+
resourceInputs["variables"] = args ? args.variables : undefined;
|
|
163
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
164
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
165
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
166
|
+
resourceInputs["type"] = undefined /*out*/;
|
|
167
|
+
}
|
|
168
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
169
|
+
super(MysqlConfiguration.__pulumiType, name, resourceInputs, opts);
|
|
170
|
+
}
|
|
171
|
+
/**
|
|
172
|
+
* Get an existing MysqlConfiguration resource's state with the given name, ID, and optional extra
|
|
173
|
+
* properties used to qualify the lookup.
|
|
174
|
+
*
|
|
175
|
+
* @param name The _unique_ name of the resulting resource.
|
|
176
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
177
|
+
* @param state Any extra arguments used during the lookup.
|
|
178
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
179
|
+
*/
|
|
180
|
+
static get(name, id, state, opts) {
|
|
181
|
+
return new MysqlConfiguration(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
182
|
+
}
|
|
183
|
+
/**
|
|
184
|
+
* Returns true if the given object is an instance of MysqlConfiguration. This is designed to work even
|
|
185
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
186
|
+
*/
|
|
187
|
+
static isInstance(obj) {
|
|
188
|
+
if (obj === undefined || obj === null) {
|
|
189
|
+
return false;
|
|
190
|
+
}
|
|
191
|
+
return obj['__pulumiType'] === MysqlConfiguration.__pulumiType;
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
exports.MysqlConfiguration = MysqlConfiguration;
|
|
195
|
+
/** @internal */
|
|
196
|
+
MysqlConfiguration.__pulumiType = 'oci:Mysql/mysqlConfiguration:MysqlConfiguration';
|
|
197
|
+
//# sourceMappingURL=mysqlConfiguration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysqlConfiguration.js","sourceRoot":"","sources":["../../mysql/mysqlConfiguration.ts"],"names":[],"mappings":"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"}
|
package/ocvp/esxiHost.d.ts
CHANGED
|
@@ -68,7 +68,7 @@ export declare class EsxiHost extends pulumi.CustomResource {
|
|
|
68
68
|
*/
|
|
69
69
|
readonly displayName: pulumi.Output<string>;
|
|
70
70
|
/**
|
|
71
|
-
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the
|
|
71
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ESXi host that is failed. This is an optional parameter. If this parameter is specified, a new ESXi host will be created to replace the failed one, and the `failedEsxiHostId` field will be updated in the newly created Esxi host.
|
|
72
72
|
*/
|
|
73
73
|
readonly failedEsxiHostId: pulumi.Output<string>;
|
|
74
74
|
/**
|
|
@@ -93,6 +93,10 @@ export declare class EsxiHost extends pulumi.CustomResource {
|
|
|
93
93
|
* (Updatable) The billing option to switch to after the existing billing cycle ends. If `nextSku` is null or empty, `currentSku` continues to the next billing cycle. [ListSupportedSkus](https://docs.cloud.oracle.com/iaas/api/#/en/vmware/20200501/SupportedSkuSummary/ListSupportedSkus).
|
|
94
94
|
*/
|
|
95
95
|
readonly nextSku: pulumi.Output<string>;
|
|
96
|
+
/**
|
|
97
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ESXi host that will be upgraded. This is an optional parameter. If this parameter is specified, an ESXi host with new version will be created to replace the original one, and the `nonUpgradedEsxiHostId` field will be updated in the newly created Esxi host.
|
|
98
|
+
*/
|
|
99
|
+
readonly nonUpgradedEsxiHostId: pulumi.Output<string>;
|
|
96
100
|
/**
|
|
97
101
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the esxi host that is newly created to replace the failed node.
|
|
98
102
|
*/
|
|
@@ -113,6 +117,14 @@ export declare class EsxiHost extends pulumi.CustomResource {
|
|
|
113
117
|
* The date and time the ESXi host was updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
114
118
|
*/
|
|
115
119
|
readonly timeUpdated: pulumi.Output<string>;
|
|
120
|
+
/**
|
|
121
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ESXi host that is newly created to upgrade the original host.
|
|
122
|
+
*/
|
|
123
|
+
readonly upgradedReplacementEsxiHostId: pulumi.Output<string>;
|
|
124
|
+
/**
|
|
125
|
+
* The version of VMware software that the Oracle Cloud VMware Solution installed on the ESXi hosts.
|
|
126
|
+
*/
|
|
127
|
+
readonly vmwareSoftwareVersion: pulumi.Output<string>;
|
|
116
128
|
/**
|
|
117
129
|
* Create a EsxiHost resource with the given unique name, arguments, and options.
|
|
118
130
|
*
|
|
@@ -161,7 +173,7 @@ export interface EsxiHostState {
|
|
|
161
173
|
*/
|
|
162
174
|
displayName?: pulumi.Input<string>;
|
|
163
175
|
/**
|
|
164
|
-
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the
|
|
176
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ESXi host that is failed. This is an optional parameter. If this parameter is specified, a new ESXi host will be created to replace the failed one, and the `failedEsxiHostId` field will be updated in the newly created Esxi host.
|
|
165
177
|
*/
|
|
166
178
|
failedEsxiHostId?: pulumi.Input<string>;
|
|
167
179
|
/**
|
|
@@ -186,6 +198,10 @@ export interface EsxiHostState {
|
|
|
186
198
|
* (Updatable) The billing option to switch to after the existing billing cycle ends. If `nextSku` is null or empty, `currentSku` continues to the next billing cycle. [ListSupportedSkus](https://docs.cloud.oracle.com/iaas/api/#/en/vmware/20200501/SupportedSkuSummary/ListSupportedSkus).
|
|
187
199
|
*/
|
|
188
200
|
nextSku?: pulumi.Input<string>;
|
|
201
|
+
/**
|
|
202
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ESXi host that will be upgraded. This is an optional parameter. If this parameter is specified, an ESXi host with new version will be created to replace the original one, and the `nonUpgradedEsxiHostId` field will be updated in the newly created Esxi host.
|
|
203
|
+
*/
|
|
204
|
+
nonUpgradedEsxiHostId?: pulumi.Input<string>;
|
|
189
205
|
/**
|
|
190
206
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the esxi host that is newly created to replace the failed node.
|
|
191
207
|
*/
|
|
@@ -206,6 +222,14 @@ export interface EsxiHostState {
|
|
|
206
222
|
* The date and time the ESXi host was updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
207
223
|
*/
|
|
208
224
|
timeUpdated?: pulumi.Input<string>;
|
|
225
|
+
/**
|
|
226
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ESXi host that is newly created to upgrade the original host.
|
|
227
|
+
*/
|
|
228
|
+
upgradedReplacementEsxiHostId?: pulumi.Input<string>;
|
|
229
|
+
/**
|
|
230
|
+
* The version of VMware software that the Oracle Cloud VMware Solution installed on the ESXi hosts.
|
|
231
|
+
*/
|
|
232
|
+
vmwareSoftwareVersion?: pulumi.Input<string>;
|
|
209
233
|
}
|
|
210
234
|
/**
|
|
211
235
|
* The set of arguments for constructing a EsxiHost resource.
|
|
@@ -234,7 +258,7 @@ export interface EsxiHostArgs {
|
|
|
234
258
|
*/
|
|
235
259
|
displayName?: pulumi.Input<string>;
|
|
236
260
|
/**
|
|
237
|
-
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the
|
|
261
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ESXi host that is failed. This is an optional parameter. If this parameter is specified, a new ESXi host will be created to replace the failed one, and the `failedEsxiHostId` field will be updated in the newly created Esxi host.
|
|
238
262
|
*/
|
|
239
263
|
failedEsxiHostId?: pulumi.Input<string>;
|
|
240
264
|
/**
|
|
@@ -255,6 +279,10 @@ export interface EsxiHostArgs {
|
|
|
255
279
|
* (Updatable) The billing option to switch to after the existing billing cycle ends. If `nextSku` is null or empty, `currentSku` continues to the next billing cycle. [ListSupportedSkus](https://docs.cloud.oracle.com/iaas/api/#/en/vmware/20200501/SupportedSkuSummary/ListSupportedSkus).
|
|
256
280
|
*/
|
|
257
281
|
nextSku?: pulumi.Input<string>;
|
|
282
|
+
/**
|
|
283
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ESXi host that will be upgraded. This is an optional parameter. If this parameter is specified, an ESXi host with new version will be created to replace the original one, and the `nonUpgradedEsxiHostId` field will be updated in the newly created Esxi host.
|
|
284
|
+
*/
|
|
285
|
+
nonUpgradedEsxiHostId?: pulumi.Input<string>;
|
|
258
286
|
/**
|
|
259
287
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the SDDC to add the ESXi host to.
|
|
260
288
|
*/
|
package/ocvp/esxiHost.js
CHANGED
|
@@ -43,11 +43,14 @@ class EsxiHost extends pulumi.CustomResource {
|
|
|
43
43
|
resourceInputs["hostOcpuCount"] = state ? state.hostOcpuCount : undefined;
|
|
44
44
|
resourceInputs["hostShapeName"] = state ? state.hostShapeName : undefined;
|
|
45
45
|
resourceInputs["nextSku"] = state ? state.nextSku : undefined;
|
|
46
|
+
resourceInputs["nonUpgradedEsxiHostId"] = state ? state.nonUpgradedEsxiHostId : undefined;
|
|
46
47
|
resourceInputs["replacementEsxiHostId"] = state ? state.replacementEsxiHostId : undefined;
|
|
47
48
|
resourceInputs["sddcId"] = state ? state.sddcId : undefined;
|
|
48
49
|
resourceInputs["state"] = state ? state.state : undefined;
|
|
49
50
|
resourceInputs["timeCreated"] = state ? state.timeCreated : undefined;
|
|
50
51
|
resourceInputs["timeUpdated"] = state ? state.timeUpdated : undefined;
|
|
52
|
+
resourceInputs["upgradedReplacementEsxiHostId"] = state ? state.upgradedReplacementEsxiHostId : undefined;
|
|
53
|
+
resourceInputs["vmwareSoftwareVersion"] = state ? state.vmwareSoftwareVersion : undefined;
|
|
51
54
|
}
|
|
52
55
|
else {
|
|
53
56
|
const args = argsOrState;
|
|
@@ -64,6 +67,7 @@ class EsxiHost extends pulumi.CustomResource {
|
|
|
64
67
|
resourceInputs["hostOcpuCount"] = args ? args.hostOcpuCount : undefined;
|
|
65
68
|
resourceInputs["hostShapeName"] = args ? args.hostShapeName : undefined;
|
|
66
69
|
resourceInputs["nextSku"] = args ? args.nextSku : undefined;
|
|
70
|
+
resourceInputs["nonUpgradedEsxiHostId"] = args ? args.nonUpgradedEsxiHostId : undefined;
|
|
67
71
|
resourceInputs["sddcId"] = args ? args.sddcId : undefined;
|
|
68
72
|
resourceInputs["billingContractEndDate"] = undefined /*out*/;
|
|
69
73
|
resourceInputs["compartmentId"] = undefined /*out*/;
|
|
@@ -73,6 +77,8 @@ class EsxiHost extends pulumi.CustomResource {
|
|
|
73
77
|
resourceInputs["state"] = undefined /*out*/;
|
|
74
78
|
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
75
79
|
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
80
|
+
resourceInputs["upgradedReplacementEsxiHostId"] = undefined /*out*/;
|
|
81
|
+
resourceInputs["vmwareSoftwareVersion"] = undefined /*out*/;
|
|
76
82
|
}
|
|
77
83
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
78
84
|
super(EsxiHost.__pulumiType, name, resourceInputs, opts);
|