pulumi-oci 2.7.0a1723624751__py3-none-any.whl → 2.8.0a1724220787__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/adm/_inputs.py +4 -4
- pulumi_oci/adm/get_knowledgebase.py +3 -3
- pulumi_oci/adm/get_remediation_recipe.py +3 -3
- pulumi_oci/adm/get_remediation_run.py +3 -3
- pulumi_oci/adm/get_vulnerability_audit.py +3 -3
- pulumi_oci/adm/knowledge_base.py +35 -35
- pulumi_oci/adm/outputs.py +45 -45
- pulumi_oci/adm/remediation_recipe.py +35 -35
- pulumi_oci/adm/remediation_run.py +35 -35
- pulumi_oci/adm/vulnerability_audit.py +35 -35
- pulumi_oci/aianomalydetection/ai_private_endpoint.py +35 -35
- pulumi_oci/aianomalydetection/data_asset.py +35 -35
- pulumi_oci/aianomalydetection/detect_anomaly_job.py +21 -21
- pulumi_oci/aianomalydetection/get_ai_private_endpoint.py +3 -3
- pulumi_oci/aianomalydetection/get_detect_anomaly_job.py +3 -3
- pulumi_oci/aianomalydetection/get_detection_data_asset.py +3 -3
- pulumi_oci/aianomalydetection/get_detection_model.py +3 -3
- pulumi_oci/aianomalydetection/get_detection_project.py +3 -3
- pulumi_oci/aianomalydetection/model.py +35 -35
- pulumi_oci/aianomalydetection/outputs.py +45 -45
- pulumi_oci/aianomalydetection/project.py +35 -35
- pulumi_oci/aidocument/get_model.py +3 -3
- pulumi_oci/aidocument/get_project.py +3 -3
- pulumi_oci/aidocument/model.py +35 -35
- pulumi_oci/aidocument/outputs.py +18 -18
- pulumi_oci/aidocument/project.py +35 -35
- pulumi_oci/ailanguage/endpoint.py +35 -35
- pulumi_oci/ailanguage/get_endpoint.py +3 -3
- pulumi_oci/ailanguage/get_model.py +3 -3
- pulumi_oci/ailanguage/get_project.py +3 -3
- pulumi_oci/ailanguage/model.py +35 -35
- pulumi_oci/ailanguage/outputs.py +33 -33
- pulumi_oci/ailanguage/project.py +35 -35
- pulumi_oci/aivision/get_model.py +3 -3
- pulumi_oci/aivision/get_project.py +3 -3
- pulumi_oci/aivision/model.py +35 -35
- pulumi_oci/aivision/outputs.py +18 -18
- pulumi_oci/aivision/project.py +35 -35
- pulumi_oci/analytics/analytics_instance.py +28 -28
- pulumi_oci/analytics/get_analytics_instance.py +2 -2
- pulumi_oci/analytics/outputs.py +6 -6
- pulumi_oci/announcementsservice/announcement_subscription.py +35 -35
- pulumi_oci/announcementsservice/get_announcement_subscription.py +3 -3
- pulumi_oci/announcementsservice/outputs.py +9 -9
- pulumi_oci/apigateway/_inputs.py +8 -8
- pulumi_oci/apigateway/api.py +28 -28
- pulumi_oci/apigateway/certificate.py +28 -28
- pulumi_oci/apigateway/deployment.py +28 -28
- pulumi_oci/apigateway/gateway.py +28 -28
- pulumi_oci/apigateway/get_api.py +2 -2
- pulumi_oci/apigateway/get_certificate.py +2 -2
- pulumi_oci/apigateway/get_deployment.py +2 -2
- pulumi_oci/apigateway/get_gateway.py +2 -2
- pulumi_oci/apigateway/get_subscriber.py +2 -2
- pulumi_oci/apigateway/get_usage_plan.py +2 -2
- pulumi_oci/apigateway/outputs.py +54 -54
- pulumi_oci/apigateway/subscriber.py +28 -28
- pulumi_oci/apigateway/usage_plan.py +28 -28
- pulumi_oci/apm/apm_domain.py +28 -28
- pulumi_oci/apm/get_apm_domain.py +2 -2
- pulumi_oci/apm/outputs.py +6 -6
- pulumi_oci/apmconfig/config.py +28 -28
- pulumi_oci/apmconfig/get_config.py +2 -2
- pulumi_oci/apmconfig/outputs.py +6 -6
- pulumi_oci/apmsynthetics/config.py +28 -28
- pulumi_oci/apmsynthetics/dedicated_vantage_point.py +28 -28
- pulumi_oci/apmsynthetics/get_dedicated_vantage_point.py +2 -2
- pulumi_oci/apmsynthetics/get_monitor.py +2 -2
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point.py +2 -2
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point_worker.py +2 -2
- pulumi_oci/apmsynthetics/get_script.py +2 -2
- pulumi_oci/apmsynthetics/on_premise_vantage_point.py +28 -28
- pulumi_oci/apmsynthetics/on_premise_vantage_point_worker.py +28 -28
- pulumi_oci/apmsynthetics/outputs.py +30 -30
- pulumi_oci/apmsynthetics/script.py +28 -28
- pulumi_oci/artifacts/container_image_signature.py +35 -35
- pulumi_oci/artifacts/container_repository.py +35 -35
- pulumi_oci/artifacts/generic_artifact.py +28 -28
- pulumi_oci/artifacts/get_container_image.py +3 -3
- pulumi_oci/artifacts/get_container_image_signature.py +3 -3
- pulumi_oci/artifacts/get_container_repository.py +3 -3
- pulumi_oci/artifacts/get_generic_artifact.py +2 -2
- pulumi_oci/artifacts/get_repository.py +2 -2
- pulumi_oci/artifacts/outputs.py +39 -39
- pulumi_oci/artifacts/repository.py +28 -28
- pulumi_oci/audit/outputs.py +27 -27
- pulumi_oci/autoscaling/auto_scaling_configuration.py +28 -28
- pulumi_oci/autoscaling/get_auto_scaling_configuration.py +2 -2
- pulumi_oci/autoscaling/outputs.py +6 -6
- pulumi_oci/bastion/bastion.py +35 -35
- pulumi_oci/bastion/get_bastion.py +3 -3
- pulumi_oci/bastion/get_session.py +1 -1
- pulumi_oci/bastion/outputs.py +12 -12
- pulumi_oci/bastion/session.py +7 -7
- pulumi_oci/bigdataservice/bds_instance.py +28 -28
- pulumi_oci/bigdataservice/get_bds_instance.py +2 -2
- pulumi_oci/bigdataservice/get_bds_instance_get_os_patch.py +1 -1
- pulumi_oci/bigdataservice/outputs.py +6 -6
- pulumi_oci/blockchain/blockchain_platform.py +28 -28
- pulumi_oci/blockchain/get_blockchain_platform.py +2 -2
- pulumi_oci/blockchain/outputs.py +6 -6
- pulumi_oci/budget/budget.py +28 -28
- pulumi_oci/budget/get_alert_rule.py +2 -2
- pulumi_oci/budget/get_budget.py +2 -2
- pulumi_oci/budget/outputs.py +12 -12
- pulumi_oci/budget/rule.py +28 -28
- pulumi_oci/capacitymanagement/_inputs.py +4 -4
- pulumi_oci/capacitymanagement/get_occ_availability_catalog.py +3 -3
- pulumi_oci/capacitymanagement/get_occ_capacity_request.py +3 -3
- pulumi_oci/capacitymanagement/get_occ_customer_group.py +3 -3
- pulumi_oci/capacitymanagement/occ_availability_catalog.py +35 -35
- pulumi_oci/capacitymanagement/occ_capacity_request.py +35 -35
- pulumi_oci/capacitymanagement/outputs.py +43 -43
- pulumi_oci/certificatesmanagement/ca_bundle.py +28 -28
- pulumi_oci/certificatesmanagement/certificate.py +28 -28
- pulumi_oci/certificatesmanagement/certificate_authority.py +28 -28
- pulumi_oci/certificatesmanagement/get_ca_bundle.py +2 -2
- pulumi_oci/certificatesmanagement/get_certificate.py +2 -2
- pulumi_oci/certificatesmanagement/get_certificate_authority.py +2 -2
- pulumi_oci/certificatesmanagement/outputs.py +18 -18
- pulumi_oci/cloudbridge/_inputs.py +8 -8
- pulumi_oci/cloudbridge/agent.py +35 -35
- pulumi_oci/cloudbridge/agent_dependency.py +42 -42
- pulumi_oci/cloudbridge/agent_plugin.py +21 -21
- pulumi_oci/cloudbridge/asset.py +35 -35
- pulumi_oci/cloudbridge/asset_source.py +42 -42
- pulumi_oci/cloudbridge/discovery_schedule.py +35 -35
- pulumi_oci/cloudbridge/environment.py +35 -35
- pulumi_oci/cloudbridge/get_agent.py +3 -3
- pulumi_oci/cloudbridge/get_agent_dependency.py +3 -3
- pulumi_oci/cloudbridge/get_agent_plugin.py +3 -3
- pulumi_oci/cloudbridge/get_asset.py +3 -3
- pulumi_oci/cloudbridge/get_asset_source.py +3 -3
- pulumi_oci/cloudbridge/get_discovery_schedule.py +3 -3
- pulumi_oci/cloudbridge/get_environment.py +3 -3
- pulumi_oci/cloudbridge/get_inventory.py +3 -3
- pulumi_oci/cloudbridge/inventory.py +35 -35
- pulumi_oci/cloudbridge/outputs.py +93 -93
- pulumi_oci/cloudguard/_inputs.py +12 -12
- pulumi_oci/cloudguard/adhoc_query.py +35 -35
- pulumi_oci/cloudguard/cloud_guard_data_source.py +35 -35
- pulumi_oci/cloudguard/data_mask_rule.py +35 -35
- pulumi_oci/cloudguard/detector_recipe.py +35 -35
- pulumi_oci/cloudguard/get_adhoc_query.py +3 -3
- pulumi_oci/cloudguard/get_data_mask_rule.py +3 -3
- pulumi_oci/cloudguard/get_data_source.py +3 -3
- pulumi_oci/cloudguard/get_detector_recipe.py +3 -3
- pulumi_oci/cloudguard/get_guard_target.py +3 -3
- pulumi_oci/cloudguard/get_managed_list.py +3 -3
- pulumi_oci/cloudguard/get_responder_recipe.py +3 -3
- pulumi_oci/cloudguard/get_saved_query.py +3 -3
- pulumi_oci/cloudguard/get_security_policy.py +2 -2
- pulumi_oci/cloudguard/get_security_recipe.py +2 -2
- pulumi_oci/cloudguard/get_security_zone.py +2 -2
- pulumi_oci/cloudguard/get_wlp_agent.py +3 -3
- pulumi_oci/cloudguard/managed_list.py +35 -35
- pulumi_oci/cloudguard/outputs.py +126 -126
- pulumi_oci/cloudguard/responder_recipe.py +35 -35
- pulumi_oci/cloudguard/saved_query.py +35 -35
- pulumi_oci/cloudguard/security_recipe.py +28 -28
- pulumi_oci/cloudguard/security_zone.py +28 -28
- pulumi_oci/cloudguard/target.py +35 -35
- pulumi_oci/cloudguard/wlp_agent.py +35 -35
- pulumi_oci/cloudmigrations/_inputs.py +56 -56
- pulumi_oci/cloudmigrations/get_migration.py +3 -3
- pulumi_oci/cloudmigrations/get_migration_asset.py +1 -1
- pulumi_oci/cloudmigrations/get_migration_plan.py +4 -4
- pulumi_oci/cloudmigrations/get_replication_schedule.py +3 -3
- pulumi_oci/cloudmigrations/migration.py +35 -35
- pulumi_oci/cloudmigrations/migration_asset.py +7 -7
- pulumi_oci/cloudmigrations/migration_plan.py +42 -42
- pulumi_oci/cloudmigrations/outputs.py +177 -177
- pulumi_oci/cloudmigrations/replication_schedule.py +35 -35
- pulumi_oci/clusterplacementgroups/cluster_placement_group.py +35 -35
- pulumi_oci/clusterplacementgroups/get_cluster_placement_group.py +3 -3
- pulumi_oci/clusterplacementgroups/outputs.py +9 -9
- pulumi_oci/computecloud/at_customer_ccc_infrastructure.py +35 -35
- pulumi_oci/computecloud/at_customer_ccc_upgrade_schedule.py +35 -35
- pulumi_oci/computecloud/get_at_customer_ccc_infrastructure.py +3 -3
- pulumi_oci/computecloud/get_at_customer_ccc_upgrade_schedule.py +3 -3
- pulumi_oci/computecloud/outputs.py +18 -18
- pulumi_oci/containerengine/_inputs.py +64 -64
- pulumi_oci/containerengine/cluster.py +28 -28
- pulumi_oci/containerengine/cluster_workload_mapping.py +28 -28
- pulumi_oci/containerengine/container_instance.py +35 -35
- pulumi_oci/containerengine/get_cluster_workload_mapping.py +2 -2
- pulumi_oci/containerengine/get_node_pool.py +3 -3
- pulumi_oci/containerengine/get_virtual_node_pool.py +3 -3
- pulumi_oci/containerengine/node_pool.py +42 -42
- pulumi_oci/containerengine/outputs.py +135 -135
- pulumi_oci/containerengine/virtual_node_pool.py +35 -35
- pulumi_oci/containerinstances/get_container_instance.py +3 -3
- pulumi_oci/containerinstances/outputs.py +43 -43
- pulumi_oci/core/_inputs.py +124 -124
- pulumi_oci/core/boot_volume.py +35 -35
- pulumi_oci/core/boot_volume_backup.py +35 -35
- pulumi_oci/core/capture_filter.py +28 -28
- pulumi_oci/core/cluster_network.py +28 -28
- pulumi_oci/core/compute_capacity_reservation.py +28 -28
- pulumi_oci/core/compute_capacity_topology.py +28 -28
- pulumi_oci/core/compute_cluster.py +28 -28
- pulumi_oci/core/compute_image_capability_schema.py +42 -92
- pulumi_oci/core/console_history.py +28 -28
- pulumi_oci/core/cpe.py +28 -28
- pulumi_oci/core/cross_connect.py +28 -28
- pulumi_oci/core/cross_connect_group.py +28 -28
- pulumi_oci/core/dedicated_vm_host.py +28 -28
- pulumi_oci/core/default_dhcp_options.py +20 -20
- pulumi_oci/core/default_route_table.py +20 -20
- pulumi_oci/core/default_security_list.py +20 -20
- pulumi_oci/core/dhcp_options.py +28 -28
- pulumi_oci/core/drg.py +28 -28
- pulumi_oci/core/drg_attachment.py +28 -28
- pulumi_oci/core/drg_attachment_management.py +28 -28
- pulumi_oci/core/drg_route_distribution.py +28 -28
- pulumi_oci/core/drg_route_table.py +28 -28
- pulumi_oci/core/drg_route_table_route_rule.py +7 -7
- pulumi_oci/core/get_block_volume_replica.py +2 -2
- pulumi_oci/core/get_boot_volume.py +3 -3
- pulumi_oci/core/get_boot_volume_backup.py +3 -3
- pulumi_oci/core/get_boot_volume_replica.py +2 -2
- pulumi_oci/core/get_byoip_range.py +2 -2
- pulumi_oci/core/get_capture_filter.py +2 -2
- pulumi_oci/core/get_cluster_network.py +2 -2
- pulumi_oci/core/get_compute_capacity_reservation.py +2 -2
- pulumi_oci/core/get_compute_capacity_topology.py +2 -2
- pulumi_oci/core/get_compute_cluster.py +2 -2
- pulumi_oci/core/get_compute_global_image_capability_schema.py +2 -2
- pulumi_oci/core/get_compute_global_image_capability_schemas_version.py +1 -1
- pulumi_oci/core/get_compute_image_capability_schema.py +3 -3
- pulumi_oci/core/get_cross_connect.py +2 -2
- pulumi_oci/core/get_cross_connect_group.py +2 -2
- pulumi_oci/core/get_dedicated_vm_host.py +2 -2
- pulumi_oci/core/get_drg_route_distribution.py +2 -2
- pulumi_oci/core/get_drg_route_rule.py +2 -2
- pulumi_oci/core/get_image.py +2 -2
- pulumi_oci/core/get_instance.py +5 -5
- pulumi_oci/core/get_instance_configuration.py +2 -2
- pulumi_oci/core/get_instance_maintenance_event.py +3 -3
- pulumi_oci/core/get_instance_pool.py +2 -2
- pulumi_oci/core/get_ipv6.py +2 -2
- pulumi_oci/core/get_nat_gateway.py +2 -2
- pulumi_oci/core/get_network_security_group.py +2 -2
- pulumi_oci/core/get_private_ip.py +2 -2
- pulumi_oci/core/get_public_ip.py +2 -2
- pulumi_oci/core/get_public_ip_pool.py +2 -2
- pulumi_oci/core/get_subnet.py +2 -2
- pulumi_oci/core/get_vcn.py +2 -2
- pulumi_oci/core/get_virtual_circuit.py +2 -2
- pulumi_oci/core/get_vlan.py +2 -2
- pulumi_oci/core/get_vnic.py +2 -2
- pulumi_oci/core/get_volume.py +3 -3
- pulumi_oci/core/get_volume_group_replica.py +2 -2
- pulumi_oci/core/get_vtap.py +2 -2
- pulumi_oci/core/image.py +28 -28
- pulumi_oci/core/instance.py +59 -59
- pulumi_oci/core/instance_configuration.py +28 -28
- pulumi_oci/core/instance_console_connection.py +28 -28
- pulumi_oci/core/instance_maintenance_event.py +35 -35
- pulumi_oci/core/instance_pool.py +28 -28
- pulumi_oci/core/internet_gateway.py +28 -28
- pulumi_oci/core/ipsec.py +28 -28
- pulumi_oci/core/ipv6.py +28 -28
- pulumi_oci/core/local_peering_gateway.py +28 -28
- pulumi_oci/core/nat_gateway.py +28 -28
- pulumi_oci/core/network_security_group.py +28 -28
- pulumi_oci/core/outputs.py +620 -620
- pulumi_oci/core/private_ip.py +28 -28
- pulumi_oci/core/public_ip.py +28 -28
- pulumi_oci/core/public_ip_pool.py +28 -28
- pulumi_oci/core/remote_peering_connection.py +28 -28
- pulumi_oci/core/route_table.py +28 -28
- pulumi_oci/core/security_list.py +28 -28
- pulumi_oci/core/service_gateway.py +28 -28
- pulumi_oci/core/subnet.py +28 -28
- pulumi_oci/core/vcn.py +28 -28
- pulumi_oci/core/virtual_circuit.py +28 -28
- pulumi_oci/core/virtual_network.py +20 -20
- pulumi_oci/core/vlan.py +28 -28
- pulumi_oci/core/volume.py +35 -35
- pulumi_oci/core/volume_backup.py +35 -35
- pulumi_oci/core/volume_backup_policy.py +28 -28
- pulumi_oci/core/volume_group.py +28 -28
- pulumi_oci/core/volume_group_backup.py +28 -28
- pulumi_oci/core/vtap.py +28 -28
- pulumi_oci/database/_inputs.py +66 -66
- pulumi_oci/database/application_vip.py +14 -14
- pulumi_oci/database/autonomous_container_database.py +28 -28
- pulumi_oci/database/autonomous_database.py +35 -35
- pulumi_oci/database/autonomous_database_software_image.py +28 -28
- pulumi_oci/database/autonomous_exadata_infrastructure.py +28 -28
- pulumi_oci/database/autonomous_vm_cluster.py +28 -28
- pulumi_oci/database/backup_destination.py +28 -28
- pulumi_oci/database/cloud_autonomous_vm_cluster.py +28 -28
- pulumi_oci/database/cloud_exadata_infrastructure.py +35 -35
- pulumi_oci/database/cloud_vm_cluster.py +35 -35
- pulumi_oci/database/data_guard_association.py +56 -56
- pulumi_oci/database/database.py +14 -14
- pulumi_oci/database/database_software_image.py +28 -28
- pulumi_oci/database/database_upgrade.py +14 -14
- pulumi_oci/database/db_home.py +28 -28
- pulumi_oci/database/db_node.py +28 -28
- pulumi_oci/database/db_node_console_connection.py +28 -28
- pulumi_oci/database/db_node_console_history.py +28 -28
- pulumi_oci/database/db_system.py +28 -28
- pulumi_oci/database/db_systems_upgrade.py +14 -14
- pulumi_oci/database/exadata_infrastructure.py +28 -28
- pulumi_oci/database/exadata_infrastructure_compute.py +14 -14
- pulumi_oci/database/exadata_infrastructure_storage.py +20 -20
- pulumi_oci/database/exadb_vm_cluster.py +35 -35
- pulumi_oci/database/exascale_db_storage_vault.py +35 -35
- pulumi_oci/database/external_container_database.py +28 -28
- pulumi_oci/database/external_database_connector.py +28 -28
- pulumi_oci/database/external_non_container_database.py +28 -28
- pulumi_oci/database/external_pluggable_database.py +28 -28
- pulumi_oci/database/get_application_vip.py +2 -2
- pulumi_oci/database/get_autonomous_container_database.py +2 -2
- pulumi_oci/database/get_autonomous_container_database_resource_usage.py +2 -2
- pulumi_oci/database/get_autonomous_database.py +3 -3
- pulumi_oci/database/get_autonomous_database_software_image.py +2 -2
- pulumi_oci/database/get_autonomous_exadata_infrastructure.py +2 -2
- pulumi_oci/database/get_autonomous_virtual_machine.py +2 -2
- pulumi_oci/database/get_autonomous_vm_cluster.py +2 -2
- pulumi_oci/database/get_backup_destination.py +2 -2
- pulumi_oci/database/get_cloud_autonomous_vm_cluster.py +2 -2
- pulumi_oci/database/get_cloud_exadata_infrastructure.py +3 -3
- pulumi_oci/database/get_cloud_vm_cluster.py +3 -3
- pulumi_oci/database/get_data_guard_association.py +4 -4
- pulumi_oci/database/get_database.py +2 -2
- pulumi_oci/database/get_database_software_image.py +2 -2
- pulumi_oci/database/get_db_home.py +2 -2
- pulumi_oci/database/get_db_node.py +2 -2
- pulumi_oci/database/get_db_node_console_connection.py +2 -2
- pulumi_oci/database/get_db_node_console_history.py +2 -2
- pulumi_oci/database/get_db_server.py +2 -2
- pulumi_oci/database/get_exadata_infrastructure.py +2 -2
- pulumi_oci/database/get_exadb_vm_cluster.py +3 -3
- pulumi_oci/database/get_exascale_db_storage_vault.py +3 -3
- pulumi_oci/database/get_external_container_database.py +2 -2
- pulumi_oci/database/get_external_database_connector.py +2 -2
- pulumi_oci/database/get_external_non_container_database.py +2 -2
- pulumi_oci/database/get_external_pluggable_database.py +2 -2
- pulumi_oci/database/get_key_store.py +2 -2
- pulumi_oci/database/get_oneoff_patch.py +2 -2
- pulumi_oci/database/get_pluggable_database.py +2 -2
- pulumi_oci/database/get_vm_cluster.py +2 -2
- pulumi_oci/database/get_vm_cluster_network.py +2 -2
- pulumi_oci/database/get_vm_cluster_recommended_network.py +10 -10
- pulumi_oci/database/key_store.py +28 -28
- pulumi_oci/database/oneoff_patch.py +28 -28
- pulumi_oci/database/outputs.py +342 -342
- pulumi_oci/database/pluggable_database.py +28 -28
- pulumi_oci/database/pluggable_database_managements_management.py +14 -14
- pulumi_oci/database/pluggable_databases_local_clone.py +14 -14
- pulumi_oci/database/pluggable_databases_remote_clone.py +14 -14
- pulumi_oci/database/vm_cluster.py +28 -28
- pulumi_oci/database/vm_cluster_add_virtual_network.py +14 -14
- pulumi_oci/database/vm_cluster_network.py +28 -28
- pulumi_oci/database/vm_cluster_remove_virtual_machine.py +14 -14
- pulumi_oci/databasemanagement/_inputs.py +52 -52
- pulumi_oci/databasemanagement/db_management_private_endpoint.py +35 -35
- pulumi_oci/databasemanagement/external_asm.py +42 -42
- pulumi_oci/databasemanagement/external_asm_instance.py +35 -35
- pulumi_oci/databasemanagement/external_cluster.py +42 -42
- pulumi_oci/databasemanagement/external_cluster_instance.py +35 -35
- pulumi_oci/databasemanagement/external_db_home.py +42 -42
- pulumi_oci/databasemanagement/external_db_node.py +42 -42
- pulumi_oci/databasemanagement/external_db_system.py +35 -35
- pulumi_oci/databasemanagement/external_db_system_connector.py +35 -35
- pulumi_oci/databasemanagement/external_db_system_discovery.py +35 -35
- pulumi_oci/databasemanagement/external_exadata_infrastructure.py +42 -42
- pulumi_oci/databasemanagement/external_exadata_storage_connector.py +42 -42
- pulumi_oci/databasemanagement/external_exadata_storage_grid.py +42 -42
- pulumi_oci/databasemanagement/external_exadata_storage_server.py +42 -42
- pulumi_oci/databasemanagement/external_listener.py +42 -42
- pulumi_oci/databasemanagement/get_db_management_private_endpoint.py +3 -3
- pulumi_oci/databasemanagement/get_external_asm.py +4 -4
- pulumi_oci/databasemanagement/get_external_asm_instance.py +3 -3
- pulumi_oci/databasemanagement/get_external_cluster.py +4 -4
- pulumi_oci/databasemanagement/get_external_cluster_instance.py +3 -3
- pulumi_oci/databasemanagement/get_external_db_home.py +4 -4
- pulumi_oci/databasemanagement/get_external_db_node.py +4 -4
- pulumi_oci/databasemanagement/get_external_db_system.py +3 -3
- pulumi_oci/databasemanagement/get_external_db_system_connector.py +3 -3
- pulumi_oci/databasemanagement/get_external_db_system_discovery.py +3 -3
- pulumi_oci/databasemanagement/get_external_exadata_infrastructure.py +4 -4
- pulumi_oci/databasemanagement/get_external_exadata_storage_connector.py +4 -4
- pulumi_oci/databasemanagement/get_external_exadata_storage_grid.py +4 -4
- pulumi_oci/databasemanagement/get_external_exadata_storage_server.py +4 -4
- pulumi_oci/databasemanagement/get_external_listener.py +4 -4
- pulumi_oci/databasemanagement/get_managed_database.py +3 -3
- pulumi_oci/databasemanagement/get_managed_database_group.py +3 -3
- pulumi_oci/databasemanagement/get_named_credential.py +3 -3
- pulumi_oci/databasemanagement/managed_database.py +42 -42
- pulumi_oci/databasemanagement/managed_database_group.py +35 -35
- pulumi_oci/databasemanagement/named_credential.py +35 -35
- pulumi_oci/databasemanagement/outputs.py +282 -282
- pulumi_oci/databasemigration/_inputs.py +12 -12
- pulumi_oci/databasemigration/connection.py +35 -35
- pulumi_oci/databasemigration/get_connection.py +3 -3
- pulumi_oci/databasemigration/get_migration.py +3 -3
- pulumi_oci/databasemigration/get_migrations.py +3 -3
- pulumi_oci/databasemigration/job.py +35 -35
- pulumi_oci/databasemigration/migration.py +35 -35
- pulumi_oci/databasemigration/outputs.py +18 -18
- pulumi_oci/databasetools/database_tools_connection.py +49 -49
- pulumi_oci/databasetools/database_tools_private_endpoint.py +35 -35
- pulumi_oci/databasetools/get_database_tools_connection.py +4 -4
- pulumi_oci/databasetools/get_database_tools_endpoint_service.py +3 -3
- pulumi_oci/databasetools/get_database_tools_private_endpoint.py +3 -3
- pulumi_oci/databasetools/outputs.py +30 -30
- pulumi_oci/datacatalog/catalog.py +35 -35
- pulumi_oci/datacatalog/catalog_private_endpoint.py +35 -35
- pulumi_oci/datacatalog/connection.py +24 -24
- pulumi_oci/datacatalog/data_asset.py +10 -10
- pulumi_oci/datacatalog/get_catalog.py +3 -3
- pulumi_oci/datacatalog/get_catalog_private_endpoint.py +3 -3
- pulumi_oci/datacatalog/get_catalog_type.py +1 -1
- pulumi_oci/datacatalog/get_connection.py +2 -2
- pulumi_oci/datacatalog/get_data_asset.py +1 -1
- pulumi_oci/datacatalog/get_metastore.py +3 -3
- pulumi_oci/datacatalog/metastore.py +35 -35
- pulumi_oci/datacatalog/outputs.py +35 -35
- pulumi_oci/dataflow/application.py +42 -42
- pulumi_oci/dataflow/get_application.py +3 -3
- pulumi_oci/dataflow/get_invoke_run.py +3 -3
- pulumi_oci/dataflow/get_pool.py +2 -2
- pulumi_oci/dataflow/get_private_endpoint.py +2 -2
- pulumi_oci/dataflow/get_sql_endpoint.py +4 -4
- pulumi_oci/dataflow/invoke_run.py +42 -42
- pulumi_oci/dataflow/outputs.py +42 -42
- pulumi_oci/dataflow/pool.py +28 -28
- pulumi_oci/dataflow/private_endpoint.py +28 -28
- pulumi_oci/dataflow/sql_endpoint.py +49 -49
- pulumi_oci/dataintegration/_inputs.py +44 -44
- pulumi_oci/dataintegration/get_workspace.py +2 -2
- pulumi_oci/dataintegration/get_workspace_application.py +3 -3
- pulumi_oci/dataintegration/get_workspace_application_patch.py +2 -2
- pulumi_oci/dataintegration/get_workspace_export_request.py +1 -1
- pulumi_oci/dataintegration/get_workspace_folder.py +1 -1
- pulumi_oci/dataintegration/get_workspace_import_request.py +1 -1
- pulumi_oci/dataintegration/get_workspace_project.py +1 -1
- pulumi_oci/dataintegration/get_workspace_task.py +1 -1
- pulumi_oci/dataintegration/outputs.py +135 -135
- pulumi_oci/dataintegration/workspace.py +28 -28
- pulumi_oci/dataintegration/workspace_application.py +35 -35
- pulumi_oci/dataintegration/workspace_application_patch.py +14 -14
- pulumi_oci/dataintegration/workspace_export_request.py +7 -7
- pulumi_oci/dataintegration/workspace_folder.py +7 -7
- pulumi_oci/dataintegration/workspace_import_request.py +7 -7
- pulumi_oci/dataintegration/workspace_project.py +7 -7
- pulumi_oci/dataintegration/workspace_task.py +7 -7
- pulumi_oci/datalabellingservice/dataset.py +35 -35
- pulumi_oci/datalabellingservice/get_dataset.py +3 -3
- pulumi_oci/datalabellingservice/outputs.py +9 -9
- pulumi_oci/datasafe/_inputs.py +12 -12
- pulumi_oci/datasafe/alert.py +42 -42
- pulumi_oci/datasafe/alert_policy.py +35 -35
- pulumi_oci/datasafe/audit_archive_retrieval.py +35 -35
- pulumi_oci/datasafe/audit_policy.py +35 -35
- pulumi_oci/datasafe/audit_policy_management.py +35 -35
- pulumi_oci/datasafe/audit_profile.py +35 -35
- pulumi_oci/datasafe/audit_profile_management.py +28 -28
- pulumi_oci/datasafe/audit_trail.py +35 -35
- pulumi_oci/datasafe/audit_trail_management.py +35 -35
- pulumi_oci/datasafe/data_safe_configuration.py +14 -14
- pulumi_oci/datasafe/data_safe_private_endpoint.py +35 -35
- pulumi_oci/datasafe/database_security_config.py +35 -35
- pulumi_oci/datasafe/database_security_config_management.py +25 -25
- pulumi_oci/datasafe/discovery_mod.py +35 -35
- pulumi_oci/datasafe/get_alert.py +4 -4
- pulumi_oci/datasafe/get_alert_policy.py +3 -3
- pulumi_oci/datasafe/get_audit_archive_retrieval.py +3 -3
- pulumi_oci/datasafe/get_audit_policy.py +3 -3
- pulumi_oci/datasafe/get_audit_profile.py +3 -3
- pulumi_oci/datasafe/get_audit_trail.py +3 -3
- pulumi_oci/datasafe/get_data_safe_configuration.py +2 -2
- pulumi_oci/datasafe/get_data_safe_private_endpoint.py +3 -3
- pulumi_oci/datasafe/get_discovery_job.py +3 -3
- pulumi_oci/datasafe/get_library_masking_format.py +2 -2
- pulumi_oci/datasafe/get_masking_policy.py +2 -2
- pulumi_oci/datasafe/get_masking_policy_health_report.py +2 -2
- pulumi_oci/datasafe/get_onprem_connector.py +3 -3
- pulumi_oci/datasafe/get_report.py +3 -3
- pulumi_oci/datasafe/get_report_definition.py +3 -3
- pulumi_oci/datasafe/get_sdm_masking_policy_difference.py +3 -3
- pulumi_oci/datasafe/get_security_assessment.py +3 -3
- pulumi_oci/datasafe/get_security_policy.py +3 -3
- pulumi_oci/datasafe/get_security_policy_deployment.py +3 -3
- pulumi_oci/datasafe/get_security_policy_report.py +3 -3
- pulumi_oci/datasafe/get_sensitive_data_model.py +3 -3
- pulumi_oci/datasafe/get_sensitive_type.py +3 -3
- pulumi_oci/datasafe/get_target_alert_policy_association.py +3 -3
- pulumi_oci/datasafe/get_target_database.py +3 -3
- pulumi_oci/datasafe/get_user_assessment.py +3 -3
- pulumi_oci/datasafe/library_masing_format.py +28 -28
- pulumi_oci/datasafe/masking_policy.py +28 -28
- pulumi_oci/datasafe/on_prem_connector.py +35 -35
- pulumi_oci/datasafe/outputs.py +261 -261
- pulumi_oci/datasafe/report.py +35 -35
- pulumi_oci/datasafe/report_definition.py +35 -35
- pulumi_oci/datasafe/sdm_masking_policy_difference.py +35 -35
- pulumi_oci/datasafe/security_assessment.py +35 -35
- pulumi_oci/datasafe/security_policy.py +35 -35
- pulumi_oci/datasafe/security_policy_deployment.py +35 -35
- pulumi_oci/datasafe/security_policy_deployment_management.py +25 -25
- pulumi_oci/datasafe/security_policy_management.py +25 -25
- pulumi_oci/datasafe/sensitive_data_model.py +35 -35
- pulumi_oci/datasafe/sensitive_type.py +35 -35
- pulumi_oci/datasafe/sql_collection.py +35 -35
- pulumi_oci/datasafe/sql_firewall_policy.py +35 -35
- pulumi_oci/datasafe/sql_firewall_policy_management.py +25 -25
- pulumi_oci/datasafe/target_alert_policy_association.py +35 -35
- pulumi_oci/datasafe/target_database.py +35 -35
- pulumi_oci/datasafe/user_assessment.py +35 -35
- pulumi_oci/datascience/_inputs.py +36 -36
- pulumi_oci/datascience/get_job.py +2 -2
- pulumi_oci/datascience/get_job_run.py +2 -2
- pulumi_oci/datascience/get_model.py +2 -2
- pulumi_oci/datascience/get_model_deployment.py +2 -2
- pulumi_oci/datascience/get_model_version_set.py +3 -3
- pulumi_oci/datascience/get_notebook_session.py +2 -2
- pulumi_oci/datascience/get_pipeline.py +3 -3
- pulumi_oci/datascience/get_pipeline_run.py +3 -3
- pulumi_oci/datascience/get_private_endpoint.py +3 -3
- pulumi_oci/datascience/get_project.py +3 -3
- pulumi_oci/datascience/job.py +28 -28
- pulumi_oci/datascience/job_run.py +28 -28
- pulumi_oci/datascience/model.py +28 -28
- pulumi_oci/datascience/model_deployment.py +28 -28
- pulumi_oci/datascience/model_version_set.py +35 -35
- pulumi_oci/datascience/notebook_session.py +28 -28
- pulumi_oci/datascience/outputs.py +156 -156
- pulumi_oci/datascience/pipeline.py +35 -35
- pulumi_oci/datascience/pipeline_run.py +42 -42
- pulumi_oci/datascience/private_endpoint.py +35 -35
- pulumi_oci/datascience/project.py +35 -35
- pulumi_oci/demandsignal/_inputs.py +4 -4
- pulumi_oci/demandsignal/get_occ_demand_signal.py +3 -3
- pulumi_oci/demandsignal/occ_demand_signal.py +35 -35
- pulumi_oci/demandsignal/outputs.py +18 -18
- pulumi_oci/devops/_inputs.py +8 -8
- pulumi_oci/devops/build_pipeline.py +35 -35
- pulumi_oci/devops/build_pipeline_stage.py +35 -35
- pulumi_oci/devops/build_run.py +35 -35
- pulumi_oci/devops/connection.py +35 -35
- pulumi_oci/devops/deploy_artifact.py +35 -35
- pulumi_oci/devops/deploy_environment.py +35 -35
- pulumi_oci/devops/deploy_pipeline.py +35 -35
- pulumi_oci/devops/deploy_stage.py +49 -49
- pulumi_oci/devops/deployment.py +35 -35
- pulumi_oci/devops/get_build_pipeline.py +3 -3
- pulumi_oci/devops/get_build_pipeline_stage.py +3 -3
- pulumi_oci/devops/get_build_run.py +3 -3
- pulumi_oci/devops/get_connection.py +3 -3
- pulumi_oci/devops/get_deploy_artifact.py +3 -3
- pulumi_oci/devops/get_deploy_environment.py +3 -3
- pulumi_oci/devops/get_deploy_pipeline.py +3 -3
- pulumi_oci/devops/get_deploy_stage.py +4 -4
- pulumi_oci/devops/get_deployment.py +3 -3
- pulumi_oci/devops/get_project.py +3 -3
- pulumi_oci/devops/get_repository.py +3 -3
- pulumi_oci/devops/get_repository_ref.py +2 -2
- pulumi_oci/devops/get_trigger.py +3 -3
- pulumi_oci/devops/outputs.py +179 -179
- pulumi_oci/devops/project.py +35 -35
- pulumi_oci/devops/repository.py +35 -35
- pulumi_oci/devops/repository_protected_branch_management.py +7 -7
- pulumi_oci/devops/repository_ref.py +14 -14
- pulumi_oci/devops/trigger.py +35 -35
- pulumi_oci/disasterrecovery/dr_plan.py +35 -35
- pulumi_oci/disasterrecovery/dr_plan_execution.py +35 -35
- pulumi_oci/disasterrecovery/dr_protection_group.py +35 -35
- pulumi_oci/disasterrecovery/get_dr_plan.py +3 -3
- pulumi_oci/disasterrecovery/get_dr_plan_execution.py +3 -3
- pulumi_oci/disasterrecovery/get_dr_protection_group.py +3 -3
- pulumi_oci/disasterrecovery/outputs.py +27 -27
- pulumi_oci/dns/action_create_zone_from_zone_file.py +14 -14
- pulumi_oci/dns/get_resolver.py +2 -2
- pulumi_oci/dns/get_steering_policy.py +2 -2
- pulumi_oci/dns/get_tsig_key.py +2 -2
- pulumi_oci/dns/get_view.py +2 -2
- pulumi_oci/dns/outputs.py +30 -30
- pulumi_oci/dns/resolver.py +28 -28
- pulumi_oci/dns/steering_policy.py +28 -28
- pulumi_oci/dns/tsig_key.py +28 -28
- pulumi_oci/dns/view.py +28 -28
- pulumi_oci/dns/zone.py +28 -28
- pulumi_oci/email/dkim.py +35 -35
- pulumi_oci/email/email_domain.py +35 -35
- pulumi_oci/email/email_return_path.py +35 -35
- pulumi_oci/email/get_dkim.py +3 -3
- pulumi_oci/email/get_email_domain.py +3 -3
- pulumi_oci/email/get_email_return_path.py +3 -3
- pulumi_oci/email/get_sender.py +3 -3
- pulumi_oci/email/outputs.py +36 -36
- pulumi_oci/email/sender.py +35 -35
- pulumi_oci/events/get_rule.py +2 -2
- pulumi_oci/events/outputs.py +6 -6
- pulumi_oci/events/rule.py +28 -28
- pulumi_oci/filestorage/file_system.py +28 -28
- pulumi_oci/filestorage/filesystem_snapshot_policy.py +28 -28
- pulumi_oci/filestorage/get_filesystem_snapshot_policy.py +2 -2
- pulumi_oci/filestorage/get_outbound_connector.py +2 -2
- pulumi_oci/filestorage/get_replication.py +2 -2
- pulumi_oci/filestorage/get_replication_target.py +2 -2
- pulumi_oci/filestorage/get_snapshot.py +2 -2
- pulumi_oci/filestorage/mount_target.py +28 -28
- pulumi_oci/filestorage/outbound_connector.py +28 -28
- pulumi_oci/filestorage/outputs.py +42 -42
- pulumi_oci/filestorage/replication.py +28 -28
- pulumi_oci/filestorage/snapshot.py +28 -28
- pulumi_oci/fleetsoftwareupdate/fsu_collection.py +25 -25
- pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +25 -25
- pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +3 -3
- pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +3 -3
- pulumi_oci/fleetsoftwareupdate/outputs.py +12 -12
- pulumi_oci/functions/application.py +42 -42
- pulumi_oci/functions/function.py +42 -42
- pulumi_oci/functions/get_application.py +3 -3
- pulumi_oci/functions/get_function.py +3 -3
- pulumi_oci/functions/get_fusion_environment.py +2 -2
- pulumi_oci/functions/get_fusion_environment_family.py +2 -2
- pulumi_oci/functions/get_fusion_environment_service_attachment.py +2 -2
- pulumi_oci/functions/get_pbf_listing.py +3 -3
- pulumi_oci/functions/get_pbf_listing_version.py +3 -3
- pulumi_oci/functions/outputs.py +56 -56
- pulumi_oci/fusionapps/fusion_environment.py +28 -28
- pulumi_oci/fusionapps/fusion_environment_family.py +28 -28
- pulumi_oci/fusionapps/fusion_environment_service_attachment.py +21 -21
- pulumi_oci/generativeai/dedicated_ai_cluster.py +35 -35
- pulumi_oci/generativeai/endpoint.py +35 -35
- pulumi_oci/generativeai/get_dedicated_ai_cluster.py +3 -3
- pulumi_oci/generativeai/get_endpoint.py +3 -3
- pulumi_oci/generativeai/get_model.py +3 -3
- pulumi_oci/generativeai/model.py +35 -35
- pulumi_oci/generativeai/outputs.py +20 -20
- pulumi_oci/genericartifactscontent/artifact_by_path.py +14 -14
- pulumi_oci/genericartifactscontent/get_artifact_by_path.py +2 -2
- pulumi_oci/globallydistributeddatabase/_inputs.py +16 -16
- pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +3 -3
- pulumi_oci/globallydistributeddatabase/get_sharded_database.py +3 -3
- pulumi_oci/globallydistributeddatabase/outputs.py +42 -42
- pulumi_oci/globallydistributeddatabase/private_endpoint.py +35 -35
- pulumi_oci/globallydistributeddatabase/sharded_database.py +35 -35
- pulumi_oci/goldengate/connection.py +35 -35
- pulumi_oci/goldengate/database_registration.py +35 -35
- pulumi_oci/goldengate/deployment.py +35 -35
- pulumi_oci/goldengate/deployment_backup.py +35 -35
- pulumi_oci/goldengate/get_connection.py +3 -3
- pulumi_oci/goldengate/get_database_registration.py +3 -3
- pulumi_oci/goldengate/get_deployment.py +3 -3
- pulumi_oci/goldengate/get_deployment_backup.py +3 -3
- pulumi_oci/goldengate/get_deployment_upgrade.py +3 -3
- pulumi_oci/goldengate/outputs.py +45 -45
- pulumi_oci/healthchecks/get_http_monitor.py +3 -3
- pulumi_oci/healthchecks/get_ping_monitor.py +2 -2
- pulumi_oci/healthchecks/http_monitor.py +42 -42
- pulumi_oci/healthchecks/http_probe.py +14 -14
- pulumi_oci/healthchecks/outputs.py +15 -15
- pulumi_oci/healthchecks/ping_monitor.py +28 -28
- pulumi_oci/identity/compartment.py +28 -28
- pulumi_oci/identity/domain.py +28 -28
- pulumi_oci/identity/dynamic_group.py +28 -28
- pulumi_oci/identity/get_compartment.py +2 -2
- pulumi_oci/identity/get_domain.py +2 -2
- pulumi_oci/identity/get_group.py +2 -2
- pulumi_oci/identity/get_network_source.py +2 -2
- pulumi_oci/identity/get_tag.py +2 -2
- pulumi_oci/identity/get_tenancy.py +2 -2
- pulumi_oci/identity/get_user.py +2 -2
- pulumi_oci/identity/group.py +28 -28
- pulumi_oci/identity/identity_provider.py +42 -42
- pulumi_oci/identity/network_source.py +28 -28
- pulumi_oci/identity/outputs.py +69 -69
- pulumi_oci/identity/policy.py +28 -28
- pulumi_oci/identity/tag.py +28 -28
- pulumi_oci/identity/tag_namespace.py +28 -28
- pulumi_oci/identity/user.py +28 -28
- pulumi_oci/integration/get_integration_instance.py +3 -3
- pulumi_oci/integration/integration_instance.py +35 -35
- pulumi_oci/integration/outputs.py +9 -9
- pulumi_oci/jms/fleet.py +35 -35
- pulumi_oci/jms/get_fleet.py +3 -3
- pulumi_oci/jms/get_java_downloads_java_download_report.py +3 -3
- pulumi_oci/jms/get_java_downloads_java_download_token.py +3 -3
- pulumi_oci/jms/get_java_downloads_java_license_acceptance_record.py +3 -3
- pulumi_oci/jms/get_jms_plugin.py +3 -3
- pulumi_oci/jms/java_downloads_java_download_report.py +35 -35
- pulumi_oci/jms/java_downloads_java_download_token.py +35 -35
- pulumi_oci/jms/java_downloads_java_license_acceptance_record.py +28 -28
- pulumi_oci/jms/jms_plugin.py +35 -35
- pulumi_oci/jms/outputs.py +45 -45
- pulumi_oci/kms/ekms_private_endpoint.py +28 -28
- pulumi_oci/kms/encrypted_data.py +28 -28
- pulumi_oci/kms/generated_key.py +28 -28
- pulumi_oci/kms/get_decrypted_data.py +5 -5
- pulumi_oci/kms/get_ekms_private_endpoint.py +2 -2
- pulumi_oci/kms/get_encrypted_data.py +5 -5
- pulumi_oci/kms/get_key.py +2 -2
- pulumi_oci/kms/get_vault.py +2 -2
- pulumi_oci/kms/key.py +28 -28
- pulumi_oci/kms/outputs.py +18 -18
- pulumi_oci/kms/vault.py +28 -28
- pulumi_oci/licensemanager/get_license_record.py +3 -3
- pulumi_oci/licensemanager/get_product_license.py +3 -3
- pulumi_oci/licensemanager/license_record.py +35 -35
- pulumi_oci/licensemanager/outputs.py +18 -18
- pulumi_oci/licensemanager/product_license.py +35 -35
- pulumi_oci/limits/get_quota.py +2 -2
- pulumi_oci/limits/outputs.py +6 -6
- pulumi_oci/limits/quota.py +28 -28
- pulumi_oci/loadbalancer/load_balancer.py +35 -35
- pulumi_oci/loadbalancer/outputs.py +9 -9
- pulumi_oci/loganalytics/get_log_analytics_entity.py +3 -3
- pulumi_oci/loganalytics/get_log_analytics_log_group.py +2 -2
- pulumi_oci/loganalytics/get_log_analytics_object_collection_rule.py +2 -2
- pulumi_oci/loganalytics/get_namespace_ingest_time_rule.py +2 -2
- pulumi_oci/loganalytics/get_namespace_scheduled_task.py +2 -2
- pulumi_oci/loganalytics/log_analytics_entity.py +42 -42
- pulumi_oci/loganalytics/log_analytics_log_group.py +28 -28
- pulumi_oci/loganalytics/log_analytics_object_collection_rule.py +28 -28
- pulumi_oci/loganalytics/namespace_ingest_time_rule.py +28 -28
- pulumi_oci/loganalytics/namespace_scheduled_task.py +28 -28
- pulumi_oci/loganalytics/outputs.py +45 -45
- pulumi_oci/logging/_inputs.py +36 -36
- pulumi_oci/logging/get_log.py +2 -2
- pulumi_oci/logging/get_log_group.py +2 -2
- pulumi_oci/logging/get_log_saved_search.py +2 -2
- pulumi_oci/logging/get_unified_agent_configuration.py +2 -2
- pulumi_oci/logging/log.py +28 -28
- pulumi_oci/logging/log_group.py +28 -28
- pulumi_oci/logging/log_saved_search.py +28 -28
- pulumi_oci/logging/outputs.py +81 -81
- pulumi_oci/logging/unified_agent_configuration.py +28 -28
- pulumi_oci/managementagent/get_management_agent.py +2 -2
- pulumi_oci/managementagent/management_agent.py +28 -28
- pulumi_oci/managementagent/outputs.py +6 -6
- pulumi_oci/marketplace/accepted_agreement.py +28 -28
- pulumi_oci/marketplace/get_accepted_agreement.py +2 -2
- pulumi_oci/marketplace/get_publication.py +3 -3
- pulumi_oci/marketplace/outputs.py +15 -15
- pulumi_oci/marketplace/publication.py +35 -35
- pulumi_oci/mediaservices/_inputs.py +4 -4
- pulumi_oci/mediaservices/get_media_asset.py +3 -3
- pulumi_oci/mediaservices/get_media_workflow.py +3 -3
- pulumi_oci/mediaservices/get_media_workflow_configuration.py +3 -3
- pulumi_oci/mediaservices/get_media_workflow_job.py +3 -3
- pulumi_oci/mediaservices/get_stream_cdn_config.py +3 -3
- pulumi_oci/mediaservices/get_stream_distribution_channel.py +3 -3
- pulumi_oci/mediaservices/get_stream_packaging_config.py +3 -3
- pulumi_oci/mediaservices/media_asset.py +35 -35
- pulumi_oci/mediaservices/media_workflow.py +35 -35
- pulumi_oci/mediaservices/media_workflow_configuration.py +35 -35
- pulumi_oci/mediaservices/media_workflow_job.py +35 -35
- pulumi_oci/mediaservices/outputs.py +75 -75
- pulumi_oci/mediaservices/stream_cdn_config.py +35 -35
- pulumi_oci/mediaservices/stream_distribution_channel.py +35 -35
- pulumi_oci/mediaservices/stream_packaging_config.py +35 -35
- pulumi_oci/meteringcomputation/get_schedule.py +3 -3
- pulumi_oci/meteringcomputation/outputs.py +9 -9
- pulumi_oci/meteringcomputation/schedule.py +35 -35
- pulumi_oci/monitoring/alarm.py +28 -28
- pulumi_oci/monitoring/alarm_suppression.py +42 -42
- pulumi_oci/monitoring/get_alarm.py +2 -2
- pulumi_oci/monitoring/get_alarm_suppression.py +3 -3
- pulumi_oci/monitoring/get_metrics.py +5 -5
- pulumi_oci/monitoring/outputs.py +27 -27
- pulumi_oci/mysql/_inputs.py +32 -32
- pulumi_oci/mysql/channel.py +28 -28
- pulumi_oci/mysql/get_channel.py +2 -2
- pulumi_oci/mysql/get_mysql_backup.py +2 -2
- pulumi_oci/mysql/get_mysql_configuration.py +2 -2
- pulumi_oci/mysql/get_mysql_db_system.py +2 -2
- pulumi_oci/mysql/get_replica.py +2 -2
- pulumi_oci/mysql/mysql_backup.py +28 -28
- pulumi_oci/mysql/mysql_configuration.py +28 -28
- pulumi_oci/mysql/mysql_db_system.py +28 -28
- pulumi_oci/mysql/outputs.py +102 -102
- pulumi_oci/mysql/replica.py +28 -28
- pulumi_oci/networkfirewall/get_network_firewall.py +3 -3
- pulumi_oci/networkfirewall/get_network_firewall_policy.py +3 -3
- pulumi_oci/networkfirewall/network_firewall.py +35 -35
- pulumi_oci/networkfirewall/network_firewall_policy.py +35 -35
- pulumi_oci/networkfirewall/outputs.py +18 -18
- pulumi_oci/networkloadbalancer/get_network_load_balancer.py +3 -3
- pulumi_oci/networkloadbalancer/network_load_balancer.py +35 -35
- pulumi_oci/networkloadbalancer/outputs.py +9 -9
- pulumi_oci/nosql/get_table.py +3 -3
- pulumi_oci/nosql/outputs.py +9 -9
- pulumi_oci/nosql/table.py +35 -35
- pulumi_oci/objectstorage/bucket.py +42 -42
- pulumi_oci/objectstorage/get_bucket.py +3 -3
- pulumi_oci/objectstorage/get_object.py +1 -1
- pulumi_oci/objectstorage/get_object_head.py +1 -1
- pulumi_oci/objectstorage/outputs.py +9 -9
- pulumi_oci/objectstorage/storage_object.py +14 -14
- pulumi_oci/oce/get_oce_instance.py +4 -4
- pulumi_oci/oce/instance.py +42 -42
- pulumi_oci/oce/outputs.py +12 -12
- pulumi_oci/ocvp/cluster.py +28 -28
- pulumi_oci/ocvp/esxi_host.py +28 -28
- pulumi_oci/ocvp/get_cluster.py +2 -2
- pulumi_oci/ocvp/get_exsi_host.py +2 -2
- pulumi_oci/ocvp/get_retrieve_password.py +1 -1
- pulumi_oci/ocvp/get_sddc.py +2 -2
- pulumi_oci/ocvp/outputs.py +18 -18
- pulumi_oci/ocvp/sddc.py +28 -28
- pulumi_oci/oda/get_oda_instance.py +2 -2
- pulumi_oci/oda/get_oda_private_endpoint.py +2 -2
- pulumi_oci/oda/oda_instance.py +28 -28
- pulumi_oci/oda/oda_private_endpoint.py +28 -28
- pulumi_oci/oda/outputs.py +12 -12
- pulumi_oci/ons/get_notification_topic.py +2 -2
- pulumi_oci/ons/get_subscription.py +2 -2
- pulumi_oci/ons/notification_topic.py +28 -28
- pulumi_oci/ons/outputs.py +12 -12
- pulumi_oci/ons/subscription.py +28 -28
- pulumi_oci/opa/get_opa_instance.py +3 -3
- pulumi_oci/opa/opa_instance.py +35 -35
- pulumi_oci/opa/outputs.py +9 -9
- pulumi_oci/opensearch/cluster.py +42 -42
- pulumi_oci/opensearch/get_opensearch_cluster.py +3 -3
- pulumi_oci/opensearch/outputs.py +9 -9
- pulumi_oci/operatoraccesscontrol/get_access_request.py +2 -2
- pulumi_oci/operatoraccesscontrol/get_control.py +2 -2
- pulumi_oci/operatoraccesscontrol/get_control_assignment.py +2 -2
- pulumi_oci/operatoraccesscontrol/operator_control.py +28 -28
- pulumi_oci/operatoraccesscontrol/operator_control_assignment.py +28 -28
- pulumi_oci/operatoraccesscontrol/outputs.py +18 -18
- pulumi_oci/opsi/_inputs.py +12 -12
- pulumi_oci/opsi/awr_hub.py +35 -35
- pulumi_oci/opsi/awr_hub_source.py +35 -35
- pulumi_oci/opsi/database_insight.py +35 -35
- pulumi_oci/opsi/enterprise_manager_bridge.py +35 -35
- pulumi_oci/opsi/exadata_insight.py +35 -35
- pulumi_oci/opsi/get_awr_hub.py +3 -3
- pulumi_oci/opsi/get_awr_hub_source.py +3 -3
- pulumi_oci/opsi/get_database_insight.py +3 -3
- pulumi_oci/opsi/get_enterprise_manager_bridge.py +3 -3
- pulumi_oci/opsi/get_exadata_insight.py +3 -3
- pulumi_oci/opsi/get_host_insight.py +3 -3
- pulumi_oci/opsi/get_news_report.py +3 -3
- pulumi_oci/opsi/get_operations_insights_private_endpoint.py +3 -3
- pulumi_oci/opsi/get_operations_insights_warehouse.py +3 -3
- pulumi_oci/opsi/get_operations_insights_warehouse_user.py +3 -3
- pulumi_oci/opsi/get_opsi_configuration.py +3 -3
- pulumi_oci/opsi/host_insight.py +35 -35
- pulumi_oci/opsi/news_report.py +35 -35
- pulumi_oci/opsi/operations_insights_private_endpoint.py +35 -35
- pulumi_oci/opsi/operations_insights_warehouse.py +35 -35
- pulumi_oci/opsi/operations_insights_warehouse_user.py +35 -35
- pulumi_oci/opsi/opsi_configuration.py +42 -42
- pulumi_oci/opsi/outputs.py +126 -126
- pulumi_oci/optimizer/get_category.py +1 -1
- pulumi_oci/optimizer/get_profile.py +3 -3
- pulumi_oci/optimizer/get_recommendation.py +1 -1
- pulumi_oci/optimizer/get_resource_action.py +2 -2
- pulumi_oci/optimizer/outputs.py +26 -26
- pulumi_oci/optimizer/profile.py +33 -33
- pulumi_oci/optimizer/recommendation.py +7 -7
- pulumi_oci/optimizer/resource_action.py +14 -14
- pulumi_oci/osmanagement/get_managed_instance_group.py +2 -2
- pulumi_oci/osmanagement/get_software_source.py +2 -2
- pulumi_oci/osmanagement/managed_instance_group.py +28 -28
- pulumi_oci/osmanagement/outputs.py +12 -12
- pulumi_oci/osmanagement/software_source.py +28 -28
- pulumi_oci/osmanagementhub/_inputs.py +12 -12
- pulumi_oci/osmanagementhub/event.py +35 -35
- pulumi_oci/osmanagementhub/get_event.py +3 -3
- pulumi_oci/osmanagementhub/get_lifecycle_environment.py +3 -3
- pulumi_oci/osmanagementhub/get_lifecycle_stage.py +3 -3
- pulumi_oci/osmanagementhub/get_managed_instance_group.py +3 -3
- pulumi_oci/osmanagementhub/get_management_station.py +3 -3
- pulumi_oci/osmanagementhub/get_profile.py +3 -3
- pulumi_oci/osmanagementhub/get_scheduled_job.py +3 -3
- pulumi_oci/osmanagementhub/get_software_source.py +3 -3
- pulumi_oci/osmanagementhub/lifecycle_environment.py +35 -35
- pulumi_oci/osmanagementhub/managed_instance_group.py +35 -35
- pulumi_oci/osmanagementhub/management_station.py +35 -35
- pulumi_oci/osmanagementhub/outputs.py +108 -108
- pulumi_oci/osmanagementhub/profile.py +35 -35
- pulumi_oci/osmanagementhub/scheduled_job.py +35 -35
- pulumi_oci/osmanagementhub/software_source.py +35 -35
- pulumi_oci/psql/_inputs.py +4 -4
- pulumi_oci/psql/backup.py +35 -35
- pulumi_oci/psql/configuration.py +42 -42
- pulumi_oci/psql/db_system.py +35 -35
- pulumi_oci/psql/get_backup.py +3 -3
- pulumi_oci/psql/get_configuration.py +3 -3
- pulumi_oci/psql/get_db_system.py +3 -3
- pulumi_oci/psql/outputs.py +34 -34
- pulumi_oci/pulumi-plugin.json +1 -1
- pulumi_oci/queue/get_queue.py +3 -3
- pulumi_oci/queue/outputs.py +9 -9
- pulumi_oci/queue/queue.py +35 -35
- pulumi_oci/recoverymod/get_protected_database.py +3 -3
- pulumi_oci/recoverymod/get_protection_policy.py +3 -3
- pulumi_oci/recoverymod/get_recovery_service_subnet.py +3 -3
- pulumi_oci/recoverymod/outputs.py +27 -27
- pulumi_oci/recoverymod/protected_database.py +35 -35
- pulumi_oci/recoverymod/protection_policy.py +35 -35
- pulumi_oci/recoverymod/recovery_service_subnet.py +35 -35
- pulumi_oci/redis/get_redis_cluster.py +3 -3
- pulumi_oci/redis/outputs.py +9 -9
- pulumi_oci/redis/redis_cluster.py +35 -35
- pulumi_oci/resourcemanager/get_private_endpoint.py +2 -2
- pulumi_oci/resourcemanager/get_stack.py +3 -3
- pulumi_oci/resourcemanager/outputs.py +14 -14
- pulumi_oci/resourcemanager/private_endpoint.py +28 -28
- pulumi_oci/resourcescheduler/_inputs.py +4 -4
- pulumi_oci/resourcescheduler/get_schedule.py +3 -3
- pulumi_oci/resourcescheduler/outputs.py +18 -18
- pulumi_oci/resourcescheduler/schedule.py +35 -35
- pulumi_oci/sch/connector.py +35 -35
- pulumi_oci/sch/get_service_connector.py +3 -3
- pulumi_oci/sch/outputs.py +9 -9
- pulumi_oci/secrets/get_secretbundle.py +1 -1
- pulumi_oci/servicecatalog/catalog.py +28 -28
- pulumi_oci/servicecatalog/get_private_application.py +2 -2
- pulumi_oci/servicecatalog/get_service_catalog.py +2 -2
- pulumi_oci/servicecatalog/outputs.py +12 -12
- pulumi_oci/servicecatalog/private_application.py +28 -28
- pulumi_oci/servicemanagerproxy/outputs.py +4 -4
- pulumi_oci/servicemesh/access_policy.py +35 -35
- pulumi_oci/servicemesh/get_access_policy.py +3 -3
- pulumi_oci/servicemesh/get_ingress_gateway.py +3 -3
- pulumi_oci/servicemesh/get_ingress_gateway_route_table.py +3 -3
- pulumi_oci/servicemesh/get_mesh.py +3 -3
- pulumi_oci/servicemesh/get_virtual_deployment.py +3 -3
- pulumi_oci/servicemesh/get_virtual_service.py +3 -3
- pulumi_oci/servicemesh/get_virtual_service_route_table.py +3 -3
- pulumi_oci/servicemesh/ingress_gateway.py +35 -35
- pulumi_oci/servicemesh/ingress_gateway_route_table.py +35 -35
- pulumi_oci/servicemesh/mesh.py +35 -35
- pulumi_oci/servicemesh/outputs.py +63 -63
- pulumi_oci/servicemesh/virtual_deployment.py +35 -35
- pulumi_oci/servicemesh/virtual_service.py +35 -35
- pulumi_oci/servicemesh/virtual_service_route_table.py +35 -35
- pulumi_oci/stackmonitoring/_inputs.py +44 -44
- pulumi_oci/stackmonitoring/baselineable_metric.py +21 -21
- pulumi_oci/stackmonitoring/config.py +35 -35
- pulumi_oci/stackmonitoring/discovery_job.py +35 -35
- pulumi_oci/stackmonitoring/get_baselineable_metric.py +3 -3
- pulumi_oci/stackmonitoring/get_config.py +3 -3
- pulumi_oci/stackmonitoring/get_discovery_job.py +3 -3
- pulumi_oci/stackmonitoring/get_monitored_resource.py +3 -3
- pulumi_oci/stackmonitoring/get_monitored_resource_task.py +3 -3
- pulumi_oci/stackmonitoring/get_monitored_resource_type.py +3 -3
- pulumi_oci/stackmonitoring/get_process_set.py +3 -3
- pulumi_oci/stackmonitoring/monitored_resource.py +35 -35
- pulumi_oci/stackmonitoring/monitored_resource_task.py +35 -35
- pulumi_oci/stackmonitoring/monitored_resource_type.py +35 -35
- pulumi_oci/stackmonitoring/monitored_resources_search.py +14 -14
- pulumi_oci/stackmonitoring/outputs.py +114 -114
- pulumi_oci/stackmonitoring/process_set.py +35 -35
- pulumi_oci/streaming/connect_harness.py +28 -28
- pulumi_oci/streaming/get_connect_harness.py +2 -2
- pulumi_oci/streaming/get_stream.py +2 -2
- pulumi_oci/streaming/get_stream_pool.py +2 -2
- pulumi_oci/streaming/outputs.py +18 -18
- pulumi_oci/streaming/stream.py +28 -28
- pulumi_oci/streaming/stream_pool.py +28 -28
- pulumi_oci/vault/get_secret.py +3 -3
- pulumi_oci/vault/outputs.py +9 -9
- pulumi_oci/vault/secret.py +42 -42
- pulumi_oci/vbs/get_inst_vbs_instance.py +3 -3
- pulumi_oci/vbs/inst_vbs_instance.py +35 -35
- pulumi_oci/vbs/outputs.py +9 -9
- pulumi_oci/visualbuilder/get_vb_instance.py +3 -3
- pulumi_oci/visualbuilder/outputs.py +9 -9
- pulumi_oci/visualbuilder/vb_instance.py +35 -35
- pulumi_oci/vnmonitoring/get_path_analyzer_test.py +3 -3
- pulumi_oci/vnmonitoring/outputs.py +9 -9
- pulumi_oci/vnmonitoring/path_analyzer_test.py +35 -35
- pulumi_oci/vulnerabilityscanning/container_scan_recipe.py +35 -35
- pulumi_oci/vulnerabilityscanning/container_scan_target.py +35 -35
- pulumi_oci/vulnerabilityscanning/get_container_scan_recipe.py +3 -3
- pulumi_oci/vulnerabilityscanning/get_container_scan_target.py +3 -3
- pulumi_oci/vulnerabilityscanning/get_host_scan_recipe.py +3 -3
- pulumi_oci/vulnerabilityscanning/get_host_scan_target.py +3 -3
- pulumi_oci/vulnerabilityscanning/host_scan_recipe.py +35 -35
- pulumi_oci/vulnerabilityscanning/host_scan_target.py +35 -35
- pulumi_oci/vulnerabilityscanning/outputs.py +45 -45
- pulumi_oci/waa/app_acceleration.py +42 -42
- pulumi_oci/waa/app_acceleration_policy.py +42 -42
- pulumi_oci/waa/get_app_acceleration.py +3 -3
- pulumi_oci/waa/get_app_acceleration_policy.py +3 -3
- pulumi_oci/waa/outputs.py +18 -18
- pulumi_oci/waas/_inputs.py +4 -4
- pulumi_oci/waas/address_list.py +28 -28
- pulumi_oci/waas/certificate.py +28 -28
- pulumi_oci/waas/custom_protection_rule.py +28 -28
- pulumi_oci/waas/get_address_list.py +2 -2
- pulumi_oci/waas/get_certificate.py +2 -2
- pulumi_oci/waas/get_custom_protection_rule.py +2 -2
- pulumi_oci/waas/get_http_redirect.py +2 -2
- pulumi_oci/waas/get_waas_policy.py +2 -2
- pulumi_oci/waas/http_redirect.py +28 -28
- pulumi_oci/waas/outputs.py +39 -39
- pulumi_oci/waas/policy.py +28 -28
- pulumi_oci/waf/app_firewall.py +42 -42
- pulumi_oci/waf/app_firewall_policy.py +42 -42
- pulumi_oci/waf/get_network_address_list.py +3 -3
- pulumi_oci/waf/get_web_app_firewall.py +3 -3
- pulumi_oci/waf/get_web_app_firewall_policy.py +3 -3
- pulumi_oci/waf/network_address_list.py +42 -42
- pulumi_oci/waf/outputs.py +27 -27
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/METADATA +1 -1
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/RECORD +1012 -1012
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/WHEEL +1 -1
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/top_level.txt +0 -0
pulumi_oci/mysql/outputs.py
CHANGED
@@ -679,13 +679,13 @@ class MysqlBackupDbSystemSnapshot(dict):
|
|
679
679
|
crash_recovery: Optional[str] = None,
|
680
680
|
data_storage_size_in_gb: Optional[int] = None,
|
681
681
|
database_management: Optional[str] = None,
|
682
|
-
defined_tags: Optional[Mapping[str,
|
682
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
683
683
|
deletion_policies: Optional[Sequence['outputs.MysqlBackupDbSystemSnapshotDeletionPolicy']] = None,
|
684
684
|
description: Optional[str] = None,
|
685
685
|
display_name: Optional[str] = None,
|
686
686
|
endpoints: Optional[Sequence['outputs.MysqlBackupDbSystemSnapshotEndpoint']] = None,
|
687
687
|
fault_domain: Optional[str] = None,
|
688
|
-
freeform_tags: Optional[Mapping[str,
|
688
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
689
689
|
hostname_label: Optional[str] = None,
|
690
690
|
id: Optional[str] = None,
|
691
691
|
ip_address: Optional[str] = None,
|
@@ -707,13 +707,13 @@ class MysqlBackupDbSystemSnapshot(dict):
|
|
707
707
|
:param str crash_recovery: Whether to run the DB System with InnoDB Redo Logs and the Double Write Buffer enabled or disabled, and whether to enable or disable syncing of the Binary Logs.
|
708
708
|
:param int data_storage_size_in_gb: Initial size of the data volume in GiBs that will be created and attached.
|
709
709
|
:param str database_management: Whether to enable monitoring via the Database Management service.
|
710
|
-
:param Mapping[str,
|
710
|
+
:param Mapping[str, str] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
711
711
|
:param Sequence['MysqlBackupDbSystemSnapshotDeletionPolicyArgs'] deletion_policies: The Deletion policy for the DB System.
|
712
712
|
:param str description: (Updatable) A user-supplied description for the backup.
|
713
713
|
:param str display_name: (Updatable) A user-supplied display name for the backup.
|
714
714
|
:param Sequence['MysqlBackupDbSystemSnapshotEndpointArgs'] endpoints: The network endpoints available for this DB System.
|
715
715
|
:param str fault_domain: The name of the Fault Domain the DB System is located in.
|
716
|
-
:param Mapping[str,
|
716
|
+
:param Mapping[str, str] freeform_tags: (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
717
717
|
:param str hostname_label: The hostname for the primary endpoint of the DB System. Used for DNS. The value is the hostname portion of the primary private IP's fully qualified domain name (FQDN) (for example, "dbsystem-1" in FQDN "dbsystem-1.subnet123.vcn1.oraclevcn.com"). Must be unique across all VNICs in the subnet and comply with RFC 952 and RFC 1123.
|
718
718
|
:param str id: OCID of the backup itself
|
719
719
|
:param str ip_address: The IP address the DB System is configured to listen on. A private IP address of the primary endpoint of the DB System. Must be an available IP address within the subnet's CIDR. This will be a "dotted-quad" style IPv4 address.
|
@@ -848,7 +848,7 @@ class MysqlBackupDbSystemSnapshot(dict):
|
|
848
848
|
|
849
849
|
@property
|
850
850
|
@pulumi.getter(name="definedTags")
|
851
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
851
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
852
852
|
"""
|
853
853
|
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
854
854
|
"""
|
@@ -896,7 +896,7 @@ class MysqlBackupDbSystemSnapshot(dict):
|
|
896
896
|
|
897
897
|
@property
|
898
898
|
@pulumi.getter(name="freeformTags")
|
899
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
899
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
900
900
|
"""
|
901
901
|
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
902
902
|
"""
|
@@ -1029,15 +1029,15 @@ class MysqlBackupDbSystemSnapshotBackupPolicy(dict):
|
|
1029
1029
|
return super().get(key, default)
|
1030
1030
|
|
1031
1031
|
def __init__(__self__, *,
|
1032
|
-
defined_tags: Optional[Mapping[str,
|
1033
|
-
freeform_tags: Optional[Mapping[str,
|
1032
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
1033
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
1034
1034
|
is_enabled: Optional[bool] = None,
|
1035
1035
|
pitr_policies: Optional[Sequence['outputs.MysqlBackupDbSystemSnapshotBackupPolicyPitrPolicy']] = None,
|
1036
1036
|
retention_in_days: Optional[int] = None,
|
1037
1037
|
window_start_time: Optional[str] = None):
|
1038
1038
|
"""
|
1039
|
-
:param Mapping[str,
|
1040
|
-
:param Mapping[str,
|
1039
|
+
:param Mapping[str, str] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
1040
|
+
:param Mapping[str, str] freeform_tags: (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
1041
1041
|
:param bool is_enabled: Specifies if PITR is enabled or disabled.
|
1042
1042
|
:param Sequence['MysqlBackupDbSystemSnapshotBackupPolicyPitrPolicyArgs'] pitr_policies: The PITR policy for the DB System.
|
1043
1043
|
:param int retention_in_days: (Updatable) Number of days to retain this backup.
|
@@ -1058,7 +1058,7 @@ class MysqlBackupDbSystemSnapshotBackupPolicy(dict):
|
|
1058
1058
|
|
1059
1059
|
@property
|
1060
1060
|
@pulumi.getter(name="definedTags")
|
1061
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
1061
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
1062
1062
|
"""
|
1063
1063
|
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
1064
1064
|
"""
|
@@ -1066,7 +1066,7 @@ class MysqlBackupDbSystemSnapshotBackupPolicy(dict):
|
|
1066
1066
|
|
1067
1067
|
@property
|
1068
1068
|
@pulumi.getter(name="freeformTags")
|
1069
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
1069
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
1070
1070
|
"""
|
1071
1071
|
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
1072
1072
|
"""
|
@@ -2945,19 +2945,19 @@ class MysqlDbSystemBackupPolicy(dict):
|
|
2945
2945
|
return super().get(key, default)
|
2946
2946
|
|
2947
2947
|
def __init__(__self__, *,
|
2948
|
-
defined_tags: Optional[Mapping[str,
|
2949
|
-
freeform_tags: Optional[Mapping[str,
|
2948
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
2949
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
2950
2950
|
is_enabled: Optional[bool] = None,
|
2951
2951
|
pitr_policy: Optional['outputs.MysqlDbSystemBackupPolicyPitrPolicy'] = None,
|
2952
2952
|
retention_in_days: Optional[int] = None,
|
2953
2953
|
window_start_time: Optional[str] = None):
|
2954
2954
|
"""
|
2955
|
-
:param Mapping[str,
|
2955
|
+
:param Mapping[str, str] defined_tags: (Updatable) Usage of predefined tag keys. These predefined keys are scoped to namespaces.
|
2956
2956
|
|
2957
2957
|
Tags defined here will be copied verbatim as tags on the Backup resource created by this BackupPolicy.
|
2958
2958
|
|
2959
2959
|
Example: `{"foo-namespace.bar-key": "value"}`
|
2960
|
-
:param Mapping[str,
|
2960
|
+
:param Mapping[str, str] freeform_tags: (Updatable) Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
2961
2961
|
|
2962
2962
|
Tags defined here will be copied verbatim as tags on the Backup resource created by this BackupPolicy.
|
2963
2963
|
|
@@ -2986,7 +2986,7 @@ class MysqlDbSystemBackupPolicy(dict):
|
|
2986
2986
|
|
2987
2987
|
@property
|
2988
2988
|
@pulumi.getter(name="definedTags")
|
2989
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
2989
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
2990
2990
|
"""
|
2991
2991
|
(Updatable) Usage of predefined tag keys. These predefined keys are scoped to namespaces.
|
2992
2992
|
|
@@ -2998,7 +2998,7 @@ class MysqlDbSystemBackupPolicy(dict):
|
|
2998
2998
|
|
2999
2999
|
@property
|
3000
3000
|
@pulumi.getter(name="freeformTags")
|
3001
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
3001
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
3002
3002
|
"""
|
3003
3003
|
(Updatable) Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
3004
3004
|
|
@@ -3116,9 +3116,9 @@ class MysqlDbSystemChannel(dict):
|
|
3116
3116
|
|
3117
3117
|
def __init__(__self__, *,
|
3118
3118
|
compartment_id: Optional[str] = None,
|
3119
|
-
defined_tags: Optional[Mapping[str,
|
3119
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
3120
3120
|
display_name: Optional[str] = None,
|
3121
|
-
freeform_tags: Optional[Mapping[str,
|
3121
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
3122
3122
|
id: Optional[str] = None,
|
3123
3123
|
is_enabled: Optional[bool] = None,
|
3124
3124
|
lifecycle_details: Optional[str] = None,
|
@@ -3129,9 +3129,9 @@ class MysqlDbSystemChannel(dict):
|
|
3129
3129
|
time_updated: Optional[str] = None):
|
3130
3130
|
"""
|
3131
3131
|
:param str compartment_id: The OCID of the compartment.
|
3132
|
-
:param Mapping[str,
|
3132
|
+
:param Mapping[str, str] defined_tags: (Updatable) Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: `{"foo-namespace.bar-key": "value"}`
|
3133
3133
|
:param str display_name: (Updatable) The user-friendly name for the DB System. It does not have to be unique.
|
3134
|
-
:param Mapping[str,
|
3134
|
+
:param Mapping[str, str] freeform_tags: (Updatable) Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
3135
3135
|
:param str id: The OCID of the DB System.
|
3136
3136
|
:param bool is_enabled: Whether the Channel has been enabled by the user.
|
3137
3137
|
:param str lifecycle_details: Additional information about the current lifecycleState.
|
@@ -3176,7 +3176,7 @@ class MysqlDbSystemChannel(dict):
|
|
3176
3176
|
|
3177
3177
|
@property
|
3178
3178
|
@pulumi.getter(name="definedTags")
|
3179
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
3179
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
3180
3180
|
"""
|
3181
3181
|
(Updatable) Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: `{"foo-namespace.bar-key": "value"}`
|
3182
3182
|
"""
|
@@ -3192,7 +3192,7 @@ class MysqlDbSystemChannel(dict):
|
|
3192
3192
|
|
3193
3193
|
@property
|
3194
3194
|
@pulumi.getter(name="freeformTags")
|
3195
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
3195
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
3196
3196
|
"""
|
3197
3197
|
(Updatable) Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
3198
3198
|
"""
|
@@ -4675,10 +4675,10 @@ class GetChannelTargetFilterResult(dict):
|
|
4675
4675
|
class GetChannelsChannelResult(dict):
|
4676
4676
|
def __init__(__self__, *,
|
4677
4677
|
compartment_id: str,
|
4678
|
-
defined_tags: Mapping[str,
|
4678
|
+
defined_tags: Mapping[str, str],
|
4679
4679
|
description: str,
|
4680
4680
|
display_name: str,
|
4681
|
-
freeform_tags: Mapping[str,
|
4681
|
+
freeform_tags: Mapping[str, str],
|
4682
4682
|
id: str,
|
4683
4683
|
is_enabled: bool,
|
4684
4684
|
lifecycle_details: str,
|
@@ -4689,10 +4689,10 @@ class GetChannelsChannelResult(dict):
|
|
4689
4689
|
time_updated: str):
|
4690
4690
|
"""
|
4691
4691
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
4692
|
-
:param Mapping[str,
|
4692
|
+
:param Mapping[str, str] defined_tags: Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: `{"foo-namespace.bar-key": "value"}`
|
4693
4693
|
:param str description: User provided description of the Channel.
|
4694
4694
|
:param str display_name: A filter to return only the resource matching the given display name exactly.
|
4695
|
-
:param Mapping[str,
|
4695
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
4696
4696
|
:param str id: The OCID of the Channel.
|
4697
4697
|
:param bool is_enabled: If true, returns only Channels that are enabled. If false, returns only Channels that are disabled.
|
4698
4698
|
:param str lifecycle_details: A message describing the state of the Channel.
|
@@ -4726,7 +4726,7 @@ class GetChannelsChannelResult(dict):
|
|
4726
4726
|
|
4727
4727
|
@property
|
4728
4728
|
@pulumi.getter(name="definedTags")
|
4729
|
-
def defined_tags(self) -> Mapping[str,
|
4729
|
+
def defined_tags(self) -> Mapping[str, str]:
|
4730
4730
|
"""
|
4731
4731
|
Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: `{"foo-namespace.bar-key": "value"}`
|
4732
4732
|
"""
|
@@ -4750,7 +4750,7 @@ class GetChannelsChannelResult(dict):
|
|
4750
4750
|
|
4751
4751
|
@property
|
4752
4752
|
@pulumi.getter(name="freeformTags")
|
4753
|
-
def freeform_tags(self) -> Mapping[str,
|
4753
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
4754
4754
|
"""
|
4755
4755
|
Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
4756
4756
|
"""
|
@@ -5194,13 +5194,13 @@ class GetMysqlBackupDbSystemSnapshotResult(dict):
|
|
5194
5194
|
crash_recovery: str,
|
5195
5195
|
data_storage_size_in_gb: int,
|
5196
5196
|
database_management: str,
|
5197
|
-
defined_tags: Mapping[str,
|
5197
|
+
defined_tags: Mapping[str, str],
|
5198
5198
|
deletion_policies: Sequence['outputs.GetMysqlBackupDbSystemSnapshotDeletionPolicyResult'],
|
5199
5199
|
description: str,
|
5200
5200
|
display_name: str,
|
5201
5201
|
endpoints: Sequence['outputs.GetMysqlBackupDbSystemSnapshotEndpointResult'],
|
5202
5202
|
fault_domain: str,
|
5203
|
-
freeform_tags: Mapping[str,
|
5203
|
+
freeform_tags: Mapping[str, str],
|
5204
5204
|
hostname_label: str,
|
5205
5205
|
id: str,
|
5206
5206
|
ip_address: str,
|
@@ -5222,13 +5222,13 @@ class GetMysqlBackupDbSystemSnapshotResult(dict):
|
|
5222
5222
|
:param str crash_recovery: Whether to run the DB System with InnoDB Redo Logs and the Double Write Buffer enabled or disabled, and whether to enable or disable syncing of the Binary Logs.
|
5223
5223
|
:param int data_storage_size_in_gb: Initial size of the data volume in GiBs that will be created and attached.
|
5224
5224
|
:param str database_management: Whether to enable monitoring via the Database Management service.
|
5225
|
-
:param Mapping[str,
|
5225
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
5226
5226
|
:param Sequence['GetMysqlBackupDbSystemSnapshotDeletionPolicyArgs'] deletion_policies: The Deletion policy for the DB System.
|
5227
5227
|
:param str description: A user-supplied description for the backup.
|
5228
5228
|
:param str display_name: A user-supplied display name for the backup.
|
5229
5229
|
:param Sequence['GetMysqlBackupDbSystemSnapshotEndpointArgs'] endpoints: The network endpoints available for this DB System.
|
5230
5230
|
:param str fault_domain: The name of the Fault Domain the DB System is located in.
|
5231
|
-
:param Mapping[str,
|
5231
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
5232
5232
|
:param str hostname_label: The hostname for the primary endpoint of the DB System. Used for DNS. The value is the hostname portion of the primary private IP's fully qualified domain name (FQDN) (for example, "dbsystem-1" in FQDN "dbsystem-1.subnet123.vcn1.oraclevcn.com"). Must be unique across all VNICs in the subnet and comply with RFC 952 and RFC 1123.
|
5233
5233
|
:param str id: OCID of the backup itself
|
5234
5234
|
:param str ip_address: The IP address the DB System is configured to listen on. A private IP address of the primary endpoint of the DB System. Must be an available IP address within the subnet's CIDR. This will be a "dotted-quad" style IPv4 address.
|
@@ -5336,7 +5336,7 @@ class GetMysqlBackupDbSystemSnapshotResult(dict):
|
|
5336
5336
|
|
5337
5337
|
@property
|
5338
5338
|
@pulumi.getter(name="definedTags")
|
5339
|
-
def defined_tags(self) -> Mapping[str,
|
5339
|
+
def defined_tags(self) -> Mapping[str, str]:
|
5340
5340
|
"""
|
5341
5341
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
5342
5342
|
"""
|
@@ -5384,7 +5384,7 @@ class GetMysqlBackupDbSystemSnapshotResult(dict):
|
|
5384
5384
|
|
5385
5385
|
@property
|
5386
5386
|
@pulumi.getter(name="freeformTags")
|
5387
|
-
def freeform_tags(self) -> Mapping[str,
|
5387
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
5388
5388
|
"""
|
5389
5389
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
5390
5390
|
"""
|
@@ -5490,15 +5490,15 @@ class GetMysqlBackupDbSystemSnapshotResult(dict):
|
|
5490
5490
|
@pulumi.output_type
|
5491
5491
|
class GetMysqlBackupDbSystemSnapshotBackupPolicyResult(dict):
|
5492
5492
|
def __init__(__self__, *,
|
5493
|
-
defined_tags: Mapping[str,
|
5494
|
-
freeform_tags: Mapping[str,
|
5493
|
+
defined_tags: Mapping[str, str],
|
5494
|
+
freeform_tags: Mapping[str, str],
|
5495
5495
|
is_enabled: bool,
|
5496
5496
|
pitr_policies: Sequence['outputs.GetMysqlBackupDbSystemSnapshotBackupPolicyPitrPolicyResult'],
|
5497
5497
|
retention_in_days: int,
|
5498
5498
|
window_start_time: str):
|
5499
5499
|
"""
|
5500
|
-
:param Mapping[str,
|
5501
|
-
:param Mapping[str,
|
5500
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
5501
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
5502
5502
|
:param bool is_enabled: Specifies if PITR is enabled or disabled.
|
5503
5503
|
:param Sequence['GetMysqlBackupDbSystemSnapshotBackupPolicyPitrPolicyArgs'] pitr_policies: The PITR policy for the DB System.
|
5504
5504
|
:param int retention_in_days: Number of days to retain this backup.
|
@@ -5513,7 +5513,7 @@ class GetMysqlBackupDbSystemSnapshotBackupPolicyResult(dict):
|
|
5513
5513
|
|
5514
5514
|
@property
|
5515
5515
|
@pulumi.getter(name="definedTags")
|
5516
|
-
def defined_tags(self) -> Mapping[str,
|
5516
|
+
def defined_tags(self) -> Mapping[str, str]:
|
5517
5517
|
"""
|
5518
5518
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
5519
5519
|
"""
|
@@ -5521,7 +5521,7 @@ class GetMysqlBackupDbSystemSnapshotBackupPolicyResult(dict):
|
|
5521
5521
|
|
5522
5522
|
@property
|
5523
5523
|
@pulumi.getter(name="freeformTags")
|
5524
|
-
def freeform_tags(self) -> Mapping[str,
|
5524
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
5525
5525
|
"""
|
5526
5526
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
5527
5527
|
"""
|
@@ -5862,10 +5862,10 @@ class GetMysqlBackupsBackupResult(dict):
|
|
5862
5862
|
db_system_id: str,
|
5863
5863
|
db_system_snapshot_summaries: Sequence['outputs.GetMysqlBackupsBackupDbSystemSnapshotSummaryResult'],
|
5864
5864
|
db_system_snapshots: Sequence['outputs.GetMysqlBackupsBackupDbSystemSnapshotResult'],
|
5865
|
-
defined_tags: Mapping[str,
|
5865
|
+
defined_tags: Mapping[str, str],
|
5866
5866
|
description: str,
|
5867
5867
|
display_name: str,
|
5868
|
-
freeform_tags: Mapping[str,
|
5868
|
+
freeform_tags: Mapping[str, str],
|
5869
5869
|
id: str,
|
5870
5870
|
immediate_source_backup_id: str,
|
5871
5871
|
lifecycle_details: str,
|
@@ -5886,10 +5886,10 @@ class GetMysqlBackupsBackupResult(dict):
|
|
5886
5886
|
:param int data_storage_size_in_gb: Initial size of the data volume in GiBs that will be created and attached.
|
5887
5887
|
:param str db_system_id: The DB System [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
5888
5888
|
:param Sequence['GetMysqlBackupsBackupDbSystemSnapshotArgs'] db_system_snapshots: Snapshot of the DbSystem details at the time of the backup
|
5889
|
-
:param Mapping[str,
|
5889
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
5890
5890
|
:param str description: A user-supplied description for the backup.
|
5891
5891
|
:param str display_name: A filter to return only the resource matching the given display name exactly.
|
5892
|
-
:param Mapping[str,
|
5892
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
5893
5893
|
:param str id: OCID of the backup itself
|
5894
5894
|
:param str immediate_source_backup_id: The OCID of the immediate source DB system backup from which this DB system backup was copied.
|
5895
5895
|
:param str lifecycle_details: Additional information about the current lifecycleState.
|
@@ -5990,7 +5990,7 @@ class GetMysqlBackupsBackupResult(dict):
|
|
5990
5990
|
|
5991
5991
|
@property
|
5992
5992
|
@pulumi.getter(name="definedTags")
|
5993
|
-
def defined_tags(self) -> Mapping[str,
|
5993
|
+
def defined_tags(self) -> Mapping[str, str]:
|
5994
5994
|
"""
|
5995
5995
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
5996
5996
|
"""
|
@@ -6014,7 +6014,7 @@ class GetMysqlBackupsBackupResult(dict):
|
|
6014
6014
|
|
6015
6015
|
@property
|
6016
6016
|
@pulumi.getter(name="freeformTags")
|
6017
|
-
def freeform_tags(self) -> Mapping[str,
|
6017
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
6018
6018
|
"""
|
6019
6019
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
6020
6020
|
"""
|
@@ -6125,13 +6125,13 @@ class GetMysqlBackupsBackupDbSystemSnapshotResult(dict):
|
|
6125
6125
|
crash_recovery: str,
|
6126
6126
|
data_storage_size_in_gb: int,
|
6127
6127
|
database_management: str,
|
6128
|
-
defined_tags: Mapping[str,
|
6128
|
+
defined_tags: Mapping[str, str],
|
6129
6129
|
deletion_policies: Sequence['outputs.GetMysqlBackupsBackupDbSystemSnapshotDeletionPolicyResult'],
|
6130
6130
|
description: str,
|
6131
6131
|
display_name: str,
|
6132
6132
|
endpoints: Sequence['outputs.GetMysqlBackupsBackupDbSystemSnapshotEndpointResult'],
|
6133
6133
|
fault_domain: str,
|
6134
|
-
freeform_tags: Mapping[str,
|
6134
|
+
freeform_tags: Mapping[str, str],
|
6135
6135
|
hostname_label: str,
|
6136
6136
|
id: str,
|
6137
6137
|
ip_address: str,
|
@@ -6153,13 +6153,13 @@ class GetMysqlBackupsBackupDbSystemSnapshotResult(dict):
|
|
6153
6153
|
:param str crash_recovery: Whether to run the DB System with InnoDB Redo Logs and the Double Write Buffer enabled or disabled, and whether to enable or disable syncing of the Binary Logs.
|
6154
6154
|
:param int data_storage_size_in_gb: Initial size of the data volume in GiBs that will be created and attached.
|
6155
6155
|
:param str database_management: Whether to enable monitoring via the Database Management service.
|
6156
|
-
:param Mapping[str,
|
6156
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
6157
6157
|
:param Sequence['GetMysqlBackupsBackupDbSystemSnapshotDeletionPolicyArgs'] deletion_policies: The Deletion policy for the DB System.
|
6158
6158
|
:param str description: A user-supplied description for the backup.
|
6159
6159
|
:param str display_name: A filter to return only the resource matching the given display name exactly.
|
6160
6160
|
:param Sequence['GetMysqlBackupsBackupDbSystemSnapshotEndpointArgs'] endpoints: The network endpoints available for this DB System.
|
6161
6161
|
:param str fault_domain: The name of the Fault Domain the DB System is located in.
|
6162
|
-
:param Mapping[str,
|
6162
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
6163
6163
|
:param str hostname_label: The hostname for the primary endpoint of the DB System. Used for DNS. The value is the hostname portion of the primary private IP's fully qualified domain name (FQDN) (for example, "dbsystem-1" in FQDN "dbsystem-1.subnet123.vcn1.oraclevcn.com"). Must be unique across all VNICs in the subnet and comply with RFC 952 and RFC 1123.
|
6164
6164
|
:param str id: OCID of the backup itself
|
6165
6165
|
:param str ip_address: The IP address the DB System is configured to listen on. A private IP address of the primary endpoint of the DB System. Must be an available IP address within the subnet's CIDR. This will be a "dotted-quad" style IPv4 address.
|
@@ -6267,7 +6267,7 @@ class GetMysqlBackupsBackupDbSystemSnapshotResult(dict):
|
|
6267
6267
|
|
6268
6268
|
@property
|
6269
6269
|
@pulumi.getter(name="definedTags")
|
6270
|
-
def defined_tags(self) -> Mapping[str,
|
6270
|
+
def defined_tags(self) -> Mapping[str, str]:
|
6271
6271
|
"""
|
6272
6272
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
6273
6273
|
"""
|
@@ -6315,7 +6315,7 @@ class GetMysqlBackupsBackupDbSystemSnapshotResult(dict):
|
|
6315
6315
|
|
6316
6316
|
@property
|
6317
6317
|
@pulumi.getter(name="freeformTags")
|
6318
|
-
def freeform_tags(self) -> Mapping[str,
|
6318
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
6319
6319
|
"""
|
6320
6320
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
6321
6321
|
"""
|
@@ -6421,15 +6421,15 @@ class GetMysqlBackupsBackupDbSystemSnapshotResult(dict):
|
|
6421
6421
|
@pulumi.output_type
|
6422
6422
|
class GetMysqlBackupsBackupDbSystemSnapshotBackupPolicyResult(dict):
|
6423
6423
|
def __init__(__self__, *,
|
6424
|
-
defined_tags: Mapping[str,
|
6425
|
-
freeform_tags: Mapping[str,
|
6424
|
+
defined_tags: Mapping[str, str],
|
6425
|
+
freeform_tags: Mapping[str, str],
|
6426
6426
|
is_enabled: bool,
|
6427
6427
|
pitr_policies: Sequence['outputs.GetMysqlBackupsBackupDbSystemSnapshotBackupPolicyPitrPolicyResult'],
|
6428
6428
|
retention_in_days: int,
|
6429
6429
|
window_start_time: str):
|
6430
6430
|
"""
|
6431
|
-
:param Mapping[str,
|
6432
|
-
:param Mapping[str,
|
6431
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
6432
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
6433
6433
|
:param bool is_enabled: Specifies if PITR is enabled or disabled.
|
6434
6434
|
:param Sequence['GetMysqlBackupsBackupDbSystemSnapshotBackupPolicyPitrPolicyArgs'] pitr_policies: The PITR policy for the DB System.
|
6435
6435
|
:param int retention_in_days: Number of days to retain this backup.
|
@@ -6444,7 +6444,7 @@ class GetMysqlBackupsBackupDbSystemSnapshotBackupPolicyResult(dict):
|
|
6444
6444
|
|
6445
6445
|
@property
|
6446
6446
|
@pulumi.getter(name="definedTags")
|
6447
|
-
def defined_tags(self) -> Mapping[str,
|
6447
|
+
def defined_tags(self) -> Mapping[str, str]:
|
6448
6448
|
"""
|
6449
6449
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
6450
6450
|
"""
|
@@ -6452,7 +6452,7 @@ class GetMysqlBackupsBackupDbSystemSnapshotBackupPolicyResult(dict):
|
|
6452
6452
|
|
6453
6453
|
@property
|
6454
6454
|
@pulumi.getter(name="freeformTags")
|
6455
|
-
def freeform_tags(self) -> Mapping[str,
|
6455
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
6456
6456
|
"""
|
6457
6457
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
6458
6458
|
"""
|
@@ -7722,10 +7722,10 @@ class GetMysqlConfigurationVariableResult(dict):
|
|
7722
7722
|
class GetMysqlConfigurationsConfigurationResult(dict):
|
7723
7723
|
def __init__(__self__, *,
|
7724
7724
|
compartment_id: str,
|
7725
|
-
defined_tags: Mapping[str,
|
7725
|
+
defined_tags: Mapping[str, str],
|
7726
7726
|
description: str,
|
7727
7727
|
display_name: str,
|
7728
|
-
freeform_tags: Mapping[str,
|
7728
|
+
freeform_tags: Mapping[str, str],
|
7729
7729
|
id: str,
|
7730
7730
|
init_variables: Sequence['outputs.GetMysqlConfigurationsConfigurationInitVariableResult'],
|
7731
7731
|
parent_configuration_id: str,
|
@@ -7737,10 +7737,10 @@ class GetMysqlConfigurationsConfigurationResult(dict):
|
|
7737
7737
|
variables: Sequence['outputs.GetMysqlConfigurationsConfigurationVariableResult']):
|
7738
7738
|
"""
|
7739
7739
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
7740
|
-
:param Mapping[str,
|
7740
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
7741
7741
|
:param str description: User-provided data about the Configuration.
|
7742
7742
|
:param str display_name: A filter to return only the resource matching the given display name exactly.
|
7743
|
-
:param Mapping[str,
|
7743
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
7744
7744
|
:param str id: The OCID of the Configuration.
|
7745
7745
|
:param Sequence['GetMysqlConfigurationsConfigurationInitVariableArgs'] init_variables: User-defined service variables set only at DB system initialization. These variables cannot be changed later at runtime.
|
7746
7746
|
:param str parent_configuration_id: The OCID of the Configuration from which this Configuration is "derived". This is entirely a metadata relationship. There is no relation between the values in this Configuration and its parent.
|
@@ -7776,7 +7776,7 @@ class GetMysqlConfigurationsConfigurationResult(dict):
|
|
7776
7776
|
|
7777
7777
|
@property
|
7778
7778
|
@pulumi.getter(name="definedTags")
|
7779
|
-
def defined_tags(self) -> Mapping[str,
|
7779
|
+
def defined_tags(self) -> Mapping[str, str]:
|
7780
7780
|
"""
|
7781
7781
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
7782
7782
|
"""
|
@@ -7800,7 +7800,7 @@ class GetMysqlConfigurationsConfigurationResult(dict):
|
|
7800
7800
|
|
7801
7801
|
@property
|
7802
7802
|
@pulumi.getter(name="freeformTags")
|
7803
|
-
def freeform_tags(self) -> Mapping[str,
|
7803
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
7804
7804
|
"""
|
7805
7805
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
7806
7806
|
"""
|
@@ -8818,15 +8818,15 @@ class GetMysqlConfigurationsFilterResult(dict):
|
|
8818
8818
|
@pulumi.output_type
|
8819
8819
|
class GetMysqlDbSystemBackupPolicyResult(dict):
|
8820
8820
|
def __init__(__self__, *,
|
8821
|
-
defined_tags: Mapping[str,
|
8822
|
-
freeform_tags: Mapping[str,
|
8821
|
+
defined_tags: Mapping[str, str],
|
8822
|
+
freeform_tags: Mapping[str, str],
|
8823
8823
|
is_enabled: bool,
|
8824
8824
|
pitr_policies: Sequence['outputs.GetMysqlDbSystemBackupPolicyPitrPolicyResult'],
|
8825
8825
|
retention_in_days: int,
|
8826
8826
|
window_start_time: str):
|
8827
8827
|
"""
|
8828
|
-
:param Mapping[str,
|
8829
|
-
:param Mapping[str,
|
8828
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
8829
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
8830
8830
|
:param bool is_enabled: Whether the Channel has been enabled by the user.
|
8831
8831
|
:param Sequence['GetMysqlDbSystemBackupPolicyPitrPolicyArgs'] pitr_policies: The PITR policy for the DB System.
|
8832
8832
|
:param int retention_in_days: The number of days automated backups are retained.
|
@@ -8841,7 +8841,7 @@ class GetMysqlDbSystemBackupPolicyResult(dict):
|
|
8841
8841
|
|
8842
8842
|
@property
|
8843
8843
|
@pulumi.getter(name="definedTags")
|
8844
|
-
def defined_tags(self) -> Mapping[str,
|
8844
|
+
def defined_tags(self) -> Mapping[str, str]:
|
8845
8845
|
"""
|
8846
8846
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
8847
8847
|
"""
|
@@ -8849,7 +8849,7 @@ class GetMysqlDbSystemBackupPolicyResult(dict):
|
|
8849
8849
|
|
8850
8850
|
@property
|
8851
8851
|
@pulumi.getter(name="freeformTags")
|
8852
|
-
def freeform_tags(self) -> Mapping[str,
|
8852
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
8853
8853
|
"""
|
8854
8854
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
8855
8855
|
"""
|
@@ -8910,9 +8910,9 @@ class GetMysqlDbSystemBackupPolicyPitrPolicyResult(dict):
|
|
8910
8910
|
class GetMysqlDbSystemChannelResult(dict):
|
8911
8911
|
def __init__(__self__, *,
|
8912
8912
|
compartment_id: str,
|
8913
|
-
defined_tags: Mapping[str,
|
8913
|
+
defined_tags: Mapping[str, str],
|
8914
8914
|
display_name: str,
|
8915
|
-
freeform_tags: Mapping[str,
|
8915
|
+
freeform_tags: Mapping[str, str],
|
8916
8916
|
id: str,
|
8917
8917
|
is_enabled: bool,
|
8918
8918
|
lifecycle_details: str,
|
@@ -8923,9 +8923,9 @@ class GetMysqlDbSystemChannelResult(dict):
|
|
8923
8923
|
time_updated: str):
|
8924
8924
|
"""
|
8925
8925
|
:param str compartment_id: The OCID of the compartment the DB System belongs in.
|
8926
|
-
:param Mapping[str,
|
8926
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
8927
8927
|
:param str display_name: The user-friendly name for the DB System. It does not have to be unique.
|
8928
|
-
:param Mapping[str,
|
8928
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
8929
8929
|
:param str id: The OCID of the DB System.
|
8930
8930
|
:param bool is_enabled: Whether the Channel has been enabled by the user.
|
8931
8931
|
:param str lifecycle_details: Additional information about the current lifecycleState.
|
@@ -8958,7 +8958,7 @@ class GetMysqlDbSystemChannelResult(dict):
|
|
8958
8958
|
|
8959
8959
|
@property
|
8960
8960
|
@pulumi.getter(name="definedTags")
|
8961
|
-
def defined_tags(self) -> Mapping[str,
|
8961
|
+
def defined_tags(self) -> Mapping[str, str]:
|
8962
8962
|
"""
|
8963
8963
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
8964
8964
|
"""
|
@@ -8974,7 +8974,7 @@ class GetMysqlDbSystemChannelResult(dict):
|
|
8974
8974
|
|
8975
8975
|
@property
|
8976
8976
|
@pulumi.getter(name="freeformTags")
|
8977
|
-
def freeform_tags(self) -> Mapping[str,
|
8977
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
8978
8978
|
"""
|
8979
8979
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
8980
8980
|
"""
|
@@ -9718,13 +9718,13 @@ class GetMysqlDbSystemsDbSystemResult(dict):
|
|
9718
9718
|
current_placements: Sequence['outputs.GetMysqlDbSystemsDbSystemCurrentPlacementResult'],
|
9719
9719
|
data_storage_size_in_gb: int,
|
9720
9720
|
database_management: str,
|
9721
|
-
defined_tags: Mapping[str,
|
9721
|
+
defined_tags: Mapping[str, str],
|
9722
9722
|
deletion_policies: Sequence['outputs.GetMysqlDbSystemsDbSystemDeletionPolicyResult'],
|
9723
9723
|
description: str,
|
9724
9724
|
display_name: str,
|
9725
9725
|
endpoints: Sequence['outputs.GetMysqlDbSystemsDbSystemEndpointResult'],
|
9726
9726
|
fault_domain: str,
|
9727
|
-
freeform_tags: Mapping[str,
|
9727
|
+
freeform_tags: Mapping[str, str],
|
9728
9728
|
heat_wave_clusters: Sequence['outputs.GetMysqlDbSystemsDbSystemHeatWaveClusterResult'],
|
9729
9729
|
hostname_label: str,
|
9730
9730
|
id: str,
|
@@ -9755,13 +9755,13 @@ class GetMysqlDbSystemsDbSystemResult(dict):
|
|
9755
9755
|
:param Sequence['GetMysqlDbSystemsDbSystemCurrentPlacementArgs'] current_placements: The availability domain and fault domain a DB System is placed in.
|
9756
9756
|
:param int data_storage_size_in_gb: Initial size of the data volume in GiBs that will be created and attached.
|
9757
9757
|
:param str database_management: Filter DB Systems by their Database Management configuration.
|
9758
|
-
:param Mapping[str,
|
9758
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
9759
9759
|
:param Sequence['GetMysqlDbSystemsDbSystemDeletionPolicyArgs'] deletion_policies: The Deletion policy for the DB System.
|
9760
9760
|
:param str description: User-provided data about the DB System.
|
9761
9761
|
:param str display_name: A filter to return only the resource matching the given display name exactly.
|
9762
9762
|
:param Sequence['GetMysqlDbSystemsDbSystemEndpointArgs'] endpoints: The network endpoints available for this DB System.
|
9763
9763
|
:param str fault_domain: The fault domain on which to deploy the Read/Write endpoint. This defines the preferred primary instance.
|
9764
|
-
:param Mapping[str,
|
9764
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
9765
9765
|
:param Sequence['GetMysqlDbSystemsDbSystemHeatWaveClusterArgs'] heat_wave_clusters: A summary of a HeatWave cluster.
|
9766
9766
|
:param str hostname_label: The hostname for the primary endpoint of the DB System. Used for DNS. The value is the hostname portion of the primary private IP's fully qualified domain name (FQDN) (for example, "dbsystem-1" in FQDN "dbsystem-1.subnet123.vcn1.oraclevcn.com"). Must be unique across all VNICs in the subnet and comply with RFC 952 and RFC 1123.
|
9767
9767
|
:param str id: The OCID of the DB System.
|
@@ -9905,7 +9905,7 @@ class GetMysqlDbSystemsDbSystemResult(dict):
|
|
9905
9905
|
|
9906
9906
|
@property
|
9907
9907
|
@pulumi.getter(name="definedTags")
|
9908
|
-
def defined_tags(self) -> Mapping[str,
|
9908
|
+
def defined_tags(self) -> Mapping[str, str]:
|
9909
9909
|
"""
|
9910
9910
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
9911
9911
|
"""
|
@@ -9953,7 +9953,7 @@ class GetMysqlDbSystemsDbSystemResult(dict):
|
|
9953
9953
|
|
9954
9954
|
@property
|
9955
9955
|
@pulumi.getter(name="freeformTags")
|
9956
|
-
def freeform_tags(self) -> Mapping[str,
|
9956
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
9957
9957
|
"""
|
9958
9958
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
9959
9959
|
"""
|
@@ -10120,15 +10120,15 @@ class GetMysqlDbSystemsDbSystemResult(dict):
|
|
10120
10120
|
@pulumi.output_type
|
10121
10121
|
class GetMysqlDbSystemsDbSystemBackupPolicyResult(dict):
|
10122
10122
|
def __init__(__self__, *,
|
10123
|
-
defined_tags: Mapping[str,
|
10124
|
-
freeform_tags: Mapping[str,
|
10123
|
+
defined_tags: Mapping[str, str],
|
10124
|
+
freeform_tags: Mapping[str, str],
|
10125
10125
|
is_enabled: bool,
|
10126
10126
|
pitr_policies: Sequence['outputs.GetMysqlDbSystemsDbSystemBackupPolicyPitrPolicyResult'],
|
10127
10127
|
retention_in_days: int,
|
10128
10128
|
window_start_time: str):
|
10129
10129
|
"""
|
10130
|
-
:param Mapping[str,
|
10131
|
-
:param Mapping[str,
|
10130
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
10131
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
10132
10132
|
:param bool is_enabled: Whether the Channel has been enabled by the user.
|
10133
10133
|
:param Sequence['GetMysqlDbSystemsDbSystemBackupPolicyPitrPolicyArgs'] pitr_policies: The PITR policy for the DB System.
|
10134
10134
|
:param int retention_in_days: The number of days automated backups are retained.
|
@@ -10143,7 +10143,7 @@ class GetMysqlDbSystemsDbSystemBackupPolicyResult(dict):
|
|
10143
10143
|
|
10144
10144
|
@property
|
10145
10145
|
@pulumi.getter(name="definedTags")
|
10146
|
-
def defined_tags(self) -> Mapping[str,
|
10146
|
+
def defined_tags(self) -> Mapping[str, str]:
|
10147
10147
|
"""
|
10148
10148
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
10149
10149
|
"""
|
@@ -10151,7 +10151,7 @@ class GetMysqlDbSystemsDbSystemBackupPolicyResult(dict):
|
|
10151
10151
|
|
10152
10152
|
@property
|
10153
10153
|
@pulumi.getter(name="freeformTags")
|
10154
|
-
def freeform_tags(self) -> Mapping[str,
|
10154
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
10155
10155
|
"""
|
10156
10156
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
10157
10157
|
"""
|
@@ -10212,9 +10212,9 @@ class GetMysqlDbSystemsDbSystemBackupPolicyPitrPolicyResult(dict):
|
|
10212
10212
|
class GetMysqlDbSystemsDbSystemChannelResult(dict):
|
10213
10213
|
def __init__(__self__, *,
|
10214
10214
|
compartment_id: str,
|
10215
|
-
defined_tags: Mapping[str,
|
10215
|
+
defined_tags: Mapping[str, str],
|
10216
10216
|
display_name: str,
|
10217
|
-
freeform_tags: Mapping[str,
|
10217
|
+
freeform_tags: Mapping[str, str],
|
10218
10218
|
id: str,
|
10219
10219
|
is_enabled: bool,
|
10220
10220
|
lifecycle_details: str,
|
@@ -10225,9 +10225,9 @@ class GetMysqlDbSystemsDbSystemChannelResult(dict):
|
|
10225
10225
|
time_updated: str):
|
10226
10226
|
"""
|
10227
10227
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
10228
|
-
:param Mapping[str,
|
10228
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
10229
10229
|
:param str display_name: A filter to return only the resource matching the given display name exactly.
|
10230
|
-
:param Mapping[str,
|
10230
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
10231
10231
|
:param str id: The OCID of the DB System.
|
10232
10232
|
:param bool is_enabled: Whether the Channel has been enabled by the user.
|
10233
10233
|
:param str lifecycle_details: Additional information about the current lifecycleState.
|
@@ -10260,7 +10260,7 @@ class GetMysqlDbSystemsDbSystemChannelResult(dict):
|
|
10260
10260
|
|
10261
10261
|
@property
|
10262
10262
|
@pulumi.getter(name="definedTags")
|
10263
|
-
def defined_tags(self) -> Mapping[str,
|
10263
|
+
def defined_tags(self) -> Mapping[str, str]:
|
10264
10264
|
"""
|
10265
10265
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
10266
10266
|
"""
|
@@ -10276,7 +10276,7 @@ class GetMysqlDbSystemsDbSystemChannelResult(dict):
|
|
10276
10276
|
|
10277
10277
|
@property
|
10278
10278
|
@pulumi.getter(name="freeformTags")
|
10279
|
-
def freeform_tags(self) -> Mapping[str,
|
10279
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
10280
10280
|
"""
|
10281
10281
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
10282
10282
|
"""
|
@@ -11221,11 +11221,11 @@ class GetReplicasReplicaResult(dict):
|
|
11221
11221
|
compartment_id: str,
|
11222
11222
|
configuration_id: str,
|
11223
11223
|
db_system_id: str,
|
11224
|
-
defined_tags: Mapping[str,
|
11224
|
+
defined_tags: Mapping[str, str],
|
11225
11225
|
description: str,
|
11226
11226
|
display_name: str,
|
11227
11227
|
fault_domain: str,
|
11228
|
-
freeform_tags: Mapping[str,
|
11228
|
+
freeform_tags: Mapping[str, str],
|
11229
11229
|
id: str,
|
11230
11230
|
ip_address: str,
|
11231
11231
|
is_delete_protected: bool,
|
@@ -11244,11 +11244,11 @@ class GetReplicasReplicaResult(dict):
|
|
11244
11244
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
11245
11245
|
:param str configuration_id: The requested Configuration instance.
|
11246
11246
|
:param str db_system_id: The DB System [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
11247
|
-
:param Mapping[str,
|
11247
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
11248
11248
|
:param str description: User provided description of the read replica.
|
11249
11249
|
:param str display_name: A filter to return only the resource matching the given display name exactly.
|
11250
11250
|
:param str fault_domain: The name of the Fault Domain the read replica is located in.
|
11251
|
-
:param Mapping[str,
|
11251
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
11252
11252
|
:param str id: The OCID of the read replica.
|
11253
11253
|
:param str ip_address: The IP address the read replica is configured to listen on.
|
11254
11254
|
:param bool is_delete_protected: Specifies whether the read replica can be deleted. Set to true to prevent deletion, false (default) to allow. Note that if a read replica is delete protected it also prevents the entire DB System from being deleted. If the DB System is delete protected, read replicas can still be deleted individually if they are not delete protected themselves.
|
@@ -11320,7 +11320,7 @@ class GetReplicasReplicaResult(dict):
|
|
11320
11320
|
|
11321
11321
|
@property
|
11322
11322
|
@pulumi.getter(name="definedTags")
|
11323
|
-
def defined_tags(self) -> Mapping[str,
|
11323
|
+
def defined_tags(self) -> Mapping[str, str]:
|
11324
11324
|
"""
|
11325
11325
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
11326
11326
|
"""
|
@@ -11352,7 +11352,7 @@ class GetReplicasReplicaResult(dict):
|
|
11352
11352
|
|
11353
11353
|
@property
|
11354
11354
|
@pulumi.getter(name="freeformTags")
|
11355
|
-
def freeform_tags(self) -> Mapping[str,
|
11355
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
11356
11356
|
"""
|
11357
11357
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
11358
11358
|
"""
|