pulumi-oci 2.34.0a1747896429__py3-none-any.whl → 3.0.0__py3-none-any.whl
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.
- pulumi_oci/__init__.py +65 -202
- pulumi_oci/_utilities.py +1 -1
- pulumi_oci/adm/__init__.py +1 -1
- pulumi_oci/adm/_inputs.py +19 -19
- pulumi_oci/adm/get_knowledgebase.py +1 -1
- pulumi_oci/adm/get_knowledgebases.py +1 -1
- pulumi_oci/adm/get_remediation_recipe.py +3 -3
- pulumi_oci/adm/get_remediation_recipes.py +1 -1
- pulumi_oci/adm/get_remediation_run.py +1 -1
- pulumi_oci/adm/get_remediation_run_application_dependency_recommendations.py +4 -4
- pulumi_oci/adm/get_remediation_run_stage.py +1 -1
- pulumi_oci/adm/get_remediation_run_stages.py +1 -1
- pulumi_oci/adm/get_remediation_runs.py +1 -1
- pulumi_oci/adm/get_vulnerability_audit.py +1 -1
- pulumi_oci/adm/get_vulnerability_audit_application_dependency_vulnerabilities.py +4 -4
- pulumi_oci/adm/get_vulnerability_audit_application_dependency_vulnerability.py +1 -1
- pulumi_oci/adm/get_vulnerability_audits.py +1 -1
- pulumi_oci/adm/knowledge_base.py +1 -1
- pulumi_oci/adm/outputs.py +87 -50
- pulumi_oci/adm/remediation_recipe.py +15 -15
- pulumi_oci/adm/remediation_run.py +1 -1
- pulumi_oci/adm/vulnerability_audit.py +1 -1
- pulumi_oci/aianomalydetection/__init__.py +1 -1
- pulumi_oci/aianomalydetection/_inputs.py +1 -1
- pulumi_oci/aianomalydetection/ai_private_endpoint.py +1 -1
- pulumi_oci/aianomalydetection/data_asset.py +1 -1
- pulumi_oci/aianomalydetection/detect_anomaly_job.py +1 -1
- pulumi_oci/aianomalydetection/get_ai_private_endpoint.py +1 -1
- pulumi_oci/aianomalydetection/get_ai_private_endpoints.py +1 -1
- pulumi_oci/aianomalydetection/get_detect_anomaly_job.py +1 -1
- pulumi_oci/aianomalydetection/get_detect_anomaly_jobs.py +1 -1
- pulumi_oci/aianomalydetection/get_detection_data_asset.py +1 -1
- pulumi_oci/aianomalydetection/get_detection_data_assets.py +1 -1
- pulumi_oci/aianomalydetection/get_detection_model.py +1 -1
- pulumi_oci/aianomalydetection/get_detection_models.py +1 -1
- pulumi_oci/aianomalydetection/get_detection_project.py +1 -1
- pulumi_oci/aianomalydetection/get_detection_projects.py +1 -1
- pulumi_oci/aianomalydetection/model.py +1 -1
- pulumi_oci/aianomalydetection/outputs.py +1 -1
- pulumi_oci/aianomalydetection/project.py +1 -1
- pulumi_oci/aidocument/__init__.py +1 -1
- pulumi_oci/aidocument/_inputs.py +1 -1
- pulumi_oci/aidocument/get_model.py +1 -1
- pulumi_oci/aidocument/get_models.py +1 -1
- pulumi_oci/aidocument/get_processor_job.py +1 -1
- pulumi_oci/aidocument/get_project.py +1 -1
- pulumi_oci/aidocument/get_projects.py +1 -1
- pulumi_oci/aidocument/model.py +1 -1
- pulumi_oci/aidocument/outputs.py +1 -1
- pulumi_oci/aidocument/processor_job.py +1 -1
- pulumi_oci/aidocument/project.py +1 -1
- pulumi_oci/ailanguage/__init__.py +1 -1
- pulumi_oci/ailanguage/_inputs.py +1 -1
- pulumi_oci/ailanguage/endpoint.py +1 -1
- pulumi_oci/ailanguage/get_endpoint.py +1 -1
- pulumi_oci/ailanguage/get_endpoints.py +1 -1
- pulumi_oci/ailanguage/get_model.py +1 -1
- pulumi_oci/ailanguage/get_model_evaluation_results.py +1 -1
- pulumi_oci/ailanguage/get_model_type.py +1 -1
- pulumi_oci/ailanguage/get_models.py +1 -1
- pulumi_oci/ailanguage/get_project.py +1 -1
- pulumi_oci/ailanguage/get_projects.py +1 -1
- pulumi_oci/ailanguage/model.py +1 -1
- pulumi_oci/ailanguage/outputs.py +1 -1
- pulumi_oci/ailanguage/project.py +1 -1
- pulumi_oci/aivision/__init__.py +1 -1
- pulumi_oci/aivision/_inputs.py +1 -1
- pulumi_oci/aivision/get_model.py +1 -1
- pulumi_oci/aivision/get_models.py +1 -1
- pulumi_oci/aivision/get_project.py +1 -1
- pulumi_oci/aivision/get_projects.py +1 -1
- pulumi_oci/aivision/model.py +1 -1
- pulumi_oci/aivision/outputs.py +1 -1
- pulumi_oci/aivision/project.py +1 -1
- pulumi_oci/analytics/__init__.py +1 -1
- pulumi_oci/analytics/_inputs.py +1 -1
- pulumi_oci/analytics/analytics_instance.py +1 -1
- pulumi_oci/analytics/analytics_instance_private_access_channel.py +1 -1
- pulumi_oci/analytics/analytics_instance_vanity_url.py +1 -1
- pulumi_oci/analytics/get_analytics_instance.py +1 -1
- pulumi_oci/analytics/get_analytics_instance_private_access_channel.py +1 -1
- pulumi_oci/analytics/get_analytics_instances.py +1 -1
- pulumi_oci/analytics/outputs.py +1 -1
- pulumi_oci/announcementsservice/__init__.py +1 -1
- pulumi_oci/announcementsservice/_inputs.py +1 -1
- pulumi_oci/announcementsservice/announcement_subscription.py +1 -1
- pulumi_oci/announcementsservice/announcement_subscriptions_actions_change_compartment.py +1 -1
- pulumi_oci/announcementsservice/announcement_subscriptions_filter_group.py +1 -1
- pulumi_oci/announcementsservice/get_announcement_subscription.py +1 -1
- pulumi_oci/announcementsservice/get_announcement_subscriptions.py +1 -1
- pulumi_oci/announcementsservice/get_services.py +1 -1
- pulumi_oci/announcementsservice/outputs.py +1 -1
- pulumi_oci/apigateway/__init__.py +1 -1
- pulumi_oci/apigateway/_inputs.py +1 -1
- pulumi_oci/apigateway/api.py +1 -1
- pulumi_oci/apigateway/certificate.py +1 -1
- pulumi_oci/apigateway/deployment.py +1 -1
- pulumi_oci/apigateway/gateway.py +1 -1
- pulumi_oci/apigateway/get_api.py +1 -1
- pulumi_oci/apigateway/get_api_content.py +1 -1
- pulumi_oci/apigateway/get_api_deployment_specification.py +1 -1
- pulumi_oci/apigateway/get_api_validation.py +1 -1
- pulumi_oci/apigateway/get_apis.py +1 -1
- pulumi_oci/apigateway/get_certificate.py +1 -1
- pulumi_oci/apigateway/get_certificates.py +1 -1
- pulumi_oci/apigateway/get_deployment.py +1 -1
- pulumi_oci/apigateway/get_deployments.py +1 -1
- pulumi_oci/apigateway/get_gateway.py +1 -1
- pulumi_oci/apigateway/get_gateways.py +1 -1
- pulumi_oci/apigateway/get_subscriber.py +1 -1
- pulumi_oci/apigateway/get_subscribers.py +1 -1
- pulumi_oci/apigateway/get_usage_plan.py +1 -1
- pulumi_oci/apigateway/get_usage_plans.py +1 -1
- pulumi_oci/apigateway/outputs.py +1 -1
- pulumi_oci/apigateway/subscriber.py +1 -1
- pulumi_oci/apigateway/usage_plan.py +1 -1
- pulumi_oci/apm/__init__.py +1 -1
- pulumi_oci/apm/_inputs.py +1 -1
- pulumi_oci/apm/apm_domain.py +1 -1
- pulumi_oci/apm/get_apm_domain.py +1 -1
- pulumi_oci/apm/get_apm_domains.py +1 -1
- pulumi_oci/apm/get_data_keys.py +1 -1
- pulumi_oci/apm/outputs.py +1 -1
- pulumi_oci/apmconfig/__init__.py +1 -1
- pulumi_oci/apmconfig/_inputs.py +1 -1
- pulumi_oci/apmconfig/config.py +1 -1
- pulumi_oci/apmconfig/get_config.py +1 -1
- pulumi_oci/apmconfig/get_configs.py +1 -1
- pulumi_oci/apmconfig/outputs.py +1 -1
- pulumi_oci/apmsynthetics/__init__.py +1 -1
- pulumi_oci/apmsynthetics/_inputs.py +4 -4
- pulumi_oci/apmsynthetics/config.py +29 -1
- pulumi_oci/apmsynthetics/dedicated_vantage_point.py +1 -1
- pulumi_oci/apmsynthetics/get_dedicated_vantage_point.py +1 -1
- pulumi_oci/apmsynthetics/get_dedicated_vantage_points.py +1 -1
- pulumi_oci/apmsynthetics/get_monitor.py +16 -2
- pulumi_oci/apmsynthetics/get_monitors.py +1 -1
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point.py +1 -1
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point_worker.py +1 -1
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point_workers.py +1 -1
- pulumi_oci/apmsynthetics/get_on_premise_vantage_points.py +1 -1
- pulumi_oci/apmsynthetics/get_result.py +6 -6
- pulumi_oci/apmsynthetics/get_script.py +2 -2
- pulumi_oci/apmsynthetics/get_scripts.py +1 -1
- pulumi_oci/apmsynthetics/get_vantage_point.py +1 -1
- pulumi_oci/apmsynthetics/get_vantage_points.py +1 -1
- pulumi_oci/apmsynthetics/on_premise_vantage_point.py +1 -1
- pulumi_oci/apmsynthetics/on_premise_vantage_point_worker.py +1 -1
- pulumi_oci/apmsynthetics/outputs.py +20 -9
- pulumi_oci/apmsynthetics/script.py +8 -8
- pulumi_oci/apmtraces/__init__.py +1 -1
- pulumi_oci/apmtraces/_inputs.py +1 -1
- pulumi_oci/apmtraces/get_query_quick_picks.py +1 -1
- pulumi_oci/apmtraces/get_trace.py +1 -1
- pulumi_oci/apmtraces/get_trace_aggregated_snapshot_data.py +1 -1
- pulumi_oci/apmtraces/get_trace_snapshot_data.py +1 -1
- pulumi_oci/apmtraces/outputs.py +1 -1
- pulumi_oci/appmgmtcontrol/__init__.py +1 -1
- pulumi_oci/appmgmtcontrol/_inputs.py +1 -1
- pulumi_oci/appmgmtcontrol/get_monitored_instance.py +1 -1
- pulumi_oci/appmgmtcontrol/get_monitored_instances.py +1 -1
- pulumi_oci/appmgmtcontrol/monitor_plugin_management.py +1 -1
- pulumi_oci/appmgmtcontrol/outputs.py +1 -1
- pulumi_oci/artifacts/__init__.py +1 -1
- pulumi_oci/artifacts/_inputs.py +1 -1
- pulumi_oci/artifacts/container_configuration.py +1 -1
- pulumi_oci/artifacts/container_image_signature.py +1 -1
- pulumi_oci/artifacts/container_repository.py +1 -1
- pulumi_oci/artifacts/generic_artifact.py +1 -1
- pulumi_oci/artifacts/get_container_configuration.py +1 -1
- pulumi_oci/artifacts/get_container_image.py +1 -1
- pulumi_oci/artifacts/get_container_image_signature.py +1 -1
- pulumi_oci/artifacts/get_container_images.py +1 -1
- pulumi_oci/artifacts/get_container_repositories.py +1 -1
- pulumi_oci/artifacts/get_container_repository.py +1 -1
- pulumi_oci/artifacts/get_container_signatures.py +1 -1
- pulumi_oci/artifacts/get_generic_artifact.py +1 -1
- pulumi_oci/artifacts/get_generic_artifacts.py +1 -1
- pulumi_oci/artifacts/get_repositories.py +1 -1
- pulumi_oci/artifacts/get_repository.py +1 -1
- pulumi_oci/artifacts/outputs.py +1 -1
- pulumi_oci/artifacts/repository.py +1 -1
- pulumi_oci/audit/__init__.py +1 -1
- pulumi_oci/audit/_inputs.py +1 -1
- pulumi_oci/audit/configuration.py +1 -1
- pulumi_oci/audit/get_configuration.py +1 -1
- pulumi_oci/audit/get_events.py +1 -1
- pulumi_oci/audit/outputs.py +1 -1
- pulumi_oci/autoscaling/__init__.py +1 -1
- pulumi_oci/autoscaling/_inputs.py +1 -1
- pulumi_oci/autoscaling/auto_scaling_configuration.py +1 -1
- pulumi_oci/autoscaling/get_auto_scaling_configuration.py +1 -1
- pulumi_oci/autoscaling/get_auto_scaling_configurations.py +1 -1
- pulumi_oci/autoscaling/outputs.py +1 -1
- pulumi_oci/bastion/__init__.py +1 -1
- pulumi_oci/bastion/_inputs.py +1 -1
- pulumi_oci/bastion/bastion.py +1 -1
- pulumi_oci/bastion/get_bastion.py +1 -1
- pulumi_oci/bastion/get_bastions.py +1 -1
- pulumi_oci/bastion/get_session.py +1 -1
- pulumi_oci/bastion/get_sessions.py +1 -1
- pulumi_oci/bastion/outputs.py +1 -1
- pulumi_oci/bastion/session.py +1 -1
- pulumi_oci/bigdataservice/__init__.py +5 -1
- pulumi_oci/bigdataservice/_inputs.py +362 -6
- pulumi_oci/bigdataservice/auto_scaling_configuration.py +1 -1
- pulumi_oci/bigdataservice/bds_capacity_report.py +287 -0
- pulumi_oci/bigdataservice/bds_instance.py +1 -1
- pulumi_oci/bigdataservice/bds_instance_api_key.py +1 -1
- pulumi_oci/bigdataservice/bds_instance_identity_configuration.py +1 -1
- pulumi_oci/bigdataservice/bds_instance_metastore_config.py +1 -1
- pulumi_oci/bigdataservice/bds_instance_operation_certificate_managements_management.py +1 -1
- pulumi_oci/bigdataservice/bds_instance_os_patch_action.py +62 -19
- pulumi_oci/bigdataservice/bds_instance_patch_action.py +1 -1
- pulumi_oci/bigdataservice/bds_instance_resource_principal_configuration.py +1 -1
- pulumi_oci/bigdataservice/bds_instance_software_update_action.py +192 -0
- pulumi_oci/bigdataservice/get_auto_scaling_configuration.py +1 -1
- pulumi_oci/bigdataservice/get_auto_scaling_configurations.py +1 -1
- pulumi_oci/bigdataservice/get_bds_cluster_versions.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_api_key.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_api_keys.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_get_os_patch.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_identity_configuration.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_identity_configurations.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_list_os_patches.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_metastore_config.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_metastore_configs.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_patch_histories.py +2 -2
- pulumi_oci/bigdataservice/get_bds_instance_patches.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configuration.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configurations.py +1 -1
- pulumi_oci/bigdataservice/get_bds_instance_software_update.py +207 -0
- pulumi_oci/bigdataservice/get_bds_instance_software_updates.py +145 -0
- pulumi_oci/bigdataservice/get_bds_instances.py +1 -1
- pulumi_oci/bigdataservice/outputs.py +395 -6
- pulumi_oci/blockchain/__init__.py +1 -1
- pulumi_oci/blockchain/_inputs.py +1 -1
- pulumi_oci/blockchain/blockchain_platform.py +1 -1
- pulumi_oci/blockchain/get_blockchain_platform.py +1 -1
- pulumi_oci/blockchain/get_blockchain_platform_patches.py +1 -1
- pulumi_oci/blockchain/get_blockchain_platforms.py +1 -1
- pulumi_oci/blockchain/get_osn.py +1 -1
- pulumi_oci/blockchain/get_osns.py +1 -1
- pulumi_oci/blockchain/get_peer.py +1 -1
- pulumi_oci/blockchain/get_peers.py +1 -1
- pulumi_oci/blockchain/osn.py +1 -1
- pulumi_oci/blockchain/outputs.py +1 -1
- pulumi_oci/blockchain/peer.py +1 -1
- pulumi_oci/budget/__init__.py +1 -1
- pulumi_oci/budget/_inputs.py +1 -1
- pulumi_oci/budget/budget.py +1 -1
- pulumi_oci/budget/get_alert_rule.py +1 -1
- pulumi_oci/budget/get_alert_rules.py +1 -1
- pulumi_oci/budget/get_budget.py +1 -1
- pulumi_oci/budget/get_budgets.py +1 -1
- pulumi_oci/budget/outputs.py +1 -1
- pulumi_oci/budget/rule.py +1 -1
- pulumi_oci/capacitymanagement/__init__.py +1 -1
- pulumi_oci/capacitymanagement/_inputs.py +1 -1
- pulumi_oci/capacitymanagement/get_internal_namespace_occ_overviews.py +1 -1
- pulumi_oci/capacitymanagement/get_internal_occ_availability_catalogs.py +1 -1
- pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_block_details.py +1 -1
- pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_blocks.py +1 -1
- pulumi_oci/capacitymanagement/get_namespace_occ_overviews.py +1 -1
- pulumi_oci/capacitymanagement/get_occ_availability_catalog.py +1 -1
- pulumi_oci/capacitymanagement/get_occ_availability_catalog_content.py +1 -1
- pulumi_oci/capacitymanagement/get_occ_availability_catalog_occ_availabilities.py +1 -1
- pulumi_oci/capacitymanagement/get_occ_availability_catalogs.py +1 -1
- pulumi_oci/capacitymanagement/get_occ_capacity_request.py +1 -1
- pulumi_oci/capacitymanagement/get_occ_capacity_requests.py +1 -1
- pulumi_oci/capacitymanagement/get_occ_customer_group.py +1 -1
- pulumi_oci/capacitymanagement/get_occ_customer_groups.py +1 -1
- pulumi_oci/capacitymanagement/get_occ_handover_resource_block_details.py +1 -1
- pulumi_oci/capacitymanagement/get_occ_handover_resource_blocks.py +1 -1
- pulumi_oci/capacitymanagement/occ_availability_catalog.py +1 -1
- pulumi_oci/capacitymanagement/occ_capacity_request.py +1 -1
- pulumi_oci/capacitymanagement/occ_customer_group.py +1 -1
- pulumi_oci/capacitymanagement/occ_customer_group_occ_customer.py +1 -1
- pulumi_oci/capacitymanagement/outputs.py +1 -1
- pulumi_oci/certificatesmanagement/__init__.py +1 -1
- pulumi_oci/certificatesmanagement/_inputs.py +1 -1
- pulumi_oci/certificatesmanagement/ca_bundle.py +1 -1
- pulumi_oci/certificatesmanagement/certificate.py +1 -1
- pulumi_oci/certificatesmanagement/certificate_authority.py +1 -1
- pulumi_oci/certificatesmanagement/get_association.py +1 -1
- pulumi_oci/certificatesmanagement/get_associations.py +1 -1
- pulumi_oci/certificatesmanagement/get_ca_bundle.py +1 -1
- pulumi_oci/certificatesmanagement/get_ca_bundles.py +1 -1
- pulumi_oci/certificatesmanagement/get_certificate.py +1 -1
- pulumi_oci/certificatesmanagement/get_certificate_authorities.py +1 -1
- pulumi_oci/certificatesmanagement/get_certificate_authority.py +1 -1
- pulumi_oci/certificatesmanagement/get_certificate_authority_version.py +1 -1
- pulumi_oci/certificatesmanagement/get_certificate_authority_versions.py +1 -1
- pulumi_oci/certificatesmanagement/get_certificate_version.py +1 -1
- pulumi_oci/certificatesmanagement/get_certificate_versions.py +1 -1
- pulumi_oci/certificatesmanagement/get_certificates.py +1 -1
- pulumi_oci/certificatesmanagement/outputs.py +1 -1
- pulumi_oci/cloudbridge/__init__.py +1 -1
- pulumi_oci/cloudbridge/_inputs.py +1 -1
- pulumi_oci/cloudbridge/agent.py +1 -1
- pulumi_oci/cloudbridge/agent_dependency.py +1 -1
- pulumi_oci/cloudbridge/agent_plugin.py +1 -1
- pulumi_oci/cloudbridge/asset.py +1 -1
- pulumi_oci/cloudbridge/asset_source.py +1 -1
- pulumi_oci/cloudbridge/discovery_schedule.py +1 -1
- pulumi_oci/cloudbridge/environment.py +1 -1
- pulumi_oci/cloudbridge/get_agent.py +1 -1
- pulumi_oci/cloudbridge/get_agent_dependencies.py +1 -1
- pulumi_oci/cloudbridge/get_agent_dependency.py +1 -1
- pulumi_oci/cloudbridge/get_agent_plugin.py +1 -1
- pulumi_oci/cloudbridge/get_agents.py +1 -1
- pulumi_oci/cloudbridge/get_appliance_image.py +1 -1
- pulumi_oci/cloudbridge/get_appliance_images.py +1 -1
- pulumi_oci/cloudbridge/get_asset.py +1 -1
- pulumi_oci/cloudbridge/get_asset_source.py +1 -1
- pulumi_oci/cloudbridge/get_asset_sources.py +1 -1
- pulumi_oci/cloudbridge/get_assets.py +1 -1
- pulumi_oci/cloudbridge/get_discovery_schedule.py +1 -1
- pulumi_oci/cloudbridge/get_discovery_schedules.py +1 -1
- pulumi_oci/cloudbridge/get_environment.py +1 -1
- pulumi_oci/cloudbridge/get_environments.py +1 -1
- pulumi_oci/cloudbridge/get_inventories.py +1 -1
- pulumi_oci/cloudbridge/get_inventory.py +1 -1
- pulumi_oci/cloudbridge/inventory.py +1 -1
- pulumi_oci/cloudbridge/outputs.py +1 -1
- pulumi_oci/cloudguard/__init__.py +1 -1
- pulumi_oci/cloudguard/_inputs.py +1 -1
- pulumi_oci/cloudguard/adhoc_query.py +1 -1
- pulumi_oci/cloudguard/cloud_guard_configuration.py +1 -1
- pulumi_oci/cloudguard/cloud_guard_data_source.py +1 -1
- pulumi_oci/cloudguard/data_mask_rule.py +1 -1
- pulumi_oci/cloudguard/detector_recipe.py +1 -1
- pulumi_oci/cloudguard/get_adhoc_queries.py +1 -1
- pulumi_oci/cloudguard/get_adhoc_query.py +1 -1
- pulumi_oci/cloudguard/get_cloud_guard_configuration.py +1 -1
- pulumi_oci/cloudguard/get_data_mask_rule.py +1 -1
- pulumi_oci/cloudguard/get_data_mask_rules.py +1 -1
- pulumi_oci/cloudguard/get_data_source.py +1 -1
- pulumi_oci/cloudguard/get_data_source_event.py +1 -1
- pulumi_oci/cloudguard/get_data_source_events.py +1 -1
- pulumi_oci/cloudguard/get_data_sources.py +1 -1
- pulumi_oci/cloudguard/get_detector_recipe.py +1 -1
- pulumi_oci/cloudguard/get_detector_recipes.py +1 -1
- pulumi_oci/cloudguard/get_guard_target.py +1 -1
- pulumi_oci/cloudguard/get_guard_targets.py +1 -1
- pulumi_oci/cloudguard/get_managed_list.py +1 -1
- pulumi_oci/cloudguard/get_managed_lists.py +1 -1
- pulumi_oci/cloudguard/get_problem_entities.py +1 -1
- pulumi_oci/cloudguard/get_problem_entity.py +1 -1
- pulumi_oci/cloudguard/get_responder_recipe.py +1 -1
- pulumi_oci/cloudguard/get_responder_recipes.py +1 -1
- pulumi_oci/cloudguard/get_saved_queries.py +1 -1
- pulumi_oci/cloudguard/get_saved_query.py +1 -1
- pulumi_oci/cloudguard/get_security_policies.py +1 -1
- pulumi_oci/cloudguard/get_security_policy.py +1 -1
- pulumi_oci/cloudguard/get_security_recipe.py +1 -1
- pulumi_oci/cloudguard/get_security_recipes.py +1 -1
- pulumi_oci/cloudguard/get_security_zone.py +1 -1
- pulumi_oci/cloudguard/get_security_zones.py +1 -1
- pulumi_oci/cloudguard/get_wlp_agent.py +1 -1
- pulumi_oci/cloudguard/get_wlp_agents.py +1 -1
- pulumi_oci/cloudguard/managed_list.py +1 -1
- pulumi_oci/cloudguard/outputs.py +1 -1
- pulumi_oci/cloudguard/responder_recipe.py +1 -1
- pulumi_oci/cloudguard/saved_query.py +1 -1
- pulumi_oci/cloudguard/security_recipe.py +1 -1
- pulumi_oci/cloudguard/security_zone.py +1 -1
- pulumi_oci/cloudguard/target.py +1 -1
- pulumi_oci/cloudguard/wlp_agent.py +1 -1
- pulumi_oci/cloudmigrations/__init__.py +1 -1
- pulumi_oci/cloudmigrations/_inputs.py +1 -1
- pulumi_oci/cloudmigrations/get_migration.py +1 -1
- pulumi_oci/cloudmigrations/get_migration_asset.py +1 -1
- pulumi_oci/cloudmigrations/get_migration_assets.py +1 -1
- pulumi_oci/cloudmigrations/get_migration_plan.py +1 -1
- pulumi_oci/cloudmigrations/get_migration_plan_available_shape.py +1 -1
- pulumi_oci/cloudmigrations/get_migration_plan_available_shapes.py +1 -1
- pulumi_oci/cloudmigrations/get_migration_plans.py +1 -1
- pulumi_oci/cloudmigrations/get_migrations.py +1 -1
- pulumi_oci/cloudmigrations/get_replication_schedule.py +1 -1
- pulumi_oci/cloudmigrations/get_replication_schedules.py +1 -1
- pulumi_oci/cloudmigrations/get_target_asset.py +1 -1
- pulumi_oci/cloudmigrations/get_target_assets.py +1 -1
- pulumi_oci/cloudmigrations/migration.py +1 -1
- pulumi_oci/cloudmigrations/migration_asset.py +1 -1
- pulumi_oci/cloudmigrations/migration_plan.py +1 -1
- pulumi_oci/cloudmigrations/outputs.py +1 -1
- pulumi_oci/cloudmigrations/replication_schedule.py +1 -1
- pulumi_oci/cloudmigrations/target_asset.py +1 -1
- pulumi_oci/clusterplacementgroups/__init__.py +1 -1
- pulumi_oci/clusterplacementgroups/_inputs.py +1 -1
- pulumi_oci/clusterplacementgroups/cluster_placement_group.py +1 -1
- pulumi_oci/clusterplacementgroups/get_cluster_placement_group.py +1 -1
- pulumi_oci/clusterplacementgroups/get_cluster_placement_groups.py +1 -1
- pulumi_oci/clusterplacementgroups/outputs.py +1 -1
- pulumi_oci/computecloud/__init__.py +1 -1
- pulumi_oci/computecloud/_inputs.py +1 -1
- pulumi_oci/computecloud/at_customer_ccc_infrastructure.py +1 -1
- pulumi_oci/computecloud/at_customer_ccc_upgrade_schedule.py +1 -1
- pulumi_oci/computecloud/get_at_customer_ccc_infrastructure.py +1 -1
- pulumi_oci/computecloud/get_at_customer_ccc_infrastructures.py +1 -1
- pulumi_oci/computecloud/get_at_customer_ccc_upgrade_schedule.py +1 -1
- pulumi_oci/computecloud/get_at_customer_ccc_upgrade_schedules.py +1 -1
- pulumi_oci/computecloud/outputs.py +1 -1
- pulumi_oci/computeinstanceagent/__init__.py +1 -1
- pulumi_oci/computeinstanceagent/_inputs.py +1 -1
- pulumi_oci/computeinstanceagent/get_instance_agent_plugin.py +1 -1
- pulumi_oci/computeinstanceagent/get_instance_agent_plugins.py +1 -1
- pulumi_oci/computeinstanceagent/get_instance_available_plugin.py +1 -1
- pulumi_oci/computeinstanceagent/outputs.py +1 -1
- pulumi_oci/config/__init__.py +1 -1
- pulumi_oci/config/__init__.pyi +1 -1
- pulumi_oci/config/vars.py +1 -1
- pulumi_oci/containerengine/__init__.py +1 -1
- pulumi_oci/containerengine/_inputs.py +1 -1
- pulumi_oci/containerengine/addon.py +1 -1
- pulumi_oci/containerengine/cluster.py +29 -1
- pulumi_oci/containerengine/cluster_complete_credential_rotation_management.py +1 -1
- pulumi_oci/containerengine/cluster_start_credential_rotation_management.py +1 -1
- pulumi_oci/containerengine/cluster_workload_mapping.py +1 -1
- pulumi_oci/containerengine/container_instance.py +1 -1
- pulumi_oci/containerengine/get_addon.py +1 -1
- pulumi_oci/containerengine/get_addon_options.py +1 -1
- pulumi_oci/containerengine/get_addons.py +1 -1
- pulumi_oci/containerengine/get_cluster.py +19 -2
- pulumi_oci/containerengine/get_cluster_credential_rotation_status.py +1 -1
- pulumi_oci/containerengine/get_cluster_kube_config.py +1 -1
- pulumi_oci/containerengine/get_cluster_option.py +1 -1
- pulumi_oci/containerengine/get_cluster_workload_mapping.py +1 -1
- pulumi_oci/containerengine/get_cluster_workload_mappings.py +1 -1
- pulumi_oci/containerengine/get_clusters.py +1 -1
- pulumi_oci/containerengine/get_migrate_to_native_vcn_status.py +1 -1
- pulumi_oci/containerengine/get_node_pool.py +1 -1
- pulumi_oci/containerengine/get_node_pool_option.py +1 -1
- pulumi_oci/containerengine/get_node_pools.py +1 -1
- pulumi_oci/containerengine/get_pod_shapes.py +1 -1
- pulumi_oci/containerengine/get_virtual_node_pool.py +1 -1
- pulumi_oci/containerengine/get_virtual_node_pools.py +1 -1
- pulumi_oci/containerengine/get_work_request_errors.py +1 -1
- pulumi_oci/containerengine/get_work_request_log_entries.py +1 -1
- pulumi_oci/containerengine/get_work_requests.py +1 -1
- pulumi_oci/containerengine/node_pool.py +1 -1
- pulumi_oci/containerengine/outputs.py +12 -1
- pulumi_oci/containerengine/virtual_node_pool.py +1 -1
- pulumi_oci/containerinstances/__init__.py +1 -1
- pulumi_oci/containerinstances/_inputs.py +1 -1
- pulumi_oci/containerinstances/get_container_instance.py +1 -1
- pulumi_oci/containerinstances/get_container_instance_shape.py +1 -1
- pulumi_oci/containerinstances/get_container_instance_shapes.py +1 -1
- pulumi_oci/containerinstances/get_container_instances.py +1 -1
- pulumi_oci/containerinstances/outputs.py +1 -1
- pulumi_oci/core/__init__.py +1 -1
- pulumi_oci/core/_inputs.py +139 -1
- pulumi_oci/core/app_catalog_listing_resource_version_agreement.py +1 -1
- pulumi_oci/core/app_catalog_subscription.py +1 -1
- pulumi_oci/core/boot_volume.py +1 -1
- pulumi_oci/core/boot_volume_backup.py +1 -1
- pulumi_oci/core/byoasn.py +1 -1
- pulumi_oci/core/capture_filter.py +1 -1
- pulumi_oci/core/cluster_network.py +1 -1
- pulumi_oci/core/compute_capacity_report.py +1 -1
- pulumi_oci/core/compute_capacity_reservation.py +1 -1
- pulumi_oci/core/compute_capacity_topology.py +1 -1
- pulumi_oci/core/compute_cluster.py +1 -1
- pulumi_oci/core/compute_gpu_memory_cluster.py +1 -1
- pulumi_oci/core/compute_gpu_memory_fabric.py +1 -1
- pulumi_oci/core/compute_image_capability_schema.py +1 -1
- pulumi_oci/core/console_history.py +1 -1
- pulumi_oci/core/cpe.py +1 -1
- pulumi_oci/core/cross_connect.py +1 -1
- pulumi_oci/core/cross_connect_group.py +1 -1
- pulumi_oci/core/dedicated_vm_host.py +66 -37
- pulumi_oci/core/default_dhcp_options.py +1 -1
- pulumi_oci/core/default_route_table.py +1 -1
- pulumi_oci/core/default_security_list.py +1 -1
- pulumi_oci/core/dhcp_options.py +1 -1
- pulumi_oci/core/drg.py +1 -1
- pulumi_oci/core/drg_attachment.py +1 -1
- pulumi_oci/core/drg_attachment_management.py +1 -1
- pulumi_oci/core/drg_attachments_list.py +1 -1
- pulumi_oci/core/drg_route_distribution.py +1 -1
- pulumi_oci/core/drg_route_distribution_statement.py +1 -1
- pulumi_oci/core/drg_route_table.py +1 -1
- pulumi_oci/core/drg_route_table_route_rule.py +1 -1
- pulumi_oci/core/get_app_catalog_listing.py +1 -1
- pulumi_oci/core/get_app_catalog_listing_resource_version.py +1 -1
- pulumi_oci/core/get_app_catalog_listing_resource_versions.py +1 -1
- pulumi_oci/core/get_app_catalog_listings.py +1 -1
- pulumi_oci/core/get_app_catalog_subscriptions.py +1 -1
- pulumi_oci/core/get_block_volume_replica.py +1 -1
- pulumi_oci/core/get_block_volume_replicas.py +1 -1
- pulumi_oci/core/get_boot_volume.py +1 -1
- pulumi_oci/core/get_boot_volume_attachments.py +1 -1
- pulumi_oci/core/get_boot_volume_backup.py +1 -1
- pulumi_oci/core/get_boot_volume_backups.py +1 -1
- pulumi_oci/core/get_boot_volume_replica.py +1 -1
- pulumi_oci/core/get_boot_volume_replicas.py +1 -1
- pulumi_oci/core/get_boot_volumes.py +1 -1
- pulumi_oci/core/get_byoasn.py +1 -1
- pulumi_oci/core/get_byoasns.py +1 -1
- pulumi_oci/core/get_byoip_allocated_ranges.py +1 -1
- pulumi_oci/core/get_byoip_range.py +1 -1
- pulumi_oci/core/get_byoip_ranges.py +1 -1
- pulumi_oci/core/get_capture_filter.py +1 -1
- pulumi_oci/core/get_capture_filters.py +1 -1
- pulumi_oci/core/get_cluster_network.py +1 -1
- pulumi_oci/core/get_cluster_network_instances.py +1 -1
- pulumi_oci/core/get_cluster_networks.py +1 -1
- pulumi_oci/core/get_cnv_dns_resolver_association.py +1 -1
- pulumi_oci/core/get_compute_capacity_reservation.py +1 -1
- pulumi_oci/core/get_compute_capacity_reservation_instance_shapes.py +1 -1
- pulumi_oci/core/get_compute_capacity_reservation_instances.py +1 -1
- pulumi_oci/core/get_compute_capacity_reservations.py +1 -1
- pulumi_oci/core/get_compute_capacity_topologies.py +1 -1
- pulumi_oci/core/get_compute_capacity_topology.py +1 -1
- pulumi_oci/core/get_compute_capacity_topology_compute_bare_metal_hosts.py +1 -1
- pulumi_oci/core/get_compute_capacity_topology_compute_hpc_islands.py +1 -1
- pulumi_oci/core/get_compute_capacity_topology_compute_network_blocks.py +1 -1
- pulumi_oci/core/get_compute_cluster.py +1 -1
- pulumi_oci/core/get_compute_clusters.py +1 -1
- pulumi_oci/core/get_compute_global_image_capability_schema.py +1 -1
- pulumi_oci/core/get_compute_global_image_capability_schemas.py +1 -1
- pulumi_oci/core/get_compute_global_image_capability_schemas_version.py +1 -1
- pulumi_oci/core/get_compute_global_image_capability_schemas_versions.py +1 -1
- pulumi_oci/core/get_compute_gpu_memory_cluster.py +1 -1
- pulumi_oci/core/get_compute_gpu_memory_cluster_instances.py +1 -1
- pulumi_oci/core/get_compute_gpu_memory_clusters.py +1 -1
- pulumi_oci/core/get_compute_gpu_memory_fabric.py +1 -1
- pulumi_oci/core/get_compute_gpu_memory_fabrics.py +1 -1
- pulumi_oci/core/get_compute_host.py +1 -1
- pulumi_oci/core/get_compute_hosts.py +1 -1
- pulumi_oci/core/get_compute_image_capability_schema.py +1 -1
- pulumi_oci/core/get_compute_image_capability_schemas.py +1 -1
- pulumi_oci/core/get_console_histories.py +1 -1
- pulumi_oci/core/get_console_history_data.py +1 -1
- pulumi_oci/core/get_cpe_device_shape.py +1 -1
- pulumi_oci/core/get_cpe_device_shapes.py +1 -1
- pulumi_oci/core/get_cpes.py +1 -1
- pulumi_oci/core/get_cross_connect.py +1 -1
- pulumi_oci/core/get_cross_connect_group.py +1 -1
- pulumi_oci/core/get_cross_connect_groups.py +1 -1
- pulumi_oci/core/get_cross_connect_locations.py +1 -1
- pulumi_oci/core/get_cross_connect_port_speed_shape.py +1 -1
- pulumi_oci/core/get_cross_connect_status.py +1 -1
- pulumi_oci/core/get_cross_connects.py +1 -1
- pulumi_oci/core/get_dedicated_vm_host.py +17 -2
- pulumi_oci/core/get_dedicated_vm_host_instance_shapes.py +1 -1
- pulumi_oci/core/get_dedicated_vm_host_instances.py +1 -1
- pulumi_oci/core/get_dedicated_vm_host_shapes.py +1 -1
- pulumi_oci/core/get_dedicated_vm_hosts.py +1 -1
- pulumi_oci/core/get_dhcp_options.py +1 -1
- pulumi_oci/core/get_drg_attachments.py +1 -1
- pulumi_oci/core/get_drg_route_distribution.py +1 -1
- pulumi_oci/core/get_drg_route_distribution_statements.py +1 -1
- pulumi_oci/core/get_drg_route_distributions.py +1 -1
- pulumi_oci/core/get_drg_route_rule.py +1 -1
- pulumi_oci/core/get_drg_route_table_route_rules.py +1 -1
- pulumi_oci/core/get_drg_route_tables.py +1 -1
- pulumi_oci/core/get_drgs.py +1 -1
- pulumi_oci/core/get_fast_connect_provider_service.py +1 -1
- pulumi_oci/core/get_fast_connect_provider_service_key.py +1 -1
- pulumi_oci/core/get_fast_connect_provider_services.py +1 -1
- pulumi_oci/core/get_image.py +1 -1
- pulumi_oci/core/get_image_shape.py +1 -1
- pulumi_oci/core/get_image_shapes.py +1 -1
- pulumi_oci/core/get_images.py +1 -1
- pulumi_oci/core/get_instance.py +16 -2
- pulumi_oci/core/get_instance_configuration.py +1 -1
- pulumi_oci/core/get_instance_configurations.py +1 -1
- pulumi_oci/core/get_instance_console_connections.py +1 -1
- pulumi_oci/core/get_instance_credentials.py +1 -1
- pulumi_oci/core/get_instance_devices.py +1 -1
- pulumi_oci/core/get_instance_maintenance_event.py +1 -1
- pulumi_oci/core/get_instance_maintenance_events.py +1 -1
- pulumi_oci/core/get_instance_maintenance_reboot.py +1 -1
- pulumi_oci/core/get_instance_measured_boot_report.py +1 -1
- pulumi_oci/core/get_instance_pool.py +1 -1
- pulumi_oci/core/get_instance_pool_instances.py +1 -1
- pulumi_oci/core/get_instance_pool_load_balancer_attachment.py +1 -1
- pulumi_oci/core/get_instance_pools.py +1 -1
- pulumi_oci/core/get_instances.py +1 -1
- pulumi_oci/core/get_internet_gateways.py +1 -1
- pulumi_oci/core/get_ip_inventory_subnet.py +1 -1
- pulumi_oci/core/get_ip_inventory_subnet_cidr.py +1 -1
- pulumi_oci/core/get_ip_inventory_vcn_overlaps.py +1 -1
- pulumi_oci/core/get_ipsec_algorithm.py +1 -1
- pulumi_oci/core/get_ipsec_config.py +1 -1
- pulumi_oci/core/get_ipsec_connection_tunnel.py +1 -1
- pulumi_oci/core/get_ipsec_connection_tunnel_error.py +1 -1
- pulumi_oci/core/get_ipsec_connection_tunnel_routes.py +1 -1
- pulumi_oci/core/get_ipsec_connection_tunnels.py +1 -1
- pulumi_oci/core/get_ipsec_connections.py +1 -1
- pulumi_oci/core/get_ipsec_status.py +1 -1
- pulumi_oci/core/get_ipv6.py +1 -1
- pulumi_oci/core/get_ipv6s.py +1 -1
- pulumi_oci/core/get_letter_of_authority.py +1 -1
- pulumi_oci/core/get_listing_resource_version.py +1 -1
- pulumi_oci/core/get_listing_resource_versions.py +1 -1
- pulumi_oci/core/get_local_peering_gateways.py +1 -1
- pulumi_oci/core/get_nat_gateway.py +1 -1
- pulumi_oci/core/get_nat_gateways.py +1 -1
- pulumi_oci/core/get_network_security_group.py +1 -1
- pulumi_oci/core/get_network_security_group_security_rules.py +1 -1
- pulumi_oci/core/get_network_security_group_vnics.py +1 -1
- pulumi_oci/core/get_network_security_groups.py +1 -1
- pulumi_oci/core/get_peer_region_for_remote_peerings.py +1 -1
- pulumi_oci/core/get_private_ip.py +1 -1
- pulumi_oci/core/get_private_ips.py +1 -1
- pulumi_oci/core/get_public_ip.py +1 -1
- pulumi_oci/core/get_public_ip_pool.py +1 -1
- pulumi_oci/core/get_public_ip_pools.py +1 -1
- pulumi_oci/core/get_public_ips.py +1 -1
- pulumi_oci/core/get_remote_peering_connections.py +1 -1
- pulumi_oci/core/get_route_tables.py +1 -1
- pulumi_oci/core/get_security_lists.py +1 -1
- pulumi_oci/core/get_service_gateways.py +1 -1
- pulumi_oci/core/get_services.py +1 -1
- pulumi_oci/core/get_shape.py +1 -1
- pulumi_oci/core/get_shapes.py +1 -1
- pulumi_oci/core/get_subnet.py +1 -1
- pulumi_oci/core/get_subnets.py +1 -1
- pulumi_oci/core/get_tunnel_security_associations.py +1 -1
- pulumi_oci/core/get_vcn.py +1 -1
- pulumi_oci/core/get_vcns.py +1 -1
- pulumi_oci/core/get_virtual_circuit.py +1 -1
- pulumi_oci/core/get_virtual_circuit_associated_tunnels.py +1 -1
- pulumi_oci/core/get_virtual_circuit_bandwidth_shapes.py +1 -1
- pulumi_oci/core/get_virtual_circuit_public_prefixes.py +1 -1
- pulumi_oci/core/get_virtual_circuits.py +1 -1
- pulumi_oci/core/get_virtual_networks.py +1 -1
- pulumi_oci/core/get_vlan.py +1 -1
- pulumi_oci/core/get_vlans.py +1 -1
- pulumi_oci/core/get_vnic.py +1 -1
- pulumi_oci/core/get_vnic_attachments.py +1 -1
- pulumi_oci/core/get_volume.py +1 -1
- pulumi_oci/core/get_volume_attachments.py +1 -1
- pulumi_oci/core/get_volume_backup_policies.py +1 -1
- pulumi_oci/core/get_volume_backup_policy_assignments.py +1 -1
- pulumi_oci/core/get_volume_backups.py +1 -1
- pulumi_oci/core/get_volume_group_backups.py +1 -1
- pulumi_oci/core/get_volume_group_replica.py +1 -1
- pulumi_oci/core/get_volume_group_replicas.py +1 -1
- pulumi_oci/core/get_volume_groups.py +1 -1
- pulumi_oci/core/get_volumes.py +1 -1
- pulumi_oci/core/get_vtap.py +1 -1
- pulumi_oci/core/get_vtaps.py +1 -1
- pulumi_oci/core/image.py +1 -1
- pulumi_oci/core/instance.py +58 -18
- pulumi_oci/core/instance_configuration.py +1 -1
- pulumi_oci/core/instance_console_connection.py +1 -1
- pulumi_oci/core/instance_maintenance_event.py +1 -1
- pulumi_oci/core/instance_pool.py +1 -1
- pulumi_oci/core/instance_pool_instance.py +1 -1
- pulumi_oci/core/internet_gateway.py +1 -1
- pulumi_oci/core/ipsec.py +1 -1
- pulumi_oci/core/ipsec_connection_tunnel_management.py +1 -1
- pulumi_oci/core/ipv6.py +1 -1
- pulumi_oci/core/listing_resource_version_agreement.py +1 -1
- pulumi_oci/core/local_peering_gateway.py +1 -1
- pulumi_oci/core/nat_gateway.py +1 -1
- pulumi_oci/core/network_security_group.py +1 -1
- pulumi_oci/core/network_security_group_security_rule.py +1 -1
- pulumi_oci/core/outputs.py +283 -1
- pulumi_oci/core/private_ip.py +1 -1
- pulumi_oci/core/public_ip.py +1 -1
- pulumi_oci/core/public_ip_pool.py +1 -1
- pulumi_oci/core/public_ip_pool_capacity.py +1 -1
- pulumi_oci/core/remote_peering_connection.py +1 -1
- pulumi_oci/core/route_table.py +1 -1
- pulumi_oci/core/route_table_attachment.py +1 -1
- pulumi_oci/core/security_list.py +1 -1
- pulumi_oci/core/service_gateway.py +1 -1
- pulumi_oci/core/shape_management.py +1 -1
- pulumi_oci/core/subnet.py +1 -1
- pulumi_oci/core/vcn.py +1 -1
- pulumi_oci/core/virtual_circuit.py +1 -1
- pulumi_oci/core/virtual_network.py +1 -1
- pulumi_oci/core/vlan.py +1 -1
- pulumi_oci/core/vnic_attachment.py +1 -1
- pulumi_oci/core/volume.py +1 -1
- pulumi_oci/core/volume_attachment.py +1 -1
- pulumi_oci/core/volume_backup.py +1 -1
- pulumi_oci/core/volume_backup_policy.py +1 -1
- pulumi_oci/core/volume_backup_policy_assignment.py +1 -1
- pulumi_oci/core/volume_group.py +1 -1
- pulumi_oci/core/volume_group_backup.py +1 -1
- pulumi_oci/core/vtap.py +1 -1
- pulumi_oci/database/__init__.py +2 -1
- pulumi_oci/database/_inputs.py +50 -1
- pulumi_oci/database/application_vip.py +1 -1
- pulumi_oci/database/autonomous_container_database.py +1 -1
- pulumi_oci/database/autonomous_container_database_add_standby.py +1 -1
- pulumi_oci/database/autonomous_container_database_dataguard_association.py +1 -1
- pulumi_oci/database/autonomous_container_database_dataguard_association_operation.py +1 -1
- pulumi_oci/database/autonomous_container_database_dataguard_role_change.py +1 -1
- pulumi_oci/database/autonomous_container_database_snapshot_standby.py +1 -1
- pulumi_oci/database/autonomous_database.py +1 -1
- pulumi_oci/database/autonomous_database_backup.py +1 -1
- pulumi_oci/database/autonomous_database_instance_wallet_management.py +1 -1
- pulumi_oci/database/autonomous_database_regional_wallet_management.py +1 -1
- pulumi_oci/database/autonomous_database_saas_admin_user.py +1 -1
- pulumi_oci/database/autonomous_database_software_image.py +1 -1
- pulumi_oci/database/autonomous_database_wallet.py +1 -1
- pulumi_oci/database/autonomous_exadata_infrastructure.py +1 -1
- pulumi_oci/database/autonomous_vm_cluster.py +1 -1
- pulumi_oci/database/autonomous_vm_cluster_ords_certificate_management.py +1 -1
- pulumi_oci/database/autonomous_vm_cluster_ssl_certificate_management.py +1 -1
- pulumi_oci/database/backup.py +1 -1
- pulumi_oci/database/backup_cancel_management.py +1 -1
- pulumi_oci/database/backup_destination.py +1 -1
- pulumi_oci/database/cloud_autonomous_vm_cluster.py +1 -1
- pulumi_oci/database/cloud_database_management.py +1 -1
- pulumi_oci/database/cloud_exadata_infrastructure.py +1 -1
- pulumi_oci/database/cloud_vm_cluster.py +1 -1
- pulumi_oci/database/cloud_vm_cluster_iorm_config.py +1 -1
- pulumi_oci/database/data_guard_association.py +1 -1
- pulumi_oci/database/database.py +1 -1
- pulumi_oci/database/database_software_image.py +1 -1
- pulumi_oci/database/database_upgrade.py +1 -1
- pulumi_oci/database/db_home.py +1 -1
- pulumi_oci/database/db_node.py +1 -1
- pulumi_oci/database/db_node_console_connection.py +1 -1
- pulumi_oci/database/db_node_console_history.py +1 -1
- pulumi_oci/database/db_system.py +1 -1
- pulumi_oci/database/db_systems_upgrade.py +1 -1
- pulumi_oci/database/exadata_infrastructure.py +1 -1
- pulumi_oci/database/exadata_infrastructure_compute.py +1 -1
- pulumi_oci/database/exadata_infrastructure_configure_exascale_management.py +1 -1
- pulumi_oci/database/exadata_infrastructure_storage.py +1 -1
- pulumi_oci/database/exadata_iorm_config.py +1 -1
- pulumi_oci/database/exadb_vm_cluster.py +1 -1
- pulumi_oci/database/exascale_db_storage_vault.py +1 -1
- pulumi_oci/database/execution_action.py +1 -1
- pulumi_oci/database/execution_window.py +1 -1
- pulumi_oci/database/external_container_database.py +1 -1
- pulumi_oci/database/external_container_database_management.py +1 -1
- pulumi_oci/database/external_container_databases_stack_monitoring.py +1 -1
- pulumi_oci/database/external_database_connector.py +1 -1
- pulumi_oci/database/external_non_container_database.py +1 -1
- pulumi_oci/database/external_non_container_database_management.py +1 -1
- pulumi_oci/database/external_non_container_database_operations_insights_management.py +1 -1
- pulumi_oci/database/external_non_container_databases_stack_monitoring.py +1 -1
- pulumi_oci/database/external_pluggable_database.py +1 -1
- pulumi_oci/database/external_pluggable_database_management.py +1 -1
- pulumi_oci/database/external_pluggable_database_operations_insights_management.py +1 -1
- pulumi_oci/database/external_pluggable_databases_stack_monitoring.py +1 -1
- pulumi_oci/database/get_application_vip.py +1 -1
- pulumi_oci/database/get_application_vips.py +1 -1
- pulumi_oci/database/get_autonomous_character_sets.py +1 -1
- pulumi_oci/database/get_autonomous_container_database.py +1 -1
- pulumi_oci/database/get_autonomous_container_database_dataguard_association.py +1 -1
- pulumi_oci/database/get_autonomous_container_database_dataguard_associations.py +1 -1
- pulumi_oci/database/get_autonomous_container_database_resource_usage.py +1 -1
- pulumi_oci/database/get_autonomous_container_database_versions.py +1 -1
- pulumi_oci/database/get_autonomous_container_databases.py +1 -1
- pulumi_oci/database/get_autonomous_container_patches.py +1 -1
- pulumi_oci/database/get_autonomous_database.py +1 -1
- pulumi_oci/database/get_autonomous_database_backup.py +1 -1
- pulumi_oci/database/get_autonomous_database_backups.py +1 -1
- pulumi_oci/database/get_autonomous_database_dataguard_association.py +1 -1
- pulumi_oci/database/get_autonomous_database_dataguard_associations.py +1 -1
- pulumi_oci/database/get_autonomous_database_instance_wallet_management.py +1 -1
- pulumi_oci/database/get_autonomous_database_peers.py +1 -1
- pulumi_oci/database/get_autonomous_database_refreshable_clones.py +1 -1
- pulumi_oci/database/get_autonomous_database_regional_wallet_management.py +1 -1
- pulumi_oci/database/get_autonomous_database_software_image.py +1 -1
- pulumi_oci/database/get_autonomous_database_software_images.py +1 -1
- pulumi_oci/database/get_autonomous_database_wallet.py +1 -1
- pulumi_oci/database/get_autonomous_databases.py +1 -1
- pulumi_oci/database/get_autonomous_databases_clones.py +1 -1
- pulumi_oci/database/get_autonomous_db_preview_versions.py +1 -1
- pulumi_oci/database/get_autonomous_db_versions.py +1 -1
- pulumi_oci/database/get_autonomous_exadata_infrastructure.py +1 -1
- pulumi_oci/database/get_autonomous_exadata_infrastructure_ocpu.py +1 -1
- pulumi_oci/database/get_autonomous_exadata_infrastructure_shapes.py +1 -1
- pulumi_oci/database/get_autonomous_exadata_infrastructures.py +1 -1
- pulumi_oci/database/get_autonomous_patch.py +1 -1
- pulumi_oci/database/get_autonomous_virtual_machine.py +1 -1
- pulumi_oci/database/get_autonomous_virtual_machines.py +1 -1
- pulumi_oci/database/get_autonomous_vm_cluster.py +1 -1
- pulumi_oci/database/get_autonomous_vm_cluster_acd_resource_usages.py +1 -1
- pulumi_oci/database/get_autonomous_vm_cluster_resource_usage.py +1 -1
- pulumi_oci/database/get_autonomous_vm_clusters.py +1 -1
- pulumi_oci/database/get_backup_destination.py +1 -1
- pulumi_oci/database/get_backup_destinations.py +1 -1
- pulumi_oci/database/get_backups.py +1 -1
- pulumi_oci/database/get_cloud_autonomous_vm_cluster.py +1 -1
- pulumi_oci/database/get_cloud_autonomous_vm_cluster_acd_resource_usages.py +1 -1
- pulumi_oci/database/get_cloud_autonomous_vm_cluster_resource_usage.py +1 -1
- pulumi_oci/database/get_cloud_autonomous_vm_clusters.py +1 -1
- pulumi_oci/database/get_cloud_exadata_infrastructure.py +1 -1
- pulumi_oci/database/get_cloud_exadata_infrastructure_un_allocated_resource.py +1 -1
- pulumi_oci/database/get_cloud_exadata_infrastructures.py +1 -1
- pulumi_oci/database/get_cloud_vm_cluster.py +1 -1
- pulumi_oci/database/get_cloud_vm_cluster_iorm_config.py +1 -1
- pulumi_oci/database/get_cloud_vm_clusters.py +1 -1
- pulumi_oci/database/get_data_guard_association.py +1 -1
- pulumi_oci/database/get_data_guard_associations.py +1 -1
- pulumi_oci/database/get_database.py +1 -1
- pulumi_oci/database/get_database_maintenance_run_histories.py +1 -1
- pulumi_oci/database/get_database_maintenance_run_history.py +1 -1
- pulumi_oci/database/get_database_pdb_conversion_history_entries.py +1 -1
- pulumi_oci/database/get_database_pdb_conversion_history_entry.py +1 -1
- pulumi_oci/database/get_database_software_image.py +1 -1
- pulumi_oci/database/get_database_software_images.py +1 -1
- pulumi_oci/database/get_database_upgrade_history_entries.py +1 -1
- pulumi_oci/database/get_database_upgrade_history_entry.py +1 -1
- pulumi_oci/database/get_databases.py +1 -1
- pulumi_oci/database/get_db_home.py +1 -1
- pulumi_oci/database/get_db_home_patch_history_entries.py +1 -1
- pulumi_oci/database/get_db_home_patches.py +1 -1
- pulumi_oci/database/get_db_homes.py +1 -1
- pulumi_oci/database/get_db_node.py +1 -1
- pulumi_oci/database/get_db_node_console_connection.py +1 -1
- pulumi_oci/database/get_db_node_console_connections.py +1 -1
- pulumi_oci/database/get_db_node_console_histories.py +1 -1
- pulumi_oci/database/get_db_node_console_history.py +1 -1
- pulumi_oci/database/get_db_node_console_history_content.py +1 -1
- pulumi_oci/database/get_db_nodes.py +1 -1
- pulumi_oci/database/get_db_server.py +1 -1
- pulumi_oci/database/get_db_servers.py +1 -1
- pulumi_oci/database/get_db_system_compute_performances.py +1 -1
- pulumi_oci/database/get_db_system_history_entries.py +1 -1
- pulumi_oci/database/get_db_system_patches.py +1 -1
- pulumi_oci/database/get_db_system_shapes.py +1 -1
- pulumi_oci/database/get_db_system_storage_performances.py +31 -24
- pulumi_oci/database/get_db_systems.py +1 -1
- pulumi_oci/database/get_db_systems_upgrade_history_entries.py +1 -1
- pulumi_oci/database/get_db_systems_upgrade_history_entry.py +1 -1
- pulumi_oci/database/get_db_versions.py +1 -1
- pulumi_oci/database/get_exadata_infrastructure.py +1 -1
- pulumi_oci/database/get_exadata_infrastructure_download_config_file.py +1 -1
- pulumi_oci/database/get_exadata_infrastructure_un_allocated_resource.py +1 -1
- pulumi_oci/database/get_exadata_infrastructures.py +1 -1
- pulumi_oci/database/get_exadata_iorm_config.py +1 -1
- pulumi_oci/database/get_exadb_vm_cluster.py +1 -1
- pulumi_oci/database/get_exadb_vm_cluster_update.py +1 -1
- pulumi_oci/database/get_exadb_vm_cluster_update_history_entries.py +1 -1
- pulumi_oci/database/get_exadb_vm_cluster_update_history_entry.py +1 -1
- pulumi_oci/database/get_exadb_vm_cluster_updates.py +1 -1
- pulumi_oci/database/get_exadb_vm_clusters.py +1 -1
- pulumi_oci/database/get_exascale_db_storage_vault.py +1 -1
- pulumi_oci/database/get_exascale_db_storage_vaults.py +1 -1
- pulumi_oci/database/get_execution_action.py +1 -1
- pulumi_oci/database/get_execution_actions.py +1 -1
- pulumi_oci/database/get_execution_window.py +1 -1
- pulumi_oci/database/get_execution_windows.py +1 -1
- pulumi_oci/database/get_external_container_database.py +1 -1
- pulumi_oci/database/get_external_container_databases.py +1 -1
- pulumi_oci/database/get_external_database_connector.py +1 -1
- pulumi_oci/database/get_external_database_connectors.py +1 -1
- pulumi_oci/database/get_external_non_container_database.py +1 -1
- pulumi_oci/database/get_external_non_container_databases.py +1 -1
- pulumi_oci/database/get_external_pluggable_database.py +1 -1
- pulumi_oci/database/get_external_pluggable_databases.py +1 -1
- pulumi_oci/database/get_flex_components.py +1 -1
- pulumi_oci/database/get_gi_version_minor_versions.py +1 -1
- pulumi_oci/database/get_gi_versions.py +21 -2
- pulumi_oci/database/get_infrastructure_target_version.py +1 -1
- pulumi_oci/database/get_key_store.py +1 -1
- pulumi_oci/database/get_key_stores.py +1 -1
- pulumi_oci/database/get_maintenance_run.py +1 -1
- pulumi_oci/database/get_maintenance_runs.py +1 -1
- pulumi_oci/database/get_managed_preferred_credential.py +1 -1
- pulumi_oci/database/get_managed_preferred_credentials.py +1 -1
- pulumi_oci/database/get_oneoff_patch.py +1 -1
- pulumi_oci/database/get_oneoff_patches.py +1 -1
- pulumi_oci/database/get_pluggable_database.py +1 -1
- pulumi_oci/database/get_pluggable_databases.py +1 -1
- pulumi_oci/database/get_scheduled_action.py +1 -1
- pulumi_oci/database/get_scheduled_action_params.py +1 -1
- pulumi_oci/database/get_scheduled_actions.py +1 -1
- pulumi_oci/database/get_scheduling_plan.py +1 -1
- pulumi_oci/database/get_scheduling_plans.py +1 -1
- pulumi_oci/database/get_scheduling_policies.py +1 -1
- pulumi_oci/database/get_scheduling_policy.py +1 -1
- pulumi_oci/database/get_scheduling_policy_recommended_scheduled_actions.py +1 -1
- pulumi_oci/database/get_scheduling_policy_scheduling_window.py +1 -1
- pulumi_oci/database/get_scheduling_policy_scheduling_windows.py +1 -1
- pulumi_oci/database/get_system_version_minor_versions.py +240 -0
- pulumi_oci/database/get_system_versions.py +44 -6
- pulumi_oci/database/get_vm_cluster.py +1 -1
- pulumi_oci/database/get_vm_cluster_network.py +1 -1
- pulumi_oci/database/get_vm_cluster_network_download_config_file.py +1 -1
- pulumi_oci/database/get_vm_cluster_networks.py +1 -1
- pulumi_oci/database/get_vm_cluster_patch.py +1 -1
- pulumi_oci/database/get_vm_cluster_patch_history_entries.py +1 -1
- pulumi_oci/database/get_vm_cluster_patch_history_entry.py +1 -1
- pulumi_oci/database/get_vm_cluster_patches.py +1 -1
- pulumi_oci/database/get_vm_cluster_recommended_network.py +1 -1
- pulumi_oci/database/get_vm_cluster_update.py +1 -1
- pulumi_oci/database/get_vm_cluster_update_history_entries.py +1 -1
- pulumi_oci/database/get_vm_cluster_update_history_entry.py +1 -1
- pulumi_oci/database/get_vm_cluster_updates.py +1 -1
- pulumi_oci/database/get_vm_clusters.py +1 -1
- pulumi_oci/database/key_store.py +1 -1
- pulumi_oci/database/maintenance_run.py +1 -1
- pulumi_oci/database/oneoff_patch.py +1 -1
- pulumi_oci/database/outputs.py +69 -3
- pulumi_oci/database/pluggable_database.py +1 -1
- pulumi_oci/database/pluggable_database_managements_management.py +1 -1
- pulumi_oci/database/pluggable_databases_local_clone.py +1 -1
- pulumi_oci/database/pluggable_databases_remote_clone.py +1 -1
- pulumi_oci/database/scheduled_action.py +1 -1
- pulumi_oci/database/scheduling_plan.py +1 -1
- pulumi_oci/database/scheduling_policy.py +1 -1
- pulumi_oci/database/scheduling_policy_scheduling_window.py +1 -1
- pulumi_oci/database/vm_cluster.py +1 -1
- pulumi_oci/database/vm_cluster_add_virtual_network.py +1 -1
- pulumi_oci/database/vm_cluster_network.py +1 -1
- pulumi_oci/database/vm_cluster_remove_virtual_machine.py +1 -1
- pulumi_oci/databasemanagement/__init__.py +1 -1
- pulumi_oci/databasemanagement/_inputs.py +167 -7
- pulumi_oci/databasemanagement/autonomous_database_autonomous_database_dbm_features_management.py +1 -1
- pulumi_oci/databasemanagement/database_dbm_features_management.py +69 -1
- pulumi_oci/databasemanagement/db_management_private_endpoint.py +1 -1
- pulumi_oci/databasemanagement/external_asm.py +1 -1
- pulumi_oci/databasemanagement/external_asm_instance.py +1 -1
- pulumi_oci/databasemanagement/external_cluster.py +1 -1
- pulumi_oci/databasemanagement/external_cluster_instance.py +1 -1
- pulumi_oci/databasemanagement/external_db_home.py +1 -1
- pulumi_oci/databasemanagement/external_db_node.py +1 -1
- pulumi_oci/databasemanagement/external_db_system.py +1 -1
- pulumi_oci/databasemanagement/external_db_system_connector.py +1 -1
- pulumi_oci/databasemanagement/external_db_system_database_managements_management.py +1 -1
- pulumi_oci/databasemanagement/external_db_system_discovery.py +1 -1
- pulumi_oci/databasemanagement/external_db_system_stack_monitorings_management.py +1 -1
- pulumi_oci/databasemanagement/external_exadata_infrastructure.py +1 -1
- pulumi_oci/databasemanagement/external_exadata_infrastructure_exadata_management.py +1 -1
- pulumi_oci/databasemanagement/external_exadata_storage_connector.py +1 -1
- pulumi_oci/databasemanagement/external_exadata_storage_grid.py +1 -1
- pulumi_oci/databasemanagement/external_exadata_storage_server.py +1 -1
- pulumi_oci/databasemanagement/external_listener.py +1 -1
- pulumi_oci/databasemanagement/external_my_sql_database.py +1 -1
- pulumi_oci/databasemanagement/external_my_sql_database_connector.py +1 -1
- pulumi_oci/databasemanagement/external_my_sql_database_external_mysql_databases_management.py +1 -1
- pulumi_oci/databasemanagement/externalcontainerdatabase_external_container_dbm_features_management.py +69 -1
- pulumi_oci/databasemanagement/externalnoncontainerdatabase_external_non_container_dbm_features_management.py +1 -1
- pulumi_oci/databasemanagement/externalpluggabledatabase_external_pluggable_dbm_features_management.py +35 -1
- pulumi_oci/databasemanagement/get_db_management_private_endpoint.py +1 -1
- pulumi_oci/databasemanagement/get_db_management_private_endpoint_associated_database.py +1 -1
- pulumi_oci/databasemanagement/get_db_management_private_endpoint_associated_databases.py +1 -1
- pulumi_oci/databasemanagement/get_db_management_private_endpoints.py +1 -1
- pulumi_oci/databasemanagement/get_external_asm.py +1 -1
- pulumi_oci/databasemanagement/get_external_asm_configuration.py +1 -1
- pulumi_oci/databasemanagement/get_external_asm_disk_groups.py +1 -1
- pulumi_oci/databasemanagement/get_external_asm_instance.py +1 -1
- pulumi_oci/databasemanagement/get_external_asm_instances.py +1 -1
- pulumi_oci/databasemanagement/get_external_asm_users.py +1 -1
- pulumi_oci/databasemanagement/get_external_asms.py +1 -1
- pulumi_oci/databasemanagement/get_external_cluster.py +1 -1
- pulumi_oci/databasemanagement/get_external_cluster_instance.py +1 -1
- pulumi_oci/databasemanagement/get_external_cluster_instances.py +1 -1
- pulumi_oci/databasemanagement/get_external_clusters.py +1 -1
- pulumi_oci/databasemanagement/get_external_databases.py +1 -1
- pulumi_oci/databasemanagement/get_external_db_home.py +1 -1
- pulumi_oci/databasemanagement/get_external_db_homes.py +1 -1
- pulumi_oci/databasemanagement/get_external_db_node.py +1 -1
- pulumi_oci/databasemanagement/get_external_db_nodes.py +1 -1
- pulumi_oci/databasemanagement/get_external_db_system.py +1 -1
- pulumi_oci/databasemanagement/get_external_db_system_connector.py +1 -1
- pulumi_oci/databasemanagement/get_external_db_system_connectors.py +1 -1
- pulumi_oci/databasemanagement/get_external_db_system_discoveries.py +1 -1
- pulumi_oci/databasemanagement/get_external_db_system_discovery.py +1 -1
- pulumi_oci/databasemanagement/get_external_db_systems.py +1 -1
- pulumi_oci/databasemanagement/get_external_exadata_infrastructure.py +1 -1
- pulumi_oci/databasemanagement/get_external_exadata_infrastructures.py +1 -1
- pulumi_oci/databasemanagement/get_external_exadata_storage_connector.py +1 -1
- pulumi_oci/databasemanagement/get_external_exadata_storage_connectors.py +1 -1
- pulumi_oci/databasemanagement/get_external_exadata_storage_grid.py +1 -1
- pulumi_oci/databasemanagement/get_external_exadata_storage_server.py +1 -1
- pulumi_oci/databasemanagement/get_external_exadata_storage_server_iorm_plan.py +1 -1
- pulumi_oci/databasemanagement/get_external_exadata_storage_server_open_alert_history.py +1 -1
- pulumi_oci/databasemanagement/get_external_exadata_storage_server_top_sql_cpu_activity.py +1 -1
- pulumi_oci/databasemanagement/get_external_exadata_storage_servers.py +1 -1
- pulumi_oci/databasemanagement/get_external_listener.py +1 -1
- pulumi_oci/databasemanagement/get_external_listener_services.py +1 -1
- pulumi_oci/databasemanagement/get_external_listeners.py +1 -1
- pulumi_oci/databasemanagement/get_external_my_sql_database.py +1 -1
- pulumi_oci/databasemanagement/get_external_my_sql_database_connector.py +1 -1
- pulumi_oci/databasemanagement/get_external_my_sql_database_connectors.py +1 -1
- pulumi_oci/databasemanagement/get_external_my_sql_databases.py +1 -1
- pulumi_oci/databasemanagement/get_job_executions_status.py +1 -1
- pulumi_oci/databasemanagement/get_job_executions_statuses.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database.py +2 -2
- pulumi_oci/databasemanagement/get_managed_database_addm_task.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_addm_tasks.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_alert_log_count.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_alert_log_counts.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_attention_log_count.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_attention_log_counts.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_cursor_cache_statements.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_group.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_groups.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_execution.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_execution_script.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_executions.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_aggregations.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_operation.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_operations.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline_configuration.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline_jobs.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_plan_baselines.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_task.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_execution_plan_stats_comparison.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_finding.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_findings.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_recommendation.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_recommendations.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_sql_execution_plan.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_summary_report.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_tuning_set.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_sql_tuning_sets.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_table_statistics.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_user.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_user_consumer_group_privilege.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_user_consumer_group_privileges.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_user_data_access_container.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_user_data_access_containers.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_user_object_privilege.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_user_object_privileges.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_user_proxied_for_user.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_user_proxied_for_users.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_user_role.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_user_roles.py +1 -1
- pulumi_oci/databasemanagement/get_managed_database_users.py +1 -1
- pulumi_oci/databasemanagement/get_managed_databases.py +1 -1
- pulumi_oci/databasemanagement/get_managed_databases_asm_properties.py +1 -1
- pulumi_oci/databasemanagement/get_managed_databases_asm_property.py +1 -1
- pulumi_oci/databasemanagement/get_managed_databases_database_parameter.py +1 -1
- pulumi_oci/databasemanagement/get_managed_databases_database_parameters.py +1 -1
- pulumi_oci/databasemanagement/get_managed_databases_user_proxy_user.py +1 -1
- pulumi_oci/databasemanagement/get_managed_databases_user_proxy_users.py +1 -1
- pulumi_oci/databasemanagement/get_managed_databases_user_system_privilege.py +1 -1
- pulumi_oci/databasemanagement/get_managed_databases_user_system_privileges.py +1 -1
- pulumi_oci/databasemanagement/get_managed_my_sql_database.py +1 -1
- pulumi_oci/databasemanagement/get_managed_my_sql_database_configuration_data.py +1 -1
- pulumi_oci/databasemanagement/get_managed_my_sql_database_sql_data.py +1 -1
- pulumi_oci/databasemanagement/get_managed_my_sql_databases.py +1 -1
- pulumi_oci/databasemanagement/get_named_credential.py +1 -1
- pulumi_oci/databasemanagement/get_named_credentials.py +1 -1
- pulumi_oci/databasemanagement/managed_database.py +5 -5
- pulumi_oci/databasemanagement/managed_database_group.py +1 -1
- pulumi_oci/databasemanagement/managed_databases_change_database_parameter.py +1 -1
- pulumi_oci/databasemanagement/managed_databases_reset_database_parameter.py +1 -1
- pulumi_oci/databasemanagement/named_credential.py +1 -1
- pulumi_oci/databasemanagement/outputs.py +167 -11
- pulumi_oci/databasemanagement/pluggabledatabase_pluggable_database_dbm_features_management.py +35 -1
- pulumi_oci/databasemigration/__init__.py +1 -1
- pulumi_oci/databasemigration/_inputs.py +1 -1
- pulumi_oci/databasemigration/connection.py +1 -1
- pulumi_oci/databasemigration/get_connection.py +1 -1
- pulumi_oci/databasemigration/get_connections.py +1 -1
- pulumi_oci/databasemigration/get_job_advisor_report.py +1 -1
- pulumi_oci/databasemigration/get_job_output.py +1 -1
- pulumi_oci/databasemigration/get_migration.py +1 -1
- pulumi_oci/databasemigration/get_migration_object_types.py +1 -1
- pulumi_oci/databasemigration/get_migrations.py +1 -1
- pulumi_oci/databasemigration/job.py +1 -1
- pulumi_oci/databasemigration/migration.py +1 -1
- pulumi_oci/databasemigration/outputs.py +1 -1
- pulumi_oci/databasetools/__init__.py +1 -1
- pulumi_oci/databasetools/_inputs.py +1 -1
- pulumi_oci/databasetools/database_tools_connection.py +1 -1
- pulumi_oci/databasetools/database_tools_private_endpoint.py +1 -1
- pulumi_oci/databasetools/get_database_tools_connection.py +1 -1
- pulumi_oci/databasetools/get_database_tools_connections.py +1 -1
- pulumi_oci/databasetools/get_database_tools_endpoint_service.py +1 -1
- pulumi_oci/databasetools/get_database_tools_endpoint_services.py +1 -1
- pulumi_oci/databasetools/get_database_tools_private_endpoint.py +1 -1
- pulumi_oci/databasetools/get_database_tools_private_endpoints.py +1 -1
- pulumi_oci/databasetools/outputs.py +1 -1
- pulumi_oci/datacatalog/__init__.py +1 -1
- pulumi_oci/datacatalog/_inputs.py +1 -1
- pulumi_oci/datacatalog/catalog.py +1 -1
- pulumi_oci/datacatalog/catalog_private_endpoint.py +1 -1
- pulumi_oci/datacatalog/connection.py +1 -1
- pulumi_oci/datacatalog/data_asset.py +1 -1
- pulumi_oci/datacatalog/get_catalog.py +1 -1
- pulumi_oci/datacatalog/get_catalog_private_endpoint.py +1 -1
- pulumi_oci/datacatalog/get_catalog_private_endpoints.py +1 -1
- pulumi_oci/datacatalog/get_catalog_type.py +1 -1
- pulumi_oci/datacatalog/get_catalog_types.py +1 -1
- pulumi_oci/datacatalog/get_catalogs.py +1 -1
- pulumi_oci/datacatalog/get_connection.py +1 -1
- pulumi_oci/datacatalog/get_connections.py +1 -1
- pulumi_oci/datacatalog/get_data_asset.py +1 -1
- pulumi_oci/datacatalog/get_data_assets.py +1 -1
- pulumi_oci/datacatalog/get_metastore.py +1 -1
- pulumi_oci/datacatalog/get_metastores.py +1 -1
- pulumi_oci/datacatalog/metastore.py +1 -1
- pulumi_oci/datacatalog/outputs.py +1 -1
- pulumi_oci/dataflow/__init__.py +1 -1
- pulumi_oci/dataflow/_inputs.py +1 -1
- pulumi_oci/dataflow/application.py +1 -1
- pulumi_oci/dataflow/get_application.py +1 -1
- pulumi_oci/dataflow/get_applications.py +1 -1
- pulumi_oci/dataflow/get_invoke_run.py +1 -1
- pulumi_oci/dataflow/get_invoke_runs.py +1 -1
- pulumi_oci/dataflow/get_pool.py +1 -1
- pulumi_oci/dataflow/get_pools.py +1 -1
- pulumi_oci/dataflow/get_private_endpoint.py +1 -1
- pulumi_oci/dataflow/get_private_endpoints.py +1 -1
- pulumi_oci/dataflow/get_run_log.py +1 -1
- pulumi_oci/dataflow/get_run_logs.py +1 -1
- pulumi_oci/dataflow/get_run_statement.py +1 -1
- pulumi_oci/dataflow/get_run_statements.py +1 -1
- pulumi_oci/dataflow/get_sql_endpoint.py +1 -1
- pulumi_oci/dataflow/get_sql_endpoints.py +1 -1
- pulumi_oci/dataflow/invoke_run.py +1 -1
- pulumi_oci/dataflow/outputs.py +1 -1
- pulumi_oci/dataflow/pool.py +1 -1
- pulumi_oci/dataflow/private_endpoint.py +1 -1
- pulumi_oci/dataflow/run_statement.py +1 -1
- pulumi_oci/dataflow/sql_endpoint.py +1 -1
- pulumi_oci/dataintegration/__init__.py +1 -1
- pulumi_oci/dataintegration/_inputs.py +1 -1
- pulumi_oci/dataintegration/get_workspace.py +1 -1
- pulumi_oci/dataintegration/get_workspace_application.py +1 -1
- pulumi_oci/dataintegration/get_workspace_application_patch.py +1 -1
- pulumi_oci/dataintegration/get_workspace_application_patches.py +1 -1
- pulumi_oci/dataintegration/get_workspace_application_schedule.py +1 -1
- pulumi_oci/dataintegration/get_workspace_application_schedules.py +1 -1
- pulumi_oci/dataintegration/get_workspace_application_task_schedule.py +1 -1
- pulumi_oci/dataintegration/get_workspace_application_task_schedules.py +1 -1
- pulumi_oci/dataintegration/get_workspace_applications.py +1 -1
- pulumi_oci/dataintegration/get_workspace_export_request.py +1 -1
- pulumi_oci/dataintegration/get_workspace_export_requests.py +1 -1
- pulumi_oci/dataintegration/get_workspace_folder.py +1 -1
- pulumi_oci/dataintegration/get_workspace_folders.py +1 -1
- pulumi_oci/dataintegration/get_workspace_import_request.py +1 -1
- pulumi_oci/dataintegration/get_workspace_import_requests.py +1 -1
- pulumi_oci/dataintegration/get_workspace_project.py +1 -1
- pulumi_oci/dataintegration/get_workspace_projects.py +1 -1
- pulumi_oci/dataintegration/get_workspace_task.py +1 -1
- pulumi_oci/dataintegration/get_workspace_tasks.py +1 -1
- pulumi_oci/dataintegration/get_workspaces.py +1 -1
- pulumi_oci/dataintegration/outputs.py +1 -1
- pulumi_oci/dataintegration/workspace.py +1 -1
- pulumi_oci/dataintegration/workspace_application.py +1 -1
- pulumi_oci/dataintegration/workspace_application_patch.py +1 -1
- pulumi_oci/dataintegration/workspace_application_schedule.py +1 -1
- pulumi_oci/dataintegration/workspace_application_task_schedule.py +1 -1
- pulumi_oci/dataintegration/workspace_export_request.py +1 -1
- pulumi_oci/dataintegration/workspace_folder.py +1 -1
- pulumi_oci/dataintegration/workspace_import_request.py +1 -1
- pulumi_oci/dataintegration/workspace_project.py +1 -1
- pulumi_oci/dataintegration/workspace_task.py +1 -1
- pulumi_oci/datalabellingservice/__init__.py +1 -1
- pulumi_oci/datalabellingservice/_inputs.py +1 -1
- pulumi_oci/datalabellingservice/dataset.py +1 -1
- pulumi_oci/datalabellingservice/get_annotation_format.py +1 -1
- pulumi_oci/datalabellingservice/get_annotation_formats.py +1 -1
- pulumi_oci/datalabellingservice/get_dataset.py +1 -1
- pulumi_oci/datalabellingservice/get_datasets.py +1 -1
- pulumi_oci/datalabellingservice/outputs.py +1 -1
- pulumi_oci/datasafe/__init__.py +1 -1
- pulumi_oci/datasafe/_inputs.py +1 -1
- pulumi_oci/datasafe/add_sdm_columns.py +1 -1
- pulumi_oci/datasafe/alert.py +1 -1
- pulumi_oci/datasafe/alert_policy.py +1 -1
- pulumi_oci/datasafe/alert_policy_rule.py +1 -1
- pulumi_oci/datasafe/audit_archive_retrieval.py +1 -1
- pulumi_oci/datasafe/audit_policy.py +1 -1
- pulumi_oci/datasafe/audit_policy_management.py +1 -1
- pulumi_oci/datasafe/audit_profile.py +1 -1
- pulumi_oci/datasafe/audit_profile_management.py +1 -1
- pulumi_oci/datasafe/audit_trail.py +1 -1
- pulumi_oci/datasafe/audit_trail_management.py +1 -1
- pulumi_oci/datasafe/calculate_audit_volume_available.py +1 -1
- pulumi_oci/datasafe/calculate_audit_volume_collected.py +1 -1
- pulumi_oci/datasafe/compare_security_assessment.py +1 -1
- pulumi_oci/datasafe/compare_user_assessment.py +1 -1
- pulumi_oci/datasafe/data_safe_configuration.py +1 -1
- pulumi_oci/datasafe/data_safe_private_endpoint.py +1 -1
- pulumi_oci/datasafe/database_security_config.py +1 -1
- pulumi_oci/datasafe/database_security_config_management.py +1 -1
- pulumi_oci/datasafe/discovery_jobs_result.py +1 -1
- pulumi_oci/datasafe/discovery_mod.py +1 -1
- pulumi_oci/datasafe/generate_on_prem_connector_configuration.py +1 -1
- pulumi_oci/datasafe/get_alert.py +1 -1
- pulumi_oci/datasafe/get_alert_analytic.py +1 -1
- pulumi_oci/datasafe/get_alert_policies.py +1 -1
- pulumi_oci/datasafe/get_alert_policy.py +1 -1
- pulumi_oci/datasafe/get_alert_policy_rule.py +1 -1
- pulumi_oci/datasafe/get_alert_policy_rules.py +1 -1
- pulumi_oci/datasafe/get_alerts.py +1 -1
- pulumi_oci/datasafe/get_audit_archive_retrieval.py +1 -1
- pulumi_oci/datasafe/get_audit_archive_retrievals.py +1 -1
- pulumi_oci/datasafe/get_audit_event.py +1 -1
- pulumi_oci/datasafe/get_audit_event_analytic.py +1 -1
- pulumi_oci/datasafe/get_audit_events.py +1 -1
- pulumi_oci/datasafe/get_audit_policies.py +1 -1
- pulumi_oci/datasafe/get_audit_policy.py +1 -1
- pulumi_oci/datasafe/get_audit_profile.py +1 -1
- pulumi_oci/datasafe/get_audit_profile_analytic.py +1 -1
- pulumi_oci/datasafe/get_audit_profile_available_audit_volume.py +1 -1
- pulumi_oci/datasafe/get_audit_profile_available_audit_volumes.py +1 -1
- pulumi_oci/datasafe/get_audit_profile_collected_audit_volume.py +1 -1
- pulumi_oci/datasafe/get_audit_profile_collected_audit_volumes.py +1 -1
- pulumi_oci/datasafe/get_audit_profiles.py +1 -1
- pulumi_oci/datasafe/get_audit_trail.py +1 -1
- pulumi_oci/datasafe/get_audit_trail_analytic.py +1 -1
- pulumi_oci/datasafe/get_audit_trails.py +1 -1
- pulumi_oci/datasafe/get_compatible_formats_for_data_type.py +1 -1
- pulumi_oci/datasafe/get_compatible_formats_for_sensitive_type.py +1 -1
- pulumi_oci/datasafe/get_data_safe_configuration.py +1 -1
- pulumi_oci/datasafe/get_data_safe_private_endpoint.py +1 -1
- pulumi_oci/datasafe/get_data_safe_private_endpoints.py +1 -1
- pulumi_oci/datasafe/get_database_security_config.py +1 -1
- pulumi_oci/datasafe/get_database_security_configs.py +1 -1
- pulumi_oci/datasafe/get_discovery_analytic.py +1 -1
- pulumi_oci/datasafe/get_discovery_analytics.py +1 -1
- pulumi_oci/datasafe/get_discovery_job.py +1 -1
- pulumi_oci/datasafe/get_discovery_jobs_result.py +1 -1
- pulumi_oci/datasafe/get_discovery_jobs_results.py +1 -1
- pulumi_oci/datasafe/get_library_masking_format.py +1 -1
- pulumi_oci/datasafe/get_library_masking_formats.py +1 -1
- pulumi_oci/datasafe/get_list_user_grants.py +1 -1
- pulumi_oci/datasafe/get_masking_analytic.py +1 -1
- pulumi_oci/datasafe/get_masking_analytics.py +1 -1
- pulumi_oci/datasafe/get_masking_policies.py +1 -1
- pulumi_oci/datasafe/get_masking_policies_masking_column.py +1 -1
- pulumi_oci/datasafe/get_masking_policies_masking_columns.py +1 -1
- pulumi_oci/datasafe/get_masking_policy.py +1 -1
- pulumi_oci/datasafe/get_masking_policy_health_report.py +1 -1
- pulumi_oci/datasafe/get_masking_policy_health_report_logs.py +1 -1
- pulumi_oci/datasafe/get_masking_policy_health_reports.py +1 -1
- pulumi_oci/datasafe/get_masking_policy_masking_objects.py +1 -1
- pulumi_oci/datasafe/get_masking_policy_masking_schemas.py +1 -1
- pulumi_oci/datasafe/get_masking_policy_referential_relations.py +1 -1
- pulumi_oci/datasafe/get_masking_report.py +1 -1
- pulumi_oci/datasafe/get_masking_report_masked_columns.py +1 -1
- pulumi_oci/datasafe/get_masking_report_masking_errors.py +1 -1
- pulumi_oci/datasafe/get_masking_reports.py +1 -1
- pulumi_oci/datasafe/get_masking_reports_masked_column.py +1 -1
- pulumi_oci/datasafe/get_onprem_connector.py +1 -1
- pulumi_oci/datasafe/get_onprem_connectors.py +1 -1
- pulumi_oci/datasafe/get_report.py +1 -1
- pulumi_oci/datasafe/get_report_content.py +1 -1
- pulumi_oci/datasafe/get_report_definition.py +1 -1
- pulumi_oci/datasafe/get_report_definitions.py +1 -1
- pulumi_oci/datasafe/get_reports.py +1 -1
- pulumi_oci/datasafe/get_sdm_masking_policy_difference.py +1 -1
- pulumi_oci/datasafe/get_sdm_masking_policy_difference_difference_column.py +1 -1
- pulumi_oci/datasafe/get_sdm_masking_policy_difference_difference_columns.py +1 -1
- pulumi_oci/datasafe/get_sdm_masking_policy_differences.py +1 -1
- pulumi_oci/datasafe/get_security_assessment.py +1 -1
- pulumi_oci/datasafe/get_security_assessment_comparison.py +1 -1
- pulumi_oci/datasafe/get_security_assessment_finding.py +1 -1
- pulumi_oci/datasafe/get_security_assessment_finding_analytics.py +1 -1
- pulumi_oci/datasafe/get_security_assessment_findings.py +1 -1
- pulumi_oci/datasafe/get_security_assessment_findings_change_audit_logs.py +1 -1
- pulumi_oci/datasafe/get_security_assessment_security_feature_analytics.py +1 -1
- pulumi_oci/datasafe/get_security_assessment_security_features.py +1 -1
- pulumi_oci/datasafe/get_security_assessments.py +1 -1
- pulumi_oci/datasafe/get_security_policies.py +1 -1
- pulumi_oci/datasafe/get_security_policy.py +1 -1
- pulumi_oci/datasafe/get_security_policy_deployment.py +1 -1
- pulumi_oci/datasafe/get_security_policy_deployment_security_policy_entry_state.py +1 -1
- pulumi_oci/datasafe/get_security_policy_deployment_security_policy_entry_states.py +1 -1
- pulumi_oci/datasafe/get_security_policy_deployments.py +1 -1
- pulumi_oci/datasafe/get_security_policy_report.py +1 -1
- pulumi_oci/datasafe/get_security_policy_report_database_table_access_entries.py +1 -1
- pulumi_oci/datasafe/get_security_policy_report_database_table_access_entry.py +1 -1
- pulumi_oci/datasafe/get_security_policy_report_database_view_access_entries.py +1 -1
- pulumi_oci/datasafe/get_security_policy_report_database_view_access_entry.py +1 -1
- pulumi_oci/datasafe/get_security_policy_report_role_grant_paths.py +1 -1
- pulumi_oci/datasafe/get_security_policy_reports.py +1 -1
- pulumi_oci/datasafe/get_sensitive_column_analytics.py +1 -1
- pulumi_oci/datasafe/get_sensitive_data_model.py +1 -1
- pulumi_oci/datasafe/get_sensitive_data_model_referential_relation.py +1 -1
- pulumi_oci/datasafe/get_sensitive_data_model_referential_relations.py +1 -1
- pulumi_oci/datasafe/get_sensitive_data_model_sensitive_objects.py +1 -1
- pulumi_oci/datasafe/get_sensitive_data_model_sensitive_schemas.py +1 -1
- pulumi_oci/datasafe/get_sensitive_data_model_sensitive_types.py +1 -1
- pulumi_oci/datasafe/get_sensitive_data_models.py +1 -1
- pulumi_oci/datasafe/get_sensitive_data_models_sensitive_column.py +1 -1
- pulumi_oci/datasafe/get_sensitive_data_models_sensitive_columns.py +1 -1
- pulumi_oci/datasafe/get_sensitive_type.py +1 -1
- pulumi_oci/datasafe/get_sensitive_type_group.py +1 -1
- pulumi_oci/datasafe/get_sensitive_type_group_grouped_sensitive_types.py +1 -1
- pulumi_oci/datasafe/get_sensitive_type_groups.py +1 -1
- pulumi_oci/datasafe/get_sensitive_types.py +1 -1
- pulumi_oci/datasafe/get_sensitive_types_export.py +1 -1
- pulumi_oci/datasafe/get_sensitive_types_exports.py +1 -1
- pulumi_oci/datasafe/get_sql_collection.py +1 -1
- pulumi_oci/datasafe/get_sql_collection_analytics.py +1 -1
- pulumi_oci/datasafe/get_sql_collection_log_insights.py +1 -1
- pulumi_oci/datasafe/get_sql_collections.py +1 -1
- pulumi_oci/datasafe/get_sql_firewall_allowed_sql.py +1 -1
- pulumi_oci/datasafe/get_sql_firewall_allowed_sql_analytics.py +1 -1
- pulumi_oci/datasafe/get_sql_firewall_allowed_sqls.py +1 -1
- pulumi_oci/datasafe/get_sql_firewall_policies.py +1 -1
- pulumi_oci/datasafe/get_sql_firewall_policy.py +1 -1
- pulumi_oci/datasafe/get_sql_firewall_policy_analytics.py +1 -1
- pulumi_oci/datasafe/get_sql_firewall_violation_analytics.py +1 -1
- pulumi_oci/datasafe/get_sql_firewall_violations.py +1 -1
- pulumi_oci/datasafe/get_target_alert_policy_association.py +1 -1
- pulumi_oci/datasafe/get_target_alert_policy_associations.py +1 -1
- pulumi_oci/datasafe/get_target_database.py +1 -1
- pulumi_oci/datasafe/get_target_database_peer_target_database.py +1 -1
- pulumi_oci/datasafe/get_target_database_peer_target_databases.py +1 -1
- pulumi_oci/datasafe/get_target_database_role.py +1 -1
- pulumi_oci/datasafe/get_target_database_roles.py +1 -1
- pulumi_oci/datasafe/get_target_databases.py +1 -1
- pulumi_oci/datasafe/get_target_databases_columns.py +1 -1
- pulumi_oci/datasafe/get_target_databases_schemas.py +1 -1
- pulumi_oci/datasafe/get_target_databases_tables.py +1 -1
- pulumi_oci/datasafe/get_user_assessment.py +1 -1
- pulumi_oci/datasafe/get_user_assessment_comparison.py +1 -1
- pulumi_oci/datasafe/get_user_assessment_password_expiry_date_analytics.py +1 -1
- pulumi_oci/datasafe/get_user_assessment_profile_analytics.py +1 -1
- pulumi_oci/datasafe/get_user_assessment_profiles.py +1 -1
- pulumi_oci/datasafe/get_user_assessment_user_access_analytics.py +1 -1
- pulumi_oci/datasafe/get_user_assessment_user_analytics.py +1 -1
- pulumi_oci/datasafe/get_user_assessment_users.py +1 -1
- pulumi_oci/datasafe/get_user_assessments.py +1 -1
- pulumi_oci/datasafe/library_masing_format.py +1 -1
- pulumi_oci/datasafe/mask_data.py +1 -1
- pulumi_oci/datasafe/masking_policies_apply_difference_to_masking_columns.py +1 -1
- pulumi_oci/datasafe/masking_policies_masking_column.py +1 -1
- pulumi_oci/datasafe/masking_policy.py +1 -1
- pulumi_oci/datasafe/masking_policy_health_report_management.py +1 -1
- pulumi_oci/datasafe/masking_report_management.py +1 -1
- pulumi_oci/datasafe/on_prem_connector.py +1 -1
- pulumi_oci/datasafe/outputs.py +1 -1
- pulumi_oci/datasafe/report.py +1 -1
- pulumi_oci/datasafe/report_definition.py +1 -1
- pulumi_oci/datasafe/sdm_masking_policy_difference.py +1 -1
- pulumi_oci/datasafe/security_assessment.py +1 -1
- pulumi_oci/datasafe/security_policy.py +1 -1
- pulumi_oci/datasafe/security_policy_deployment.py +1 -1
- pulumi_oci/datasafe/security_policy_deployment_management.py +1 -1
- pulumi_oci/datasafe/security_policy_management.py +1 -1
- pulumi_oci/datasafe/sensitive_data_model.py +1 -1
- pulumi_oci/datasafe/sensitive_data_model_referential_relation.py +1 -1
- pulumi_oci/datasafe/sensitive_data_models_apply_discovery_job_results.py +1 -1
- pulumi_oci/datasafe/sensitive_data_models_sensitive_column.py +1 -1
- pulumi_oci/datasafe/sensitive_type.py +1 -1
- pulumi_oci/datasafe/sensitive_type_group.py +1 -1
- pulumi_oci/datasafe/sensitive_type_group_grouped_sensitive_type.py +1 -1
- pulumi_oci/datasafe/sensitive_types_export.py +1 -1
- pulumi_oci/datasafe/set_security_assessment_baseline.py +1 -1
- pulumi_oci/datasafe/set_security_assessment_baseline_management.py +1 -1
- pulumi_oci/datasafe/set_user_assessment_baseline.py +1 -1
- pulumi_oci/datasafe/set_user_assessment_baseline_management.py +1 -1
- pulumi_oci/datasafe/sql_collection.py +1 -1
- pulumi_oci/datasafe/sql_firewall_policy.py +1 -1
- pulumi_oci/datasafe/sql_firewall_policy_management.py +1 -1
- pulumi_oci/datasafe/target_alert_policy_association.py +1 -1
- pulumi_oci/datasafe/target_database.py +1 -1
- pulumi_oci/datasafe/target_database_peer_target_database.py +1 -1
- pulumi_oci/datasafe/unset_security_assessment_baseline.py +2 -2
- pulumi_oci/datasafe/unset_security_assessment_baseline_management.py +1 -1
- pulumi_oci/datasafe/unset_user_assessment_baseline.py +2 -2
- pulumi_oci/datasafe/unset_user_assessment_baseline_management.py +1 -1
- pulumi_oci/datasafe/user_assessment.py +1 -1
- pulumi_oci/datascience/__init__.py +1 -1
- pulumi_oci/datascience/_inputs.py +1 -1
- pulumi_oci/datascience/get_containers.py +1 -1
- pulumi_oci/datascience/get_fast_launch_job_configs.py +1 -1
- pulumi_oci/datascience/get_job.py +1 -1
- pulumi_oci/datascience/get_job_run.py +1 -1
- pulumi_oci/datascience/get_job_runs.py +1 -1
- pulumi_oci/datascience/get_job_shapes.py +1 -1
- pulumi_oci/datascience/get_jobs.py +1 -1
- pulumi_oci/datascience/get_ml_application.py +1 -1
- pulumi_oci/datascience/get_ml_application_implementation.py +1 -1
- pulumi_oci/datascience/get_ml_application_implementations.py +1 -1
- pulumi_oci/datascience/get_ml_application_instance.py +1 -1
- pulumi_oci/datascience/get_ml_application_instances.py +1 -1
- pulumi_oci/datascience/get_ml_applications.py +1 -1
- pulumi_oci/datascience/get_model.py +1 -1
- pulumi_oci/datascience/get_model_custom_metadata_artifact_content.py +1 -1
- pulumi_oci/datascience/get_model_defined_metadata_artifact_content.py +1 -1
- pulumi_oci/datascience/get_model_deployment.py +1 -1
- pulumi_oci/datascience/get_model_deployment_shapes.py +1 -1
- pulumi_oci/datascience/get_model_deployments.py +1 -1
- pulumi_oci/datascience/get_model_provenance.py +1 -1
- pulumi_oci/datascience/get_model_version_set.py +1 -1
- pulumi_oci/datascience/get_model_version_sets.py +1 -1
- pulumi_oci/datascience/get_models.py +1 -1
- pulumi_oci/datascience/get_notebook_session.py +1 -1
- pulumi_oci/datascience/get_notebook_session_shapes.py +1 -1
- pulumi_oci/datascience/get_notebook_sessions.py +1 -1
- pulumi_oci/datascience/get_pipeline.py +1 -1
- pulumi_oci/datascience/get_pipeline_run.py +1 -1
- pulumi_oci/datascience/get_pipeline_runs.py +1 -1
- pulumi_oci/datascience/get_pipelines.py +1 -1
- pulumi_oci/datascience/get_private_endpoint.py +1 -1
- pulumi_oci/datascience/get_private_endpoints.py +1 -1
- pulumi_oci/datascience/get_project.py +1 -1
- pulumi_oci/datascience/get_projects.py +1 -1
- pulumi_oci/datascience/get_schedule.py +1 -1
- pulumi_oci/datascience/get_schedules.py +1 -1
- pulumi_oci/datascience/job.py +1 -1
- pulumi_oci/datascience/job_run.py +1 -1
- pulumi_oci/datascience/ml_application.py +1 -1
- pulumi_oci/datascience/ml_application_implementation.py +1 -1
- pulumi_oci/datascience/ml_application_instance.py +1 -1
- pulumi_oci/datascience/model.py +1 -1
- pulumi_oci/datascience/model_artifact_export.py +1 -1
- pulumi_oci/datascience/model_artifact_import.py +1 -1
- pulumi_oci/datascience/model_custom_metadata_artifact.py +1 -1
- pulumi_oci/datascience/model_defined_metadata_artifact.py +1 -1
- pulumi_oci/datascience/model_deployment.py +1 -1
- pulumi_oci/datascience/model_provenance.py +1 -1
- pulumi_oci/datascience/model_version_set.py +1 -1
- pulumi_oci/datascience/notebook_session.py +1 -1
- pulumi_oci/datascience/outputs.py +1 -1
- pulumi_oci/datascience/pipeline.py +1 -1
- pulumi_oci/datascience/pipeline_run.py +1 -1
- pulumi_oci/datascience/private_endpoint.py +1 -1
- pulumi_oci/datascience/project.py +1 -1
- pulumi_oci/datascience/schedule.py +1 -1
- pulumi_oci/dblm/__init__.py +1 -1
- pulumi_oci/dblm/_inputs.py +1 -1
- pulumi_oci/dblm/get_patch_management.py +1 -1
- pulumi_oci/dblm/get_patch_management_databases.py +1 -1
- pulumi_oci/dblm/get_vulnerability.py +1 -1
- pulumi_oci/dblm/get_vulnerability_aggregated_vulnerability_data.py +1 -1
- pulumi_oci/dblm/get_vulnerability_notifications.py +1 -1
- pulumi_oci/dblm/get_vulnerability_resources.py +1 -1
- pulumi_oci/dblm/get_vulnerability_scan.py +1 -1
- pulumi_oci/dblm/get_vulnerability_scans.py +1 -1
- pulumi_oci/dblm/get_vulnerability_vulnerabilities.py +1 -1
- pulumi_oci/dblm/outputs.py +1 -1
- pulumi_oci/dblm/vulnerability_scan.py +1 -1
- pulumi_oci/delegateaccesscontrol/__init__.py +1 -1
- pulumi_oci/delegateaccesscontrol/_inputs.py +1 -1
- pulumi_oci/delegateaccesscontrol/delegation_control.py +1 -1
- pulumi_oci/delegateaccesscontrol/delegation_subscription.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_delegated_resource_access_request.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_delegated_resource_access_request_audit_log_report.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_delegated_resource_access_request_histories.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_delegated_resource_access_requests.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_delegation_control.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_delegation_control_resources.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_delegation_controls.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_delegation_subscription.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_delegation_subscriptions.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_service_provider.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_service_provider_action.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_service_provider_actions.py +1 -1
- pulumi_oci/delegateaccesscontrol/get_service_providers.py +1 -1
- pulumi_oci/delegateaccesscontrol/outputs.py +1 -1
- pulumi_oci/demandsignal/__init__.py +1 -1
- pulumi_oci/demandsignal/_inputs.py +1 -1
- pulumi_oci/demandsignal/get_occ_demand_signal.py +1 -1
- pulumi_oci/demandsignal/get_occ_demand_signals.py +1 -1
- pulumi_oci/demandsignal/occ_demand_signal.py +1 -1
- pulumi_oci/demandsignal/outputs.py +1 -1
- pulumi_oci/desktops/__init__.py +1 -1
- pulumi_oci/desktops/_inputs.py +1 -1
- pulumi_oci/desktops/desktop_pool.py +1 -1
- pulumi_oci/desktops/get_desktop.py +1 -1
- pulumi_oci/desktops/get_desktop_pool.py +1 -1
- pulumi_oci/desktops/get_desktop_pool_desktops.py +1 -1
- pulumi_oci/desktops/get_desktop_pool_volumes.py +1 -1
- pulumi_oci/desktops/get_desktop_pools.py +1 -1
- pulumi_oci/desktops/get_desktops.py +1 -1
- pulumi_oci/desktops/outputs.py +1 -1
- pulumi_oci/devops/__init__.py +1 -1
- pulumi_oci/devops/_inputs.py +1 -1
- pulumi_oci/devops/build_pipeline.py +1 -1
- pulumi_oci/devops/build_pipeline_stage.py +1 -1
- pulumi_oci/devops/build_run.py +1 -1
- pulumi_oci/devops/connection.py +1 -1
- pulumi_oci/devops/deploy_artifact.py +1 -1
- pulumi_oci/devops/deploy_environment.py +1 -1
- pulumi_oci/devops/deploy_pipeline.py +1 -1
- pulumi_oci/devops/deploy_stage.py +1 -1
- pulumi_oci/devops/deployment.py +1 -1
- pulumi_oci/devops/get_build_pipeline.py +1 -1
- pulumi_oci/devops/get_build_pipeline_stage.py +1 -1
- pulumi_oci/devops/get_build_pipeline_stages.py +1 -1
- pulumi_oci/devops/get_build_pipelines.py +1 -1
- pulumi_oci/devops/get_build_run.py +1 -1
- pulumi_oci/devops/get_build_runs.py +1 -1
- pulumi_oci/devops/get_connection.py +1 -1
- pulumi_oci/devops/get_connections.py +1 -1
- pulumi_oci/devops/get_deploy_artifact.py +1 -1
- pulumi_oci/devops/get_deploy_artifacts.py +1 -1
- pulumi_oci/devops/get_deploy_environment.py +1 -1
- pulumi_oci/devops/get_deploy_environments.py +1 -1
- pulumi_oci/devops/get_deploy_pipeline.py +1 -1
- pulumi_oci/devops/get_deploy_pipelines.py +1 -1
- pulumi_oci/devops/get_deploy_stage.py +1 -1
- pulumi_oci/devops/get_deploy_stages.py +1 -1
- pulumi_oci/devops/get_deployment.py +1 -1
- pulumi_oci/devops/get_deployments.py +1 -1
- pulumi_oci/devops/get_project.py +1 -1
- pulumi_oci/devops/get_project_repository_setting.py +1 -1
- pulumi_oci/devops/get_projects.py +1 -1
- pulumi_oci/devops/get_repo_file_line.py +1 -1
- pulumi_oci/devops/get_repositories.py +1 -1
- pulumi_oci/devops/get_repository.py +1 -1
- pulumi_oci/devops/get_repository_archive_content.py +1 -1
- pulumi_oci/devops/get_repository_author.py +1 -1
- pulumi_oci/devops/get_repository_authors.py +1 -1
- pulumi_oci/devops/get_repository_commit.py +1 -1
- pulumi_oci/devops/get_repository_commits.py +1 -1
- pulumi_oci/devops/get_repository_diff.py +1 -1
- pulumi_oci/devops/get_repository_diffs.py +1 -1
- pulumi_oci/devops/get_repository_file_diff.py +1 -1
- pulumi_oci/devops/get_repository_file_line.py +1 -1
- pulumi_oci/devops/get_repository_mirror_record.py +1 -1
- pulumi_oci/devops/get_repository_mirror_records.py +1 -1
- pulumi_oci/devops/get_repository_object.py +1 -1
- pulumi_oci/devops/get_repository_object_content.py +1 -1
- pulumi_oci/devops/get_repository_path.py +1 -1
- pulumi_oci/devops/get_repository_paths.py +1 -1
- pulumi_oci/devops/get_repository_protected_branches.py +1 -1
- pulumi_oci/devops/get_repository_ref.py +1 -1
- pulumi_oci/devops/get_repository_refs.py +1 -1
- pulumi_oci/devops/get_repository_setting.py +1 -1
- pulumi_oci/devops/get_trigger.py +1 -1
- pulumi_oci/devops/get_triggers.py +1 -1
- pulumi_oci/devops/outputs.py +1 -1
- pulumi_oci/devops/project.py +1 -1
- pulumi_oci/devops/project_repository_setting.py +1 -1
- pulumi_oci/devops/repository.py +1 -1
- pulumi_oci/devops/repository_mirror.py +1 -1
- pulumi_oci/devops/repository_protected_branch_management.py +1 -1
- pulumi_oci/devops/repository_ref.py +1 -1
- pulumi_oci/devops/repository_setting.py +1 -1
- pulumi_oci/devops/trigger.py +1 -1
- pulumi_oci/disasterrecovery/__init__.py +1 -1
- pulumi_oci/disasterrecovery/_inputs.py +1 -1
- pulumi_oci/disasterrecovery/dr_plan.py +1 -1
- pulumi_oci/disasterrecovery/dr_plan_execution.py +1 -1
- pulumi_oci/disasterrecovery/dr_protection_group.py +1 -1
- pulumi_oci/disasterrecovery/get_dr_plan.py +1 -1
- pulumi_oci/disasterrecovery/get_dr_plan_execution.py +1 -1
- pulumi_oci/disasterrecovery/get_dr_plan_executions.py +1 -1
- pulumi_oci/disasterrecovery/get_dr_plans.py +1 -1
- pulumi_oci/disasterrecovery/get_dr_protection_group.py +1 -1
- pulumi_oci/disasterrecovery/get_dr_protection_groups.py +1 -1
- pulumi_oci/disasterrecovery/outputs.py +1 -1
- pulumi_oci/dns/__init__.py +1 -1
- pulumi_oci/dns/_inputs.py +1 -1
- pulumi_oci/dns/action_create_zone_from_zone_file.py +1 -1
- pulumi_oci/dns/get_records.py +1 -1
- pulumi_oci/dns/get_resolver.py +1 -1
- pulumi_oci/dns/get_resolver_endpoint.py +1 -1
- pulumi_oci/dns/get_resolver_endpoints.py +1 -1
- pulumi_oci/dns/get_resolvers.py +1 -1
- pulumi_oci/dns/get_rrset.py +1 -1
- pulumi_oci/dns/get_rrsets.py +1 -1
- pulumi_oci/dns/get_steering_policies.py +1 -1
- pulumi_oci/dns/get_steering_policy.py +1 -1
- pulumi_oci/dns/get_steering_policy_attachment.py +1 -1
- pulumi_oci/dns/get_steering_policy_attachments.py +1 -1
- pulumi_oci/dns/get_tsig_key.py +1 -1
- pulumi_oci/dns/get_tsig_keys.py +1 -1
- pulumi_oci/dns/get_view.py +1 -1
- pulumi_oci/dns/get_views.py +1 -1
- pulumi_oci/dns/get_zones.py +1 -1
- pulumi_oci/dns/outputs.py +1 -1
- pulumi_oci/dns/record.py +1 -1
- pulumi_oci/dns/resolver.py +1 -1
- pulumi_oci/dns/resolver_endpoint.py +1 -1
- pulumi_oci/dns/rrset.py +1 -1
- pulumi_oci/dns/steering_policy.py +1 -1
- pulumi_oci/dns/steering_policy_attachment.py +1 -1
- pulumi_oci/dns/tsig_key.py +1 -1
- pulumi_oci/dns/view.py +1 -1
- pulumi_oci/dns/zone.py +1 -1
- pulumi_oci/dns/zone_promote_dnssec_key_version.py +1 -1
- pulumi_oci/dns/zone_stage_dnssec_key_version.py +1 -1
- pulumi_oci/email/__init__.py +1 -1
- pulumi_oci/email/_inputs.py +1 -1
- pulumi_oci/email/dkim.py +1 -1
- pulumi_oci/email/email_domain.py +1 -1
- pulumi_oci/email/email_return_path.py +1 -1
- pulumi_oci/email/get_configuration.py +1 -1
- pulumi_oci/email/get_dkim.py +1 -1
- pulumi_oci/email/get_dkims.py +1 -1
- pulumi_oci/email/get_email_domain.py +1 -1
- pulumi_oci/email/get_email_domains.py +1 -1
- pulumi_oci/email/get_email_return_path.py +1 -1
- pulumi_oci/email/get_email_return_paths.py +1 -1
- pulumi_oci/email/get_sender.py +1 -1
- pulumi_oci/email/get_senders.py +1 -1
- pulumi_oci/email/get_suppression.py +1 -1
- pulumi_oci/email/get_suppressions.py +1 -1
- pulumi_oci/email/outputs.py +1 -1
- pulumi_oci/email/sender.py +1 -1
- pulumi_oci/email/suppression.py +1 -1
- pulumi_oci/events/__init__.py +1 -1
- pulumi_oci/events/_inputs.py +1 -1
- pulumi_oci/events/get_rule.py +1 -1
- pulumi_oci/events/get_rules.py +1 -1
- pulumi_oci/events/outputs.py +1 -1
- pulumi_oci/events/rule.py +1 -1
- pulumi_oci/filestorage/__init__.py +1 -1
- pulumi_oci/filestorage/_inputs.py +1 -1
- pulumi_oci/filestorage/export.py +1 -1
- pulumi_oci/filestorage/export_set.py +1 -1
- pulumi_oci/filestorage/file_system.py +1 -1
- pulumi_oci/filestorage/file_system_quota_rule.py +1 -1
- pulumi_oci/filestorage/filesystem_snapshot_policy.py +1 -1
- pulumi_oci/filestorage/get_export_sets.py +1 -1
- pulumi_oci/filestorage/get_exports.py +1 -1
- pulumi_oci/filestorage/get_file_system_quota_rule.py +1 -1
- pulumi_oci/filestorage/get_file_system_quota_rules.py +1 -1
- pulumi_oci/filestorage/get_file_systems.py +1 -1
- pulumi_oci/filestorage/get_filesystem_snapshot_policies.py +1 -1
- pulumi_oci/filestorage/get_filesystem_snapshot_policy.py +1 -1
- pulumi_oci/filestorage/get_mount_targets.py +1 -1
- pulumi_oci/filestorage/get_outbound_connector.py +1 -1
- pulumi_oci/filestorage/get_outbound_connectors.py +1 -1
- pulumi_oci/filestorage/get_replication.py +1 -1
- pulumi_oci/filestorage/get_replication_target.py +1 -1
- pulumi_oci/filestorage/get_replication_targets.py +1 -1
- pulumi_oci/filestorage/get_replications.py +1 -1
- pulumi_oci/filestorage/get_snapshot.py +1 -1
- pulumi_oci/filestorage/get_snapshots.py +1 -1
- pulumi_oci/filestorage/mount_target.py +1 -1
- pulumi_oci/filestorage/outbound_connector.py +1 -1
- pulumi_oci/filestorage/outputs.py +1 -1
- pulumi_oci/filestorage/replication.py +1 -1
- pulumi_oci/filestorage/snapshot.py +1 -1
- pulumi_oci/fleetappsmanagement/__init__.py +1 -38
- pulumi_oci/fleetappsmanagement/_inputs.py +25 -6420
- pulumi_oci/fleetappsmanagement/get_announcements.py +1 -1
- pulumi_oci/fleetappsmanagement/get_compliance_policies.py +1 -1
- pulumi_oci/fleetappsmanagement/get_compliance_policy.py +1 -1
- pulumi_oci/fleetappsmanagement/get_compliance_record_counts.py +1 -1
- pulumi_oci/fleetappsmanagement/get_fleet_compliance_report.py +1 -1
- pulumi_oci/fleetappsmanagement/get_fleet_products.py +1 -1
- pulumi_oci/fleetappsmanagement/get_fleet_targets.py +1 -1
- pulumi_oci/fleetappsmanagement/get_inventory_resources.py +1 -1
- pulumi_oci/fleetappsmanagement/get_managed_entity_counts.py +1 -1
- pulumi_oci/fleetappsmanagement/get_onboarding_policies.py +1 -1
- pulumi_oci/fleetappsmanagement/get_properties.py +1 -1
- pulumi_oci/fleetappsmanagement/get_property.py +1 -1
- pulumi_oci/fleetappsmanagement/get_scheduler_job_counts.py +1 -1
- pulumi_oci/fleetappsmanagement/get_scheduler_job_job_activity_resources.py +1 -1
- pulumi_oci/fleetappsmanagement/get_scheduler_job_job_activity_steps.py +1 -1
- pulumi_oci/fleetappsmanagement/outputs.py +1272 -15595
- pulumi_oci/fleetappsmanagement/property.py +1 -1
- pulumi_oci/fleetsoftwareupdate/__init__.py +1 -1
- pulumi_oci/fleetsoftwareupdate/_inputs.py +1 -1
- pulumi_oci/fleetsoftwareupdate/fsu_collection.py +1 -1
- pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +1 -1
- pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +1 -1
- pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +1 -1
- pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +1 -1
- pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +1 -1
- pulumi_oci/fleetsoftwareupdate/outputs.py +1 -1
- pulumi_oci/functions/__init__.py +1 -1
- pulumi_oci/functions/_inputs.py +1 -1
- pulumi_oci/functions/application.py +1 -1
- pulumi_oci/functions/function.py +1 -1
- pulumi_oci/functions/get_application.py +1 -1
- pulumi_oci/functions/get_applications.py +1 -1
- pulumi_oci/functions/get_function.py +1 -1
- pulumi_oci/functions/get_functions.py +1 -1
- pulumi_oci/functions/get_fusion_environment.py +1 -1
- pulumi_oci/functions/get_fusion_environment_admin_user.py +1 -1
- pulumi_oci/functions/get_fusion_environment_admin_users.py +1 -1
- pulumi_oci/functions/get_fusion_environment_data_masking_activities.py +1 -1
- pulumi_oci/functions/get_fusion_environment_data_masking_activity.py +1 -1
- pulumi_oci/functions/get_fusion_environment_families.py +1 -1
- pulumi_oci/functions/get_fusion_environment_family.py +1 -1
- pulumi_oci/functions/get_fusion_environment_family_limits_and_usage.py +1 -1
- pulumi_oci/functions/get_fusion_environment_family_subscription_detail.py +1 -1
- pulumi_oci/functions/get_fusion_environment_refresh_activities.py +1 -1
- pulumi_oci/functions/get_fusion_environment_refresh_activity.py +1 -1
- pulumi_oci/functions/get_fusion_environment_scheduled_activities.py +1 -1
- pulumi_oci/functions/get_fusion_environment_scheduled_activity.py +1 -1
- pulumi_oci/functions/get_fusion_environment_service_attachment.py +1 -1
- pulumi_oci/functions/get_fusion_environment_service_attachments.py +1 -1
- pulumi_oci/functions/get_fusion_environment_status.py +1 -1
- pulumi_oci/functions/get_fusion_environment_time_available_for_refresh.py +1 -1
- pulumi_oci/functions/get_fusion_environment_time_available_for_refreshs.py +1 -1
- pulumi_oci/functions/get_fusion_environments.py +1 -1
- pulumi_oci/functions/get_pbf_listing.py +1 -1
- pulumi_oci/functions/get_pbf_listing_triggers.py +1 -1
- pulumi_oci/functions/get_pbf_listing_version.py +1 -1
- pulumi_oci/functions/get_pbf_listing_versions.py +1 -1
- pulumi_oci/functions/get_pbf_listings.py +1 -1
- pulumi_oci/functions/invoke_function.py +1 -1
- pulumi_oci/functions/outputs.py +1 -1
- pulumi_oci/fusionapps/__init__.py +1 -1
- pulumi_oci/fusionapps/_inputs.py +1 -1
- pulumi_oci/fusionapps/fusion_environment.py +1 -1
- pulumi_oci/fusionapps/fusion_environment_admin_user.py +1 -1
- pulumi_oci/fusionapps/fusion_environment_data_masking_activity.py +1 -1
- pulumi_oci/fusionapps/fusion_environment_family.py +1 -1
- pulumi_oci/fusionapps/fusion_environment_refresh_activity.py +1 -1
- pulumi_oci/fusionapps/fusion_environment_service_attachment.py +1 -1
- pulumi_oci/fusionapps/outputs.py +1 -1
- pulumi_oci/generativeai/__init__.py +1 -1
- pulumi_oci/generativeai/_inputs.py +1 -1
- pulumi_oci/generativeai/agent_agent.py +1 -1
- pulumi_oci/generativeai/agent_agent_endpoint.py +1 -1
- pulumi_oci/generativeai/agent_data_ingestion_job.py +1 -1
- pulumi_oci/generativeai/agent_data_source.py +1 -1
- pulumi_oci/generativeai/agent_knowledge_base.py +1 -1
- pulumi_oci/generativeai/dedicated_ai_cluster.py +1 -1
- pulumi_oci/generativeai/endpoint.py +1 -1
- pulumi_oci/generativeai/get_agent_agent.py +1 -1
- pulumi_oci/generativeai/get_agent_agent_endpoint.py +1 -1
- pulumi_oci/generativeai/get_agent_agent_endpoints.py +1 -1
- pulumi_oci/generativeai/get_agent_agents.py +1 -1
- pulumi_oci/generativeai/get_agent_data_ingestion_job.py +1 -1
- pulumi_oci/generativeai/get_agent_data_ingestion_job_log_content.py +1 -1
- pulumi_oci/generativeai/get_agent_data_ingestion_jobs.py +1 -1
- pulumi_oci/generativeai/get_agent_data_source.py +1 -1
- pulumi_oci/generativeai/get_agent_data_sources.py +1 -1
- pulumi_oci/generativeai/get_agent_knowledge_base.py +1 -1
- pulumi_oci/generativeai/get_agent_knowledge_bases.py +1 -1
- pulumi_oci/generativeai/get_dedicated_ai_cluster.py +1 -1
- pulumi_oci/generativeai/get_dedicated_ai_clusters.py +1 -1
- pulumi_oci/generativeai/get_endpoint.py +1 -1
- pulumi_oci/generativeai/get_endpoints.py +1 -1
- pulumi_oci/generativeai/get_model.py +1 -1
- pulumi_oci/generativeai/get_models.py +1 -1
- pulumi_oci/generativeai/model.py +1 -1
- pulumi_oci/generativeai/outputs.py +1 -1
- pulumi_oci/genericartifactscontent/__init__.py +1 -1
- pulumi_oci/genericartifactscontent/artifact_by_path.py +1 -1
- pulumi_oci/genericartifactscontent/get_artifact_by_path.py +1 -1
- pulumi_oci/genericartifactscontent/get_generic_artifacts_content.py +1 -1
- pulumi_oci/globallydistributeddatabase/__init__.py +1 -1
- pulumi_oci/globallydistributeddatabase/_inputs.py +1 -1
- pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +1 -1
- pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +1 -1
- pulumi_oci/globallydistributeddatabase/get_sharded_database.py +1 -1
- pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +1 -1
- pulumi_oci/globallydistributeddatabase/outputs.py +1 -1
- pulumi_oci/globallydistributeddatabase/private_endpoint.py +1 -1
- pulumi_oci/globallydistributeddatabase/sharded_database.py +1 -1
- pulumi_oci/goldengate/__init__.py +1 -1
- pulumi_oci/goldengate/_inputs.py +1 -1
- pulumi_oci/goldengate/connection.py +1 -1
- pulumi_oci/goldengate/connection_assignment.py +1 -1
- pulumi_oci/goldengate/database_registration.py +1 -1
- pulumi_oci/goldengate/deployment.py +1 -1
- pulumi_oci/goldengate/deployment_backup.py +1 -1
- pulumi_oci/goldengate/deployment_certificate.py +1 -1
- pulumi_oci/goldengate/get_connection.py +1 -1
- pulumi_oci/goldengate/get_connection_assignment.py +1 -1
- pulumi_oci/goldengate/get_connection_assignments.py +1 -1
- pulumi_oci/goldengate/get_connections.py +1 -1
- pulumi_oci/goldengate/get_database_registration.py +1 -1
- pulumi_oci/goldengate/get_database_registrations.py +1 -1
- pulumi_oci/goldengate/get_deployment.py +1 -1
- pulumi_oci/goldengate/get_deployment_backup.py +1 -1
- pulumi_oci/goldengate/get_deployment_backups.py +1 -1
- pulumi_oci/goldengate/get_deployment_certificate.py +1 -1
- pulumi_oci/goldengate/get_deployment_certificates.py +1 -1
- pulumi_oci/goldengate/get_deployment_environments.py +1 -1
- pulumi_oci/goldengate/get_deployment_peers.py +1 -1
- pulumi_oci/goldengate/get_deployment_type.py +1 -1
- pulumi_oci/goldengate/get_deployment_types.py +1 -1
- pulumi_oci/goldengate/get_deployment_upgrade.py +1 -1
- pulumi_oci/goldengate/get_deployment_upgrades.py +1 -1
- pulumi_oci/goldengate/get_deployment_versions.py +1 -1
- pulumi_oci/goldengate/get_deployments.py +1 -1
- pulumi_oci/goldengate/get_message.py +1 -1
- pulumi_oci/goldengate/get_messages.py +1 -1
- pulumi_oci/goldengate/get_pipeline.py +1 -1
- pulumi_oci/goldengate/get_pipeline_running_processes.py +1 -1
- pulumi_oci/goldengate/get_pipeline_schema_tables.py +1 -1
- pulumi_oci/goldengate/get_pipeline_schemas.py +1 -1
- pulumi_oci/goldengate/get_pipelines.py +1 -1
- pulumi_oci/goldengate/get_recipes.py +1 -1
- pulumi_oci/goldengate/get_trail_file.py +1 -1
- pulumi_oci/goldengate/get_trail_files.py +1 -1
- pulumi_oci/goldengate/get_trail_sequence.py +1 -1
- pulumi_oci/goldengate/get_trail_sequences.py +1 -1
- pulumi_oci/goldengate/outputs.py +1 -1
- pulumi_oci/goldengate/pipeline.py +1 -1
- pulumi_oci/healthchecks/__init__.py +1 -1
- pulumi_oci/healthchecks/_inputs.py +1 -1
- pulumi_oci/healthchecks/get_http_monitor.py +1 -1
- pulumi_oci/healthchecks/get_http_monitors.py +1 -1
- pulumi_oci/healthchecks/get_http_probe_results.py +1 -1
- pulumi_oci/healthchecks/get_ping_monitor.py +1 -1
- pulumi_oci/healthchecks/get_ping_monitors.py +1 -1
- pulumi_oci/healthchecks/get_ping_probe_results.py +1 -1
- pulumi_oci/healthchecks/get_vantage_points.py +1 -1
- pulumi_oci/healthchecks/http_monitor.py +1 -1
- pulumi_oci/healthchecks/http_probe.py +1 -1
- pulumi_oci/healthchecks/outputs.py +1 -1
- pulumi_oci/healthchecks/ping_monitor.py +1 -1
- pulumi_oci/healthchecks/ping_probe.py +1 -1
- pulumi_oci/identity/__init__.py +1 -1
- pulumi_oci/identity/_inputs.py +1 -1
- pulumi_oci/identity/api_key.py +1 -1
- pulumi_oci/identity/auth_token.py +1 -1
- pulumi_oci/identity/authentication_policy.py +1 -1
- pulumi_oci/identity/compartment.py +1 -1
- pulumi_oci/identity/customer_secret_key.py +1 -1
- pulumi_oci/identity/db_credential.py +1 -1
- pulumi_oci/identity/domain.py +1 -1
- pulumi_oci/identity/domain_replication_to_region.py +1 -1
- pulumi_oci/identity/domains_account_recovery_setting.py +1 -1
- pulumi_oci/identity/domains_api_key.py +1 -1
- pulumi_oci/identity/domains_app.py +1 -1
- pulumi_oci/identity/domains_app_role.py +1 -1
- pulumi_oci/identity/domains_approval_workflow.py +1 -1
- pulumi_oci/identity/domains_approval_workflow_assignment.py +1 -1
- pulumi_oci/identity/domains_approval_workflow_step.py +1 -1
- pulumi_oci/identity/domains_auth_token.py +1 -1
- pulumi_oci/identity/domains_authentication_factor_setting.py +1 -1
- pulumi_oci/identity/domains_cloud_gate.py +1 -1
- pulumi_oci/identity/domains_cloud_gate_mapping.py +1 -1
- pulumi_oci/identity/domains_cloud_gate_server.py +1 -1
- pulumi_oci/identity/domains_condition.py +1 -1
- pulumi_oci/identity/domains_customer_secret_key.py +1 -1
- pulumi_oci/identity/domains_dynamic_resource_group.py +1 -1
- pulumi_oci/identity/domains_grant.py +1 -1
- pulumi_oci/identity/domains_group.py +1 -1
- pulumi_oci/identity/domains_identity_propagation_trust.py +1 -1
- pulumi_oci/identity/domains_identity_provider.py +1 -1
- pulumi_oci/identity/domains_identity_setting.py +1 -1
- pulumi_oci/identity/domains_kmsi_setting.py +1 -1
- pulumi_oci/identity/domains_my_api_key.py +1 -1
- pulumi_oci/identity/domains_my_auth_token.py +1 -1
- pulumi_oci/identity/domains_my_customer_secret_key.py +1 -1
- pulumi_oci/identity/domains_my_oauth2client_credential.py +1 -1
- pulumi_oci/identity/domains_my_request.py +1 -1
- pulumi_oci/identity/domains_my_smtp_credential.py +1 -1
- pulumi_oci/identity/domains_my_support_account.py +1 -1
- pulumi_oci/identity/domains_my_user_db_credential.py +1 -1
- pulumi_oci/identity/domains_network_perimeter.py +1 -1
- pulumi_oci/identity/domains_notification_setting.py +1 -1
- pulumi_oci/identity/domains_oauth2client_credential.py +1 -1
- pulumi_oci/identity/domains_oauth_client_certificate.py +1 -1
- pulumi_oci/identity/domains_oauth_partner_certificate.py +1 -1
- pulumi_oci/identity/domains_password_policy.py +1 -1
- pulumi_oci/identity/domains_policy.py +1 -1
- pulumi_oci/identity/domains_rule.py +1 -1
- pulumi_oci/identity/domains_security_question.py +1 -1
- pulumi_oci/identity/domains_security_question_setting.py +1 -1
- pulumi_oci/identity/domains_self_registration_profile.py +1 -1
- pulumi_oci/identity/domains_setting.py +1 -1
- pulumi_oci/identity/domains_smtp_credential.py +1 -1
- pulumi_oci/identity/domains_social_identity_provider.py +1 -1
- pulumi_oci/identity/domains_user.py +1 -1
- pulumi_oci/identity/domains_user_db_credential.py +1 -1
- pulumi_oci/identity/dynamic_group.py +1 -1
- pulumi_oci/identity/get_allowed_domain_license_types.py +1 -1
- pulumi_oci/identity/get_api_keys.py +1 -1
- pulumi_oci/identity/get_auth_tokens.py +1 -1
- pulumi_oci/identity/get_authentication_policy.py +1 -1
- pulumi_oci/identity/get_availability_domain.py +1 -1
- pulumi_oci/identity/get_availability_domains.py +1 -1
- pulumi_oci/identity/get_compartment.py +1 -1
- pulumi_oci/identity/get_compartments.py +1 -1
- pulumi_oci/identity/get_cost_tracking_tags.py +1 -1
- pulumi_oci/identity/get_customer_secret_keys.py +1 -1
- pulumi_oci/identity/get_db_credentials.py +1 -1
- pulumi_oci/identity/get_domain.py +1 -1
- pulumi_oci/identity/get_domains.py +1 -1
- pulumi_oci/identity/get_domains_account_mgmt_info.py +1 -1
- pulumi_oci/identity/get_domains_account_mgmt_infos.py +1 -1
- pulumi_oci/identity/get_domains_account_recovery_setting.py +1 -1
- pulumi_oci/identity/get_domains_account_recovery_settings.py +1 -1
- pulumi_oci/identity/get_domains_api_key.py +1 -1
- pulumi_oci/identity/get_domains_api_keys.py +1 -1
- pulumi_oci/identity/get_domains_app.py +1 -1
- pulumi_oci/identity/get_domains_app_role.py +1 -1
- pulumi_oci/identity/get_domains_app_roles.py +1 -1
- pulumi_oci/identity/get_domains_approval_workflow.py +1 -1
- pulumi_oci/identity/get_domains_approval_workflow_assignment.py +1 -1
- pulumi_oci/identity/get_domains_approval_workflow_assignments.py +1 -1
- pulumi_oci/identity/get_domains_approval_workflow_step.py +1 -1
- pulumi_oci/identity/get_domains_approval_workflow_steps.py +1 -1
- pulumi_oci/identity/get_domains_approval_workflows.py +1 -1
- pulumi_oci/identity/get_domains_apps.py +1 -1
- pulumi_oci/identity/get_domains_auth_token.py +1 -1
- pulumi_oci/identity/get_domains_auth_tokens.py +1 -1
- pulumi_oci/identity/get_domains_authentication_factor_setting.py +1 -1
- pulumi_oci/identity/get_domains_authentication_factor_settings.py +1 -1
- pulumi_oci/identity/get_domains_branding_setting.py +1 -1
- pulumi_oci/identity/get_domains_branding_settings.py +1 -1
- pulumi_oci/identity/get_domains_cloud_gate.py +1 -1
- pulumi_oci/identity/get_domains_cloud_gate_mapping.py +1 -1
- pulumi_oci/identity/get_domains_cloud_gate_mappings.py +1 -1
- pulumi_oci/identity/get_domains_cloud_gate_server.py +1 -1
- pulumi_oci/identity/get_domains_cloud_gate_servers.py +1 -1
- pulumi_oci/identity/get_domains_cloud_gates.py +1 -1
- pulumi_oci/identity/get_domains_condition.py +1 -1
- pulumi_oci/identity/get_domains_conditions.py +1 -1
- pulumi_oci/identity/get_domains_customer_secret_key.py +1 -1
- pulumi_oci/identity/get_domains_customer_secret_keys.py +1 -1
- pulumi_oci/identity/get_domains_dynamic_resource_group.py +1 -1
- pulumi_oci/identity/get_domains_dynamic_resource_groups.py +1 -1
- pulumi_oci/identity/get_domains_grant.py +1 -1
- pulumi_oci/identity/get_domains_grants.py +1 -1
- pulumi_oci/identity/get_domains_group.py +1 -1
- pulumi_oci/identity/get_domains_groups.py +1 -1
- pulumi_oci/identity/get_domains_identity_propagation_trust.py +1 -1
- pulumi_oci/identity/get_domains_identity_propagation_trusts.py +1 -1
- pulumi_oci/identity/get_domains_identity_provider.py +1 -1
- pulumi_oci/identity/get_domains_identity_providers.py +1 -1
- pulumi_oci/identity/get_domains_identity_setting.py +1 -1
- pulumi_oci/identity/get_domains_identity_settings.py +1 -1
- pulumi_oci/identity/get_domains_kmsi_setting.py +1 -1
- pulumi_oci/identity/get_domains_kmsi_settings.py +1 -1
- pulumi_oci/identity/get_domains_my_api_key.py +1 -1
- pulumi_oci/identity/get_domains_my_api_keys.py +1 -1
- pulumi_oci/identity/get_domains_my_apps.py +1 -1
- pulumi_oci/identity/get_domains_my_auth_token.py +1 -1
- pulumi_oci/identity/get_domains_my_auth_tokens.py +1 -1
- pulumi_oci/identity/get_domains_my_completed_approval.py +1 -1
- pulumi_oci/identity/get_domains_my_completed_approvals.py +1 -1
- pulumi_oci/identity/get_domains_my_customer_secret_key.py +1 -1
- pulumi_oci/identity/get_domains_my_customer_secret_keys.py +1 -1
- pulumi_oci/identity/get_domains_my_device.py +1 -1
- pulumi_oci/identity/get_domains_my_devices.py +1 -1
- pulumi_oci/identity/get_domains_my_groups.py +1 -1
- pulumi_oci/identity/get_domains_my_oauth2client_credential.py +1 -1
- pulumi_oci/identity/get_domains_my_oauth2client_credentials.py +1 -1
- pulumi_oci/identity/get_domains_my_pending_approval.py +1 -1
- pulumi_oci/identity/get_domains_my_pending_approvals.py +1 -1
- pulumi_oci/identity/get_domains_my_requestable_groups.py +1 -1
- pulumi_oci/identity/get_domains_my_requests.py +1 -1
- pulumi_oci/identity/get_domains_my_smtp_credential.py +1 -1
- pulumi_oci/identity/get_domains_my_smtp_credentials.py +1 -1
- pulumi_oci/identity/get_domains_my_support_account.py +1 -1
- pulumi_oci/identity/get_domains_my_support_accounts.py +1 -1
- pulumi_oci/identity/get_domains_my_trusted_user_agent.py +1 -1
- pulumi_oci/identity/get_domains_my_trusted_user_agents.py +1 -1
- pulumi_oci/identity/get_domains_my_user_db_credential.py +1 -1
- pulumi_oci/identity/get_domains_my_user_db_credentials.py +1 -1
- pulumi_oci/identity/get_domains_network_perimeter.py +1 -1
- pulumi_oci/identity/get_domains_network_perimeters.py +1 -1
- pulumi_oci/identity/get_domains_notification_setting.py +1 -1
- pulumi_oci/identity/get_domains_notification_settings.py +1 -1
- pulumi_oci/identity/get_domains_oauth2client_credential.py +1 -1
- pulumi_oci/identity/get_domains_oauth2client_credentials.py +1 -1
- pulumi_oci/identity/get_domains_oauth_client_certificate.py +1 -1
- pulumi_oci/identity/get_domains_oauth_client_certificates.py +1 -1
- pulumi_oci/identity/get_domains_oauth_partner_certificate.py +1 -1
- pulumi_oci/identity/get_domains_oauth_partner_certificates.py +1 -1
- pulumi_oci/identity/get_domains_oci_console_sign_on_policy_consent.py +1 -1
- pulumi_oci/identity/get_domains_oci_console_sign_on_policy_consents.py +1 -1
- pulumi_oci/identity/get_domains_password_policies.py +1 -1
- pulumi_oci/identity/get_domains_password_policy.py +1 -1
- pulumi_oci/identity/get_domains_policies.py +1 -1
- pulumi_oci/identity/get_domains_policy.py +1 -1
- pulumi_oci/identity/get_domains_resource_type_schema_attributes.py +1 -1
- pulumi_oci/identity/get_domains_rule.py +1 -1
- pulumi_oci/identity/get_domains_rules.py +1 -1
- pulumi_oci/identity/get_domains_security_question.py +1 -1
- pulumi_oci/identity/get_domains_security_question_setting.py +1 -1
- pulumi_oci/identity/get_domains_security_question_settings.py +1 -1
- pulumi_oci/identity/get_domains_security_questions.py +1 -1
- pulumi_oci/identity/get_domains_self_registration_profile.py +1 -1
- pulumi_oci/identity/get_domains_self_registration_profiles.py +1 -1
- pulumi_oci/identity/get_domains_setting.py +1 -1
- pulumi_oci/identity/get_domains_settings.py +1 -1
- pulumi_oci/identity/get_domains_smtp_credential.py +1 -1
- pulumi_oci/identity/get_domains_smtp_credentials.py +1 -1
- pulumi_oci/identity/get_domains_social_identity_provider.py +1 -1
- pulumi_oci/identity/get_domains_social_identity_providers.py +1 -1
- pulumi_oci/identity/get_domains_user.py +1 -1
- pulumi_oci/identity/get_domains_user_attributes_setting.py +1 -1
- pulumi_oci/identity/get_domains_user_attributes_settings.py +1 -1
- pulumi_oci/identity/get_domains_user_db_credential.py +1 -1
- pulumi_oci/identity/get_domains_user_db_credentials.py +1 -1
- pulumi_oci/identity/get_domains_users.py +1 -1
- pulumi_oci/identity/get_dynamic_groups.py +1 -1
- pulumi_oci/identity/get_fault_domains.py +1 -1
- pulumi_oci/identity/get_group.py +1 -1
- pulumi_oci/identity/get_groups.py +1 -1
- pulumi_oci/identity/get_iam_work_request.py +1 -1
- pulumi_oci/identity/get_iam_work_request_errors.py +1 -1
- pulumi_oci/identity/get_iam_work_request_logs.py +1 -1
- pulumi_oci/identity/get_iam_work_requests.py +1 -1
- pulumi_oci/identity/get_identity_provider_groups.py +1 -1
- pulumi_oci/identity/get_identity_providers.py +1 -1
- pulumi_oci/identity/get_idp_group_mappings.py +1 -1
- pulumi_oci/identity/get_network_source.py +1 -1
- pulumi_oci/identity/get_network_sources.py +1 -1
- pulumi_oci/identity/get_policies.py +1 -1
- pulumi_oci/identity/get_region_subscriptions.py +1 -1
- pulumi_oci/identity/get_regions.py +1 -1
- pulumi_oci/identity/get_smtp_credentials.py +1 -1
- pulumi_oci/identity/get_tag.py +1 -1
- pulumi_oci/identity/get_tag_default.py +1 -1
- pulumi_oci/identity/get_tag_defaults.py +1 -1
- pulumi_oci/identity/get_tag_namespaces.py +1 -1
- pulumi_oci/identity/get_tag_standard_tag_namespace_template.py +1 -1
- pulumi_oci/identity/get_tag_standard_tag_namespace_templates.py +1 -1
- pulumi_oci/identity/get_tags.py +1 -1
- pulumi_oci/identity/get_tenancy.py +1 -1
- pulumi_oci/identity/get_ui_password.py +1 -1
- pulumi_oci/identity/get_user.py +1 -1
- pulumi_oci/identity/get_user_group_memberships.py +1 -1
- pulumi_oci/identity/get_users.py +1 -1
- pulumi_oci/identity/group.py +1 -1
- pulumi_oci/identity/identity_provider.py +1 -1
- pulumi_oci/identity/idp_group_mapping.py +1 -1
- pulumi_oci/identity/import_standard_tags_management.py +1 -1
- pulumi_oci/identity/network_source.py +1 -1
- pulumi_oci/identity/outputs.py +1 -1
- pulumi_oci/identity/policy.py +1 -1
- pulumi_oci/identity/smtp_credential.py +1 -1
- pulumi_oci/identity/tag.py +1 -1
- pulumi_oci/identity/tag_default.py +1 -1
- pulumi_oci/identity/tag_namespace.py +1 -1
- pulumi_oci/identity/ui_password.py +1 -1
- pulumi_oci/identity/user.py +1 -1
- pulumi_oci/identity/user_capabilities_management.py +1 -1
- pulumi_oci/identity/user_group_membership.py +1 -1
- pulumi_oci/identitydataplane/__init__.py +1 -1
- pulumi_oci/identitydataplane/generated_scoped_access_token.py +1 -1
- pulumi_oci/integration/__init__.py +1 -1
- pulumi_oci/integration/_inputs.py +1 -1
- pulumi_oci/integration/get_integration_instance.py +1 -1
- pulumi_oci/integration/get_integration_instances.py +1 -1
- pulumi_oci/integration/integration_instance.py +1 -1
- pulumi_oci/integration/oracle_managed_custom_endpoint.py +1 -1
- pulumi_oci/integration/outputs.py +1 -1
- pulumi_oci/integration/private_endpoint_outbound_connection.py +1 -1
- pulumi_oci/jms/__init__.py +1 -1
- pulumi_oci/jms/_inputs.py +1 -1
- pulumi_oci/jms/fleet.py +1 -1
- pulumi_oci/jms/fleet_advanced_feature_configuration.py +1 -1
- pulumi_oci/jms/get_agent_installers.py +1 -1
- pulumi_oci/jms/get_announcements.py +1 -1
- pulumi_oci/jms/get_fleet.py +1 -1
- pulumi_oci/jms/get_fleet_advanced_feature_configuration.py +1 -1
- pulumi_oci/jms/get_fleet_blocklists.py +1 -1
- pulumi_oci/jms/get_fleet_crypto_analysis_result.py +1 -1
- pulumi_oci/jms/get_fleet_crypto_analysis_results.py +1 -1
- pulumi_oci/jms/get_fleet_diagnoses.py +1 -1
- pulumi_oci/jms/get_fleet_drs_file.py +1 -1
- pulumi_oci/jms/get_fleet_drs_files.py +1 -1
- pulumi_oci/jms/get_fleet_error_analytics.py +1 -1
- pulumi_oci/jms/get_fleet_errors.py +1 -1
- pulumi_oci/jms/get_fleet_export_setting.py +1 -1
- pulumi_oci/jms/get_fleet_export_status.py +1 -1
- pulumi_oci/jms/get_fleet_java_migration_analysis_result.py +1 -1
- pulumi_oci/jms/get_fleet_java_migration_analysis_results.py +1 -1
- pulumi_oci/jms/get_fleet_performance_tuning_analysis_result.py +1 -1
- pulumi_oci/jms/get_fleet_performance_tuning_analysis_results.py +1 -1
- pulumi_oci/jms/get_fleets.py +1 -1
- pulumi_oci/jms/get_installation_site.py +1 -1
- pulumi_oci/jms/get_installation_sites.py +1 -1
- pulumi_oci/jms/get_java_downloads_java_download_records.py +1 -1
- pulumi_oci/jms/get_java_downloads_java_download_report.py +1 -1
- pulumi_oci/jms/get_java_downloads_java_download_report_content.py +1 -1
- pulumi_oci/jms/get_java_downloads_java_download_reports.py +1 -1
- pulumi_oci/jms/get_java_downloads_java_download_token.py +1 -1
- pulumi_oci/jms/get_java_downloads_java_download_tokens.py +1 -1
- pulumi_oci/jms/get_java_downloads_java_license.py +1 -1
- pulumi_oci/jms/get_java_downloads_java_license_acceptance_record.py +1 -1
- pulumi_oci/jms/get_java_downloads_java_license_acceptance_records.py +1 -1
- pulumi_oci/jms/get_java_downloads_java_licenses.py +1 -1
- pulumi_oci/jms/get_java_families.py +1 -1
- pulumi_oci/jms/get_java_family.py +1 -1
- pulumi_oci/jms/get_java_release.py +1 -1
- pulumi_oci/jms/get_java_releases.py +1 -1
- pulumi_oci/jms/get_jms_plugin.py +1 -1
- pulumi_oci/jms/get_jms_plugins.py +1 -1
- pulumi_oci/jms/get_list_jre_usage.py +1 -1
- pulumi_oci/jms/get_plugin_error_analytics.py +1 -1
- pulumi_oci/jms/get_plugin_errors.py +1 -1
- pulumi_oci/jms/get_summarize_resource_inventory.py +1 -1
- pulumi_oci/jms/java_downloads_java_download_report.py +1 -1
- pulumi_oci/jms/java_downloads_java_download_token.py +1 -1
- pulumi_oci/jms/java_downloads_java_license_acceptance_record.py +1 -1
- pulumi_oci/jms/jms_plugin.py +1 -1
- pulumi_oci/jms/outputs.py +1 -1
- pulumi_oci/kms/__init__.py +1 -1
- pulumi_oci/kms/_inputs.py +1 -1
- pulumi_oci/kms/ekms_private_endpoint.py +1 -1
- pulumi_oci/kms/encrypted_data.py +1 -1
- pulumi_oci/kms/generated_key.py +1 -1
- pulumi_oci/kms/get_decrypted_data.py +1 -1
- pulumi_oci/kms/get_ekms_private_endpoint.py +1 -1
- pulumi_oci/kms/get_ekms_private_endpoints.py +1 -1
- pulumi_oci/kms/get_encrypted_data.py +1 -1
- pulumi_oci/kms/get_key.py +1 -1
- pulumi_oci/kms/get_key_version.py +1 -1
- pulumi_oci/kms/get_key_versions.py +1 -1
- pulumi_oci/kms/get_keys.py +1 -1
- pulumi_oci/kms/get_replication_status.py +1 -1
- pulumi_oci/kms/get_vault.py +1 -1
- pulumi_oci/kms/get_vault_replicas.py +1 -1
- pulumi_oci/kms/get_vault_usage.py +1 -1
- pulumi_oci/kms/get_vaults.py +1 -1
- pulumi_oci/kms/key.py +1 -1
- pulumi_oci/kms/key_version.py +1 -1
- pulumi_oci/kms/outputs.py +1 -1
- pulumi_oci/kms/sign.py +1 -1
- pulumi_oci/kms/vault.py +1 -1
- pulumi_oci/kms/vault_verification.py +1 -1
- pulumi_oci/kms/verify.py +1 -1
- pulumi_oci/licensemanager/__init__.py +1 -1
- pulumi_oci/licensemanager/_inputs.py +1 -1
- pulumi_oci/licensemanager/configuration.py +1 -1
- pulumi_oci/licensemanager/get_configuration.py +1 -1
- pulumi_oci/licensemanager/get_license_metric.py +1 -1
- pulumi_oci/licensemanager/get_license_record.py +1 -1
- pulumi_oci/licensemanager/get_license_records.py +1 -1
- pulumi_oci/licensemanager/get_product_license.py +1 -1
- pulumi_oci/licensemanager/get_product_license_consumers.py +1 -1
- pulumi_oci/licensemanager/get_product_licenses.py +1 -1
- pulumi_oci/licensemanager/get_top_utilized_product_licenses.py +1 -1
- pulumi_oci/licensemanager/get_top_utilized_resources.py +1 -1
- pulumi_oci/licensemanager/license_record.py +1 -1
- pulumi_oci/licensemanager/outputs.py +1 -1
- pulumi_oci/licensemanager/product_license.py +1 -1
- pulumi_oci/limits/__init__.py +1 -1
- pulumi_oci/limits/_inputs.py +1 -1
- pulumi_oci/limits/get_limit_definitions.py +1 -1
- pulumi_oci/limits/get_limit_values.py +1 -1
- pulumi_oci/limits/get_quota.py +1 -1
- pulumi_oci/limits/get_quotas.py +1 -1
- pulumi_oci/limits/get_resource_availability.py +1 -1
- pulumi_oci/limits/get_services.py +1 -1
- pulumi_oci/limits/outputs.py +1 -1
- pulumi_oci/limits/quota.py +1 -1
- pulumi_oci/loadbalancer/__init__.py +1 -1
- pulumi_oci/loadbalancer/_inputs.py +1 -1
- pulumi_oci/loadbalancer/backend.py +1 -1
- pulumi_oci/loadbalancer/backend_set.py +1 -1
- pulumi_oci/loadbalancer/certificate.py +1 -1
- pulumi_oci/loadbalancer/get_backend_health.py +1 -1
- pulumi_oci/loadbalancer/get_backend_set_health.py +1 -1
- pulumi_oci/loadbalancer/get_backend_sets.py +1 -1
- pulumi_oci/loadbalancer/get_backends.py +1 -1
- pulumi_oci/loadbalancer/get_certificates.py +1 -1
- pulumi_oci/loadbalancer/get_health.py +1 -1
- pulumi_oci/loadbalancer/get_hostnames.py +1 -1
- pulumi_oci/loadbalancer/get_listener_rules.py +1 -1
- pulumi_oci/loadbalancer/get_load_balancer_routing_policies.py +1 -1
- pulumi_oci/loadbalancer/get_load_balancer_routing_policy.py +1 -1
- pulumi_oci/loadbalancer/get_load_balancers.py +1 -1
- pulumi_oci/loadbalancer/get_path_route_sets.py +1 -1
- pulumi_oci/loadbalancer/get_policies.py +1 -1
- pulumi_oci/loadbalancer/get_protocols.py +1 -1
- pulumi_oci/loadbalancer/get_rule_set.py +1 -1
- pulumi_oci/loadbalancer/get_rule_sets.py +1 -1
- pulumi_oci/loadbalancer/get_shapes.py +1 -1
- pulumi_oci/loadbalancer/get_ssl_cipher_suite.py +1 -1
- pulumi_oci/loadbalancer/get_ssl_cipher_suites.py +1 -1
- pulumi_oci/loadbalancer/hostname.py +1 -1
- pulumi_oci/loadbalancer/listener.py +1 -1
- pulumi_oci/loadbalancer/load_balancer.py +1 -1
- pulumi_oci/loadbalancer/load_balancer_routing_policy.py +1 -1
- pulumi_oci/loadbalancer/outputs.py +1 -1
- pulumi_oci/loadbalancer/path_route_set.py +1 -1
- pulumi_oci/loadbalancer/rule_set.py +1 -1
- pulumi_oci/loadbalancer/ssl_cipher_suite.py +1 -1
- pulumi_oci/loganalytics/__init__.py +12 -1
- pulumi_oci/loganalytics/_inputs.py +797 -5
- pulumi_oci/loganalytics/get_log_analytics_categories_list.py +1 -1
- pulumi_oci/loganalytics/get_log_analytics_category.py +1 -1
- pulumi_oci/loganalytics/get_log_analytics_entities.py +87 -44
- pulumi_oci/loganalytics/get_log_analytics_entities_summary.py +1 -1
- pulumi_oci/loganalytics/get_log_analytics_entity.py +39 -6
- pulumi_oci/loganalytics/get_log_analytics_entity_topology.py +39 -4
- pulumi_oci/loganalytics/get_log_analytics_log_group.py +1 -1
- pulumi_oci/loganalytics/get_log_analytics_log_groups.py +1 -1
- pulumi_oci/loganalytics/get_log_analytics_log_groups_summary.py +1 -1
- pulumi_oci/loganalytics/get_log_analytics_object_collection_rule.py +58 -2
- pulumi_oci/loganalytics/get_log_analytics_object_collection_rules.py +1 -1
- pulumi_oci/loganalytics/get_log_analytics_preference.py +1 -1
- pulumi_oci/loganalytics/get_log_analytics_resource_categories_list.py +26 -4
- pulumi_oci/loganalytics/get_log_analytics_unprocessed_data_bucket.py +1 -1
- pulumi_oci/loganalytics/get_log_sets_count.py +1 -1
- pulumi_oci/loganalytics/get_namespace.py +42 -2
- pulumi_oci/loganalytics/get_namespace_effective_properties.py +21 -2
- pulumi_oci/loganalytics/get_namespace_field_usage.py +162 -0
- pulumi_oci/loganalytics/get_namespace_ingest_time_rule.py +1 -1
- pulumi_oci/loganalytics/get_namespace_ingest_time_rules.py +1 -1
- pulumi_oci/loganalytics/get_namespace_lookup.py +450 -0
- pulumi_oci/loganalytics/get_namespace_parser_actions.py +186 -0
- pulumi_oci/loganalytics/get_namespace_properties_metadata.py +1 -1
- pulumi_oci/loganalytics/get_namespace_rules.py +1 -1
- pulumi_oci/loganalytics/get_namespace_rules_summary.py +1 -1
- pulumi_oci/loganalytics/get_namespace_scheduled_task.py +1 -1
- pulumi_oci/loganalytics/get_namespace_scheduled_tasks.py +29 -7
- pulumi_oci/loganalytics/get_namespace_storage_archival_config.py +140 -0
- pulumi_oci/loganalytics/get_namespace_storage_encryption_key_info.py +1 -1
- pulumi_oci/loganalytics/get_namespace_storage_overlapping_recalls.py +1 -1
- pulumi_oci/loganalytics/get_namespace_storage_recall_count.py +1 -1
- pulumi_oci/loganalytics/get_namespace_storage_recalled_data_size.py +1 -1
- pulumi_oci/loganalytics/get_namespace_template.py +358 -0
- pulumi_oci/loganalytics/get_namespace_templates.py +271 -0
- pulumi_oci/loganalytics/get_namespaces.py +1 -1
- pulumi_oci/loganalytics/log_analytics_entity.py +29 -1
- pulumi_oci/loganalytics/log_analytics_import_custom_content.py +1 -1
- pulumi_oci/loganalytics/log_analytics_log_group.py +1 -1
- pulumi_oci/loganalytics/log_analytics_object_collection_rule.py +196 -22
- pulumi_oci/loganalytics/log_analytics_preferences_management.py +1 -1
- pulumi_oci/loganalytics/log_analytics_resource_categories_management.py +8 -8
- pulumi_oci/loganalytics/log_analytics_unprocessed_data_bucket_management.py +1 -1
- pulumi_oci/loganalytics/namespace.py +1 -1
- pulumi_oci/loganalytics/namespace_ingest_time_rule.py +1 -1
- pulumi_oci/loganalytics/namespace_ingest_time_rules_management.py +1 -1
- pulumi_oci/loganalytics/namespace_lookup.py +1207 -0
- pulumi_oci/loganalytics/namespace_lookups_append_data_management.py +409 -0
- pulumi_oci/loganalytics/namespace_lookups_update_data_management.py +409 -0
- pulumi_oci/loganalytics/namespace_scheduled_task.py +1 -1
- pulumi_oci/loganalytics/namespace_storage_archival_config.py +284 -0
- pulumi_oci/loganalytics/namespace_storage_enable_disable_archiving.py +283 -0
- pulumi_oci/loganalytics/outputs.py +2055 -245
- pulumi_oci/logging/__init__.py +1 -1
- pulumi_oci/logging/_inputs.py +1 -1
- pulumi_oci/logging/get_log.py +1 -1
- pulumi_oci/logging/get_log_group.py +1 -1
- pulumi_oci/logging/get_log_groups.py +1 -1
- pulumi_oci/logging/get_log_saved_search.py +1 -1
- pulumi_oci/logging/get_log_saved_searches.py +1 -1
- pulumi_oci/logging/get_logs.py +1 -1
- pulumi_oci/logging/get_unified_agent_configuration.py +1 -1
- pulumi_oci/logging/get_unified_agent_configurations.py +1 -1
- pulumi_oci/logging/log.py +1 -1
- pulumi_oci/logging/log_group.py +1 -1
- pulumi_oci/logging/log_saved_search.py +1 -1
- pulumi_oci/logging/outputs.py +1 -1
- pulumi_oci/logging/unified_agent_configuration.py +1 -1
- pulumi_oci/lustre/__init__.py +1 -1
- pulumi_oci/lustre/_inputs.py +1 -1
- pulumi_oci/lustre/file_storage_lustre_file_system.py +1 -1
- pulumi_oci/lustre/get_file_storage_lustre_file_system.py +1 -1
- pulumi_oci/lustre/get_file_storage_lustre_file_systems.py +1 -1
- pulumi_oci/lustre/outputs.py +1 -1
- pulumi_oci/managementagent/__init__.py +1 -1
- pulumi_oci/managementagent/_inputs.py +1 -1
- pulumi_oci/managementagent/get_management_agent.py +1 -1
- pulumi_oci/managementagent/get_management_agent_available_histories.py +1 -1
- pulumi_oci/managementagent/get_management_agent_count.py +1 -1
- pulumi_oci/managementagent/get_management_agent_data_source.py +1 -1
- pulumi_oci/managementagent/get_management_agent_data_sources.py +1 -1
- pulumi_oci/managementagent/get_management_agent_get_auto_upgradable_config.py +1 -1
- pulumi_oci/managementagent/get_management_agent_images.py +1 -1
- pulumi_oci/managementagent/get_management_agent_install_key.py +1 -1
- pulumi_oci/managementagent/get_management_agent_install_keys.py +1 -1
- pulumi_oci/managementagent/get_management_agent_plugin_count.py +1 -1
- pulumi_oci/managementagent/get_management_agent_plugins.py +1 -1
- pulumi_oci/managementagent/get_management_agents.py +1 -1
- pulumi_oci/managementagent/management_agent.py +1 -1
- pulumi_oci/managementagent/management_agent_data_source.py +1 -1
- pulumi_oci/managementagent/management_agent_install_key.py +1 -1
- pulumi_oci/managementagent/outputs.py +1 -1
- pulumi_oci/managementdashboard/__init__.py +1 -1
- pulumi_oci/managementdashboard/get_management_dashboards_export.py +1 -1
- pulumi_oci/managementdashboard/management_dashboards_import.py +1 -1
- pulumi_oci/marketplace/__init__.py +1 -1
- pulumi_oci/marketplace/_inputs.py +1 -1
- pulumi_oci/marketplace/accepted_agreement.py +1 -1
- pulumi_oci/marketplace/get_accepted_agreement.py +1 -1
- pulumi_oci/marketplace/get_accepted_agreements.py +1 -1
- pulumi_oci/marketplace/get_categories.py +1 -1
- pulumi_oci/marketplace/get_listing.py +1 -1
- pulumi_oci/marketplace/get_listing_package.py +1 -1
- pulumi_oci/marketplace/get_listing_package_agreements.py +1 -1
- pulumi_oci/marketplace/get_listing_packages.py +1 -1
- pulumi_oci/marketplace/get_listing_taxes.py +1 -1
- pulumi_oci/marketplace/get_listings.py +1 -1
- pulumi_oci/marketplace/get_publication.py +1 -1
- pulumi_oci/marketplace/get_publication_package.py +1 -1
- pulumi_oci/marketplace/get_publication_packages.py +1 -1
- pulumi_oci/marketplace/get_publications.py +1 -1
- pulumi_oci/marketplace/get_publishers.py +1 -1
- pulumi_oci/marketplace/listing_package_agreement.py +1 -1
- pulumi_oci/marketplace/outputs.py +1 -1
- pulumi_oci/marketplace/publication.py +1 -1
- pulumi_oci/mediaservices/__init__.py +1 -1
- pulumi_oci/mediaservices/_inputs.py +1 -1
- pulumi_oci/mediaservices/get_media_asset.py +1 -1
- pulumi_oci/mediaservices/get_media_asset_distribution_channel_attachment.py +1 -1
- pulumi_oci/mediaservices/get_media_assets.py +1 -1
- pulumi_oci/mediaservices/get_media_workflow.py +1 -1
- pulumi_oci/mediaservices/get_media_workflow_configuration.py +1 -1
- pulumi_oci/mediaservices/get_media_workflow_configurations.py +1 -1
- pulumi_oci/mediaservices/get_media_workflow_job.py +1 -1
- pulumi_oci/mediaservices/get_media_workflow_job_fact.py +1 -1
- pulumi_oci/mediaservices/get_media_workflow_job_facts.py +1 -1
- pulumi_oci/mediaservices/get_media_workflow_jobs.py +1 -1
- pulumi_oci/mediaservices/get_media_workflow_task_declaration.py +1 -1
- pulumi_oci/mediaservices/get_media_workflows.py +1 -1
- pulumi_oci/mediaservices/get_stream_cdn_config.py +1 -1
- pulumi_oci/mediaservices/get_stream_cdn_configs.py +1 -1
- pulumi_oci/mediaservices/get_stream_distribution_channel.py +1 -1
- pulumi_oci/mediaservices/get_stream_distribution_channels.py +1 -1
- pulumi_oci/mediaservices/get_stream_packaging_config.py +1 -1
- pulumi_oci/mediaservices/get_stream_packaging_configs.py +1 -1
- pulumi_oci/mediaservices/get_system_media_workflow.py +1 -1
- pulumi_oci/mediaservices/media_asset.py +1 -1
- pulumi_oci/mediaservices/media_workflow.py +1 -1
- pulumi_oci/mediaservices/media_workflow_configuration.py +1 -1
- pulumi_oci/mediaservices/media_workflow_job.py +1 -1
- pulumi_oci/mediaservices/outputs.py +1 -1
- pulumi_oci/mediaservices/stream_cdn_config.py +1 -1
- pulumi_oci/mediaservices/stream_distribution_channel.py +1 -1
- pulumi_oci/mediaservices/stream_packaging_config.py +1 -1
- pulumi_oci/meteringcomputation/__init__.py +1 -1
- pulumi_oci/meteringcomputation/_inputs.py +138 -43
- pulumi_oci/meteringcomputation/custom_table.py +1 -1
- pulumi_oci/meteringcomputation/get_average_carbon_emission.py +2 -2
- pulumi_oci/meteringcomputation/get_clean_energy_usage.py +1 -1
- pulumi_oci/meteringcomputation/get_configuration.py +1 -1
- pulumi_oci/meteringcomputation/get_custom_table.py +1 -1
- pulumi_oci/meteringcomputation/get_custom_tables.py +1 -1
- pulumi_oci/meteringcomputation/get_queries.py +1 -1
- pulumi_oci/meteringcomputation/get_query.py +1 -1
- pulumi_oci/meteringcomputation/get_schedule.py +1 -1
- pulumi_oci/meteringcomputation/get_scheduled_run.py +8 -8
- pulumi_oci/meteringcomputation/get_scheduled_runs.py +6 -6
- pulumi_oci/meteringcomputation/get_schedules.py +3 -3
- pulumi_oci/meteringcomputation/get_usage_carbon_emissions_config.py +3 -3
- pulumi_oci/meteringcomputation/get_usage_carbon_emissions_queries.py +3 -3
- pulumi_oci/meteringcomputation/get_usage_carbon_emissions_query.py +3 -3
- pulumi_oci/meteringcomputation/get_usage_statement_email_recipients_group.py +9 -9
- pulumi_oci/meteringcomputation/get_usage_statement_email_recipients_groups.py +5 -5
- pulumi_oci/meteringcomputation/outputs.py +247 -97
- pulumi_oci/meteringcomputation/query.py +1 -1
- pulumi_oci/meteringcomputation/schedule.py +1 -1
- pulumi_oci/meteringcomputation/usage.py +15 -15
- pulumi_oci/meteringcomputation/usage_carbon_emission.py +161 -14
- pulumi_oci/meteringcomputation/usage_carbon_emissions_query.py +9 -3
- pulumi_oci/meteringcomputation/usage_statement_email_recipients_group.py +21 -21
- pulumi_oci/monitoring/__init__.py +1 -1
- pulumi_oci/monitoring/_inputs.py +1 -1
- pulumi_oci/monitoring/alarm.py +1 -1
- pulumi_oci/monitoring/alarm_suppression.py +1 -1
- pulumi_oci/monitoring/get_alarm.py +1 -1
- pulumi_oci/monitoring/get_alarm_history_collection.py +1 -1
- pulumi_oci/monitoring/get_alarm_statuses.py +1 -1
- pulumi_oci/monitoring/get_alarm_suppression.py +1 -1
- pulumi_oci/monitoring/get_alarm_suppressions.py +1 -1
- pulumi_oci/monitoring/get_alarms.py +1 -1
- pulumi_oci/monitoring/get_metric_data.py +1 -1
- pulumi_oci/monitoring/get_metrics.py +1 -1
- pulumi_oci/monitoring/outputs.py +1 -1
- pulumi_oci/mysql/__init__.py +1 -1
- pulumi_oci/mysql/_inputs.py +174 -7
- pulumi_oci/mysql/channel.py +1 -1
- pulumi_oci/mysql/get_channel.py +1 -1
- pulumi_oci/mysql/get_channels.py +1 -1
- pulumi_oci/mysql/get_heat_wave_cluster.py +1 -1
- pulumi_oci/mysql/get_mysql_backup.py +1 -1
- pulumi_oci/mysql/get_mysql_backups.py +1 -1
- pulumi_oci/mysql/get_mysql_configuration.py +1 -1
- pulumi_oci/mysql/get_mysql_configurations.py +1 -1
- pulumi_oci/mysql/get_mysql_db_system.py +31 -3
- pulumi_oci/mysql/get_mysql_db_systems.py +1 -1
- pulumi_oci/mysql/get_mysql_version.py +1 -1
- pulumi_oci/mysql/get_replica.py +16 -2
- pulumi_oci/mysql/get_replicas.py +1 -1
- pulumi_oci/mysql/get_shapes.py +1 -1
- pulumi_oci/mysql/heat_wave_cluster.py +1 -1
- pulumi_oci/mysql/mysql_backup.py +1 -1
- pulumi_oci/mysql/mysql_configuration.py +1 -1
- pulumi_oci/mysql/mysql_db_system.py +105 -1
- pulumi_oci/mysql/outputs.py +345 -23
- pulumi_oci/mysql/replica.py +31 -1
- pulumi_oci/networkfirewall/__init__.py +4 -1
- pulumi_oci/networkfirewall/_inputs.py +240 -1
- pulumi_oci/networkfirewall/get_network_firewall.py +17 -2
- pulumi_oci/networkfirewall/get_network_firewall_policies.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_address_list.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_address_lists.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_application.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_application_group.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_application_groups.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_applications.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_profile.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_profiles.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_rule.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_rules.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_mapped_secret.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_mapped_secrets.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_nat_rule.py +245 -0
- pulumi_oci/networkfirewall/get_network_firewall_policy_nat_rules.py +183 -0
- pulumi_oci/networkfirewall/get_network_firewall_policy_security_rule.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_security_rules.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_service.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_service_list.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_service_lists.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_services.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rule.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rules.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_url_list.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewall_policy_url_lists.py +1 -1
- pulumi_oci/networkfirewall/get_network_firewalls.py +1 -1
- pulumi_oci/networkfirewall/network_firewall.py +56 -1
- pulumi_oci/networkfirewall/network_firewall_policy.py +1 -1
- pulumi_oci/networkfirewall/network_firewall_policy_address_list.py +1 -1
- pulumi_oci/networkfirewall/network_firewall_policy_application.py +1 -1
- pulumi_oci/networkfirewall/network_firewall_policy_application_group.py +1 -1
- pulumi_oci/networkfirewall/network_firewall_policy_decryption_profile.py +1 -1
- pulumi_oci/networkfirewall/network_firewall_policy_decryption_rule.py +1 -1
- pulumi_oci/networkfirewall/network_firewall_policy_mapped_secret.py +1 -1
- pulumi_oci/networkfirewall/network_firewall_policy_nat_rule.py +604 -0
- pulumi_oci/networkfirewall/network_firewall_policy_security_rule.py +1 -1
- pulumi_oci/networkfirewall/network_firewall_policy_service.py +1 -1
- pulumi_oci/networkfirewall/network_firewall_policy_service_list.py +1 -1
- pulumi_oci/networkfirewall/network_firewall_policy_tunnel_inspection_rule.py +1 -1
- pulumi_oci/networkfirewall/network_firewall_policy_url_list.py +1 -1
- pulumi_oci/networkfirewall/outputs.py +540 -1
- pulumi_oci/networkloadbalancer/__init__.py +1 -1
- pulumi_oci/networkloadbalancer/_inputs.py +1 -1
- pulumi_oci/networkloadbalancer/backend.py +1 -1
- pulumi_oci/networkloadbalancer/backend_set.py +1 -1
- pulumi_oci/networkloadbalancer/get_backend_health.py +1 -1
- pulumi_oci/networkloadbalancer/get_backend_set.py +1 -1
- pulumi_oci/networkloadbalancer/get_backend_set_health.py +1 -1
- pulumi_oci/networkloadbalancer/get_backend_sets.py +1 -1
- pulumi_oci/networkloadbalancer/get_backends.py +1 -1
- pulumi_oci/networkloadbalancer/get_listener.py +1 -1
- pulumi_oci/networkloadbalancer/get_listeners.py +1 -1
- pulumi_oci/networkloadbalancer/get_network_load_balancer.py +1 -1
- pulumi_oci/networkloadbalancer/get_network_load_balancer_backend_set_backend_operational_status.py +1 -1
- pulumi_oci/networkloadbalancer/get_network_load_balancer_health.py +1 -1
- pulumi_oci/networkloadbalancer/get_network_load_balancers.py +1 -1
- pulumi_oci/networkloadbalancer/get_network_load_balancers_policies.py +1 -1
- pulumi_oci/networkloadbalancer/get_network_load_balancers_protocols.py +1 -1
- pulumi_oci/networkloadbalancer/listener.py +1 -1
- pulumi_oci/networkloadbalancer/network_load_balancer.py +1 -1
- pulumi_oci/networkloadbalancer/network_load_balancers_backend_sets_unified.py +1 -1
- pulumi_oci/networkloadbalancer/outputs.py +1 -1
- pulumi_oci/nosql/__init__.py +1 -1
- pulumi_oci/nosql/_inputs.py +1 -1
- pulumi_oci/nosql/get_index.py +1 -1
- pulumi_oci/nosql/get_indexes.py +1 -1
- pulumi_oci/nosql/get_table.py +1 -1
- pulumi_oci/nosql/get_tables.py +1 -1
- pulumi_oci/nosql/index.py +1 -1
- pulumi_oci/nosql/outputs.py +1 -1
- pulumi_oci/nosql/table.py +1 -1
- pulumi_oci/nosql/table_replica.py +1 -1
- pulumi_oci/objectstorage/__init__.py +1 -1
- pulumi_oci/objectstorage/_inputs.py +1 -1
- pulumi_oci/objectstorage/bucket.py +1 -1
- pulumi_oci/objectstorage/get_bucket.py +1 -1
- pulumi_oci/objectstorage/get_bucket_summaries.py +1 -1
- pulumi_oci/objectstorage/get_namespace.py +1 -1
- pulumi_oci/objectstorage/get_namespace_metadata.py +1 -1
- pulumi_oci/objectstorage/get_object.py +1 -1
- pulumi_oci/objectstorage/get_object_head.py +1 -1
- pulumi_oci/objectstorage/get_object_lifecycle_policy.py +1 -1
- pulumi_oci/objectstorage/get_object_versions.py +1 -1
- pulumi_oci/objectstorage/get_objects.py +1 -1
- pulumi_oci/objectstorage/get_preauthrequest.py +1 -1
- pulumi_oci/objectstorage/get_preauthrequests.py +1 -1
- pulumi_oci/objectstorage/get_private_endpoint.py +1 -1
- pulumi_oci/objectstorage/get_private_endpoint_summaries.py +1 -1
- pulumi_oci/objectstorage/get_replication_policies.py +1 -1
- pulumi_oci/objectstorage/get_replication_policy.py +1 -1
- pulumi_oci/objectstorage/get_replication_sources.py +1 -1
- pulumi_oci/objectstorage/namespace_metadata.py +1 -1
- pulumi_oci/objectstorage/object_lifecycle_policy.py +1 -1
- pulumi_oci/objectstorage/outputs.py +1 -1
- pulumi_oci/objectstorage/preauthrequest.py +1 -1
- pulumi_oci/objectstorage/private_endpoint.py +1 -1
- pulumi_oci/objectstorage/replication_policy.py +1 -1
- pulumi_oci/objectstorage/storage_object.py +1 -1
- pulumi_oci/oce/__init__.py +1 -1
- pulumi_oci/oce/_inputs.py +1 -1
- pulumi_oci/oce/get_oce_instance.py +1 -1
- pulumi_oci/oce/get_oce_instances.py +1 -1
- pulumi_oci/oce/instance.py +1 -1
- pulumi_oci/oce/outputs.py +1 -1
- pulumi_oci/ocvp/__init__.py +1 -1
- pulumi_oci/ocvp/_inputs.py +1 -1
- pulumi_oci/ocvp/cluster.py +1 -1
- pulumi_oci/ocvp/esxi_host.py +1 -1
- pulumi_oci/ocvp/get_cluster.py +1 -1
- pulumi_oci/ocvp/get_clusters.py +1 -1
- pulumi_oci/ocvp/get_exsi_host.py +1 -1
- pulumi_oci/ocvp/get_exsi_hosts.py +1 -1
- pulumi_oci/ocvp/get_retrieve_password.py +1 -1
- pulumi_oci/ocvp/get_sddc.py +1 -1
- pulumi_oci/ocvp/get_sddcs.py +1 -1
- pulumi_oci/ocvp/get_supported_commitments.py +1 -1
- pulumi_oci/ocvp/get_supported_host_shapes.py +1 -1
- pulumi_oci/ocvp/get_supported_skus.py +1 -1
- pulumi_oci/ocvp/get_supported_vmware_software_versions.py +1 -1
- pulumi_oci/ocvp/outputs.py +1 -1
- pulumi_oci/ocvp/sddc.py +1 -1
- pulumi_oci/oda/__init__.py +1 -1
- pulumi_oci/oda/_inputs.py +1 -1
- pulumi_oci/oda/get_oda_instance.py +1 -1
- pulumi_oci/oda/get_oda_instances.py +1 -1
- pulumi_oci/oda/get_oda_private_endpoint.py +1 -1
- pulumi_oci/oda/get_oda_private_endpoint_attachment.py +1 -1
- pulumi_oci/oda/get_oda_private_endpoint_attachments.py +1 -1
- pulumi_oci/oda/get_oda_private_endpoint_scan_proxies.py +1 -1
- pulumi_oci/oda/get_oda_private_endpoint_scan_proxy.py +1 -1
- pulumi_oci/oda/get_oda_private_endpoints.py +1 -1
- pulumi_oci/oda/oda_instance.py +1 -1
- pulumi_oci/oda/oda_private_endpoint.py +1 -1
- pulumi_oci/oda/oda_private_endpoint_attachment.py +1 -1
- pulumi_oci/oda/oda_private_endpoint_scan_proxy.py +1 -1
- pulumi_oci/oda/outputs.py +1 -1
- pulumi_oci/onesubsription/__init__.py +1 -1
- pulumi_oci/onesubsription/_inputs.py +1 -1
- pulumi_oci/onesubsription/get_aggregated_computed_usages.py +1 -1
- pulumi_oci/onesubsription/get_billing_schedules.py +1 -1
- pulumi_oci/onesubsription/get_commitment.py +1 -1
- pulumi_oci/onesubsription/get_commitments.py +1 -1
- pulumi_oci/onesubsription/get_computed_usage.py +1 -1
- pulumi_oci/onesubsription/get_computed_usages.py +1 -1
- pulumi_oci/onesubsription/get_invoice_line_computed_usages.py +1 -1
- pulumi_oci/onesubsription/get_invoices.py +1 -1
- pulumi_oci/onesubsription/get_organization_subscriptions.py +1 -1
- pulumi_oci/onesubsription/get_ratecards.py +1 -1
- pulumi_oci/onesubsription/get_subscribed_service.py +1 -1
- pulumi_oci/onesubsription/get_subscribed_services.py +1 -1
- pulumi_oci/onesubsription/get_subscriptions.py +1 -1
- pulumi_oci/onesubsription/outputs.py +1 -1
- pulumi_oci/ons/__init__.py +1 -1
- pulumi_oci/ons/_inputs.py +1 -1
- pulumi_oci/ons/get_notification_topic.py +1 -1
- pulumi_oci/ons/get_notification_topics.py +1 -1
- pulumi_oci/ons/get_subscription.py +1 -1
- pulumi_oci/ons/get_subscriptions.py +1 -1
- pulumi_oci/ons/notification_topic.py +1 -1
- pulumi_oci/ons/outputs.py +1 -1
- pulumi_oci/ons/subscription.py +1 -1
- pulumi_oci/opa/__init__.py +1 -1
- pulumi_oci/opa/_inputs.py +1 -1
- pulumi_oci/opa/get_opa_instance.py +1 -1
- pulumi_oci/opa/get_opa_instances.py +1 -1
- pulumi_oci/opa/opa_instance.py +1 -1
- pulumi_oci/opa/outputs.py +1 -1
- pulumi_oci/opensearch/__init__.py +1 -1
- pulumi_oci/opensearch/_inputs.py +152 -1
- pulumi_oci/opensearch/cluster.py +472 -2
- pulumi_oci/opensearch/get_opensearch_cluster.py +139 -2
- pulumi_oci/opensearch/get_opensearch_cluster_pipeline.py +16 -2
- pulumi_oci/opensearch/get_opensearch_cluster_pipelines.py +1 -1
- pulumi_oci/opensearch/get_opensearch_clusters.py +1 -1
- pulumi_oci/opensearch/get_opensearch_version.py +1 -1
- pulumi_oci/opensearch/get_opensearch_versions.py +1 -1
- pulumi_oci/opensearch/opensearch_cluster_pipeline.py +50 -1
- pulumi_oci/opensearch/outputs.py +358 -1
- pulumi_oci/operatoraccesscontrol/__init__.py +1 -1
- pulumi_oci/operatoraccesscontrol/_inputs.py +1 -1
- pulumi_oci/operatoraccesscontrol/get_access_request.py +1 -1
- pulumi_oci/operatoraccesscontrol/get_access_request_audit_log_report.py +1 -1
- pulumi_oci/operatoraccesscontrol/get_access_request_history.py +1 -1
- pulumi_oci/operatoraccesscontrol/get_access_requests.py +1 -1
- pulumi_oci/operatoraccesscontrol/get_action.py +1 -1
- pulumi_oci/operatoraccesscontrol/get_actions.py +1 -1
- pulumi_oci/operatoraccesscontrol/get_control.py +1 -1
- pulumi_oci/operatoraccesscontrol/get_control_assignment.py +1 -1
- pulumi_oci/operatoraccesscontrol/get_control_assignments.py +1 -1
- pulumi_oci/operatoraccesscontrol/get_controls.py +1 -1
- pulumi_oci/operatoraccesscontrol/operator_control.py +1 -1
- pulumi_oci/operatoraccesscontrol/operator_control_assignment.py +1 -1
- pulumi_oci/operatoraccesscontrol/outputs.py +1 -1
- pulumi_oci/opsi/__init__.py +1 -1
- pulumi_oci/opsi/_inputs.py +1 -1
- pulumi_oci/opsi/awr_hub.py +1 -1
- pulumi_oci/opsi/awr_hub_source.py +1 -1
- pulumi_oci/opsi/awr_hub_source_awrhubsources_management.py +1 -1
- pulumi_oci/opsi/database_insight.py +1 -1
- pulumi_oci/opsi/enterprise_manager_bridge.py +1 -1
- pulumi_oci/opsi/exadata_insight.py +1 -1
- pulumi_oci/opsi/get_awr_hub.py +1 -1
- pulumi_oci/opsi/get_awr_hub_awr_snapshot.py +1 -1
- pulumi_oci/opsi/get_awr_hub_awr_snapshots.py +1 -1
- pulumi_oci/opsi/get_awr_hub_awr_sources_summary.py +1 -1
- pulumi_oci/opsi/get_awr_hub_source.py +1 -1
- pulumi_oci/opsi/get_awr_hub_sources.py +1 -1
- pulumi_oci/opsi/get_awr_hubs.py +1 -1
- pulumi_oci/opsi/get_database_insight.py +1 -1
- pulumi_oci/opsi/get_database_insights.py +1 -1
- pulumi_oci/opsi/get_enterprise_manager_bridge.py +1 -1
- pulumi_oci/opsi/get_enterprise_manager_bridges.py +1 -1
- pulumi_oci/opsi/get_exadata_insight.py +1 -1
- pulumi_oci/opsi/get_exadata_insights.py +1 -1
- pulumi_oci/opsi/get_host_insight.py +1 -1
- pulumi_oci/opsi/get_host_insights.py +1 -1
- pulumi_oci/opsi/get_importable_agent_entities.py +1 -1
- pulumi_oci/opsi/get_importable_agent_entity.py +1 -1
- pulumi_oci/opsi/get_importable_compute_entities.py +1 -1
- pulumi_oci/opsi/get_importable_compute_entity.py +1 -1
- pulumi_oci/opsi/get_news_report.py +1 -1
- pulumi_oci/opsi/get_news_reports.py +1 -1
- pulumi_oci/opsi/get_operations_insights_private_endpoint.py +1 -1
- pulumi_oci/opsi/get_operations_insights_private_endpoints.py +1 -1
- pulumi_oci/opsi/get_operations_insights_warehouse.py +1 -1
- pulumi_oci/opsi/get_operations_insights_warehouse_resource_usage_summary.py +1 -1
- pulumi_oci/opsi/get_operations_insights_warehouse_user.py +1 -1
- pulumi_oci/opsi/get_operations_insights_warehouse_users.py +1 -1
- pulumi_oci/opsi/get_operations_insights_warehouses.py +1 -1
- pulumi_oci/opsi/get_opsi_configuration.py +1 -1
- pulumi_oci/opsi/get_opsi_configuration_configuration_item.py +1 -1
- pulumi_oci/opsi/get_opsi_configurations.py +1 -1
- pulumi_oci/opsi/host_insight.py +1 -1
- pulumi_oci/opsi/news_report.py +1 -1
- pulumi_oci/opsi/operations_insights_private_endpoint.py +1 -1
- pulumi_oci/opsi/operations_insights_warehouse.py +1 -1
- pulumi_oci/opsi/operations_insights_warehouse_download_warehouse_wallet.py +1 -1
- pulumi_oci/opsi/operations_insights_warehouse_rotate_warehouse_wallet.py +1 -1
- pulumi_oci/opsi/operations_insights_warehouse_user.py +1 -1
- pulumi_oci/opsi/opsi_configuration.py +1 -1
- pulumi_oci/opsi/outputs.py +1 -1
- pulumi_oci/optimizer/__init__.py +1 -1
- pulumi_oci/optimizer/_inputs.py +1 -1
- pulumi_oci/optimizer/enrollment_status.py +1 -1
- pulumi_oci/optimizer/get_categories.py +1 -1
- pulumi_oci/optimizer/get_category.py +1 -1
- pulumi_oci/optimizer/get_enrollment_status.py +1 -1
- pulumi_oci/optimizer/get_enrollment_statuses.py +1 -1
- pulumi_oci/optimizer/get_histories.py +1 -1
- pulumi_oci/optimizer/get_profile.py +1 -1
- pulumi_oci/optimizer/get_profile_level.py +1 -1
- pulumi_oci/optimizer/get_profile_levels.py +1 -1
- pulumi_oci/optimizer/get_profiles.py +1 -1
- pulumi_oci/optimizer/get_recommendation.py +1 -1
- pulumi_oci/optimizer/get_recommendation_strategies.py +1 -1
- pulumi_oci/optimizer/get_recommendation_strategy.py +1 -1
- pulumi_oci/optimizer/get_recommendations.py +1 -1
- pulumi_oci/optimizer/get_resource_action.py +1 -1
- pulumi_oci/optimizer/get_resource_actions.py +1 -1
- pulumi_oci/optimizer/outputs.py +1 -1
- pulumi_oci/optimizer/profile.py +1 -1
- pulumi_oci/optimizer/recommendation.py +1 -1
- pulumi_oci/optimizer/resource_action.py +1 -1
- pulumi_oci/osmanagementhub/__init__.py +1 -1
- pulumi_oci/osmanagementhub/_inputs.py +1 -1
- pulumi_oci/osmanagementhub/event.py +1 -1
- pulumi_oci/osmanagementhub/get_entitlements.py +1 -1
- pulumi_oci/osmanagementhub/get_errata.py +1 -1
- pulumi_oci/osmanagementhub/get_erratum.py +1 -1
- pulumi_oci/osmanagementhub/get_event.py +1 -1
- pulumi_oci/osmanagementhub/get_events.py +1 -1
- pulumi_oci/osmanagementhub/get_lifecycle_environment.py +1 -1
- pulumi_oci/osmanagementhub/get_lifecycle_environments.py +1 -1
- pulumi_oci/osmanagementhub/get_lifecycle_stage.py +1 -1
- pulumi_oci/osmanagementhub/get_lifecycle_stages.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_available_packages.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_available_software_sources.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_available_windows_updates.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_errata.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_group.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_group_available_modules.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_group_available_packages.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_group_available_software_sources.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_group_installed_packages.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_group_modules.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_groups.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_installed_packages.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_installed_windows_updates.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_modules.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instance_updatable_packages.py +1 -1
- pulumi_oci/osmanagementhub/get_managed_instances.py +1 -1
- pulumi_oci/osmanagementhub/get_management_station.py +1 -1
- pulumi_oci/osmanagementhub/get_management_station_mirrors.py +1 -1
- pulumi_oci/osmanagementhub/get_management_stations.py +1 -1
- pulumi_oci/osmanagementhub/get_profile.py +1 -1
- pulumi_oci/osmanagementhub/get_profile_available_software_sources.py +1 -1
- pulumi_oci/osmanagementhub/get_profile_version.py +1 -1
- pulumi_oci/osmanagementhub/get_profiles.py +1 -1
- pulumi_oci/osmanagementhub/get_scheduled_job.py +1 -1
- pulumi_oci/osmanagementhub/get_scheduled_jobs.py +1 -1
- pulumi_oci/osmanagementhub/get_software_package.py +1 -1
- pulumi_oci/osmanagementhub/get_software_package_software_source.py +1 -1
- pulumi_oci/osmanagementhub/get_software_packages.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source_available_software_packages.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source_manifest.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source_module_stream.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source_module_stream_profile.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source_module_stream_profiles.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source_module_streams.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source_package_group.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source_package_groups.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source_software_package.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source_software_packages.py +1 -1
- pulumi_oci/osmanagementhub/get_software_source_vendors.py +1 -1
- pulumi_oci/osmanagementhub/get_software_sources.py +1 -1
- pulumi_oci/osmanagementhub/get_windows_update.py +1 -1
- pulumi_oci/osmanagementhub/get_windows_updates.py +1 -1
- pulumi_oci/osmanagementhub/lifecycle_environment.py +1 -1
- pulumi_oci/osmanagementhub/lifecycle_stage_attach_managed_instances_management.py +1 -1
- pulumi_oci/osmanagementhub/lifecycle_stage_detach_managed_instances_management.py +1 -1
- pulumi_oci/osmanagementhub/lifecycle_stage_promote_software_source_management.py +1 -1
- pulumi_oci/osmanagementhub/lifecycle_stage_reboot_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_attach_profile_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_detach_profile_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_group.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_group_attach_managed_instances_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_group_attach_software_sources_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_group_detach_managed_instances_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_group_detach_software_sources_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_group_install_packages_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_group_install_windows_updates_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_group_manage_module_streams_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_group_reboot_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_group_remove_packages_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_group_update_all_packages_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_install_windows_updates_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_reboot_management.py +1 -1
- pulumi_oci/osmanagementhub/managed_instance_update_packages_management.py +1 -1
- pulumi_oci/osmanagementhub/management_station.py +1 -1
- pulumi_oci/osmanagementhub/management_station_associate_managed_instances_management.py +1 -1
- pulumi_oci/osmanagementhub/management_station_mirror_synchronize_management.py +1 -1
- pulumi_oci/osmanagementhub/management_station_refresh_management.py +1 -1
- pulumi_oci/osmanagementhub/management_station_synchronize_mirrors_management.py +1 -1
- pulumi_oci/osmanagementhub/outputs.py +1 -1
- pulumi_oci/osmanagementhub/profile.py +1 -1
- pulumi_oci/osmanagementhub/profile_attach_lifecycle_stage_management.py +1 -1
- pulumi_oci/osmanagementhub/profile_attach_managed_instance_group_management.py +1 -1
- pulumi_oci/osmanagementhub/profile_attach_management_station_management.py +1 -1
- pulumi_oci/osmanagementhub/profile_attach_software_sources_management.py +1 -1
- pulumi_oci/osmanagementhub/profile_detach_software_sources_management.py +1 -1
- pulumi_oci/osmanagementhub/scheduled_job.py +1 -1
- pulumi_oci/osmanagementhub/software_source.py +1 -1
- pulumi_oci/osmanagementhub/software_source_add_packages_management.py +1 -1
- pulumi_oci/osmanagementhub/software_source_change_availability_management.py +1 -1
- pulumi_oci/osmanagementhub/software_source_generate_metadata_management.py +1 -1
- pulumi_oci/osmanagementhub/software_source_manifest.py +1 -1
- pulumi_oci/osmanagementhub/software_source_remove_packages_management.py +1 -1
- pulumi_oci/osmanagementhub/software_source_replace_packages_management.py +1 -1
- pulumi_oci/osmanagementhub/work_request_rerun_management.py +1 -1
- pulumi_oci/ospgateway/__init__.py +1 -1
- pulumi_oci/ospgateway/_inputs.py +1 -1
- pulumi_oci/ospgateway/address_action_verification.py +1 -1
- pulumi_oci/ospgateway/get_address.py +1 -1
- pulumi_oci/ospgateway/get_address_rule.py +1 -1
- pulumi_oci/ospgateway/get_invoice.py +1 -1
- pulumi_oci/ospgateway/get_invoices.py +1 -1
- pulumi_oci/ospgateway/get_invoices_invoice_line.py +1 -1
- pulumi_oci/ospgateway/get_invoices_invoice_lines.py +1 -1
- pulumi_oci/ospgateway/get_subscription.py +1 -1
- pulumi_oci/ospgateway/get_subscriptions.py +1 -1
- pulumi_oci/ospgateway/outputs.py +1 -1
- pulumi_oci/ospgateway/subscription.py +1 -1
- pulumi_oci/osubbillingschedule/__init__.py +1 -1
- pulumi_oci/osubbillingschedule/_inputs.py +1 -1
- pulumi_oci/osubbillingschedule/get_billing_schedule.py +1 -1
- pulumi_oci/osubbillingschedule/outputs.py +1 -1
- pulumi_oci/osuborganizationsubscription/__init__.py +1 -1
- pulumi_oci/osuborganizationsubscription/_inputs.py +1 -1
- pulumi_oci/osuborganizationsubscription/get_organization_subscriptions.py +1 -1
- pulumi_oci/osuborganizationsubscription/outputs.py +1 -1
- pulumi_oci/osubsubscription/__init__.py +1 -1
- pulumi_oci/osubsubscription/_inputs.py +1 -1
- pulumi_oci/osubsubscription/get_commitment.py +1 -1
- pulumi_oci/osubsubscription/get_commitments.py +1 -1
- pulumi_oci/osubsubscription/get_ratecards.py +1 -1
- pulumi_oci/osubsubscription/get_subscriptions.py +1 -1
- pulumi_oci/osubsubscription/outputs.py +1 -1
- pulumi_oci/osubusage/__init__.py +1 -1
- pulumi_oci/osubusage/_inputs.py +1 -1
- pulumi_oci/osubusage/get_commitment_aggregateds.py +1 -1
- pulumi_oci/osubusage/get_computed_usage.py +1 -1
- pulumi_oci/osubusage/get_computed_usages.py +1 -1
- pulumi_oci/osubusage/outputs.py +1 -1
- pulumi_oci/provider.py +1 -1
- pulumi_oci/psql/__init__.py +1 -1
- pulumi_oci/psql/_inputs.py +1 -1
- pulumi_oci/psql/backup.py +1 -1
- pulumi_oci/psql/configuration.py +1 -1
- pulumi_oci/psql/db_system.py +1 -1
- pulumi_oci/psql/get_backup.py +1 -1
- pulumi_oci/psql/get_backups.py +1 -1
- pulumi_oci/psql/get_configuration.py +1 -1
- pulumi_oci/psql/get_configurations.py +1 -1
- pulumi_oci/psql/get_db_system.py +1 -1
- pulumi_oci/psql/get_db_system_connection_detail.py +1 -1
- pulumi_oci/psql/get_db_system_primary_db_instance.py +1 -1
- pulumi_oci/psql/get_db_systems.py +1 -1
- pulumi_oci/psql/get_default_configuration.py +1 -1
- pulumi_oci/psql/get_default_configurations.py +1 -1
- pulumi_oci/psql/get_shapes.py +1 -1
- pulumi_oci/psql/outputs.py +1 -1
- pulumi_oci/pulumi-plugin.json +1 -1
- pulumi_oci/queue/__init__.py +1 -1
- pulumi_oci/queue/_inputs.py +1 -1
- pulumi_oci/queue/get_queue.py +1 -1
- pulumi_oci/queue/get_queues.py +1 -1
- pulumi_oci/queue/outputs.py +1 -1
- pulumi_oci/queue/queue.py +1 -1
- pulumi_oci/recoverymod/__init__.py +1 -1
- pulumi_oci/recoverymod/_inputs.py +1 -1
- pulumi_oci/recoverymod/get_protected_database.py +1 -1
- pulumi_oci/recoverymod/get_protected_database_fetch_configuration.py +1 -1
- pulumi_oci/recoverymod/get_protected_databases.py +1 -1
- pulumi_oci/recoverymod/get_protection_policies.py +1 -1
- pulumi_oci/recoverymod/get_protection_policy.py +1 -1
- pulumi_oci/recoverymod/get_recovery_service_subnet.py +1 -1
- pulumi_oci/recoverymod/get_recovery_service_subnets.py +1 -1
- pulumi_oci/recoverymod/outputs.py +1 -1
- pulumi_oci/recoverymod/protected_database.py +1 -1
- pulumi_oci/recoverymod/protection_policy.py +1 -1
- pulumi_oci/recoverymod/recovery_service_subnet.py +1 -1
- pulumi_oci/redis/__init__.py +1 -1
- pulumi_oci/redis/_inputs.py +1 -1
- pulumi_oci/redis/get_redis_cluster.py +1 -1
- pulumi_oci/redis/get_redis_cluster_nodes.py +1 -1
- pulumi_oci/redis/get_redis_clusters.py +1 -1
- pulumi_oci/redis/outputs.py +1 -1
- pulumi_oci/redis/redis_cluster.py +1 -1
- pulumi_oci/resourcemanager/__init__.py +1 -1
- pulumi_oci/resourcemanager/_inputs.py +1 -1
- pulumi_oci/resourcemanager/get_private_endpoint.py +1 -1
- pulumi_oci/resourcemanager/get_private_endpoint_reachable_ip.py +1 -1
- pulumi_oci/resourcemanager/get_private_endpoints.py +1 -1
- pulumi_oci/resourcemanager/get_stack.py +1 -1
- pulumi_oci/resourcemanager/get_stack_tf_state.py +1 -1
- pulumi_oci/resourcemanager/get_stacks.py +1 -1
- pulumi_oci/resourcemanager/outputs.py +1 -1
- pulumi_oci/resourcemanager/private_endpoint.py +1 -1
- pulumi_oci/resourcescheduler/__init__.py +1 -1
- pulumi_oci/resourcescheduler/_inputs.py +1 -1
- pulumi_oci/resourcescheduler/get_schedule.py +1 -1
- pulumi_oci/resourcescheduler/get_schedules.py +1 -1
- pulumi_oci/resourcescheduler/outputs.py +1 -1
- pulumi_oci/resourcescheduler/schedule.py +1 -1
- pulumi_oci/sch/__init__.py +1 -1
- pulumi_oci/sch/_inputs.py +1 -1
- pulumi_oci/sch/connector.py +1 -1
- pulumi_oci/sch/get_connector_plugin.py +1 -1
- pulumi_oci/sch/get_connector_plugins.py +1 -1
- pulumi_oci/sch/get_service_connector.py +1 -1
- pulumi_oci/sch/get_service_connectors.py +1 -1
- pulumi_oci/sch/outputs.py +1 -1
- pulumi_oci/secrets/__init__.py +1 -1
- pulumi_oci/secrets/_inputs.py +1 -1
- pulumi_oci/secrets/get_secretbundle.py +1 -1
- pulumi_oci/secrets/get_secretbundle_versions.py +1 -1
- pulumi_oci/secrets/outputs.py +1 -1
- pulumi_oci/securityattribute/__init__.py +1 -1
- pulumi_oci/securityattribute/_inputs.py +1 -1
- pulumi_oci/securityattribute/get_security_attribute.py +1 -1
- pulumi_oci/securityattribute/get_security_attribute_namespace.py +1 -1
- pulumi_oci/securityattribute/get_security_attribute_namespaces.py +1 -1
- pulumi_oci/securityattribute/get_security_attributes.py +1 -1
- pulumi_oci/securityattribute/outputs.py +1 -1
- pulumi_oci/securityattribute/security_attribute.py +1 -1
- pulumi_oci/securityattribute/security_attribute_namespace.py +1 -1
- pulumi_oci/servicecatalog/__init__.py +1 -1
- pulumi_oci/servicecatalog/_inputs.py +1 -1
- pulumi_oci/servicecatalog/catalog.py +1 -1
- pulumi_oci/servicecatalog/catalog_association.py +1 -1
- pulumi_oci/servicecatalog/get_private_application.py +1 -1
- pulumi_oci/servicecatalog/get_private_application_package.py +1 -1
- pulumi_oci/servicecatalog/get_private_application_packages.py +1 -1
- pulumi_oci/servicecatalog/get_private_applications.py +1 -1
- pulumi_oci/servicecatalog/get_service_catalog.py +1 -1
- pulumi_oci/servicecatalog/get_service_catalog_association.py +1 -1
- pulumi_oci/servicecatalog/get_service_catalog_associations.py +1 -1
- pulumi_oci/servicecatalog/get_service_catalogs.py +1 -1
- pulumi_oci/servicecatalog/outputs.py +1 -1
- pulumi_oci/servicecatalog/private_application.py +1 -1
- pulumi_oci/servicemanagerproxy/__init__.py +1 -1
- pulumi_oci/servicemanagerproxy/_inputs.py +1 -1
- pulumi_oci/servicemanagerproxy/get_service_environment.py +1 -1
- pulumi_oci/servicemanagerproxy/get_service_environments.py +1 -1
- pulumi_oci/servicemanagerproxy/outputs.py +1 -1
- pulumi_oci/stackmonitoring/__init__.py +1 -1
- pulumi_oci/stackmonitoring/_inputs.py +1 -1
- pulumi_oci/stackmonitoring/baselineable_metric.py +1 -1
- pulumi_oci/stackmonitoring/config.py +1 -1
- pulumi_oci/stackmonitoring/discovery_job.py +1 -1
- pulumi_oci/stackmonitoring/get_baselineable_metric.py +1 -1
- pulumi_oci/stackmonitoring/get_baselineable_metrics.py +1 -1
- pulumi_oci/stackmonitoring/get_baselineable_metrics_evaluate.py +1 -1
- pulumi_oci/stackmonitoring/get_config.py +1 -1
- pulumi_oci/stackmonitoring/get_configs.py +1 -1
- pulumi_oci/stackmonitoring/get_defined_monitoring_templates.py +1 -1
- pulumi_oci/stackmonitoring/get_discovery_job.py +1 -1
- pulumi_oci/stackmonitoring/get_discovery_job_logs.py +1 -1
- pulumi_oci/stackmonitoring/get_discovery_jobs.py +1 -1
- pulumi_oci/stackmonitoring/get_maintenance_window.py +1 -1
- pulumi_oci/stackmonitoring/get_maintenance_windows.py +1 -1
- pulumi_oci/stackmonitoring/get_metric_extension.py +1 -1
- pulumi_oci/stackmonitoring/get_metric_extensions.py +1 -1
- pulumi_oci/stackmonitoring/get_monitored_resource.py +1 -1
- pulumi_oci/stackmonitoring/get_monitored_resource_task.py +1 -1
- pulumi_oci/stackmonitoring/get_monitored_resource_tasks.py +1 -1
- pulumi_oci/stackmonitoring/get_monitored_resource_type.py +1 -1
- pulumi_oci/stackmonitoring/get_monitored_resource_types.py +1 -1
- pulumi_oci/stackmonitoring/get_monitored_resources.py +1 -1
- pulumi_oci/stackmonitoring/get_monitoring_template.py +1 -1
- pulumi_oci/stackmonitoring/get_monitoring_template_alarm_condition.py +1 -1
- pulumi_oci/stackmonitoring/get_monitoring_template_alarm_conditions.py +1 -1
- pulumi_oci/stackmonitoring/get_monitoring_templates.py +1 -1
- pulumi_oci/stackmonitoring/get_process_set.py +1 -1
- pulumi_oci/stackmonitoring/get_process_sets.py +1 -1
- pulumi_oci/stackmonitoring/maintenance_window.py +1 -1
- pulumi_oci/stackmonitoring/maintenance_windows_retry_failed_operation.py +1 -1
- pulumi_oci/stackmonitoring/maintenance_windows_stop.py +1 -1
- pulumi_oci/stackmonitoring/metric_extension.py +1 -1
- pulumi_oci/stackmonitoring/metric_extension_metric_extension_on_given_resources_management.py +1 -1
- pulumi_oci/stackmonitoring/metric_extensions_test_management.py +1 -1
- pulumi_oci/stackmonitoring/monitored_resource.py +1 -1
- pulumi_oci/stackmonitoring/monitored_resource_task.py +1 -1
- pulumi_oci/stackmonitoring/monitored_resource_type.py +1 -1
- pulumi_oci/stackmonitoring/monitored_resources_associate_monitored_resource.py +1 -1
- pulumi_oci/stackmonitoring/monitored_resources_list_member.py +1 -1
- pulumi_oci/stackmonitoring/monitored_resources_search.py +1 -1
- pulumi_oci/stackmonitoring/monitored_resources_search_association.py +1 -1
- pulumi_oci/stackmonitoring/monitoring_template.py +1 -1
- pulumi_oci/stackmonitoring/monitoring_template_alarm_condition.py +1 -1
- pulumi_oci/stackmonitoring/monitoring_template_monitoring_template_on_given_resources_management.py +1 -1
- pulumi_oci/stackmonitoring/outputs.py +1 -1
- pulumi_oci/stackmonitoring/process_set.py +1 -1
- pulumi_oci/streaming/__init__.py +1 -1
- pulumi_oci/streaming/_inputs.py +1 -1
- pulumi_oci/streaming/connect_harness.py +1 -1
- pulumi_oci/streaming/get_connect_harness.py +1 -1
- pulumi_oci/streaming/get_connect_harnesses.py +1 -1
- pulumi_oci/streaming/get_stream.py +1 -1
- pulumi_oci/streaming/get_stream_pool.py +1 -1
- pulumi_oci/streaming/get_stream_pools.py +1 -1
- pulumi_oci/streaming/get_streams.py +1 -1
- pulumi_oci/streaming/outputs.py +1 -1
- pulumi_oci/streaming/stream.py +1 -1
- pulumi_oci/streaming/stream_pool.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/__init__.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/_inputs.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_assigned_subscription.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_assigned_subscription_line_items.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_assigned_subscriptions.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_domain.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_domain_governance.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_domain_governances.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_domains.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_link.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_links.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_organization.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_organization_tenancies.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_organization_tenancy.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_organizations.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_recipient_invitation.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_recipient_invitations.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_sender_invitation.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_sender_invitations.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_subscription.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_subscription_available_regions.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_subscription_line_items.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_subscription_mapping.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_subscription_mappings.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/get_subscriptions.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/outputs.py +1 -1
- pulumi_oci/tenantmanagercontrolplane/subscription_mapping.py +1 -1
- pulumi_oci/usageproxy/__init__.py +1 -1
- pulumi_oci/usageproxy/_inputs.py +1 -1
- pulumi_oci/usageproxy/get_resource_quotas.py +1 -1
- pulumi_oci/usageproxy/get_resources.py +1 -1
- pulumi_oci/usageproxy/get_subscription_product.py +1 -1
- pulumi_oci/usageproxy/get_subscription_products.py +1 -1
- pulumi_oci/usageproxy/get_subscription_redeemable_user.py +1 -1
- pulumi_oci/usageproxy/get_subscription_redeemable_users.py +1 -1
- pulumi_oci/usageproxy/get_subscription_redemption.py +1 -1
- pulumi_oci/usageproxy/get_subscription_redemptions.py +1 -1
- pulumi_oci/usageproxy/get_subscription_reward.py +1 -1
- pulumi_oci/usageproxy/get_subscription_rewards.py +1 -1
- pulumi_oci/usageproxy/get_usagelimits.py +1 -1
- pulumi_oci/usageproxy/outputs.py +1 -1
- pulumi_oci/usageproxy/subscription_redeemable_user.py +1 -1
- pulumi_oci/vault/__init__.py +1 -1
- pulumi_oci/vault/_inputs.py +1 -1
- pulumi_oci/vault/get_secret.py +1 -1
- pulumi_oci/vault/get_secret_version_sdk_v2.py +1 -1
- pulumi_oci/vault/get_secrets.py +1 -1
- pulumi_oci/vault/outputs.py +1 -1
- pulumi_oci/vault/secret.py +1 -1
- pulumi_oci/vbs/__init__.py +1 -1
- pulumi_oci/vbs/_inputs.py +1 -1
- pulumi_oci/vbs/get_inst_vbs_instance.py +1 -1
- pulumi_oci/vbs/get_inst_vbs_instances.py +1 -1
- pulumi_oci/vbs/inst_vbs_instance.py +1 -1
- pulumi_oci/vbs/outputs.py +1 -1
- pulumi_oci/visualbuilder/__init__.py +1 -1
- pulumi_oci/visualbuilder/_inputs.py +1 -1
- pulumi_oci/visualbuilder/get_vb_instance.py +1 -1
- pulumi_oci/visualbuilder/get_vb_instance_applications.py +1 -1
- pulumi_oci/visualbuilder/get_vb_instances.py +1 -1
- pulumi_oci/visualbuilder/outputs.py +1 -1
- pulumi_oci/visualbuilder/vb_instance.py +1 -1
- pulumi_oci/vnmonitoring/__init__.py +1 -1
- pulumi_oci/vnmonitoring/_inputs.py +1 -1
- pulumi_oci/vnmonitoring/get_path_analyzer_test.py +1 -1
- pulumi_oci/vnmonitoring/get_path_analyzer_tests.py +1 -1
- pulumi_oci/vnmonitoring/outputs.py +1 -1
- pulumi_oci/vnmonitoring/path_analysi.py +1 -1
- pulumi_oci/vnmonitoring/path_analyzer_test.py +1 -1
- pulumi_oci/vulnerabilityscanning/__init__.py +1 -1
- pulumi_oci/vulnerabilityscanning/_inputs.py +1 -1
- pulumi_oci/vulnerabilityscanning/container_scan_recipe.py +1 -1
- pulumi_oci/vulnerabilityscanning/container_scan_target.py +1 -1
- pulumi_oci/vulnerabilityscanning/get_container_scan_recipe.py +1 -1
- pulumi_oci/vulnerabilityscanning/get_container_scan_recipes.py +1 -1
- pulumi_oci/vulnerabilityscanning/get_container_scan_target.py +1 -1
- pulumi_oci/vulnerabilityscanning/get_container_scan_targets.py +1 -1
- pulumi_oci/vulnerabilityscanning/get_host_scan_recipe.py +1 -1
- pulumi_oci/vulnerabilityscanning/get_host_scan_recipes.py +1 -1
- pulumi_oci/vulnerabilityscanning/get_host_scan_target.py +1 -1
- pulumi_oci/vulnerabilityscanning/get_host_scan_target_errors.py +1 -1
- pulumi_oci/vulnerabilityscanning/get_host_scan_targets.py +1 -1
- pulumi_oci/vulnerabilityscanning/host_scan_recipe.py +1 -1
- pulumi_oci/vulnerabilityscanning/host_scan_target.py +1 -1
- pulumi_oci/vulnerabilityscanning/outputs.py +1 -1
- pulumi_oci/waa/__init__.py +1 -1
- pulumi_oci/waa/_inputs.py +1 -1
- pulumi_oci/waa/app_acceleration.py +1 -1
- pulumi_oci/waa/app_acceleration_policy.py +1 -1
- pulumi_oci/waa/get_app_acceleration.py +1 -1
- pulumi_oci/waa/get_app_acceleration_policies.py +1 -1
- pulumi_oci/waa/get_app_acceleration_policy.py +1 -1
- pulumi_oci/waa/get_app_accelerations.py +1 -1
- pulumi_oci/waa/outputs.py +1 -1
- pulumi_oci/waas/__init__.py +1 -1
- pulumi_oci/waas/_inputs.py +1 -1
- pulumi_oci/waas/address_list.py +1 -1
- pulumi_oci/waas/certificate.py +1 -1
- pulumi_oci/waas/custom_protection_rule.py +1 -1
- pulumi_oci/waas/get_address_list.py +1 -1
- pulumi_oci/waas/get_address_lists.py +1 -1
- pulumi_oci/waas/get_certificate.py +1 -1
- pulumi_oci/waas/get_certificates.py +1 -1
- pulumi_oci/waas/get_custom_protection_rule.py +1 -1
- pulumi_oci/waas/get_custom_protection_rules.py +1 -1
- pulumi_oci/waas/get_edge_subnets.py +1 -1
- pulumi_oci/waas/get_http_redirect.py +1 -1
- pulumi_oci/waas/get_http_redirects.py +1 -1
- pulumi_oci/waas/get_protection_rule.py +1 -1
- pulumi_oci/waas/get_protection_rules.py +1 -1
- pulumi_oci/waas/get_waas_policies.py +1 -1
- pulumi_oci/waas/get_waas_policy.py +1 -1
- pulumi_oci/waas/http_redirect.py +1 -1
- pulumi_oci/waas/outputs.py +1 -1
- pulumi_oci/waas/policy.py +1 -1
- pulumi_oci/waas/protection_rule.py +1 -1
- pulumi_oci/waas/purge_cache.py +1 -1
- pulumi_oci/waf/__init__.py +1 -1
- pulumi_oci/waf/_inputs.py +1 -1
- pulumi_oci/waf/app_firewall.py +1 -1
- pulumi_oci/waf/app_firewall_policy.py +1 -1
- pulumi_oci/waf/get_firewalls.py +1 -1
- pulumi_oci/waf/get_network_address_list.py +1 -1
- pulumi_oci/waf/get_network_address_lists.py +1 -1
- pulumi_oci/waf/get_protection_capabilities.py +1 -1
- pulumi_oci/waf/get_protection_capability_group_tags.py +1 -1
- pulumi_oci/waf/get_web_app_firewall.py +1 -1
- pulumi_oci/waf/get_web_app_firewall_policies.py +1 -1
- pulumi_oci/waf/get_web_app_firewall_policy.py +1 -1
- pulumi_oci/waf/network_address_list.py +1 -1
- pulumi_oci/waf/outputs.py +1 -1
- pulumi_oci/zpr/__init__.py +1 -1
- pulumi_oci/zpr/_inputs.py +1 -1
- pulumi_oci/zpr/configuration.py +1 -1
- pulumi_oci/zpr/get_configuration.py +1 -1
- pulumi_oci/zpr/get_zpr_policies.py +1 -1
- pulumi_oci/zpr/get_zpr_policy.py +1 -1
- pulumi_oci/zpr/outputs.py +1 -1
- pulumi_oci/zpr/zpr_policy.py +1 -1
- {pulumi_oci-2.34.0a1747896429.dist-info → pulumi_oci-3.0.0.dist-info}/METADATA +13 -12
- pulumi_oci-3.0.0.dist-info/RECORD +3070 -0
- {pulumi_oci-2.34.0a1747896429.dist-info → pulumi_oci-3.0.0.dist-info}/WHEEL +1 -1
- pulumi_oci/fleetappsmanagement/compliance_policy_rule.py +0 -832
- pulumi_oci/fleetappsmanagement/fleet.py +0 -1002
- pulumi_oci/fleetappsmanagement/fleet_credential.py +0 -625
- pulumi_oci/fleetappsmanagement/fleet_property.py +0 -587
- pulumi_oci/fleetappsmanagement/fleet_resource.py +0 -853
- pulumi_oci/fleetappsmanagement/get_compliance_policy_rule.py +0 -325
- pulumi_oci/fleetappsmanagement/get_compliance_policy_rules.py +0 -244
- pulumi_oci/fleetappsmanagement/get_compliance_records.py +0 -280
- pulumi_oci/fleetappsmanagement/get_fleet.py +0 -409
- pulumi_oci/fleetappsmanagement/get_fleet_credential.py +0 -274
- pulumi_oci/fleetappsmanagement/get_fleet_credentials.py +0 -285
- pulumi_oci/fleetappsmanagement/get_fleet_properties.py +0 -219
- pulumi_oci/fleetappsmanagement/get_fleet_property.py +0 -287
- pulumi_oci/fleetappsmanagement/get_fleet_resource.py +0 -399
- pulumi_oci/fleetappsmanagement/get_fleet_resources.py +0 -238
- pulumi_oci/fleetappsmanagement/get_fleets.py +0 -285
- pulumi_oci/fleetappsmanagement/get_maintenance_window.py +0 -366
- pulumi_oci/fleetappsmanagement/get_maintenance_windows.py +0 -219
- pulumi_oci/fleetappsmanagement/get_onboardings.py +0 -178
- pulumi_oci/fleetappsmanagement/get_patch.py +0 -364
- pulumi_oci/fleetappsmanagement/get_patches.py +0 -336
- pulumi_oci/fleetappsmanagement/get_platform_configuration.py +0 -297
- pulumi_oci/fleetappsmanagement/get_platform_configurations.py +0 -222
- pulumi_oci/fleetappsmanagement/get_runbook.py +0 -378
- pulumi_oci/fleetappsmanagement/get_runbooks.py +0 -285
- pulumi_oci/fleetappsmanagement/get_scheduler_definition.py +0 -437
- pulumi_oci/fleetappsmanagement/get_scheduler_definition_scheduled_fleets.py +0 -186
- pulumi_oci/fleetappsmanagement/get_scheduler_definitions.py +0 -285
- pulumi_oci/fleetappsmanagement/get_task_record.py +0 -308
- pulumi_oci/fleetappsmanagement/get_task_records.py +0 -241
- pulumi_oci/fleetappsmanagement/maintenance_window.py +0 -937
- pulumi_oci/fleetappsmanagement/onboarding.py +0 -567
- pulumi_oci/fleetappsmanagement/patch.py +0 -980
- pulumi_oci/fleetappsmanagement/platform_configuration.py +0 -689
- pulumi_oci/fleetappsmanagement/runbook.py +0 -1175
- pulumi_oci/fleetappsmanagement/scheduler_definition.py +0 -1037
- pulumi_oci/fleetappsmanagement/task_record.py +0 -756
- pulumi_oci/oci/__init__.py +0 -13
- pulumi_oci/oci/_inputs.py +0 -219
- pulumi_oci/oci/get_lustre_file_storage_lustre_file_system.py +0 -455
- pulumi_oci/oci/get_lustre_file_storage_lustre_file_systems.py +0 -226
- pulumi_oci/oci/lustre_file_storage_lustre_file_system.py +0 -1189
- pulumi_oci/oci/outputs.py +0 -639
- pulumi_oci/osmanagement/__init__.py +0 -26
- pulumi_oci/osmanagement/_inputs.py +0 -803
- pulumi_oci/osmanagement/get_managed_instance.py +0 -465
- pulumi_oci/osmanagement/get_managed_instance_event_report.py +0 -182
- pulumi_oci/osmanagement/get_managed_instance_group.py +0 -249
- pulumi_oci/osmanagement/get_managed_instance_groups.py +0 -214
- pulumi_oci/osmanagement/get_managed_instance_module_streams.py +0 -279
- pulumi_oci/osmanagement/get_managed_instance_stream_profile.py +0 -303
- pulumi_oci/osmanagement/get_managed_instances.py +0 -192
- pulumi_oci/osmanagement/get_software_source.py +0 -409
- pulumi_oci/osmanagement/get_software_source_module_stream.py +0 -231
- pulumi_oci/osmanagement/get_software_source_module_stream_profile.py +0 -222
- pulumi_oci/osmanagement/get_software_source_stream_profile.py +0 -254
- pulumi_oci/osmanagement/get_software_sources.py +0 -192
- pulumi_oci/osmanagement/managed_instance.py +0 -941
- pulumi_oci/osmanagement/managed_instance_group.py +0 -606
- pulumi_oci/osmanagement/managed_instance_management.py +0 -654
- pulumi_oci/osmanagement/outputs.py +0 -1815
- pulumi_oci/osmanagement/software_source.py +0 -1007
- pulumi_oci/servicemesh/__init__.py +0 -32
- pulumi_oci/servicemesh/_inputs.py +0 -2210
- pulumi_oci/servicemesh/access_policy.py +0 -679
- pulumi_oci/servicemesh/get_access_policies.py +0 -222
- pulumi_oci/servicemesh/get_access_policy.py +0 -283
- pulumi_oci/servicemesh/get_ingress_gateway.py +0 -311
- pulumi_oci/servicemesh/get_ingress_gateway_route_table.py +0 -297
- pulumi_oci/servicemesh/get_ingress_gateway_route_tables.py +0 -222
- pulumi_oci/servicemesh/get_ingress_gateways.py +0 -222
- pulumi_oci/servicemesh/get_mesh.py +0 -283
- pulumi_oci/servicemesh/get_meshes.py +0 -200
- pulumi_oci/servicemesh/get_proxy_detail.py +0 -107
- pulumi_oci/servicemesh/get_virtual_deployment.py +0 -311
- pulumi_oci/servicemesh/get_virtual_deployments.py +0 -222
- pulumi_oci/servicemesh/get_virtual_service.py +0 -311
- pulumi_oci/servicemesh/get_virtual_service_route_table.py +0 -297
- pulumi_oci/servicemesh/get_virtual_service_route_tables.py +0 -222
- pulumi_oci/servicemesh/get_virtual_services.py +0 -222
- pulumi_oci/servicemesh/ingress_gateway.py +0 -819
- pulumi_oci/servicemesh/ingress_gateway_route_table.py +0 -722
- pulumi_oci/servicemesh/mesh.py +0 -647
- pulumi_oci/servicemesh/outputs.py +0 -4811
- pulumi_oci/servicemesh/virtual_deployment.py +0 -784
- pulumi_oci/servicemesh/virtual_service.py +0 -774
- pulumi_oci/servicemesh/virtual_service_route_table.py +0 -738
- pulumi_oci-2.34.0a1747896429.dist-info/RECORD +0 -3138
- {pulumi_oci-2.34.0a1747896429.dist-info → pulumi_oci-3.0.0.dist-info}/top_level.txt +0 -0
@@ -1,2210 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
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
|
-
|
5
|
-
import builtins
|
6
|
-
import copy
|
7
|
-
import warnings
|
8
|
-
import sys
|
9
|
-
import pulumi
|
10
|
-
import pulumi.runtime
|
11
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
12
|
-
if sys.version_info >= (3, 11):
|
13
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
14
|
-
else:
|
15
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
16
|
-
from .. import _utilities
|
17
|
-
|
18
|
-
__all__ = [
|
19
|
-
'AccessPolicyRuleArgs',
|
20
|
-
'AccessPolicyRuleArgsDict',
|
21
|
-
'AccessPolicyRuleDestinationArgs',
|
22
|
-
'AccessPolicyRuleDestinationArgsDict',
|
23
|
-
'AccessPolicyRuleSourceArgs',
|
24
|
-
'AccessPolicyRuleSourceArgsDict',
|
25
|
-
'IngressGatewayAccessLoggingArgs',
|
26
|
-
'IngressGatewayAccessLoggingArgsDict',
|
27
|
-
'IngressGatewayHostArgs',
|
28
|
-
'IngressGatewayHostArgsDict',
|
29
|
-
'IngressGatewayHostListenerArgs',
|
30
|
-
'IngressGatewayHostListenerArgsDict',
|
31
|
-
'IngressGatewayHostListenerTlsArgs',
|
32
|
-
'IngressGatewayHostListenerTlsArgsDict',
|
33
|
-
'IngressGatewayHostListenerTlsClientValidationArgs',
|
34
|
-
'IngressGatewayHostListenerTlsClientValidationArgsDict',
|
35
|
-
'IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs',
|
36
|
-
'IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgsDict',
|
37
|
-
'IngressGatewayHostListenerTlsServerCertificateArgs',
|
38
|
-
'IngressGatewayHostListenerTlsServerCertificateArgsDict',
|
39
|
-
'IngressGatewayMtlsArgs',
|
40
|
-
'IngressGatewayMtlsArgsDict',
|
41
|
-
'IngressGatewayRouteTableRouteRuleArgs',
|
42
|
-
'IngressGatewayRouteTableRouteRuleArgsDict',
|
43
|
-
'IngressGatewayRouteTableRouteRuleDestinationArgs',
|
44
|
-
'IngressGatewayRouteTableRouteRuleDestinationArgsDict',
|
45
|
-
'IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs',
|
46
|
-
'IngressGatewayRouteTableRouteRuleIngressGatewayHostArgsDict',
|
47
|
-
'MeshCertificateAuthorityArgs',
|
48
|
-
'MeshCertificateAuthorityArgsDict',
|
49
|
-
'MeshMtlsArgs',
|
50
|
-
'MeshMtlsArgsDict',
|
51
|
-
'VirtualDeploymentAccessLoggingArgs',
|
52
|
-
'VirtualDeploymentAccessLoggingArgsDict',
|
53
|
-
'VirtualDeploymentListenerArgs',
|
54
|
-
'VirtualDeploymentListenerArgsDict',
|
55
|
-
'VirtualDeploymentServiceDiscoveryArgs',
|
56
|
-
'VirtualDeploymentServiceDiscoveryArgsDict',
|
57
|
-
'VirtualServiceDefaultRoutingPolicyArgs',
|
58
|
-
'VirtualServiceDefaultRoutingPolicyArgsDict',
|
59
|
-
'VirtualServiceMtlsArgs',
|
60
|
-
'VirtualServiceMtlsArgsDict',
|
61
|
-
'VirtualServiceRouteTableRouteRuleArgs',
|
62
|
-
'VirtualServiceRouteTableRouteRuleArgsDict',
|
63
|
-
'VirtualServiceRouteTableRouteRuleDestinationArgs',
|
64
|
-
'VirtualServiceRouteTableRouteRuleDestinationArgsDict',
|
65
|
-
'GetAccessPoliciesFilterArgs',
|
66
|
-
'GetAccessPoliciesFilterArgsDict',
|
67
|
-
'GetIngressGatewayRouteTablesFilterArgs',
|
68
|
-
'GetIngressGatewayRouteTablesFilterArgsDict',
|
69
|
-
'GetIngressGatewaysFilterArgs',
|
70
|
-
'GetIngressGatewaysFilterArgsDict',
|
71
|
-
'GetMeshesFilterArgs',
|
72
|
-
'GetMeshesFilterArgsDict',
|
73
|
-
'GetVirtualDeploymentsFilterArgs',
|
74
|
-
'GetVirtualDeploymentsFilterArgsDict',
|
75
|
-
'GetVirtualServiceRouteTablesFilterArgs',
|
76
|
-
'GetVirtualServiceRouteTablesFilterArgsDict',
|
77
|
-
'GetVirtualServicesFilterArgs',
|
78
|
-
'GetVirtualServicesFilterArgsDict',
|
79
|
-
]
|
80
|
-
|
81
|
-
MYPY = False
|
82
|
-
|
83
|
-
if not MYPY:
|
84
|
-
class AccessPolicyRuleArgsDict(TypedDict):
|
85
|
-
action: pulumi.Input[builtins.str]
|
86
|
-
"""
|
87
|
-
(Updatable) Action for the traffic between the source and the destination.
|
88
|
-
"""
|
89
|
-
destination: pulumi.Input['AccessPolicyRuleDestinationArgsDict']
|
90
|
-
"""
|
91
|
-
(Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
|
92
|
-
"""
|
93
|
-
source: pulumi.Input['AccessPolicyRuleSourceArgsDict']
|
94
|
-
"""
|
95
|
-
(Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
|
96
|
-
"""
|
97
|
-
elif False:
|
98
|
-
AccessPolicyRuleArgsDict: TypeAlias = Mapping[str, Any]
|
99
|
-
|
100
|
-
@pulumi.input_type
|
101
|
-
class AccessPolicyRuleArgs:
|
102
|
-
def __init__(__self__, *,
|
103
|
-
action: pulumi.Input[builtins.str],
|
104
|
-
destination: pulumi.Input['AccessPolicyRuleDestinationArgs'],
|
105
|
-
source: pulumi.Input['AccessPolicyRuleSourceArgs']):
|
106
|
-
"""
|
107
|
-
:param pulumi.Input[builtins.str] action: (Updatable) Action for the traffic between the source and the destination.
|
108
|
-
:param pulumi.Input['AccessPolicyRuleDestinationArgs'] destination: (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
|
109
|
-
:param pulumi.Input['AccessPolicyRuleSourceArgs'] source: (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
|
110
|
-
"""
|
111
|
-
pulumi.set(__self__, "action", action)
|
112
|
-
pulumi.set(__self__, "destination", destination)
|
113
|
-
pulumi.set(__self__, "source", source)
|
114
|
-
|
115
|
-
@property
|
116
|
-
@pulumi.getter
|
117
|
-
def action(self) -> pulumi.Input[builtins.str]:
|
118
|
-
"""
|
119
|
-
(Updatable) Action for the traffic between the source and the destination.
|
120
|
-
"""
|
121
|
-
return pulumi.get(self, "action")
|
122
|
-
|
123
|
-
@action.setter
|
124
|
-
def action(self, value: pulumi.Input[builtins.str]):
|
125
|
-
pulumi.set(self, "action", value)
|
126
|
-
|
127
|
-
@property
|
128
|
-
@pulumi.getter
|
129
|
-
def destination(self) -> pulumi.Input['AccessPolicyRuleDestinationArgs']:
|
130
|
-
"""
|
131
|
-
(Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
|
132
|
-
"""
|
133
|
-
return pulumi.get(self, "destination")
|
134
|
-
|
135
|
-
@destination.setter
|
136
|
-
def destination(self, value: pulumi.Input['AccessPolicyRuleDestinationArgs']):
|
137
|
-
pulumi.set(self, "destination", value)
|
138
|
-
|
139
|
-
@property
|
140
|
-
@pulumi.getter
|
141
|
-
def source(self) -> pulumi.Input['AccessPolicyRuleSourceArgs']:
|
142
|
-
"""
|
143
|
-
(Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
|
144
|
-
"""
|
145
|
-
return pulumi.get(self, "source")
|
146
|
-
|
147
|
-
@source.setter
|
148
|
-
def source(self, value: pulumi.Input['AccessPolicyRuleSourceArgs']):
|
149
|
-
pulumi.set(self, "source", value)
|
150
|
-
|
151
|
-
|
152
|
-
if not MYPY:
|
153
|
-
class AccessPolicyRuleDestinationArgsDict(TypedDict):
|
154
|
-
type: pulumi.Input[builtins.str]
|
155
|
-
"""
|
156
|
-
(Updatable) Traffic type of the target.
|
157
|
-
"""
|
158
|
-
hostnames: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
|
159
|
-
"""
|
160
|
-
(Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
|
161
|
-
"""
|
162
|
-
ingress_gateway_id: NotRequired[pulumi.Input[builtins.str]]
|
163
|
-
"""
|
164
|
-
(Updatable) The OCID of the ingress gateway resource.
|
165
|
-
"""
|
166
|
-
ip_addresses: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
|
167
|
-
"""
|
168
|
-
(Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
|
169
|
-
"""
|
170
|
-
ports: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]
|
171
|
-
"""
|
172
|
-
(Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
|
173
|
-
"""
|
174
|
-
protocol: NotRequired[pulumi.Input[builtins.str]]
|
175
|
-
"""
|
176
|
-
(Updatable) Protocol of the external service
|
177
|
-
"""
|
178
|
-
virtual_service_id: NotRequired[pulumi.Input[builtins.str]]
|
179
|
-
"""
|
180
|
-
(Updatable) The OCID of the virtual service resource.
|
181
|
-
"""
|
182
|
-
elif False:
|
183
|
-
AccessPolicyRuleDestinationArgsDict: TypeAlias = Mapping[str, Any]
|
184
|
-
|
185
|
-
@pulumi.input_type
|
186
|
-
class AccessPolicyRuleDestinationArgs:
|
187
|
-
def __init__(__self__, *,
|
188
|
-
type: pulumi.Input[builtins.str],
|
189
|
-
hostnames: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
190
|
-
ingress_gateway_id: Optional[pulumi.Input[builtins.str]] = None,
|
191
|
-
ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
192
|
-
ports: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]] = None,
|
193
|
-
protocol: Optional[pulumi.Input[builtins.str]] = None,
|
194
|
-
virtual_service_id: Optional[pulumi.Input[builtins.str]] = None):
|
195
|
-
"""
|
196
|
-
:param pulumi.Input[builtins.str] type: (Updatable) Traffic type of the target.
|
197
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] hostnames: (Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
|
198
|
-
:param pulumi.Input[builtins.str] ingress_gateway_id: (Updatable) The OCID of the ingress gateway resource.
|
199
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] ip_addresses: (Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
|
200
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.int]]] ports: (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
|
201
|
-
:param pulumi.Input[builtins.str] protocol: (Updatable) Protocol of the external service
|
202
|
-
:param pulumi.Input[builtins.str] virtual_service_id: (Updatable) The OCID of the virtual service resource.
|
203
|
-
"""
|
204
|
-
pulumi.set(__self__, "type", type)
|
205
|
-
if hostnames is not None:
|
206
|
-
pulumi.set(__self__, "hostnames", hostnames)
|
207
|
-
if ingress_gateway_id is not None:
|
208
|
-
pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
|
209
|
-
if ip_addresses is not None:
|
210
|
-
pulumi.set(__self__, "ip_addresses", ip_addresses)
|
211
|
-
if ports is not None:
|
212
|
-
pulumi.set(__self__, "ports", ports)
|
213
|
-
if protocol is not None:
|
214
|
-
pulumi.set(__self__, "protocol", protocol)
|
215
|
-
if virtual_service_id is not None:
|
216
|
-
pulumi.set(__self__, "virtual_service_id", virtual_service_id)
|
217
|
-
|
218
|
-
@property
|
219
|
-
@pulumi.getter
|
220
|
-
def type(self) -> pulumi.Input[builtins.str]:
|
221
|
-
"""
|
222
|
-
(Updatable) Traffic type of the target.
|
223
|
-
"""
|
224
|
-
return pulumi.get(self, "type")
|
225
|
-
|
226
|
-
@type.setter
|
227
|
-
def type(self, value: pulumi.Input[builtins.str]):
|
228
|
-
pulumi.set(self, "type", value)
|
229
|
-
|
230
|
-
@property
|
231
|
-
@pulumi.getter
|
232
|
-
def hostnames(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
233
|
-
"""
|
234
|
-
(Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
|
235
|
-
"""
|
236
|
-
return pulumi.get(self, "hostnames")
|
237
|
-
|
238
|
-
@hostnames.setter
|
239
|
-
def hostnames(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
240
|
-
pulumi.set(self, "hostnames", value)
|
241
|
-
|
242
|
-
@property
|
243
|
-
@pulumi.getter(name="ingressGatewayId")
|
244
|
-
def ingress_gateway_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
245
|
-
"""
|
246
|
-
(Updatable) The OCID of the ingress gateway resource.
|
247
|
-
"""
|
248
|
-
return pulumi.get(self, "ingress_gateway_id")
|
249
|
-
|
250
|
-
@ingress_gateway_id.setter
|
251
|
-
def ingress_gateway_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
252
|
-
pulumi.set(self, "ingress_gateway_id", value)
|
253
|
-
|
254
|
-
@property
|
255
|
-
@pulumi.getter(name="ipAddresses")
|
256
|
-
def ip_addresses(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
257
|
-
"""
|
258
|
-
(Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
|
259
|
-
"""
|
260
|
-
return pulumi.get(self, "ip_addresses")
|
261
|
-
|
262
|
-
@ip_addresses.setter
|
263
|
-
def ip_addresses(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
264
|
-
pulumi.set(self, "ip_addresses", value)
|
265
|
-
|
266
|
-
@property
|
267
|
-
@pulumi.getter
|
268
|
-
def ports(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]:
|
269
|
-
"""
|
270
|
-
(Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
|
271
|
-
"""
|
272
|
-
return pulumi.get(self, "ports")
|
273
|
-
|
274
|
-
@ports.setter
|
275
|
-
def ports(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]):
|
276
|
-
pulumi.set(self, "ports", value)
|
277
|
-
|
278
|
-
@property
|
279
|
-
@pulumi.getter
|
280
|
-
def protocol(self) -> Optional[pulumi.Input[builtins.str]]:
|
281
|
-
"""
|
282
|
-
(Updatable) Protocol of the external service
|
283
|
-
"""
|
284
|
-
return pulumi.get(self, "protocol")
|
285
|
-
|
286
|
-
@protocol.setter
|
287
|
-
def protocol(self, value: Optional[pulumi.Input[builtins.str]]):
|
288
|
-
pulumi.set(self, "protocol", value)
|
289
|
-
|
290
|
-
@property
|
291
|
-
@pulumi.getter(name="virtualServiceId")
|
292
|
-
def virtual_service_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
293
|
-
"""
|
294
|
-
(Updatable) The OCID of the virtual service resource.
|
295
|
-
"""
|
296
|
-
return pulumi.get(self, "virtual_service_id")
|
297
|
-
|
298
|
-
@virtual_service_id.setter
|
299
|
-
def virtual_service_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
300
|
-
pulumi.set(self, "virtual_service_id", value)
|
301
|
-
|
302
|
-
|
303
|
-
if not MYPY:
|
304
|
-
class AccessPolicyRuleSourceArgsDict(TypedDict):
|
305
|
-
type: pulumi.Input[builtins.str]
|
306
|
-
"""
|
307
|
-
(Updatable) Traffic type of the target.
|
308
|
-
"""
|
309
|
-
hostnames: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
|
310
|
-
"""
|
311
|
-
(Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
|
312
|
-
"""
|
313
|
-
ingress_gateway_id: NotRequired[pulumi.Input[builtins.str]]
|
314
|
-
"""
|
315
|
-
(Updatable) The OCID of the ingress gateway resource.
|
316
|
-
"""
|
317
|
-
ip_addresses: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
|
318
|
-
"""
|
319
|
-
(Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
|
320
|
-
"""
|
321
|
-
ports: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]
|
322
|
-
"""
|
323
|
-
(Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
|
324
|
-
"""
|
325
|
-
protocol: NotRequired[pulumi.Input[builtins.str]]
|
326
|
-
"""
|
327
|
-
(Updatable) Protocol of the external service
|
328
|
-
"""
|
329
|
-
virtual_service_id: NotRequired[pulumi.Input[builtins.str]]
|
330
|
-
"""
|
331
|
-
(Updatable) The OCID of the virtual service resource.
|
332
|
-
|
333
|
-
|
334
|
-
** IMPORTANT **
|
335
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
336
|
-
"""
|
337
|
-
elif False:
|
338
|
-
AccessPolicyRuleSourceArgsDict: TypeAlias = Mapping[str, Any]
|
339
|
-
|
340
|
-
@pulumi.input_type
|
341
|
-
class AccessPolicyRuleSourceArgs:
|
342
|
-
def __init__(__self__, *,
|
343
|
-
type: pulumi.Input[builtins.str],
|
344
|
-
hostnames: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
345
|
-
ingress_gateway_id: Optional[pulumi.Input[builtins.str]] = None,
|
346
|
-
ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
347
|
-
ports: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]] = None,
|
348
|
-
protocol: Optional[pulumi.Input[builtins.str]] = None,
|
349
|
-
virtual_service_id: Optional[pulumi.Input[builtins.str]] = None):
|
350
|
-
"""
|
351
|
-
:param pulumi.Input[builtins.str] type: (Updatable) Traffic type of the target.
|
352
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] hostnames: (Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
|
353
|
-
:param pulumi.Input[builtins.str] ingress_gateway_id: (Updatable) The OCID of the ingress gateway resource.
|
354
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] ip_addresses: (Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
|
355
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.int]]] ports: (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
|
356
|
-
:param pulumi.Input[builtins.str] protocol: (Updatable) Protocol of the external service
|
357
|
-
:param pulumi.Input[builtins.str] virtual_service_id: (Updatable) The OCID of the virtual service resource.
|
358
|
-
|
359
|
-
|
360
|
-
** IMPORTANT **
|
361
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
362
|
-
"""
|
363
|
-
pulumi.set(__self__, "type", type)
|
364
|
-
if hostnames is not None:
|
365
|
-
pulumi.set(__self__, "hostnames", hostnames)
|
366
|
-
if ingress_gateway_id is not None:
|
367
|
-
pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
|
368
|
-
if ip_addresses is not None:
|
369
|
-
pulumi.set(__self__, "ip_addresses", ip_addresses)
|
370
|
-
if ports is not None:
|
371
|
-
pulumi.set(__self__, "ports", ports)
|
372
|
-
if protocol is not None:
|
373
|
-
pulumi.set(__self__, "protocol", protocol)
|
374
|
-
if virtual_service_id is not None:
|
375
|
-
pulumi.set(__self__, "virtual_service_id", virtual_service_id)
|
376
|
-
|
377
|
-
@property
|
378
|
-
@pulumi.getter
|
379
|
-
def type(self) -> pulumi.Input[builtins.str]:
|
380
|
-
"""
|
381
|
-
(Updatable) Traffic type of the target.
|
382
|
-
"""
|
383
|
-
return pulumi.get(self, "type")
|
384
|
-
|
385
|
-
@type.setter
|
386
|
-
def type(self, value: pulumi.Input[builtins.str]):
|
387
|
-
pulumi.set(self, "type", value)
|
388
|
-
|
389
|
-
@property
|
390
|
-
@pulumi.getter
|
391
|
-
def hostnames(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
392
|
-
"""
|
393
|
-
(Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
|
394
|
-
"""
|
395
|
-
return pulumi.get(self, "hostnames")
|
396
|
-
|
397
|
-
@hostnames.setter
|
398
|
-
def hostnames(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
399
|
-
pulumi.set(self, "hostnames", value)
|
400
|
-
|
401
|
-
@property
|
402
|
-
@pulumi.getter(name="ingressGatewayId")
|
403
|
-
def ingress_gateway_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
404
|
-
"""
|
405
|
-
(Updatable) The OCID of the ingress gateway resource.
|
406
|
-
"""
|
407
|
-
return pulumi.get(self, "ingress_gateway_id")
|
408
|
-
|
409
|
-
@ingress_gateway_id.setter
|
410
|
-
def ingress_gateway_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
411
|
-
pulumi.set(self, "ingress_gateway_id", value)
|
412
|
-
|
413
|
-
@property
|
414
|
-
@pulumi.getter(name="ipAddresses")
|
415
|
-
def ip_addresses(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
416
|
-
"""
|
417
|
-
(Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
|
418
|
-
"""
|
419
|
-
return pulumi.get(self, "ip_addresses")
|
420
|
-
|
421
|
-
@ip_addresses.setter
|
422
|
-
def ip_addresses(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
423
|
-
pulumi.set(self, "ip_addresses", value)
|
424
|
-
|
425
|
-
@property
|
426
|
-
@pulumi.getter
|
427
|
-
def ports(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]:
|
428
|
-
"""
|
429
|
-
(Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
|
430
|
-
"""
|
431
|
-
return pulumi.get(self, "ports")
|
432
|
-
|
433
|
-
@ports.setter
|
434
|
-
def ports(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]):
|
435
|
-
pulumi.set(self, "ports", value)
|
436
|
-
|
437
|
-
@property
|
438
|
-
@pulumi.getter
|
439
|
-
def protocol(self) -> Optional[pulumi.Input[builtins.str]]:
|
440
|
-
"""
|
441
|
-
(Updatable) Protocol of the external service
|
442
|
-
"""
|
443
|
-
return pulumi.get(self, "protocol")
|
444
|
-
|
445
|
-
@protocol.setter
|
446
|
-
def protocol(self, value: Optional[pulumi.Input[builtins.str]]):
|
447
|
-
pulumi.set(self, "protocol", value)
|
448
|
-
|
449
|
-
@property
|
450
|
-
@pulumi.getter(name="virtualServiceId")
|
451
|
-
def virtual_service_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
452
|
-
"""
|
453
|
-
(Updatable) The OCID of the virtual service resource.
|
454
|
-
|
455
|
-
|
456
|
-
** IMPORTANT **
|
457
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
458
|
-
"""
|
459
|
-
return pulumi.get(self, "virtual_service_id")
|
460
|
-
|
461
|
-
@virtual_service_id.setter
|
462
|
-
def virtual_service_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
463
|
-
pulumi.set(self, "virtual_service_id", value)
|
464
|
-
|
465
|
-
|
466
|
-
if not MYPY:
|
467
|
-
class IngressGatewayAccessLoggingArgsDict(TypedDict):
|
468
|
-
is_enabled: NotRequired[pulumi.Input[builtins.bool]]
|
469
|
-
"""
|
470
|
-
(Updatable) Determines if the logging configuration is enabled.
|
471
|
-
"""
|
472
|
-
elif False:
|
473
|
-
IngressGatewayAccessLoggingArgsDict: TypeAlias = Mapping[str, Any]
|
474
|
-
|
475
|
-
@pulumi.input_type
|
476
|
-
class IngressGatewayAccessLoggingArgs:
|
477
|
-
def __init__(__self__, *,
|
478
|
-
is_enabled: Optional[pulumi.Input[builtins.bool]] = None):
|
479
|
-
"""
|
480
|
-
:param pulumi.Input[builtins.bool] is_enabled: (Updatable) Determines if the logging configuration is enabled.
|
481
|
-
"""
|
482
|
-
if is_enabled is not None:
|
483
|
-
pulumi.set(__self__, "is_enabled", is_enabled)
|
484
|
-
|
485
|
-
@property
|
486
|
-
@pulumi.getter(name="isEnabled")
|
487
|
-
def is_enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
|
488
|
-
"""
|
489
|
-
(Updatable) Determines if the logging configuration is enabled.
|
490
|
-
"""
|
491
|
-
return pulumi.get(self, "is_enabled")
|
492
|
-
|
493
|
-
@is_enabled.setter
|
494
|
-
def is_enabled(self, value: Optional[pulumi.Input[builtins.bool]]):
|
495
|
-
pulumi.set(self, "is_enabled", value)
|
496
|
-
|
497
|
-
|
498
|
-
if not MYPY:
|
499
|
-
class IngressGatewayHostArgsDict(TypedDict):
|
500
|
-
listeners: pulumi.Input[Sequence[pulumi.Input['IngressGatewayHostListenerArgsDict']]]
|
501
|
-
"""
|
502
|
-
(Updatable) The listeners for the ingress gateway.
|
503
|
-
"""
|
504
|
-
name: pulumi.Input[builtins.str]
|
505
|
-
"""
|
506
|
-
(Updatable) A user-friendly name for the host. The name must be unique within the same ingress gateway. This name can be used in the ingress gateway route table resource to attach a route to this host. Example: `MyExampleHost`
|
507
|
-
"""
|
508
|
-
hostnames: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
|
509
|
-
"""
|
510
|
-
(Updatable) Hostnames of the host. Applicable only for HTTP and TLS_PASSTHROUGH listeners. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com".
|
511
|
-
"""
|
512
|
-
elif False:
|
513
|
-
IngressGatewayHostArgsDict: TypeAlias = Mapping[str, Any]
|
514
|
-
|
515
|
-
@pulumi.input_type
|
516
|
-
class IngressGatewayHostArgs:
|
517
|
-
def __init__(__self__, *,
|
518
|
-
listeners: pulumi.Input[Sequence[pulumi.Input['IngressGatewayHostListenerArgs']]],
|
519
|
-
name: pulumi.Input[builtins.str],
|
520
|
-
hostnames: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None):
|
521
|
-
"""
|
522
|
-
:param pulumi.Input[Sequence[pulumi.Input['IngressGatewayHostListenerArgs']]] listeners: (Updatable) The listeners for the ingress gateway.
|
523
|
-
:param pulumi.Input[builtins.str] name: (Updatable) A user-friendly name for the host. The name must be unique within the same ingress gateway. This name can be used in the ingress gateway route table resource to attach a route to this host. Example: `MyExampleHost`
|
524
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] hostnames: (Updatable) Hostnames of the host. Applicable only for HTTP and TLS_PASSTHROUGH listeners. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com".
|
525
|
-
"""
|
526
|
-
pulumi.set(__self__, "listeners", listeners)
|
527
|
-
pulumi.set(__self__, "name", name)
|
528
|
-
if hostnames is not None:
|
529
|
-
pulumi.set(__self__, "hostnames", hostnames)
|
530
|
-
|
531
|
-
@property
|
532
|
-
@pulumi.getter
|
533
|
-
def listeners(self) -> pulumi.Input[Sequence[pulumi.Input['IngressGatewayHostListenerArgs']]]:
|
534
|
-
"""
|
535
|
-
(Updatable) The listeners for the ingress gateway.
|
536
|
-
"""
|
537
|
-
return pulumi.get(self, "listeners")
|
538
|
-
|
539
|
-
@listeners.setter
|
540
|
-
def listeners(self, value: pulumi.Input[Sequence[pulumi.Input['IngressGatewayHostListenerArgs']]]):
|
541
|
-
pulumi.set(self, "listeners", value)
|
542
|
-
|
543
|
-
@property
|
544
|
-
@pulumi.getter
|
545
|
-
def name(self) -> pulumi.Input[builtins.str]:
|
546
|
-
"""
|
547
|
-
(Updatable) A user-friendly name for the host. The name must be unique within the same ingress gateway. This name can be used in the ingress gateway route table resource to attach a route to this host. Example: `MyExampleHost`
|
548
|
-
"""
|
549
|
-
return pulumi.get(self, "name")
|
550
|
-
|
551
|
-
@name.setter
|
552
|
-
def name(self, value: pulumi.Input[builtins.str]):
|
553
|
-
pulumi.set(self, "name", value)
|
554
|
-
|
555
|
-
@property
|
556
|
-
@pulumi.getter
|
557
|
-
def hostnames(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
558
|
-
"""
|
559
|
-
(Updatable) Hostnames of the host. Applicable only for HTTP and TLS_PASSTHROUGH listeners. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com".
|
560
|
-
"""
|
561
|
-
return pulumi.get(self, "hostnames")
|
562
|
-
|
563
|
-
@hostnames.setter
|
564
|
-
def hostnames(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
565
|
-
pulumi.set(self, "hostnames", value)
|
566
|
-
|
567
|
-
|
568
|
-
if not MYPY:
|
569
|
-
class IngressGatewayHostListenerArgsDict(TypedDict):
|
570
|
-
port: pulumi.Input[builtins.int]
|
571
|
-
"""
|
572
|
-
(Updatable) Port on which ingress gateway is listening.
|
573
|
-
"""
|
574
|
-
protocol: pulumi.Input[builtins.str]
|
575
|
-
"""
|
576
|
-
(Updatable) Type of protocol used.
|
577
|
-
"""
|
578
|
-
tls: NotRequired[pulumi.Input['IngressGatewayHostListenerTlsArgsDict']]
|
579
|
-
"""
|
580
|
-
(Updatable) TLS enforcement config for the ingress listener.
|
581
|
-
"""
|
582
|
-
elif False:
|
583
|
-
IngressGatewayHostListenerArgsDict: TypeAlias = Mapping[str, Any]
|
584
|
-
|
585
|
-
@pulumi.input_type
|
586
|
-
class IngressGatewayHostListenerArgs:
|
587
|
-
def __init__(__self__, *,
|
588
|
-
port: pulumi.Input[builtins.int],
|
589
|
-
protocol: pulumi.Input[builtins.str],
|
590
|
-
tls: Optional[pulumi.Input['IngressGatewayHostListenerTlsArgs']] = None):
|
591
|
-
"""
|
592
|
-
:param pulumi.Input[builtins.int] port: (Updatable) Port on which ingress gateway is listening.
|
593
|
-
:param pulumi.Input[builtins.str] protocol: (Updatable) Type of protocol used.
|
594
|
-
:param pulumi.Input['IngressGatewayHostListenerTlsArgs'] tls: (Updatable) TLS enforcement config for the ingress listener.
|
595
|
-
"""
|
596
|
-
pulumi.set(__self__, "port", port)
|
597
|
-
pulumi.set(__self__, "protocol", protocol)
|
598
|
-
if tls is not None:
|
599
|
-
pulumi.set(__self__, "tls", tls)
|
600
|
-
|
601
|
-
@property
|
602
|
-
@pulumi.getter
|
603
|
-
def port(self) -> pulumi.Input[builtins.int]:
|
604
|
-
"""
|
605
|
-
(Updatable) Port on which ingress gateway is listening.
|
606
|
-
"""
|
607
|
-
return pulumi.get(self, "port")
|
608
|
-
|
609
|
-
@port.setter
|
610
|
-
def port(self, value: pulumi.Input[builtins.int]):
|
611
|
-
pulumi.set(self, "port", value)
|
612
|
-
|
613
|
-
@property
|
614
|
-
@pulumi.getter
|
615
|
-
def protocol(self) -> pulumi.Input[builtins.str]:
|
616
|
-
"""
|
617
|
-
(Updatable) Type of protocol used.
|
618
|
-
"""
|
619
|
-
return pulumi.get(self, "protocol")
|
620
|
-
|
621
|
-
@protocol.setter
|
622
|
-
def protocol(self, value: pulumi.Input[builtins.str]):
|
623
|
-
pulumi.set(self, "protocol", value)
|
624
|
-
|
625
|
-
@property
|
626
|
-
@pulumi.getter
|
627
|
-
def tls(self) -> Optional[pulumi.Input['IngressGatewayHostListenerTlsArgs']]:
|
628
|
-
"""
|
629
|
-
(Updatable) TLS enforcement config for the ingress listener.
|
630
|
-
"""
|
631
|
-
return pulumi.get(self, "tls")
|
632
|
-
|
633
|
-
@tls.setter
|
634
|
-
def tls(self, value: Optional[pulumi.Input['IngressGatewayHostListenerTlsArgs']]):
|
635
|
-
pulumi.set(self, "tls", value)
|
636
|
-
|
637
|
-
|
638
|
-
if not MYPY:
|
639
|
-
class IngressGatewayHostListenerTlsArgsDict(TypedDict):
|
640
|
-
mode: pulumi.Input[builtins.str]
|
641
|
-
"""
|
642
|
-
(Updatable) DISABLED: Connection can only be plaintext. PERMISSIVE: Connection can be either plaintext or TLS/mTLS. If the clientValidation.trustedCaBundle property is configured for the listener, mTLS is performed and the client's certificates are validated by the gateway. TLS: Connection can only be TLS. MUTUAL_TLS: Connection can only be MTLS.
|
643
|
-
"""
|
644
|
-
client_validation: NotRequired[pulumi.Input['IngressGatewayHostListenerTlsClientValidationArgsDict']]
|
645
|
-
"""
|
646
|
-
(Updatable) Resource representing the TLS configuration used for validating client certificates.
|
647
|
-
"""
|
648
|
-
server_certificate: NotRequired[pulumi.Input['IngressGatewayHostListenerTlsServerCertificateArgsDict']]
|
649
|
-
"""
|
650
|
-
(Updatable) Resource representing the location of the TLS certificate.
|
651
|
-
"""
|
652
|
-
elif False:
|
653
|
-
IngressGatewayHostListenerTlsArgsDict: TypeAlias = Mapping[str, Any]
|
654
|
-
|
655
|
-
@pulumi.input_type
|
656
|
-
class IngressGatewayHostListenerTlsArgs:
|
657
|
-
def __init__(__self__, *,
|
658
|
-
mode: pulumi.Input[builtins.str],
|
659
|
-
client_validation: Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationArgs']] = None,
|
660
|
-
server_certificate: Optional[pulumi.Input['IngressGatewayHostListenerTlsServerCertificateArgs']] = None):
|
661
|
-
"""
|
662
|
-
:param pulumi.Input[builtins.str] mode: (Updatable) DISABLED: Connection can only be plaintext. PERMISSIVE: Connection can be either plaintext or TLS/mTLS. If the clientValidation.trustedCaBundle property is configured for the listener, mTLS is performed and the client's certificates are validated by the gateway. TLS: Connection can only be TLS. MUTUAL_TLS: Connection can only be MTLS.
|
663
|
-
:param pulumi.Input['IngressGatewayHostListenerTlsClientValidationArgs'] client_validation: (Updatable) Resource representing the TLS configuration used for validating client certificates.
|
664
|
-
:param pulumi.Input['IngressGatewayHostListenerTlsServerCertificateArgs'] server_certificate: (Updatable) Resource representing the location of the TLS certificate.
|
665
|
-
"""
|
666
|
-
pulumi.set(__self__, "mode", mode)
|
667
|
-
if client_validation is not None:
|
668
|
-
pulumi.set(__self__, "client_validation", client_validation)
|
669
|
-
if server_certificate is not None:
|
670
|
-
pulumi.set(__self__, "server_certificate", server_certificate)
|
671
|
-
|
672
|
-
@property
|
673
|
-
@pulumi.getter
|
674
|
-
def mode(self) -> pulumi.Input[builtins.str]:
|
675
|
-
"""
|
676
|
-
(Updatable) DISABLED: Connection can only be plaintext. PERMISSIVE: Connection can be either plaintext or TLS/mTLS. If the clientValidation.trustedCaBundle property is configured for the listener, mTLS is performed and the client's certificates are validated by the gateway. TLS: Connection can only be TLS. MUTUAL_TLS: Connection can only be MTLS.
|
677
|
-
"""
|
678
|
-
return pulumi.get(self, "mode")
|
679
|
-
|
680
|
-
@mode.setter
|
681
|
-
def mode(self, value: pulumi.Input[builtins.str]):
|
682
|
-
pulumi.set(self, "mode", value)
|
683
|
-
|
684
|
-
@property
|
685
|
-
@pulumi.getter(name="clientValidation")
|
686
|
-
def client_validation(self) -> Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationArgs']]:
|
687
|
-
"""
|
688
|
-
(Updatable) Resource representing the TLS configuration used for validating client certificates.
|
689
|
-
"""
|
690
|
-
return pulumi.get(self, "client_validation")
|
691
|
-
|
692
|
-
@client_validation.setter
|
693
|
-
def client_validation(self, value: Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationArgs']]):
|
694
|
-
pulumi.set(self, "client_validation", value)
|
695
|
-
|
696
|
-
@property
|
697
|
-
@pulumi.getter(name="serverCertificate")
|
698
|
-
def server_certificate(self) -> Optional[pulumi.Input['IngressGatewayHostListenerTlsServerCertificateArgs']]:
|
699
|
-
"""
|
700
|
-
(Updatable) Resource representing the location of the TLS certificate.
|
701
|
-
"""
|
702
|
-
return pulumi.get(self, "server_certificate")
|
703
|
-
|
704
|
-
@server_certificate.setter
|
705
|
-
def server_certificate(self, value: Optional[pulumi.Input['IngressGatewayHostListenerTlsServerCertificateArgs']]):
|
706
|
-
pulumi.set(self, "server_certificate", value)
|
707
|
-
|
708
|
-
|
709
|
-
if not MYPY:
|
710
|
-
class IngressGatewayHostListenerTlsClientValidationArgsDict(TypedDict):
|
711
|
-
subject_alternate_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
|
712
|
-
"""
|
713
|
-
(Updatable) A list of alternate names to verify the subject identity in the certificate presented by the client.
|
714
|
-
"""
|
715
|
-
trusted_ca_bundle: NotRequired[pulumi.Input['IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgsDict']]
|
716
|
-
"""
|
717
|
-
(Updatable) Resource representing the CA bundle.
|
718
|
-
"""
|
719
|
-
elif False:
|
720
|
-
IngressGatewayHostListenerTlsClientValidationArgsDict: TypeAlias = Mapping[str, Any]
|
721
|
-
|
722
|
-
@pulumi.input_type
|
723
|
-
class IngressGatewayHostListenerTlsClientValidationArgs:
|
724
|
-
def __init__(__self__, *,
|
725
|
-
subject_alternate_names: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
726
|
-
trusted_ca_bundle: Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs']] = None):
|
727
|
-
"""
|
728
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] subject_alternate_names: (Updatable) A list of alternate names to verify the subject identity in the certificate presented by the client.
|
729
|
-
:param pulumi.Input['IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs'] trusted_ca_bundle: (Updatable) Resource representing the CA bundle.
|
730
|
-
"""
|
731
|
-
if subject_alternate_names is not None:
|
732
|
-
pulumi.set(__self__, "subject_alternate_names", subject_alternate_names)
|
733
|
-
if trusted_ca_bundle is not None:
|
734
|
-
pulumi.set(__self__, "trusted_ca_bundle", trusted_ca_bundle)
|
735
|
-
|
736
|
-
@property
|
737
|
-
@pulumi.getter(name="subjectAlternateNames")
|
738
|
-
def subject_alternate_names(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
739
|
-
"""
|
740
|
-
(Updatable) A list of alternate names to verify the subject identity in the certificate presented by the client.
|
741
|
-
"""
|
742
|
-
return pulumi.get(self, "subject_alternate_names")
|
743
|
-
|
744
|
-
@subject_alternate_names.setter
|
745
|
-
def subject_alternate_names(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
746
|
-
pulumi.set(self, "subject_alternate_names", value)
|
747
|
-
|
748
|
-
@property
|
749
|
-
@pulumi.getter(name="trustedCaBundle")
|
750
|
-
def trusted_ca_bundle(self) -> Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs']]:
|
751
|
-
"""
|
752
|
-
(Updatable) Resource representing the CA bundle.
|
753
|
-
"""
|
754
|
-
return pulumi.get(self, "trusted_ca_bundle")
|
755
|
-
|
756
|
-
@trusted_ca_bundle.setter
|
757
|
-
def trusted_ca_bundle(self, value: Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs']]):
|
758
|
-
pulumi.set(self, "trusted_ca_bundle", value)
|
759
|
-
|
760
|
-
|
761
|
-
if not MYPY:
|
762
|
-
class IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgsDict(TypedDict):
|
763
|
-
type: pulumi.Input[builtins.str]
|
764
|
-
"""
|
765
|
-
(Updatable) Type of certificate.
|
766
|
-
"""
|
767
|
-
ca_bundle_id: NotRequired[pulumi.Input[builtins.str]]
|
768
|
-
"""
|
769
|
-
(Updatable) The OCID of the CA Bundle resource.
|
770
|
-
"""
|
771
|
-
secret_name: NotRequired[pulumi.Input[builtins.str]]
|
772
|
-
"""
|
773
|
-
(Updatable) Name of the secret. For Kubernetes this will be the name of an opaque Kubernetes secret with key ca.crt. For other platforms the secret must be mounted at: /etc/oci/secrets/${secretName}/ca.crt
|
774
|
-
"""
|
775
|
-
elif False:
|
776
|
-
IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgsDict: TypeAlias = Mapping[str, Any]
|
777
|
-
|
778
|
-
@pulumi.input_type
|
779
|
-
class IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs:
|
780
|
-
def __init__(__self__, *,
|
781
|
-
type: pulumi.Input[builtins.str],
|
782
|
-
ca_bundle_id: Optional[pulumi.Input[builtins.str]] = None,
|
783
|
-
secret_name: Optional[pulumi.Input[builtins.str]] = None):
|
784
|
-
"""
|
785
|
-
:param pulumi.Input[builtins.str] type: (Updatable) Type of certificate.
|
786
|
-
:param pulumi.Input[builtins.str] ca_bundle_id: (Updatable) The OCID of the CA Bundle resource.
|
787
|
-
:param pulumi.Input[builtins.str] secret_name: (Updatable) Name of the secret. For Kubernetes this will be the name of an opaque Kubernetes secret with key ca.crt. For other platforms the secret must be mounted at: /etc/oci/secrets/${secretName}/ca.crt
|
788
|
-
"""
|
789
|
-
pulumi.set(__self__, "type", type)
|
790
|
-
if ca_bundle_id is not None:
|
791
|
-
pulumi.set(__self__, "ca_bundle_id", ca_bundle_id)
|
792
|
-
if secret_name is not None:
|
793
|
-
pulumi.set(__self__, "secret_name", secret_name)
|
794
|
-
|
795
|
-
@property
|
796
|
-
@pulumi.getter
|
797
|
-
def type(self) -> pulumi.Input[builtins.str]:
|
798
|
-
"""
|
799
|
-
(Updatable) Type of certificate.
|
800
|
-
"""
|
801
|
-
return pulumi.get(self, "type")
|
802
|
-
|
803
|
-
@type.setter
|
804
|
-
def type(self, value: pulumi.Input[builtins.str]):
|
805
|
-
pulumi.set(self, "type", value)
|
806
|
-
|
807
|
-
@property
|
808
|
-
@pulumi.getter(name="caBundleId")
|
809
|
-
def ca_bundle_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
810
|
-
"""
|
811
|
-
(Updatable) The OCID of the CA Bundle resource.
|
812
|
-
"""
|
813
|
-
return pulumi.get(self, "ca_bundle_id")
|
814
|
-
|
815
|
-
@ca_bundle_id.setter
|
816
|
-
def ca_bundle_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
817
|
-
pulumi.set(self, "ca_bundle_id", value)
|
818
|
-
|
819
|
-
@property
|
820
|
-
@pulumi.getter(name="secretName")
|
821
|
-
def secret_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
822
|
-
"""
|
823
|
-
(Updatable) Name of the secret. For Kubernetes this will be the name of an opaque Kubernetes secret with key ca.crt. For other platforms the secret must be mounted at: /etc/oci/secrets/${secretName}/ca.crt
|
824
|
-
"""
|
825
|
-
return pulumi.get(self, "secret_name")
|
826
|
-
|
827
|
-
@secret_name.setter
|
828
|
-
def secret_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
829
|
-
pulumi.set(self, "secret_name", value)
|
830
|
-
|
831
|
-
|
832
|
-
if not MYPY:
|
833
|
-
class IngressGatewayHostListenerTlsServerCertificateArgsDict(TypedDict):
|
834
|
-
type: pulumi.Input[builtins.str]
|
835
|
-
"""
|
836
|
-
(Updatable) Type of certificate.
|
837
|
-
"""
|
838
|
-
certificate_id: NotRequired[pulumi.Input[builtins.str]]
|
839
|
-
"""
|
840
|
-
(Updatable) The OCID of the leaf certificate resource.
|
841
|
-
"""
|
842
|
-
secret_name: NotRequired[pulumi.Input[builtins.str]]
|
843
|
-
"""
|
844
|
-
(Updatable) Name of the secret. For Kubernetes this is the name of the Kubernetes secret of type tls. For other platforms the secrets must be mounted at: /etc/oci/secrets/${secretName}/tls.{key,crt}
|
845
|
-
"""
|
846
|
-
elif False:
|
847
|
-
IngressGatewayHostListenerTlsServerCertificateArgsDict: TypeAlias = Mapping[str, Any]
|
848
|
-
|
849
|
-
@pulumi.input_type
|
850
|
-
class IngressGatewayHostListenerTlsServerCertificateArgs:
|
851
|
-
def __init__(__self__, *,
|
852
|
-
type: pulumi.Input[builtins.str],
|
853
|
-
certificate_id: Optional[pulumi.Input[builtins.str]] = None,
|
854
|
-
secret_name: Optional[pulumi.Input[builtins.str]] = None):
|
855
|
-
"""
|
856
|
-
:param pulumi.Input[builtins.str] type: (Updatable) Type of certificate.
|
857
|
-
:param pulumi.Input[builtins.str] certificate_id: (Updatable) The OCID of the leaf certificate resource.
|
858
|
-
:param pulumi.Input[builtins.str] secret_name: (Updatable) Name of the secret. For Kubernetes this is the name of the Kubernetes secret of type tls. For other platforms the secrets must be mounted at: /etc/oci/secrets/${secretName}/tls.{key,crt}
|
859
|
-
"""
|
860
|
-
pulumi.set(__self__, "type", type)
|
861
|
-
if certificate_id is not None:
|
862
|
-
pulumi.set(__self__, "certificate_id", certificate_id)
|
863
|
-
if secret_name is not None:
|
864
|
-
pulumi.set(__self__, "secret_name", secret_name)
|
865
|
-
|
866
|
-
@property
|
867
|
-
@pulumi.getter
|
868
|
-
def type(self) -> pulumi.Input[builtins.str]:
|
869
|
-
"""
|
870
|
-
(Updatable) Type of certificate.
|
871
|
-
"""
|
872
|
-
return pulumi.get(self, "type")
|
873
|
-
|
874
|
-
@type.setter
|
875
|
-
def type(self, value: pulumi.Input[builtins.str]):
|
876
|
-
pulumi.set(self, "type", value)
|
877
|
-
|
878
|
-
@property
|
879
|
-
@pulumi.getter(name="certificateId")
|
880
|
-
def certificate_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
881
|
-
"""
|
882
|
-
(Updatable) The OCID of the leaf certificate resource.
|
883
|
-
"""
|
884
|
-
return pulumi.get(self, "certificate_id")
|
885
|
-
|
886
|
-
@certificate_id.setter
|
887
|
-
def certificate_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
888
|
-
pulumi.set(self, "certificate_id", value)
|
889
|
-
|
890
|
-
@property
|
891
|
-
@pulumi.getter(name="secretName")
|
892
|
-
def secret_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
893
|
-
"""
|
894
|
-
(Updatable) Name of the secret. For Kubernetes this is the name of the Kubernetes secret of type tls. For other platforms the secrets must be mounted at: /etc/oci/secrets/${secretName}/tls.{key,crt}
|
895
|
-
"""
|
896
|
-
return pulumi.get(self, "secret_name")
|
897
|
-
|
898
|
-
@secret_name.setter
|
899
|
-
def secret_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
900
|
-
pulumi.set(self, "secret_name", value)
|
901
|
-
|
902
|
-
|
903
|
-
if not MYPY:
|
904
|
-
class IngressGatewayMtlsArgsDict(TypedDict):
|
905
|
-
certificate_id: NotRequired[pulumi.Input[builtins.str]]
|
906
|
-
"""
|
907
|
-
The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
|
908
|
-
"""
|
909
|
-
maximum_validity: NotRequired[pulumi.Input[builtins.int]]
|
910
|
-
"""
|
911
|
-
(Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
|
912
|
-
"""
|
913
|
-
elif False:
|
914
|
-
IngressGatewayMtlsArgsDict: TypeAlias = Mapping[str, Any]
|
915
|
-
|
916
|
-
@pulumi.input_type
|
917
|
-
class IngressGatewayMtlsArgs:
|
918
|
-
def __init__(__self__, *,
|
919
|
-
certificate_id: Optional[pulumi.Input[builtins.str]] = None,
|
920
|
-
maximum_validity: Optional[pulumi.Input[builtins.int]] = None):
|
921
|
-
"""
|
922
|
-
:param pulumi.Input[builtins.str] certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
|
923
|
-
:param pulumi.Input[builtins.int] maximum_validity: (Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
|
924
|
-
"""
|
925
|
-
if certificate_id is not None:
|
926
|
-
pulumi.set(__self__, "certificate_id", certificate_id)
|
927
|
-
if maximum_validity is not None:
|
928
|
-
pulumi.set(__self__, "maximum_validity", maximum_validity)
|
929
|
-
|
930
|
-
@property
|
931
|
-
@pulumi.getter(name="certificateId")
|
932
|
-
def certificate_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
933
|
-
"""
|
934
|
-
The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
|
935
|
-
"""
|
936
|
-
return pulumi.get(self, "certificate_id")
|
937
|
-
|
938
|
-
@certificate_id.setter
|
939
|
-
def certificate_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
940
|
-
pulumi.set(self, "certificate_id", value)
|
941
|
-
|
942
|
-
@property
|
943
|
-
@pulumi.getter(name="maximumValidity")
|
944
|
-
def maximum_validity(self) -> Optional[pulumi.Input[builtins.int]]:
|
945
|
-
"""
|
946
|
-
(Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
|
947
|
-
"""
|
948
|
-
return pulumi.get(self, "maximum_validity")
|
949
|
-
|
950
|
-
@maximum_validity.setter
|
951
|
-
def maximum_validity(self, value: Optional[pulumi.Input[builtins.int]]):
|
952
|
-
pulumi.set(self, "maximum_validity", value)
|
953
|
-
|
954
|
-
|
955
|
-
if not MYPY:
|
956
|
-
class IngressGatewayRouteTableRouteRuleArgsDict(TypedDict):
|
957
|
-
destinations: pulumi.Input[Sequence[pulumi.Input['IngressGatewayRouteTableRouteRuleDestinationArgsDict']]]
|
958
|
-
"""
|
959
|
-
(Updatable) The destination of the request.
|
960
|
-
"""
|
961
|
-
type: pulumi.Input[builtins.str]
|
962
|
-
"""
|
963
|
-
(Updatable) Type of protocol.
|
964
|
-
|
965
|
-
|
966
|
-
** IMPORTANT **
|
967
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
968
|
-
"""
|
969
|
-
ingress_gateway_host: NotRequired[pulumi.Input['IngressGatewayRouteTableRouteRuleIngressGatewayHostArgsDict']]
|
970
|
-
"""
|
971
|
-
(Updatable) The ingress gateway host to which the route rule attaches. If not specified, the route rule gets attached to all hosts on the ingress gateway.
|
972
|
-
"""
|
973
|
-
is_grpc: NotRequired[pulumi.Input[builtins.bool]]
|
974
|
-
"""
|
975
|
-
(Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
|
976
|
-
"""
|
977
|
-
is_host_rewrite_enabled: NotRequired[pulumi.Input[builtins.bool]]
|
978
|
-
"""
|
979
|
-
(Updatable) If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
|
980
|
-
"""
|
981
|
-
is_path_rewrite_enabled: NotRequired[pulumi.Input[builtins.bool]]
|
982
|
-
"""
|
983
|
-
(Updatable) If true, the matched path prefix will be rewritten to '/' before being directed to the target virtual deployment.
|
984
|
-
"""
|
985
|
-
path: NotRequired[pulumi.Input[builtins.str]]
|
986
|
-
"""
|
987
|
-
(Updatable) Route to match
|
988
|
-
"""
|
989
|
-
path_type: NotRequired[pulumi.Input[builtins.str]]
|
990
|
-
"""
|
991
|
-
(Updatable) Match type for the route
|
992
|
-
"""
|
993
|
-
request_timeout_in_ms: NotRequired[pulumi.Input[builtins.str]]
|
994
|
-
"""
|
995
|
-
(Updatable) The maximum duration in milliseconds for the upstream service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the upstream service, consider either keeping the timeout disabled or set a sufficiently high value.
|
996
|
-
"""
|
997
|
-
elif False:
|
998
|
-
IngressGatewayRouteTableRouteRuleArgsDict: TypeAlias = Mapping[str, Any]
|
999
|
-
|
1000
|
-
@pulumi.input_type
|
1001
|
-
class IngressGatewayRouteTableRouteRuleArgs:
|
1002
|
-
def __init__(__self__, *,
|
1003
|
-
destinations: pulumi.Input[Sequence[pulumi.Input['IngressGatewayRouteTableRouteRuleDestinationArgs']]],
|
1004
|
-
type: pulumi.Input[builtins.str],
|
1005
|
-
ingress_gateway_host: Optional[pulumi.Input['IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs']] = None,
|
1006
|
-
is_grpc: Optional[pulumi.Input[builtins.bool]] = None,
|
1007
|
-
is_host_rewrite_enabled: Optional[pulumi.Input[builtins.bool]] = None,
|
1008
|
-
is_path_rewrite_enabled: Optional[pulumi.Input[builtins.bool]] = None,
|
1009
|
-
path: Optional[pulumi.Input[builtins.str]] = None,
|
1010
|
-
path_type: Optional[pulumi.Input[builtins.str]] = None,
|
1011
|
-
request_timeout_in_ms: Optional[pulumi.Input[builtins.str]] = None):
|
1012
|
-
"""
|
1013
|
-
:param pulumi.Input[Sequence[pulumi.Input['IngressGatewayRouteTableRouteRuleDestinationArgs']]] destinations: (Updatable) The destination of the request.
|
1014
|
-
:param pulumi.Input[builtins.str] type: (Updatable) Type of protocol.
|
1015
|
-
|
1016
|
-
|
1017
|
-
** IMPORTANT **
|
1018
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1019
|
-
:param pulumi.Input['IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs'] ingress_gateway_host: (Updatable) The ingress gateway host to which the route rule attaches. If not specified, the route rule gets attached to all hosts on the ingress gateway.
|
1020
|
-
:param pulumi.Input[builtins.bool] is_grpc: (Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
|
1021
|
-
:param pulumi.Input[builtins.bool] is_host_rewrite_enabled: (Updatable) If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
|
1022
|
-
:param pulumi.Input[builtins.bool] is_path_rewrite_enabled: (Updatable) If true, the matched path prefix will be rewritten to '/' before being directed to the target virtual deployment.
|
1023
|
-
:param pulumi.Input[builtins.str] path: (Updatable) Route to match
|
1024
|
-
:param pulumi.Input[builtins.str] path_type: (Updatable) Match type for the route
|
1025
|
-
:param pulumi.Input[builtins.str] request_timeout_in_ms: (Updatable) The maximum duration in milliseconds for the upstream service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the upstream service, consider either keeping the timeout disabled or set a sufficiently high value.
|
1026
|
-
"""
|
1027
|
-
pulumi.set(__self__, "destinations", destinations)
|
1028
|
-
pulumi.set(__self__, "type", type)
|
1029
|
-
if ingress_gateway_host is not None:
|
1030
|
-
pulumi.set(__self__, "ingress_gateway_host", ingress_gateway_host)
|
1031
|
-
if is_grpc is not None:
|
1032
|
-
pulumi.set(__self__, "is_grpc", is_grpc)
|
1033
|
-
if is_host_rewrite_enabled is not None:
|
1034
|
-
pulumi.set(__self__, "is_host_rewrite_enabled", is_host_rewrite_enabled)
|
1035
|
-
if is_path_rewrite_enabled is not None:
|
1036
|
-
pulumi.set(__self__, "is_path_rewrite_enabled", is_path_rewrite_enabled)
|
1037
|
-
if path is not None:
|
1038
|
-
pulumi.set(__self__, "path", path)
|
1039
|
-
if path_type is not None:
|
1040
|
-
pulumi.set(__self__, "path_type", path_type)
|
1041
|
-
if request_timeout_in_ms is not None:
|
1042
|
-
pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
|
1043
|
-
|
1044
|
-
@property
|
1045
|
-
@pulumi.getter
|
1046
|
-
def destinations(self) -> pulumi.Input[Sequence[pulumi.Input['IngressGatewayRouteTableRouteRuleDestinationArgs']]]:
|
1047
|
-
"""
|
1048
|
-
(Updatable) The destination of the request.
|
1049
|
-
"""
|
1050
|
-
return pulumi.get(self, "destinations")
|
1051
|
-
|
1052
|
-
@destinations.setter
|
1053
|
-
def destinations(self, value: pulumi.Input[Sequence[pulumi.Input['IngressGatewayRouteTableRouteRuleDestinationArgs']]]):
|
1054
|
-
pulumi.set(self, "destinations", value)
|
1055
|
-
|
1056
|
-
@property
|
1057
|
-
@pulumi.getter
|
1058
|
-
def type(self) -> pulumi.Input[builtins.str]:
|
1059
|
-
"""
|
1060
|
-
(Updatable) Type of protocol.
|
1061
|
-
|
1062
|
-
|
1063
|
-
** IMPORTANT **
|
1064
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1065
|
-
"""
|
1066
|
-
return pulumi.get(self, "type")
|
1067
|
-
|
1068
|
-
@type.setter
|
1069
|
-
def type(self, value: pulumi.Input[builtins.str]):
|
1070
|
-
pulumi.set(self, "type", value)
|
1071
|
-
|
1072
|
-
@property
|
1073
|
-
@pulumi.getter(name="ingressGatewayHost")
|
1074
|
-
def ingress_gateway_host(self) -> Optional[pulumi.Input['IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs']]:
|
1075
|
-
"""
|
1076
|
-
(Updatable) The ingress gateway host to which the route rule attaches. If not specified, the route rule gets attached to all hosts on the ingress gateway.
|
1077
|
-
"""
|
1078
|
-
return pulumi.get(self, "ingress_gateway_host")
|
1079
|
-
|
1080
|
-
@ingress_gateway_host.setter
|
1081
|
-
def ingress_gateway_host(self, value: Optional[pulumi.Input['IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs']]):
|
1082
|
-
pulumi.set(self, "ingress_gateway_host", value)
|
1083
|
-
|
1084
|
-
@property
|
1085
|
-
@pulumi.getter(name="isGrpc")
|
1086
|
-
def is_grpc(self) -> Optional[pulumi.Input[builtins.bool]]:
|
1087
|
-
"""
|
1088
|
-
(Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
|
1089
|
-
"""
|
1090
|
-
return pulumi.get(self, "is_grpc")
|
1091
|
-
|
1092
|
-
@is_grpc.setter
|
1093
|
-
def is_grpc(self, value: Optional[pulumi.Input[builtins.bool]]):
|
1094
|
-
pulumi.set(self, "is_grpc", value)
|
1095
|
-
|
1096
|
-
@property
|
1097
|
-
@pulumi.getter(name="isHostRewriteEnabled")
|
1098
|
-
def is_host_rewrite_enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
|
1099
|
-
"""
|
1100
|
-
(Updatable) If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
|
1101
|
-
"""
|
1102
|
-
return pulumi.get(self, "is_host_rewrite_enabled")
|
1103
|
-
|
1104
|
-
@is_host_rewrite_enabled.setter
|
1105
|
-
def is_host_rewrite_enabled(self, value: Optional[pulumi.Input[builtins.bool]]):
|
1106
|
-
pulumi.set(self, "is_host_rewrite_enabled", value)
|
1107
|
-
|
1108
|
-
@property
|
1109
|
-
@pulumi.getter(name="isPathRewriteEnabled")
|
1110
|
-
def is_path_rewrite_enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
|
1111
|
-
"""
|
1112
|
-
(Updatable) If true, the matched path prefix will be rewritten to '/' before being directed to the target virtual deployment.
|
1113
|
-
"""
|
1114
|
-
return pulumi.get(self, "is_path_rewrite_enabled")
|
1115
|
-
|
1116
|
-
@is_path_rewrite_enabled.setter
|
1117
|
-
def is_path_rewrite_enabled(self, value: Optional[pulumi.Input[builtins.bool]]):
|
1118
|
-
pulumi.set(self, "is_path_rewrite_enabled", value)
|
1119
|
-
|
1120
|
-
@property
|
1121
|
-
@pulumi.getter
|
1122
|
-
def path(self) -> Optional[pulumi.Input[builtins.str]]:
|
1123
|
-
"""
|
1124
|
-
(Updatable) Route to match
|
1125
|
-
"""
|
1126
|
-
return pulumi.get(self, "path")
|
1127
|
-
|
1128
|
-
@path.setter
|
1129
|
-
def path(self, value: Optional[pulumi.Input[builtins.str]]):
|
1130
|
-
pulumi.set(self, "path", value)
|
1131
|
-
|
1132
|
-
@property
|
1133
|
-
@pulumi.getter(name="pathType")
|
1134
|
-
def path_type(self) -> Optional[pulumi.Input[builtins.str]]:
|
1135
|
-
"""
|
1136
|
-
(Updatable) Match type for the route
|
1137
|
-
"""
|
1138
|
-
return pulumi.get(self, "path_type")
|
1139
|
-
|
1140
|
-
@path_type.setter
|
1141
|
-
def path_type(self, value: Optional[pulumi.Input[builtins.str]]):
|
1142
|
-
pulumi.set(self, "path_type", value)
|
1143
|
-
|
1144
|
-
@property
|
1145
|
-
@pulumi.getter(name="requestTimeoutInMs")
|
1146
|
-
def request_timeout_in_ms(self) -> Optional[pulumi.Input[builtins.str]]:
|
1147
|
-
"""
|
1148
|
-
(Updatable) The maximum duration in milliseconds for the upstream service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the upstream service, consider either keeping the timeout disabled or set a sufficiently high value.
|
1149
|
-
"""
|
1150
|
-
return pulumi.get(self, "request_timeout_in_ms")
|
1151
|
-
|
1152
|
-
@request_timeout_in_ms.setter
|
1153
|
-
def request_timeout_in_ms(self, value: Optional[pulumi.Input[builtins.str]]):
|
1154
|
-
pulumi.set(self, "request_timeout_in_ms", value)
|
1155
|
-
|
1156
|
-
|
1157
|
-
if not MYPY:
|
1158
|
-
class IngressGatewayRouteTableRouteRuleDestinationArgsDict(TypedDict):
|
1159
|
-
virtual_service_id: pulumi.Input[builtins.str]
|
1160
|
-
"""
|
1161
|
-
(Updatable) The OCID of the virtual service where the request will be routed.
|
1162
|
-
"""
|
1163
|
-
port: NotRequired[pulumi.Input[builtins.int]]
|
1164
|
-
"""
|
1165
|
-
(Updatable) The port on the virtual service to target. Mandatory if the virtual deployments are listening on multiple ports.
|
1166
|
-
"""
|
1167
|
-
weight: NotRequired[pulumi.Input[builtins.int]]
|
1168
|
-
"""
|
1169
|
-
(Updatable) Weight of traffic target.
|
1170
|
-
"""
|
1171
|
-
elif False:
|
1172
|
-
IngressGatewayRouteTableRouteRuleDestinationArgsDict: TypeAlias = Mapping[str, Any]
|
1173
|
-
|
1174
|
-
@pulumi.input_type
|
1175
|
-
class IngressGatewayRouteTableRouteRuleDestinationArgs:
|
1176
|
-
def __init__(__self__, *,
|
1177
|
-
virtual_service_id: pulumi.Input[builtins.str],
|
1178
|
-
port: Optional[pulumi.Input[builtins.int]] = None,
|
1179
|
-
weight: Optional[pulumi.Input[builtins.int]] = None):
|
1180
|
-
"""
|
1181
|
-
:param pulumi.Input[builtins.str] virtual_service_id: (Updatable) The OCID of the virtual service where the request will be routed.
|
1182
|
-
:param pulumi.Input[builtins.int] port: (Updatable) The port on the virtual service to target. Mandatory if the virtual deployments are listening on multiple ports.
|
1183
|
-
:param pulumi.Input[builtins.int] weight: (Updatable) Weight of traffic target.
|
1184
|
-
"""
|
1185
|
-
pulumi.set(__self__, "virtual_service_id", virtual_service_id)
|
1186
|
-
if port is not None:
|
1187
|
-
pulumi.set(__self__, "port", port)
|
1188
|
-
if weight is not None:
|
1189
|
-
pulumi.set(__self__, "weight", weight)
|
1190
|
-
|
1191
|
-
@property
|
1192
|
-
@pulumi.getter(name="virtualServiceId")
|
1193
|
-
def virtual_service_id(self) -> pulumi.Input[builtins.str]:
|
1194
|
-
"""
|
1195
|
-
(Updatable) The OCID of the virtual service where the request will be routed.
|
1196
|
-
"""
|
1197
|
-
return pulumi.get(self, "virtual_service_id")
|
1198
|
-
|
1199
|
-
@virtual_service_id.setter
|
1200
|
-
def virtual_service_id(self, value: pulumi.Input[builtins.str]):
|
1201
|
-
pulumi.set(self, "virtual_service_id", value)
|
1202
|
-
|
1203
|
-
@property
|
1204
|
-
@pulumi.getter
|
1205
|
-
def port(self) -> Optional[pulumi.Input[builtins.int]]:
|
1206
|
-
"""
|
1207
|
-
(Updatable) The port on the virtual service to target. Mandatory if the virtual deployments are listening on multiple ports.
|
1208
|
-
"""
|
1209
|
-
return pulumi.get(self, "port")
|
1210
|
-
|
1211
|
-
@port.setter
|
1212
|
-
def port(self, value: Optional[pulumi.Input[builtins.int]]):
|
1213
|
-
pulumi.set(self, "port", value)
|
1214
|
-
|
1215
|
-
@property
|
1216
|
-
@pulumi.getter
|
1217
|
-
def weight(self) -> Optional[pulumi.Input[builtins.int]]:
|
1218
|
-
"""
|
1219
|
-
(Updatable) Weight of traffic target.
|
1220
|
-
"""
|
1221
|
-
return pulumi.get(self, "weight")
|
1222
|
-
|
1223
|
-
@weight.setter
|
1224
|
-
def weight(self, value: Optional[pulumi.Input[builtins.int]]):
|
1225
|
-
pulumi.set(self, "weight", value)
|
1226
|
-
|
1227
|
-
|
1228
|
-
if not MYPY:
|
1229
|
-
class IngressGatewayRouteTableRouteRuleIngressGatewayHostArgsDict(TypedDict):
|
1230
|
-
name: pulumi.Input[builtins.str]
|
1231
|
-
"""
|
1232
|
-
(Updatable) Name of the ingress gateway host that this route should apply to.
|
1233
|
-
"""
|
1234
|
-
port: NotRequired[pulumi.Input[builtins.int]]
|
1235
|
-
"""
|
1236
|
-
(Updatable) The port of the ingress gateway host listener. Leave empty to match all ports for the host.
|
1237
|
-
"""
|
1238
|
-
elif False:
|
1239
|
-
IngressGatewayRouteTableRouteRuleIngressGatewayHostArgsDict: TypeAlias = Mapping[str, Any]
|
1240
|
-
|
1241
|
-
@pulumi.input_type
|
1242
|
-
class IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs:
|
1243
|
-
def __init__(__self__, *,
|
1244
|
-
name: pulumi.Input[builtins.str],
|
1245
|
-
port: Optional[pulumi.Input[builtins.int]] = None):
|
1246
|
-
"""
|
1247
|
-
:param pulumi.Input[builtins.str] name: (Updatable) Name of the ingress gateway host that this route should apply to.
|
1248
|
-
:param pulumi.Input[builtins.int] port: (Updatable) The port of the ingress gateway host listener. Leave empty to match all ports for the host.
|
1249
|
-
"""
|
1250
|
-
pulumi.set(__self__, "name", name)
|
1251
|
-
if port is not None:
|
1252
|
-
pulumi.set(__self__, "port", port)
|
1253
|
-
|
1254
|
-
@property
|
1255
|
-
@pulumi.getter
|
1256
|
-
def name(self) -> pulumi.Input[builtins.str]:
|
1257
|
-
"""
|
1258
|
-
(Updatable) Name of the ingress gateway host that this route should apply to.
|
1259
|
-
"""
|
1260
|
-
return pulumi.get(self, "name")
|
1261
|
-
|
1262
|
-
@name.setter
|
1263
|
-
def name(self, value: pulumi.Input[builtins.str]):
|
1264
|
-
pulumi.set(self, "name", value)
|
1265
|
-
|
1266
|
-
@property
|
1267
|
-
@pulumi.getter
|
1268
|
-
def port(self) -> Optional[pulumi.Input[builtins.int]]:
|
1269
|
-
"""
|
1270
|
-
(Updatable) The port of the ingress gateway host listener. Leave empty to match all ports for the host.
|
1271
|
-
"""
|
1272
|
-
return pulumi.get(self, "port")
|
1273
|
-
|
1274
|
-
@port.setter
|
1275
|
-
def port(self, value: Optional[pulumi.Input[builtins.int]]):
|
1276
|
-
pulumi.set(self, "port", value)
|
1277
|
-
|
1278
|
-
|
1279
|
-
if not MYPY:
|
1280
|
-
class MeshCertificateAuthorityArgsDict(TypedDict):
|
1281
|
-
id: pulumi.Input[builtins.str]
|
1282
|
-
"""
|
1283
|
-
The OCID of the certificate authority resource.
|
1284
|
-
"""
|
1285
|
-
elif False:
|
1286
|
-
MeshCertificateAuthorityArgsDict: TypeAlias = Mapping[str, Any]
|
1287
|
-
|
1288
|
-
@pulumi.input_type
|
1289
|
-
class MeshCertificateAuthorityArgs:
|
1290
|
-
def __init__(__self__, *,
|
1291
|
-
id: pulumi.Input[builtins.str]):
|
1292
|
-
"""
|
1293
|
-
:param pulumi.Input[builtins.str] id: The OCID of the certificate authority resource.
|
1294
|
-
"""
|
1295
|
-
pulumi.set(__self__, "id", id)
|
1296
|
-
|
1297
|
-
@property
|
1298
|
-
@pulumi.getter
|
1299
|
-
def id(self) -> pulumi.Input[builtins.str]:
|
1300
|
-
"""
|
1301
|
-
The OCID of the certificate authority resource.
|
1302
|
-
"""
|
1303
|
-
return pulumi.get(self, "id")
|
1304
|
-
|
1305
|
-
@id.setter
|
1306
|
-
def id(self, value: pulumi.Input[builtins.str]):
|
1307
|
-
pulumi.set(self, "id", value)
|
1308
|
-
|
1309
|
-
|
1310
|
-
if not MYPY:
|
1311
|
-
class MeshMtlsArgsDict(TypedDict):
|
1312
|
-
minimum: pulumi.Input[builtins.str]
|
1313
|
-
"""
|
1314
|
-
(Updatable) DISABLED: No minimum virtual services within this mesh can use any mTLS authentication mode. PERMISSIVE: Virtual services within this mesh can use either PERMISSIVE or STRICT modes. STRICT: All virtual services within this mesh must use STRICT mode.
|
1315
|
-
|
1316
|
-
|
1317
|
-
** IMPORTANT **
|
1318
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1319
|
-
"""
|
1320
|
-
elif False:
|
1321
|
-
MeshMtlsArgsDict: TypeAlias = Mapping[str, Any]
|
1322
|
-
|
1323
|
-
@pulumi.input_type
|
1324
|
-
class MeshMtlsArgs:
|
1325
|
-
def __init__(__self__, *,
|
1326
|
-
minimum: pulumi.Input[builtins.str]):
|
1327
|
-
"""
|
1328
|
-
:param pulumi.Input[builtins.str] minimum: (Updatable) DISABLED: No minimum virtual services within this mesh can use any mTLS authentication mode. PERMISSIVE: Virtual services within this mesh can use either PERMISSIVE or STRICT modes. STRICT: All virtual services within this mesh must use STRICT mode.
|
1329
|
-
|
1330
|
-
|
1331
|
-
** IMPORTANT **
|
1332
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1333
|
-
"""
|
1334
|
-
pulumi.set(__self__, "minimum", minimum)
|
1335
|
-
|
1336
|
-
@property
|
1337
|
-
@pulumi.getter
|
1338
|
-
def minimum(self) -> pulumi.Input[builtins.str]:
|
1339
|
-
"""
|
1340
|
-
(Updatable) DISABLED: No minimum virtual services within this mesh can use any mTLS authentication mode. PERMISSIVE: Virtual services within this mesh can use either PERMISSIVE or STRICT modes. STRICT: All virtual services within this mesh must use STRICT mode.
|
1341
|
-
|
1342
|
-
|
1343
|
-
** IMPORTANT **
|
1344
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1345
|
-
"""
|
1346
|
-
return pulumi.get(self, "minimum")
|
1347
|
-
|
1348
|
-
@minimum.setter
|
1349
|
-
def minimum(self, value: pulumi.Input[builtins.str]):
|
1350
|
-
pulumi.set(self, "minimum", value)
|
1351
|
-
|
1352
|
-
|
1353
|
-
if not MYPY:
|
1354
|
-
class VirtualDeploymentAccessLoggingArgsDict(TypedDict):
|
1355
|
-
is_enabled: NotRequired[pulumi.Input[builtins.bool]]
|
1356
|
-
"""
|
1357
|
-
(Updatable) Determines if the logging configuration is enabled.
|
1358
|
-
"""
|
1359
|
-
elif False:
|
1360
|
-
VirtualDeploymentAccessLoggingArgsDict: TypeAlias = Mapping[str, Any]
|
1361
|
-
|
1362
|
-
@pulumi.input_type
|
1363
|
-
class VirtualDeploymentAccessLoggingArgs:
|
1364
|
-
def __init__(__self__, *,
|
1365
|
-
is_enabled: Optional[pulumi.Input[builtins.bool]] = None):
|
1366
|
-
"""
|
1367
|
-
:param pulumi.Input[builtins.bool] is_enabled: (Updatable) Determines if the logging configuration is enabled.
|
1368
|
-
"""
|
1369
|
-
if is_enabled is not None:
|
1370
|
-
pulumi.set(__self__, "is_enabled", is_enabled)
|
1371
|
-
|
1372
|
-
@property
|
1373
|
-
@pulumi.getter(name="isEnabled")
|
1374
|
-
def is_enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
|
1375
|
-
"""
|
1376
|
-
(Updatable) Determines if the logging configuration is enabled.
|
1377
|
-
"""
|
1378
|
-
return pulumi.get(self, "is_enabled")
|
1379
|
-
|
1380
|
-
@is_enabled.setter
|
1381
|
-
def is_enabled(self, value: Optional[pulumi.Input[builtins.bool]]):
|
1382
|
-
pulumi.set(self, "is_enabled", value)
|
1383
|
-
|
1384
|
-
|
1385
|
-
if not MYPY:
|
1386
|
-
class VirtualDeploymentListenerArgsDict(TypedDict):
|
1387
|
-
port: pulumi.Input[builtins.int]
|
1388
|
-
"""
|
1389
|
-
(Updatable) Port in which virtual deployment is running.
|
1390
|
-
"""
|
1391
|
-
protocol: pulumi.Input[builtins.str]
|
1392
|
-
"""
|
1393
|
-
(Updatable) Type of protocol used in virtual deployment.
|
1394
|
-
"""
|
1395
|
-
idle_timeout_in_ms: NotRequired[pulumi.Input[builtins.str]]
|
1396
|
-
"""
|
1397
|
-
(Updatable) The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
|
1398
|
-
"""
|
1399
|
-
request_timeout_in_ms: NotRequired[pulumi.Input[builtins.str]]
|
1400
|
-
"""
|
1401
|
-
(Updatable) The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
|
1402
|
-
"""
|
1403
|
-
elif False:
|
1404
|
-
VirtualDeploymentListenerArgsDict: TypeAlias = Mapping[str, Any]
|
1405
|
-
|
1406
|
-
@pulumi.input_type
|
1407
|
-
class VirtualDeploymentListenerArgs:
|
1408
|
-
def __init__(__self__, *,
|
1409
|
-
port: pulumi.Input[builtins.int],
|
1410
|
-
protocol: pulumi.Input[builtins.str],
|
1411
|
-
idle_timeout_in_ms: Optional[pulumi.Input[builtins.str]] = None,
|
1412
|
-
request_timeout_in_ms: Optional[pulumi.Input[builtins.str]] = None):
|
1413
|
-
"""
|
1414
|
-
:param pulumi.Input[builtins.int] port: (Updatable) Port in which virtual deployment is running.
|
1415
|
-
:param pulumi.Input[builtins.str] protocol: (Updatable) Type of protocol used in virtual deployment.
|
1416
|
-
:param pulumi.Input[builtins.str] idle_timeout_in_ms: (Updatable) The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
|
1417
|
-
:param pulumi.Input[builtins.str] request_timeout_in_ms: (Updatable) The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
|
1418
|
-
"""
|
1419
|
-
pulumi.set(__self__, "port", port)
|
1420
|
-
pulumi.set(__self__, "protocol", protocol)
|
1421
|
-
if idle_timeout_in_ms is not None:
|
1422
|
-
pulumi.set(__self__, "idle_timeout_in_ms", idle_timeout_in_ms)
|
1423
|
-
if request_timeout_in_ms is not None:
|
1424
|
-
pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
|
1425
|
-
|
1426
|
-
@property
|
1427
|
-
@pulumi.getter
|
1428
|
-
def port(self) -> pulumi.Input[builtins.int]:
|
1429
|
-
"""
|
1430
|
-
(Updatable) Port in which virtual deployment is running.
|
1431
|
-
"""
|
1432
|
-
return pulumi.get(self, "port")
|
1433
|
-
|
1434
|
-
@port.setter
|
1435
|
-
def port(self, value: pulumi.Input[builtins.int]):
|
1436
|
-
pulumi.set(self, "port", value)
|
1437
|
-
|
1438
|
-
@property
|
1439
|
-
@pulumi.getter
|
1440
|
-
def protocol(self) -> pulumi.Input[builtins.str]:
|
1441
|
-
"""
|
1442
|
-
(Updatable) Type of protocol used in virtual deployment.
|
1443
|
-
"""
|
1444
|
-
return pulumi.get(self, "protocol")
|
1445
|
-
|
1446
|
-
@protocol.setter
|
1447
|
-
def protocol(self, value: pulumi.Input[builtins.str]):
|
1448
|
-
pulumi.set(self, "protocol", value)
|
1449
|
-
|
1450
|
-
@property
|
1451
|
-
@pulumi.getter(name="idleTimeoutInMs")
|
1452
|
-
def idle_timeout_in_ms(self) -> Optional[pulumi.Input[builtins.str]]:
|
1453
|
-
"""
|
1454
|
-
(Updatable) The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
|
1455
|
-
"""
|
1456
|
-
return pulumi.get(self, "idle_timeout_in_ms")
|
1457
|
-
|
1458
|
-
@idle_timeout_in_ms.setter
|
1459
|
-
def idle_timeout_in_ms(self, value: Optional[pulumi.Input[builtins.str]]):
|
1460
|
-
pulumi.set(self, "idle_timeout_in_ms", value)
|
1461
|
-
|
1462
|
-
@property
|
1463
|
-
@pulumi.getter(name="requestTimeoutInMs")
|
1464
|
-
def request_timeout_in_ms(self) -> Optional[pulumi.Input[builtins.str]]:
|
1465
|
-
"""
|
1466
|
-
(Updatable) The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
|
1467
|
-
"""
|
1468
|
-
return pulumi.get(self, "request_timeout_in_ms")
|
1469
|
-
|
1470
|
-
@request_timeout_in_ms.setter
|
1471
|
-
def request_timeout_in_ms(self, value: Optional[pulumi.Input[builtins.str]]):
|
1472
|
-
pulumi.set(self, "request_timeout_in_ms", value)
|
1473
|
-
|
1474
|
-
|
1475
|
-
if not MYPY:
|
1476
|
-
class VirtualDeploymentServiceDiscoveryArgsDict(TypedDict):
|
1477
|
-
type: pulumi.Input[builtins.str]
|
1478
|
-
"""
|
1479
|
-
(Updatable) Type of service discovery.
|
1480
|
-
"""
|
1481
|
-
hostname: NotRequired[pulumi.Input[builtins.str]]
|
1482
|
-
"""
|
1483
|
-
(Updatable) The hostname of the virtual deployments.
|
1484
|
-
"""
|
1485
|
-
elif False:
|
1486
|
-
VirtualDeploymentServiceDiscoveryArgsDict: TypeAlias = Mapping[str, Any]
|
1487
|
-
|
1488
|
-
@pulumi.input_type
|
1489
|
-
class VirtualDeploymentServiceDiscoveryArgs:
|
1490
|
-
def __init__(__self__, *,
|
1491
|
-
type: pulumi.Input[builtins.str],
|
1492
|
-
hostname: Optional[pulumi.Input[builtins.str]] = None):
|
1493
|
-
"""
|
1494
|
-
:param pulumi.Input[builtins.str] type: (Updatable) Type of service discovery.
|
1495
|
-
:param pulumi.Input[builtins.str] hostname: (Updatable) The hostname of the virtual deployments.
|
1496
|
-
"""
|
1497
|
-
pulumi.set(__self__, "type", type)
|
1498
|
-
if hostname is not None:
|
1499
|
-
pulumi.set(__self__, "hostname", hostname)
|
1500
|
-
|
1501
|
-
@property
|
1502
|
-
@pulumi.getter
|
1503
|
-
def type(self) -> pulumi.Input[builtins.str]:
|
1504
|
-
"""
|
1505
|
-
(Updatable) Type of service discovery.
|
1506
|
-
"""
|
1507
|
-
return pulumi.get(self, "type")
|
1508
|
-
|
1509
|
-
@type.setter
|
1510
|
-
def type(self, value: pulumi.Input[builtins.str]):
|
1511
|
-
pulumi.set(self, "type", value)
|
1512
|
-
|
1513
|
-
@property
|
1514
|
-
@pulumi.getter
|
1515
|
-
def hostname(self) -> Optional[pulumi.Input[builtins.str]]:
|
1516
|
-
"""
|
1517
|
-
(Updatable) The hostname of the virtual deployments.
|
1518
|
-
"""
|
1519
|
-
return pulumi.get(self, "hostname")
|
1520
|
-
|
1521
|
-
@hostname.setter
|
1522
|
-
def hostname(self, value: Optional[pulumi.Input[builtins.str]]):
|
1523
|
-
pulumi.set(self, "hostname", value)
|
1524
|
-
|
1525
|
-
|
1526
|
-
if not MYPY:
|
1527
|
-
class VirtualServiceDefaultRoutingPolicyArgsDict(TypedDict):
|
1528
|
-
type: pulumi.Input[builtins.str]
|
1529
|
-
"""
|
1530
|
-
(Updatable) Type of the virtual service routing policy.
|
1531
|
-
"""
|
1532
|
-
elif False:
|
1533
|
-
VirtualServiceDefaultRoutingPolicyArgsDict: TypeAlias = Mapping[str, Any]
|
1534
|
-
|
1535
|
-
@pulumi.input_type
|
1536
|
-
class VirtualServiceDefaultRoutingPolicyArgs:
|
1537
|
-
def __init__(__self__, *,
|
1538
|
-
type: pulumi.Input[builtins.str]):
|
1539
|
-
"""
|
1540
|
-
:param pulumi.Input[builtins.str] type: (Updatable) Type of the virtual service routing policy.
|
1541
|
-
"""
|
1542
|
-
pulumi.set(__self__, "type", type)
|
1543
|
-
|
1544
|
-
@property
|
1545
|
-
@pulumi.getter
|
1546
|
-
def type(self) -> pulumi.Input[builtins.str]:
|
1547
|
-
"""
|
1548
|
-
(Updatable) Type of the virtual service routing policy.
|
1549
|
-
"""
|
1550
|
-
return pulumi.get(self, "type")
|
1551
|
-
|
1552
|
-
@type.setter
|
1553
|
-
def type(self, value: pulumi.Input[builtins.str]):
|
1554
|
-
pulumi.set(self, "type", value)
|
1555
|
-
|
1556
|
-
|
1557
|
-
if not MYPY:
|
1558
|
-
class VirtualServiceMtlsArgsDict(TypedDict):
|
1559
|
-
mode: pulumi.Input[builtins.str]
|
1560
|
-
"""
|
1561
|
-
(Updatable) DISABLED: Connection is not tunneled. PERMISSIVE: Connection can be either plaintext or an mTLS tunnel. STRICT: Connection is an mTLS tunnel. Clients without a valid certificate will be rejected.
|
1562
|
-
"""
|
1563
|
-
certificate_id: NotRequired[pulumi.Input[builtins.str]]
|
1564
|
-
"""
|
1565
|
-
The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
|
1566
|
-
"""
|
1567
|
-
maximum_validity: NotRequired[pulumi.Input[builtins.int]]
|
1568
|
-
"""
|
1569
|
-
(Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
|
1570
|
-
"""
|
1571
|
-
elif False:
|
1572
|
-
VirtualServiceMtlsArgsDict: TypeAlias = Mapping[str, Any]
|
1573
|
-
|
1574
|
-
@pulumi.input_type
|
1575
|
-
class VirtualServiceMtlsArgs:
|
1576
|
-
def __init__(__self__, *,
|
1577
|
-
mode: pulumi.Input[builtins.str],
|
1578
|
-
certificate_id: Optional[pulumi.Input[builtins.str]] = None,
|
1579
|
-
maximum_validity: Optional[pulumi.Input[builtins.int]] = None):
|
1580
|
-
"""
|
1581
|
-
:param pulumi.Input[builtins.str] mode: (Updatable) DISABLED: Connection is not tunneled. PERMISSIVE: Connection can be either plaintext or an mTLS tunnel. STRICT: Connection is an mTLS tunnel. Clients without a valid certificate will be rejected.
|
1582
|
-
:param pulumi.Input[builtins.str] certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
|
1583
|
-
:param pulumi.Input[builtins.int] maximum_validity: (Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
|
1584
|
-
"""
|
1585
|
-
pulumi.set(__self__, "mode", mode)
|
1586
|
-
if certificate_id is not None:
|
1587
|
-
pulumi.set(__self__, "certificate_id", certificate_id)
|
1588
|
-
if maximum_validity is not None:
|
1589
|
-
pulumi.set(__self__, "maximum_validity", maximum_validity)
|
1590
|
-
|
1591
|
-
@property
|
1592
|
-
@pulumi.getter
|
1593
|
-
def mode(self) -> pulumi.Input[builtins.str]:
|
1594
|
-
"""
|
1595
|
-
(Updatable) DISABLED: Connection is not tunneled. PERMISSIVE: Connection can be either plaintext or an mTLS tunnel. STRICT: Connection is an mTLS tunnel. Clients without a valid certificate will be rejected.
|
1596
|
-
"""
|
1597
|
-
return pulumi.get(self, "mode")
|
1598
|
-
|
1599
|
-
@mode.setter
|
1600
|
-
def mode(self, value: pulumi.Input[builtins.str]):
|
1601
|
-
pulumi.set(self, "mode", value)
|
1602
|
-
|
1603
|
-
@property
|
1604
|
-
@pulumi.getter(name="certificateId")
|
1605
|
-
def certificate_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
1606
|
-
"""
|
1607
|
-
The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
|
1608
|
-
"""
|
1609
|
-
return pulumi.get(self, "certificate_id")
|
1610
|
-
|
1611
|
-
@certificate_id.setter
|
1612
|
-
def certificate_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
1613
|
-
pulumi.set(self, "certificate_id", value)
|
1614
|
-
|
1615
|
-
@property
|
1616
|
-
@pulumi.getter(name="maximumValidity")
|
1617
|
-
def maximum_validity(self) -> Optional[pulumi.Input[builtins.int]]:
|
1618
|
-
"""
|
1619
|
-
(Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
|
1620
|
-
"""
|
1621
|
-
return pulumi.get(self, "maximum_validity")
|
1622
|
-
|
1623
|
-
@maximum_validity.setter
|
1624
|
-
def maximum_validity(self, value: Optional[pulumi.Input[builtins.int]]):
|
1625
|
-
pulumi.set(self, "maximum_validity", value)
|
1626
|
-
|
1627
|
-
|
1628
|
-
if not MYPY:
|
1629
|
-
class VirtualServiceRouteTableRouteRuleArgsDict(TypedDict):
|
1630
|
-
destinations: pulumi.Input[Sequence[pulumi.Input['VirtualServiceRouteTableRouteRuleDestinationArgsDict']]]
|
1631
|
-
"""
|
1632
|
-
(Updatable) The destination of the request.
|
1633
|
-
"""
|
1634
|
-
type: pulumi.Input[builtins.str]
|
1635
|
-
"""
|
1636
|
-
(Updatable) Type of protocol.
|
1637
|
-
"""
|
1638
|
-
is_grpc: NotRequired[pulumi.Input[builtins.bool]]
|
1639
|
-
"""
|
1640
|
-
(Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
|
1641
|
-
"""
|
1642
|
-
path: NotRequired[pulumi.Input[builtins.str]]
|
1643
|
-
"""
|
1644
|
-
(Updatable) Route to match
|
1645
|
-
"""
|
1646
|
-
path_type: NotRequired[pulumi.Input[builtins.str]]
|
1647
|
-
"""
|
1648
|
-
(Updatable) Match type for the route
|
1649
|
-
"""
|
1650
|
-
request_timeout_in_ms: NotRequired[pulumi.Input[builtins.str]]
|
1651
|
-
"""
|
1652
|
-
(Updatable) The maximum duration in milliseconds for the target service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the target service, consider either keeping the timeout disabled or set a sufficiently high value.
|
1653
|
-
"""
|
1654
|
-
elif False:
|
1655
|
-
VirtualServiceRouteTableRouteRuleArgsDict: TypeAlias = Mapping[str, Any]
|
1656
|
-
|
1657
|
-
@pulumi.input_type
|
1658
|
-
class VirtualServiceRouteTableRouteRuleArgs:
|
1659
|
-
def __init__(__self__, *,
|
1660
|
-
destinations: pulumi.Input[Sequence[pulumi.Input['VirtualServiceRouteTableRouteRuleDestinationArgs']]],
|
1661
|
-
type: pulumi.Input[builtins.str],
|
1662
|
-
is_grpc: Optional[pulumi.Input[builtins.bool]] = None,
|
1663
|
-
path: Optional[pulumi.Input[builtins.str]] = None,
|
1664
|
-
path_type: Optional[pulumi.Input[builtins.str]] = None,
|
1665
|
-
request_timeout_in_ms: Optional[pulumi.Input[builtins.str]] = None):
|
1666
|
-
"""
|
1667
|
-
:param pulumi.Input[Sequence[pulumi.Input['VirtualServiceRouteTableRouteRuleDestinationArgs']]] destinations: (Updatable) The destination of the request.
|
1668
|
-
:param pulumi.Input[builtins.str] type: (Updatable) Type of protocol.
|
1669
|
-
:param pulumi.Input[builtins.bool] is_grpc: (Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
|
1670
|
-
:param pulumi.Input[builtins.str] path: (Updatable) Route to match
|
1671
|
-
:param pulumi.Input[builtins.str] path_type: (Updatable) Match type for the route
|
1672
|
-
:param pulumi.Input[builtins.str] request_timeout_in_ms: (Updatable) The maximum duration in milliseconds for the target service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the target service, consider either keeping the timeout disabled or set a sufficiently high value.
|
1673
|
-
"""
|
1674
|
-
pulumi.set(__self__, "destinations", destinations)
|
1675
|
-
pulumi.set(__self__, "type", type)
|
1676
|
-
if is_grpc is not None:
|
1677
|
-
pulumi.set(__self__, "is_grpc", is_grpc)
|
1678
|
-
if path is not None:
|
1679
|
-
pulumi.set(__self__, "path", path)
|
1680
|
-
if path_type is not None:
|
1681
|
-
pulumi.set(__self__, "path_type", path_type)
|
1682
|
-
if request_timeout_in_ms is not None:
|
1683
|
-
pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
|
1684
|
-
|
1685
|
-
@property
|
1686
|
-
@pulumi.getter
|
1687
|
-
def destinations(self) -> pulumi.Input[Sequence[pulumi.Input['VirtualServiceRouteTableRouteRuleDestinationArgs']]]:
|
1688
|
-
"""
|
1689
|
-
(Updatable) The destination of the request.
|
1690
|
-
"""
|
1691
|
-
return pulumi.get(self, "destinations")
|
1692
|
-
|
1693
|
-
@destinations.setter
|
1694
|
-
def destinations(self, value: pulumi.Input[Sequence[pulumi.Input['VirtualServiceRouteTableRouteRuleDestinationArgs']]]):
|
1695
|
-
pulumi.set(self, "destinations", value)
|
1696
|
-
|
1697
|
-
@property
|
1698
|
-
@pulumi.getter
|
1699
|
-
def type(self) -> pulumi.Input[builtins.str]:
|
1700
|
-
"""
|
1701
|
-
(Updatable) Type of protocol.
|
1702
|
-
"""
|
1703
|
-
return pulumi.get(self, "type")
|
1704
|
-
|
1705
|
-
@type.setter
|
1706
|
-
def type(self, value: pulumi.Input[builtins.str]):
|
1707
|
-
pulumi.set(self, "type", value)
|
1708
|
-
|
1709
|
-
@property
|
1710
|
-
@pulumi.getter(name="isGrpc")
|
1711
|
-
def is_grpc(self) -> Optional[pulumi.Input[builtins.bool]]:
|
1712
|
-
"""
|
1713
|
-
(Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
|
1714
|
-
"""
|
1715
|
-
return pulumi.get(self, "is_grpc")
|
1716
|
-
|
1717
|
-
@is_grpc.setter
|
1718
|
-
def is_grpc(self, value: Optional[pulumi.Input[builtins.bool]]):
|
1719
|
-
pulumi.set(self, "is_grpc", value)
|
1720
|
-
|
1721
|
-
@property
|
1722
|
-
@pulumi.getter
|
1723
|
-
def path(self) -> Optional[pulumi.Input[builtins.str]]:
|
1724
|
-
"""
|
1725
|
-
(Updatable) Route to match
|
1726
|
-
"""
|
1727
|
-
return pulumi.get(self, "path")
|
1728
|
-
|
1729
|
-
@path.setter
|
1730
|
-
def path(self, value: Optional[pulumi.Input[builtins.str]]):
|
1731
|
-
pulumi.set(self, "path", value)
|
1732
|
-
|
1733
|
-
@property
|
1734
|
-
@pulumi.getter(name="pathType")
|
1735
|
-
def path_type(self) -> Optional[pulumi.Input[builtins.str]]:
|
1736
|
-
"""
|
1737
|
-
(Updatable) Match type for the route
|
1738
|
-
"""
|
1739
|
-
return pulumi.get(self, "path_type")
|
1740
|
-
|
1741
|
-
@path_type.setter
|
1742
|
-
def path_type(self, value: Optional[pulumi.Input[builtins.str]]):
|
1743
|
-
pulumi.set(self, "path_type", value)
|
1744
|
-
|
1745
|
-
@property
|
1746
|
-
@pulumi.getter(name="requestTimeoutInMs")
|
1747
|
-
def request_timeout_in_ms(self) -> Optional[pulumi.Input[builtins.str]]:
|
1748
|
-
"""
|
1749
|
-
(Updatable) The maximum duration in milliseconds for the target service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the target service, consider either keeping the timeout disabled or set a sufficiently high value.
|
1750
|
-
"""
|
1751
|
-
return pulumi.get(self, "request_timeout_in_ms")
|
1752
|
-
|
1753
|
-
@request_timeout_in_ms.setter
|
1754
|
-
def request_timeout_in_ms(self, value: Optional[pulumi.Input[builtins.str]]):
|
1755
|
-
pulumi.set(self, "request_timeout_in_ms", value)
|
1756
|
-
|
1757
|
-
|
1758
|
-
if not MYPY:
|
1759
|
-
class VirtualServiceRouteTableRouteRuleDestinationArgsDict(TypedDict):
|
1760
|
-
virtual_deployment_id: pulumi.Input[builtins.str]
|
1761
|
-
"""
|
1762
|
-
(Updatable) The OCID of the virtual deployment where the request will be routed.
|
1763
|
-
"""
|
1764
|
-
weight: pulumi.Input[builtins.int]
|
1765
|
-
"""
|
1766
|
-
(Updatable) Weight of traffic target.
|
1767
|
-
"""
|
1768
|
-
port: NotRequired[pulumi.Input[builtins.int]]
|
1769
|
-
"""
|
1770
|
-
(Updatable) Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
|
1771
|
-
"""
|
1772
|
-
elif False:
|
1773
|
-
VirtualServiceRouteTableRouteRuleDestinationArgsDict: TypeAlias = Mapping[str, Any]
|
1774
|
-
|
1775
|
-
@pulumi.input_type
|
1776
|
-
class VirtualServiceRouteTableRouteRuleDestinationArgs:
|
1777
|
-
def __init__(__self__, *,
|
1778
|
-
virtual_deployment_id: pulumi.Input[builtins.str],
|
1779
|
-
weight: pulumi.Input[builtins.int],
|
1780
|
-
port: Optional[pulumi.Input[builtins.int]] = None):
|
1781
|
-
"""
|
1782
|
-
:param pulumi.Input[builtins.str] virtual_deployment_id: (Updatable) The OCID of the virtual deployment where the request will be routed.
|
1783
|
-
:param pulumi.Input[builtins.int] weight: (Updatable) Weight of traffic target.
|
1784
|
-
:param pulumi.Input[builtins.int] port: (Updatable) Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
|
1785
|
-
"""
|
1786
|
-
pulumi.set(__self__, "virtual_deployment_id", virtual_deployment_id)
|
1787
|
-
pulumi.set(__self__, "weight", weight)
|
1788
|
-
if port is not None:
|
1789
|
-
pulumi.set(__self__, "port", port)
|
1790
|
-
|
1791
|
-
@property
|
1792
|
-
@pulumi.getter(name="virtualDeploymentId")
|
1793
|
-
def virtual_deployment_id(self) -> pulumi.Input[builtins.str]:
|
1794
|
-
"""
|
1795
|
-
(Updatable) The OCID of the virtual deployment where the request will be routed.
|
1796
|
-
"""
|
1797
|
-
return pulumi.get(self, "virtual_deployment_id")
|
1798
|
-
|
1799
|
-
@virtual_deployment_id.setter
|
1800
|
-
def virtual_deployment_id(self, value: pulumi.Input[builtins.str]):
|
1801
|
-
pulumi.set(self, "virtual_deployment_id", value)
|
1802
|
-
|
1803
|
-
@property
|
1804
|
-
@pulumi.getter
|
1805
|
-
def weight(self) -> pulumi.Input[builtins.int]:
|
1806
|
-
"""
|
1807
|
-
(Updatable) Weight of traffic target.
|
1808
|
-
"""
|
1809
|
-
return pulumi.get(self, "weight")
|
1810
|
-
|
1811
|
-
@weight.setter
|
1812
|
-
def weight(self, value: pulumi.Input[builtins.int]):
|
1813
|
-
pulumi.set(self, "weight", value)
|
1814
|
-
|
1815
|
-
@property
|
1816
|
-
@pulumi.getter
|
1817
|
-
def port(self) -> Optional[pulumi.Input[builtins.int]]:
|
1818
|
-
"""
|
1819
|
-
(Updatable) Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
|
1820
|
-
"""
|
1821
|
-
return pulumi.get(self, "port")
|
1822
|
-
|
1823
|
-
@port.setter
|
1824
|
-
def port(self, value: Optional[pulumi.Input[builtins.int]]):
|
1825
|
-
pulumi.set(self, "port", value)
|
1826
|
-
|
1827
|
-
|
1828
|
-
if not MYPY:
|
1829
|
-
class GetAccessPoliciesFilterArgsDict(TypedDict):
|
1830
|
-
name: builtins.str
|
1831
|
-
"""
|
1832
|
-
A filter to return only resources that match the entire name given.
|
1833
|
-
"""
|
1834
|
-
values: Sequence[builtins.str]
|
1835
|
-
regex: NotRequired[builtins.bool]
|
1836
|
-
elif False:
|
1837
|
-
GetAccessPoliciesFilterArgsDict: TypeAlias = Mapping[str, Any]
|
1838
|
-
|
1839
|
-
@pulumi.input_type
|
1840
|
-
class GetAccessPoliciesFilterArgs:
|
1841
|
-
def __init__(__self__, *,
|
1842
|
-
name: builtins.str,
|
1843
|
-
values: Sequence[builtins.str],
|
1844
|
-
regex: Optional[builtins.bool] = None):
|
1845
|
-
"""
|
1846
|
-
:param builtins.str name: A filter to return only resources that match the entire name given.
|
1847
|
-
"""
|
1848
|
-
pulumi.set(__self__, "name", name)
|
1849
|
-
pulumi.set(__self__, "values", values)
|
1850
|
-
if regex is not None:
|
1851
|
-
pulumi.set(__self__, "regex", regex)
|
1852
|
-
|
1853
|
-
@property
|
1854
|
-
@pulumi.getter
|
1855
|
-
def name(self) -> builtins.str:
|
1856
|
-
"""
|
1857
|
-
A filter to return only resources that match the entire name given.
|
1858
|
-
"""
|
1859
|
-
return pulumi.get(self, "name")
|
1860
|
-
|
1861
|
-
@name.setter
|
1862
|
-
def name(self, value: builtins.str):
|
1863
|
-
pulumi.set(self, "name", value)
|
1864
|
-
|
1865
|
-
@property
|
1866
|
-
@pulumi.getter
|
1867
|
-
def values(self) -> Sequence[builtins.str]:
|
1868
|
-
return pulumi.get(self, "values")
|
1869
|
-
|
1870
|
-
@values.setter
|
1871
|
-
def values(self, value: Sequence[builtins.str]):
|
1872
|
-
pulumi.set(self, "values", value)
|
1873
|
-
|
1874
|
-
@property
|
1875
|
-
@pulumi.getter
|
1876
|
-
def regex(self) -> Optional[builtins.bool]:
|
1877
|
-
return pulumi.get(self, "regex")
|
1878
|
-
|
1879
|
-
@regex.setter
|
1880
|
-
def regex(self, value: Optional[builtins.bool]):
|
1881
|
-
pulumi.set(self, "regex", value)
|
1882
|
-
|
1883
|
-
|
1884
|
-
if not MYPY:
|
1885
|
-
class GetIngressGatewayRouteTablesFilterArgsDict(TypedDict):
|
1886
|
-
name: builtins.str
|
1887
|
-
"""
|
1888
|
-
A filter to return only resources that match the entire name given.
|
1889
|
-
"""
|
1890
|
-
values: Sequence[builtins.str]
|
1891
|
-
regex: NotRequired[builtins.bool]
|
1892
|
-
elif False:
|
1893
|
-
GetIngressGatewayRouteTablesFilterArgsDict: TypeAlias = Mapping[str, Any]
|
1894
|
-
|
1895
|
-
@pulumi.input_type
|
1896
|
-
class GetIngressGatewayRouteTablesFilterArgs:
|
1897
|
-
def __init__(__self__, *,
|
1898
|
-
name: builtins.str,
|
1899
|
-
values: Sequence[builtins.str],
|
1900
|
-
regex: Optional[builtins.bool] = None):
|
1901
|
-
"""
|
1902
|
-
:param builtins.str name: A filter to return only resources that match the entire name given.
|
1903
|
-
"""
|
1904
|
-
pulumi.set(__self__, "name", name)
|
1905
|
-
pulumi.set(__self__, "values", values)
|
1906
|
-
if regex is not None:
|
1907
|
-
pulumi.set(__self__, "regex", regex)
|
1908
|
-
|
1909
|
-
@property
|
1910
|
-
@pulumi.getter
|
1911
|
-
def name(self) -> builtins.str:
|
1912
|
-
"""
|
1913
|
-
A filter to return only resources that match the entire name given.
|
1914
|
-
"""
|
1915
|
-
return pulumi.get(self, "name")
|
1916
|
-
|
1917
|
-
@name.setter
|
1918
|
-
def name(self, value: builtins.str):
|
1919
|
-
pulumi.set(self, "name", value)
|
1920
|
-
|
1921
|
-
@property
|
1922
|
-
@pulumi.getter
|
1923
|
-
def values(self) -> Sequence[builtins.str]:
|
1924
|
-
return pulumi.get(self, "values")
|
1925
|
-
|
1926
|
-
@values.setter
|
1927
|
-
def values(self, value: Sequence[builtins.str]):
|
1928
|
-
pulumi.set(self, "values", value)
|
1929
|
-
|
1930
|
-
@property
|
1931
|
-
@pulumi.getter
|
1932
|
-
def regex(self) -> Optional[builtins.bool]:
|
1933
|
-
return pulumi.get(self, "regex")
|
1934
|
-
|
1935
|
-
@regex.setter
|
1936
|
-
def regex(self, value: Optional[builtins.bool]):
|
1937
|
-
pulumi.set(self, "regex", value)
|
1938
|
-
|
1939
|
-
|
1940
|
-
if not MYPY:
|
1941
|
-
class GetIngressGatewaysFilterArgsDict(TypedDict):
|
1942
|
-
name: builtins.str
|
1943
|
-
"""
|
1944
|
-
A filter to return only resources that match the entire name given.
|
1945
|
-
"""
|
1946
|
-
values: Sequence[builtins.str]
|
1947
|
-
regex: NotRequired[builtins.bool]
|
1948
|
-
elif False:
|
1949
|
-
GetIngressGatewaysFilterArgsDict: TypeAlias = Mapping[str, Any]
|
1950
|
-
|
1951
|
-
@pulumi.input_type
|
1952
|
-
class GetIngressGatewaysFilterArgs:
|
1953
|
-
def __init__(__self__, *,
|
1954
|
-
name: builtins.str,
|
1955
|
-
values: Sequence[builtins.str],
|
1956
|
-
regex: Optional[builtins.bool] = None):
|
1957
|
-
"""
|
1958
|
-
:param builtins.str name: A filter to return only resources that match the entire name given.
|
1959
|
-
"""
|
1960
|
-
pulumi.set(__self__, "name", name)
|
1961
|
-
pulumi.set(__self__, "values", values)
|
1962
|
-
if regex is not None:
|
1963
|
-
pulumi.set(__self__, "regex", regex)
|
1964
|
-
|
1965
|
-
@property
|
1966
|
-
@pulumi.getter
|
1967
|
-
def name(self) -> builtins.str:
|
1968
|
-
"""
|
1969
|
-
A filter to return only resources that match the entire name given.
|
1970
|
-
"""
|
1971
|
-
return pulumi.get(self, "name")
|
1972
|
-
|
1973
|
-
@name.setter
|
1974
|
-
def name(self, value: builtins.str):
|
1975
|
-
pulumi.set(self, "name", value)
|
1976
|
-
|
1977
|
-
@property
|
1978
|
-
@pulumi.getter
|
1979
|
-
def values(self) -> Sequence[builtins.str]:
|
1980
|
-
return pulumi.get(self, "values")
|
1981
|
-
|
1982
|
-
@values.setter
|
1983
|
-
def values(self, value: Sequence[builtins.str]):
|
1984
|
-
pulumi.set(self, "values", value)
|
1985
|
-
|
1986
|
-
@property
|
1987
|
-
@pulumi.getter
|
1988
|
-
def regex(self) -> Optional[builtins.bool]:
|
1989
|
-
return pulumi.get(self, "regex")
|
1990
|
-
|
1991
|
-
@regex.setter
|
1992
|
-
def regex(self, value: Optional[builtins.bool]):
|
1993
|
-
pulumi.set(self, "regex", value)
|
1994
|
-
|
1995
|
-
|
1996
|
-
if not MYPY:
|
1997
|
-
class GetMeshesFilterArgsDict(TypedDict):
|
1998
|
-
name: builtins.str
|
1999
|
-
values: Sequence[builtins.str]
|
2000
|
-
regex: NotRequired[builtins.bool]
|
2001
|
-
elif False:
|
2002
|
-
GetMeshesFilterArgsDict: TypeAlias = Mapping[str, Any]
|
2003
|
-
|
2004
|
-
@pulumi.input_type
|
2005
|
-
class GetMeshesFilterArgs:
|
2006
|
-
def __init__(__self__, *,
|
2007
|
-
name: builtins.str,
|
2008
|
-
values: Sequence[builtins.str],
|
2009
|
-
regex: Optional[builtins.bool] = None):
|
2010
|
-
pulumi.set(__self__, "name", name)
|
2011
|
-
pulumi.set(__self__, "values", values)
|
2012
|
-
if regex is not None:
|
2013
|
-
pulumi.set(__self__, "regex", regex)
|
2014
|
-
|
2015
|
-
@property
|
2016
|
-
@pulumi.getter
|
2017
|
-
def name(self) -> builtins.str:
|
2018
|
-
return pulumi.get(self, "name")
|
2019
|
-
|
2020
|
-
@name.setter
|
2021
|
-
def name(self, value: builtins.str):
|
2022
|
-
pulumi.set(self, "name", value)
|
2023
|
-
|
2024
|
-
@property
|
2025
|
-
@pulumi.getter
|
2026
|
-
def values(self) -> Sequence[builtins.str]:
|
2027
|
-
return pulumi.get(self, "values")
|
2028
|
-
|
2029
|
-
@values.setter
|
2030
|
-
def values(self, value: Sequence[builtins.str]):
|
2031
|
-
pulumi.set(self, "values", value)
|
2032
|
-
|
2033
|
-
@property
|
2034
|
-
@pulumi.getter
|
2035
|
-
def regex(self) -> Optional[builtins.bool]:
|
2036
|
-
return pulumi.get(self, "regex")
|
2037
|
-
|
2038
|
-
@regex.setter
|
2039
|
-
def regex(self, value: Optional[builtins.bool]):
|
2040
|
-
pulumi.set(self, "regex", value)
|
2041
|
-
|
2042
|
-
|
2043
|
-
if not MYPY:
|
2044
|
-
class GetVirtualDeploymentsFilterArgsDict(TypedDict):
|
2045
|
-
name: builtins.str
|
2046
|
-
"""
|
2047
|
-
A filter to return only resources that match the entire name given.
|
2048
|
-
"""
|
2049
|
-
values: Sequence[builtins.str]
|
2050
|
-
regex: NotRequired[builtins.bool]
|
2051
|
-
elif False:
|
2052
|
-
GetVirtualDeploymentsFilterArgsDict: TypeAlias = Mapping[str, Any]
|
2053
|
-
|
2054
|
-
@pulumi.input_type
|
2055
|
-
class GetVirtualDeploymentsFilterArgs:
|
2056
|
-
def __init__(__self__, *,
|
2057
|
-
name: builtins.str,
|
2058
|
-
values: Sequence[builtins.str],
|
2059
|
-
regex: Optional[builtins.bool] = None):
|
2060
|
-
"""
|
2061
|
-
:param builtins.str name: A filter to return only resources that match the entire name given.
|
2062
|
-
"""
|
2063
|
-
pulumi.set(__self__, "name", name)
|
2064
|
-
pulumi.set(__self__, "values", values)
|
2065
|
-
if regex is not None:
|
2066
|
-
pulumi.set(__self__, "regex", regex)
|
2067
|
-
|
2068
|
-
@property
|
2069
|
-
@pulumi.getter
|
2070
|
-
def name(self) -> builtins.str:
|
2071
|
-
"""
|
2072
|
-
A filter to return only resources that match the entire name given.
|
2073
|
-
"""
|
2074
|
-
return pulumi.get(self, "name")
|
2075
|
-
|
2076
|
-
@name.setter
|
2077
|
-
def name(self, value: builtins.str):
|
2078
|
-
pulumi.set(self, "name", value)
|
2079
|
-
|
2080
|
-
@property
|
2081
|
-
@pulumi.getter
|
2082
|
-
def values(self) -> Sequence[builtins.str]:
|
2083
|
-
return pulumi.get(self, "values")
|
2084
|
-
|
2085
|
-
@values.setter
|
2086
|
-
def values(self, value: Sequence[builtins.str]):
|
2087
|
-
pulumi.set(self, "values", value)
|
2088
|
-
|
2089
|
-
@property
|
2090
|
-
@pulumi.getter
|
2091
|
-
def regex(self) -> Optional[builtins.bool]:
|
2092
|
-
return pulumi.get(self, "regex")
|
2093
|
-
|
2094
|
-
@regex.setter
|
2095
|
-
def regex(self, value: Optional[builtins.bool]):
|
2096
|
-
pulumi.set(self, "regex", value)
|
2097
|
-
|
2098
|
-
|
2099
|
-
if not MYPY:
|
2100
|
-
class GetVirtualServiceRouteTablesFilterArgsDict(TypedDict):
|
2101
|
-
name: builtins.str
|
2102
|
-
"""
|
2103
|
-
A filter to return only resources that match the entire name given.
|
2104
|
-
"""
|
2105
|
-
values: Sequence[builtins.str]
|
2106
|
-
regex: NotRequired[builtins.bool]
|
2107
|
-
elif False:
|
2108
|
-
GetVirtualServiceRouteTablesFilterArgsDict: TypeAlias = Mapping[str, Any]
|
2109
|
-
|
2110
|
-
@pulumi.input_type
|
2111
|
-
class GetVirtualServiceRouteTablesFilterArgs:
|
2112
|
-
def __init__(__self__, *,
|
2113
|
-
name: builtins.str,
|
2114
|
-
values: Sequence[builtins.str],
|
2115
|
-
regex: Optional[builtins.bool] = None):
|
2116
|
-
"""
|
2117
|
-
:param builtins.str name: A filter to return only resources that match the entire name given.
|
2118
|
-
"""
|
2119
|
-
pulumi.set(__self__, "name", name)
|
2120
|
-
pulumi.set(__self__, "values", values)
|
2121
|
-
if regex is not None:
|
2122
|
-
pulumi.set(__self__, "regex", regex)
|
2123
|
-
|
2124
|
-
@property
|
2125
|
-
@pulumi.getter
|
2126
|
-
def name(self) -> builtins.str:
|
2127
|
-
"""
|
2128
|
-
A filter to return only resources that match the entire name given.
|
2129
|
-
"""
|
2130
|
-
return pulumi.get(self, "name")
|
2131
|
-
|
2132
|
-
@name.setter
|
2133
|
-
def name(self, value: builtins.str):
|
2134
|
-
pulumi.set(self, "name", value)
|
2135
|
-
|
2136
|
-
@property
|
2137
|
-
@pulumi.getter
|
2138
|
-
def values(self) -> Sequence[builtins.str]:
|
2139
|
-
return pulumi.get(self, "values")
|
2140
|
-
|
2141
|
-
@values.setter
|
2142
|
-
def values(self, value: Sequence[builtins.str]):
|
2143
|
-
pulumi.set(self, "values", value)
|
2144
|
-
|
2145
|
-
@property
|
2146
|
-
@pulumi.getter
|
2147
|
-
def regex(self) -> Optional[builtins.bool]:
|
2148
|
-
return pulumi.get(self, "regex")
|
2149
|
-
|
2150
|
-
@regex.setter
|
2151
|
-
def regex(self, value: Optional[builtins.bool]):
|
2152
|
-
pulumi.set(self, "regex", value)
|
2153
|
-
|
2154
|
-
|
2155
|
-
if not MYPY:
|
2156
|
-
class GetVirtualServicesFilterArgsDict(TypedDict):
|
2157
|
-
name: builtins.str
|
2158
|
-
"""
|
2159
|
-
A filter to return only resources that match the entire name given.
|
2160
|
-
"""
|
2161
|
-
values: Sequence[builtins.str]
|
2162
|
-
regex: NotRequired[builtins.bool]
|
2163
|
-
elif False:
|
2164
|
-
GetVirtualServicesFilterArgsDict: TypeAlias = Mapping[str, Any]
|
2165
|
-
|
2166
|
-
@pulumi.input_type
|
2167
|
-
class GetVirtualServicesFilterArgs:
|
2168
|
-
def __init__(__self__, *,
|
2169
|
-
name: builtins.str,
|
2170
|
-
values: Sequence[builtins.str],
|
2171
|
-
regex: Optional[builtins.bool] = None):
|
2172
|
-
"""
|
2173
|
-
:param builtins.str name: A filter to return only resources that match the entire name given.
|
2174
|
-
"""
|
2175
|
-
pulumi.set(__self__, "name", name)
|
2176
|
-
pulumi.set(__self__, "values", values)
|
2177
|
-
if regex is not None:
|
2178
|
-
pulumi.set(__self__, "regex", regex)
|
2179
|
-
|
2180
|
-
@property
|
2181
|
-
@pulumi.getter
|
2182
|
-
def name(self) -> builtins.str:
|
2183
|
-
"""
|
2184
|
-
A filter to return only resources that match the entire name given.
|
2185
|
-
"""
|
2186
|
-
return pulumi.get(self, "name")
|
2187
|
-
|
2188
|
-
@name.setter
|
2189
|
-
def name(self, value: builtins.str):
|
2190
|
-
pulumi.set(self, "name", value)
|
2191
|
-
|
2192
|
-
@property
|
2193
|
-
@pulumi.getter
|
2194
|
-
def values(self) -> Sequence[builtins.str]:
|
2195
|
-
return pulumi.get(self, "values")
|
2196
|
-
|
2197
|
-
@values.setter
|
2198
|
-
def values(self, value: Sequence[builtins.str]):
|
2199
|
-
pulumi.set(self, "values", value)
|
2200
|
-
|
2201
|
-
@property
|
2202
|
-
@pulumi.getter
|
2203
|
-
def regex(self) -> Optional[builtins.bool]:
|
2204
|
-
return pulumi.get(self, "regex")
|
2205
|
-
|
2206
|
-
@regex.setter
|
2207
|
-
def regex(self, value: Optional[builtins.bool]):
|
2208
|
-
pulumi.set(self, "regex", value)
|
2209
|
-
|
2210
|
-
|