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/database/outputs.py
CHANGED
@@ -1739,14 +1739,14 @@ class AutonomousDatabaseConnectionString(dict):
|
|
1739
1739
|
return super().get(key, default)
|
1740
1740
|
|
1741
1741
|
def __init__(__self__, *,
|
1742
|
-
all_connection_strings: Optional[Mapping[str,
|
1742
|
+
all_connection_strings: Optional[Mapping[str, str]] = None,
|
1743
1743
|
dedicated: Optional[str] = None,
|
1744
1744
|
high: Optional[str] = None,
|
1745
1745
|
low: Optional[str] = None,
|
1746
1746
|
medium: Optional[str] = None,
|
1747
1747
|
profiles: Optional[Sequence['outputs.AutonomousDatabaseConnectionStringProfile']] = None):
|
1748
1748
|
"""
|
1749
|
-
:param Mapping[str,
|
1749
|
+
:param Mapping[str, str] all_connection_strings: Returns all connection strings that can be used to connect to the Autonomous Database. For more information, please see [Predefined Database Service Names for Autonomous Transaction Processing](https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/connect-predefined.html#GUID-9747539B-FD46-44F1-8FF8-F5AC650F15BE)
|
1750
1750
|
:param str dedicated: The database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.
|
1751
1751
|
:param str high: The High database service provides the highest level of resources to each SQL statement resulting in the highest performance, but supports the fewest number of concurrent SQL statements.
|
1752
1752
|
:param str low: The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.
|
@@ -1768,7 +1768,7 @@ class AutonomousDatabaseConnectionString(dict):
|
|
1768
1768
|
|
1769
1769
|
@property
|
1770
1770
|
@pulumi.getter(name="allConnectionStrings")
|
1771
|
-
def all_connection_strings(self) -> Optional[Mapping[str,
|
1771
|
+
def all_connection_strings(self) -> Optional[Mapping[str, str]]:
|
1772
1772
|
"""
|
1773
1773
|
Returns all connection strings that can be used to connect to the Autonomous Database. For more information, please see [Predefined Database Service Names for Autonomous Transaction Processing](https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/connect-predefined.html#GUID-9747539B-FD46-44F1-8FF8-F5AC650F15BE)
|
1774
1774
|
"""
|
@@ -4976,11 +4976,11 @@ class DatabaseConnectionString(dict):
|
|
4976
4976
|
return super().get(key, default)
|
4977
4977
|
|
4978
4978
|
def __init__(__self__, *,
|
4979
|
-
all_connection_strings: Optional[Mapping[str,
|
4979
|
+
all_connection_strings: Optional[Mapping[str, str]] = None,
|
4980
4980
|
cdb_default: Optional[str] = None,
|
4981
4981
|
cdb_ip_default: Optional[str] = None):
|
4982
4982
|
"""
|
4983
|
-
:param Mapping[str,
|
4983
|
+
:param Mapping[str, str] all_connection_strings: All connection strings to use to connect to the Database.
|
4984
4984
|
:param str cdb_default: Host name based CDB Connection String.
|
4985
4985
|
:param str cdb_ip_default: IP based CDB Connection String.
|
4986
4986
|
"""
|
@@ -4993,7 +4993,7 @@ class DatabaseConnectionString(dict):
|
|
4993
4993
|
|
4994
4994
|
@property
|
4995
4995
|
@pulumi.getter(name="allConnectionStrings")
|
4996
|
-
def all_connection_strings(self) -> Optional[Mapping[str,
|
4996
|
+
def all_connection_strings(self) -> Optional[Mapping[str, str]]:
|
4997
4997
|
"""
|
4998
4998
|
All connection strings to use to connect to the Database.
|
4999
4999
|
"""
|
@@ -5081,8 +5081,8 @@ class DatabaseDatabase(dict):
|
|
5081
5081
|
db_backup_config: Optional['outputs.DatabaseDatabaseDbBackupConfig'] = None,
|
5082
5082
|
db_unique_name: Optional[str] = None,
|
5083
5083
|
db_workload: Optional[str] = None,
|
5084
|
-
defined_tags: Optional[Mapping[str,
|
5085
|
-
freeform_tags: Optional[Mapping[str,
|
5084
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
5085
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
5086
5086
|
kms_key_id: Optional[str] = None,
|
5087
5087
|
kms_key_version_id: Optional[str] = None,
|
5088
5088
|
ncharacter_set: Optional[str] = None,
|
@@ -5105,8 +5105,8 @@ class DatabaseDatabase(dict):
|
|
5105
5105
|
:param str db_workload: **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service. Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.
|
5106
5106
|
|
5107
5107
|
The database workload type.
|
5108
|
-
:param Mapping[str,
|
5109
|
-
:param Mapping[str,
|
5108
|
+
:param Mapping[str, str] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
5109
|
+
:param Mapping[str, str] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
5110
5110
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
5111
5111
|
:param str kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation.
|
5112
5112
|
:param str ncharacter_set: The national character set for the database. The default is AL16UTF16. Allowed values are: AL16UTF16 or UTF8.
|
@@ -5231,7 +5231,7 @@ class DatabaseDatabase(dict):
|
|
5231
5231
|
|
5232
5232
|
@property
|
5233
5233
|
@pulumi.getter(name="definedTags")
|
5234
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
5234
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
5235
5235
|
"""
|
5236
5236
|
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
5237
5237
|
"""
|
@@ -5239,7 +5239,7 @@ class DatabaseDatabase(dict):
|
|
5239
5239
|
|
5240
5240
|
@property
|
5241
5241
|
@pulumi.getter(name="freeformTags")
|
5242
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
5242
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
5243
5243
|
"""
|
5244
5244
|
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
5245
5245
|
"""
|
@@ -5792,11 +5792,11 @@ class DatabaseUpgradeConnectionString(dict):
|
|
5792
5792
|
return super().get(key, default)
|
5793
5793
|
|
5794
5794
|
def __init__(__self__, *,
|
5795
|
-
all_connection_strings: Optional[Mapping[str,
|
5795
|
+
all_connection_strings: Optional[Mapping[str, str]] = None,
|
5796
5796
|
cdb_default: Optional[str] = None,
|
5797
5797
|
cdb_ip_default: Optional[str] = None):
|
5798
5798
|
"""
|
5799
|
-
:param Mapping[str,
|
5799
|
+
:param Mapping[str, str] all_connection_strings: All connection strings to use to connect to the Database.
|
5800
5800
|
:param str cdb_default: Host name based CDB Connection String.
|
5801
5801
|
:param str cdb_ip_default: IP based CDB Connection String.
|
5802
5802
|
"""
|
@@ -5809,7 +5809,7 @@ class DatabaseUpgradeConnectionString(dict):
|
|
5809
5809
|
|
5810
5810
|
@property
|
5811
5811
|
@pulumi.getter(name="allConnectionStrings")
|
5812
|
-
def all_connection_strings(self) -> Optional[Mapping[str,
|
5812
|
+
def all_connection_strings(self) -> Optional[Mapping[str, str]]:
|
5813
5813
|
"""
|
5814
5814
|
All connection strings to use to connect to the Database.
|
5815
5815
|
"""
|
@@ -6239,8 +6239,8 @@ class DbHomeDatabase(dict):
|
|
6239
6239
|
db_name: Optional[str] = None,
|
6240
6240
|
db_unique_name: Optional[str] = None,
|
6241
6241
|
db_workload: Optional[str] = None,
|
6242
|
-
defined_tags: Optional[Mapping[str,
|
6243
|
-
freeform_tags: Optional[Mapping[str,
|
6242
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
6243
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
6244
6244
|
id: Optional[str] = None,
|
6245
6245
|
key_store_id: Optional[str] = None,
|
6246
6246
|
kms_key_id: Optional[str] = None,
|
@@ -6270,8 +6270,8 @@ class DbHomeDatabase(dict):
|
|
6270
6270
|
:param str db_workload: **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service. Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.
|
6271
6271
|
|
6272
6272
|
The database workload type.
|
6273
|
-
:param Mapping[str,
|
6274
|
-
:param Mapping[str,
|
6273
|
+
:param Mapping[str, str] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
6274
|
+
:param Mapping[str, str] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
6275
6275
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Home.
|
6276
6276
|
:param str key_store_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store of Oracle Vault.
|
6277
6277
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
@@ -6432,7 +6432,7 @@ class DbHomeDatabase(dict):
|
|
6432
6432
|
|
6433
6433
|
@property
|
6434
6434
|
@pulumi.getter(name="definedTags")
|
6435
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
6435
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
6436
6436
|
"""
|
6437
6437
|
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
6438
6438
|
"""
|
@@ -6440,7 +6440,7 @@ class DbHomeDatabase(dict):
|
|
6440
6440
|
|
6441
6441
|
@property
|
6442
6442
|
@pulumi.getter(name="freeformTags")
|
6443
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
6443
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
6444
6444
|
"""
|
6445
6445
|
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
6446
6446
|
"""
|
@@ -6591,7 +6591,7 @@ class DbHomeDatabaseConnectionString(dict):
|
|
6591
6591
|
return super().get(key, default)
|
6592
6592
|
|
6593
6593
|
def __init__(__self__, *,
|
6594
|
-
all_connection_strings: Optional[Mapping[str,
|
6594
|
+
all_connection_strings: Optional[Mapping[str, str]] = None,
|
6595
6595
|
cdb_default: Optional[str] = None,
|
6596
6596
|
cdb_ip_default: Optional[str] = None):
|
6597
6597
|
if all_connection_strings is not None:
|
@@ -6603,7 +6603,7 @@ class DbHomeDatabaseConnectionString(dict):
|
|
6603
6603
|
|
6604
6604
|
@property
|
6605
6605
|
@pulumi.getter(name="allConnectionStrings")
|
6606
|
-
def all_connection_strings(self) -> Optional[Mapping[str,
|
6606
|
+
def all_connection_strings(self) -> Optional[Mapping[str, str]]:
|
6607
6607
|
return pulumi.get(self, "all_connection_strings")
|
6608
6608
|
|
6609
6609
|
@property
|
@@ -6918,9 +6918,9 @@ class DbSystemDbHome(dict):
|
|
6918
6918
|
database_software_image_id: Optional[str] = None,
|
6919
6919
|
db_home_location: Optional[str] = None,
|
6920
6920
|
db_version: Optional[str] = None,
|
6921
|
-
defined_tags: Optional[Mapping[str,
|
6921
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
6922
6922
|
display_name: Optional[str] = None,
|
6923
|
-
freeform_tags: Optional[Mapping[str,
|
6923
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
6924
6924
|
id: Optional[str] = None,
|
6925
6925
|
last_patch_history_entry_id: Optional[str] = None,
|
6926
6926
|
lifecycle_details: Optional[str] = None,
|
@@ -6934,9 +6934,9 @@ class DbSystemDbHome(dict):
|
|
6934
6934
|
:param str db_version: A valid Oracle Database version. For a list of supported versions, use the ListDbVersions operation.
|
6935
6935
|
|
6936
6936
|
This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, privateEndpointLabel, nsgIds, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.
|
6937
|
-
:param Mapping[str,
|
6937
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
6938
6938
|
:param str display_name: The user-provided name of the Database Home.
|
6939
|
-
:param Mapping[str,
|
6939
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
6940
6940
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
6941
6941
|
:param str last_patch_history_entry_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last patch history. This value is updated as soon as a patch operation starts.
|
6942
6942
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
@@ -7009,7 +7009,7 @@ class DbSystemDbHome(dict):
|
|
7009
7009
|
|
7010
7010
|
@property
|
7011
7011
|
@pulumi.getter(name="definedTags")
|
7012
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
7012
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
7013
7013
|
"""
|
7014
7014
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
7015
7015
|
"""
|
@@ -7025,7 +7025,7 @@ class DbSystemDbHome(dict):
|
|
7025
7025
|
|
7026
7026
|
@property
|
7027
7027
|
@pulumi.getter(name="freeformTags")
|
7028
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
7028
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
7029
7029
|
"""
|
7030
7030
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
7031
7031
|
"""
|
@@ -7150,8 +7150,8 @@ class DbSystemDbHomeDatabase(dict):
|
|
7150
7150
|
db_name: Optional[str] = None,
|
7151
7151
|
db_unique_name: Optional[str] = None,
|
7152
7152
|
db_workload: Optional[str] = None,
|
7153
|
-
defined_tags: Optional[Mapping[str,
|
7154
|
-
freeform_tags: Optional[Mapping[str,
|
7153
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
7154
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
7155
7155
|
id: Optional[str] = None,
|
7156
7156
|
kms_key_id: Optional[str] = None,
|
7157
7157
|
kms_key_version_id: Optional[str] = None,
|
@@ -7180,8 +7180,8 @@ class DbSystemDbHomeDatabase(dict):
|
|
7180
7180
|
:param str db_workload: **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service. Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.
|
7181
7181
|
|
7182
7182
|
The database workload type.
|
7183
|
-
:param Mapping[str,
|
7184
|
-
:param Mapping[str,
|
7183
|
+
:param Mapping[str, str] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
7184
|
+
:param Mapping[str, str] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
7185
7185
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
7186
7186
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
7187
7187
|
:param str kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation.
|
@@ -7346,7 +7346,7 @@ class DbSystemDbHomeDatabase(dict):
|
|
7346
7346
|
|
7347
7347
|
@property
|
7348
7348
|
@pulumi.getter(name="definedTags")
|
7349
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
7349
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
7350
7350
|
"""
|
7351
7351
|
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
7352
7352
|
"""
|
@@ -7354,7 +7354,7 @@ class DbSystemDbHomeDatabase(dict):
|
|
7354
7354
|
|
7355
7355
|
@property
|
7356
7356
|
@pulumi.getter(name="freeformTags")
|
7357
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
7357
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
7358
7358
|
"""
|
7359
7359
|
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
7360
7360
|
"""
|
@@ -7481,7 +7481,7 @@ class DbSystemDbHomeDatabaseConnectionString(dict):
|
|
7481
7481
|
return super().get(key, default)
|
7482
7482
|
|
7483
7483
|
def __init__(__self__, *,
|
7484
|
-
all_connection_strings: Optional[Mapping[str,
|
7484
|
+
all_connection_strings: Optional[Mapping[str, str]] = None,
|
7485
7485
|
cdb_default: Optional[str] = None,
|
7486
7486
|
cdb_ip_default: Optional[str] = None):
|
7487
7487
|
if all_connection_strings is not None:
|
@@ -7493,7 +7493,7 @@ class DbSystemDbHomeDatabaseConnectionString(dict):
|
|
7493
7493
|
|
7494
7494
|
@property
|
7495
7495
|
@pulumi.getter(name="allConnectionStrings")
|
7496
|
-
def all_connection_strings(self) -> Optional[Mapping[str,
|
7496
|
+
def all_connection_strings(self) -> Optional[Mapping[str, str]]:
|
7497
7497
|
return pulumi.get(self, "all_connection_strings")
|
7498
7498
|
|
7499
7499
|
@property
|
@@ -10825,11 +10825,11 @@ class PluggableDatabaseConnectionString(dict):
|
|
10825
10825
|
return super().get(key, default)
|
10826
10826
|
|
10827
10827
|
def __init__(__self__, *,
|
10828
|
-
all_connection_strings: Optional[Mapping[str,
|
10828
|
+
all_connection_strings: Optional[Mapping[str, str]] = None,
|
10829
10829
|
pdb_default: Optional[str] = None,
|
10830
10830
|
pdb_ip_default: Optional[str] = None):
|
10831
10831
|
"""
|
10832
|
-
:param Mapping[str,
|
10832
|
+
:param Mapping[str, str] all_connection_strings: All connection strings to use to connect to the pluggable database.
|
10833
10833
|
:param str pdb_default: A host name-based PDB connection string.
|
10834
10834
|
:param str pdb_ip_default: An IP-based PDB connection string.
|
10835
10835
|
"""
|
@@ -10842,7 +10842,7 @@ class PluggableDatabaseConnectionString(dict):
|
|
10842
10842
|
|
10843
10843
|
@property
|
10844
10844
|
@pulumi.getter(name="allConnectionStrings")
|
10845
|
-
def all_connection_strings(self) -> Optional[Mapping[str,
|
10845
|
+
def all_connection_strings(self) -> Optional[Mapping[str, str]]:
|
10846
10846
|
"""
|
10847
10847
|
All connection strings to use to connect to the pluggable database.
|
10848
10848
|
"""
|
@@ -10892,7 +10892,7 @@ class PluggableDatabaseManagementsManagementConnectionString(dict):
|
|
10892
10892
|
|
10893
10893
|
def __init__(__self__, *,
|
10894
10894
|
enable_pluggabledatabasemanagement: bool,
|
10895
|
-
all_connection_strings: Optional[Mapping[str,
|
10895
|
+
all_connection_strings: Optional[Mapping[str, str]] = None,
|
10896
10896
|
pdb_default: Optional[str] = None,
|
10897
10897
|
pdb_ip_default: Optional[str] = None):
|
10898
10898
|
"""
|
@@ -10901,7 +10901,7 @@ class PluggableDatabaseManagementsManagementConnectionString(dict):
|
|
10901
10901
|
|
10902
10902
|
** IMPORTANT **
|
10903
10903
|
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
10904
|
-
:param Mapping[str,
|
10904
|
+
:param Mapping[str, str] all_connection_strings: All connection strings to use to connect to the pluggable database.
|
10905
10905
|
:param str pdb_default: A host name-based PDB connection string.
|
10906
10906
|
:param str pdb_ip_default: An IP-based PDB connection string.
|
10907
10907
|
"""
|
@@ -10927,7 +10927,7 @@ class PluggableDatabaseManagementsManagementConnectionString(dict):
|
|
10927
10927
|
|
10928
10928
|
@property
|
10929
10929
|
@pulumi.getter(name="allConnectionStrings")
|
10930
|
-
def all_connection_strings(self) -> Optional[Mapping[str,
|
10930
|
+
def all_connection_strings(self) -> Optional[Mapping[str, str]]:
|
10931
10931
|
"""
|
10932
10932
|
All connection strings to use to connect to the pluggable database.
|
10933
10933
|
"""
|
@@ -11355,11 +11355,11 @@ class PluggableDatabasesLocalCloneConnectionString(dict):
|
|
11355
11355
|
return super().get(key, default)
|
11356
11356
|
|
11357
11357
|
def __init__(__self__, *,
|
11358
|
-
all_connection_strings: Optional[Mapping[str,
|
11358
|
+
all_connection_strings: Optional[Mapping[str, str]] = None,
|
11359
11359
|
pdb_default: Optional[str] = None,
|
11360
11360
|
pdb_ip_default: Optional[str] = None):
|
11361
11361
|
"""
|
11362
|
-
:param Mapping[str,
|
11362
|
+
:param Mapping[str, str] all_connection_strings: All connection strings to use to connect to the pluggable database.
|
11363
11363
|
:param str pdb_default: A host name-based PDB connection string.
|
11364
11364
|
:param str pdb_ip_default: An IP-based PDB connection string.
|
11365
11365
|
"""
|
@@ -11372,7 +11372,7 @@ class PluggableDatabasesLocalCloneConnectionString(dict):
|
|
11372
11372
|
|
11373
11373
|
@property
|
11374
11374
|
@pulumi.getter(name="allConnectionStrings")
|
11375
|
-
def all_connection_strings(self) -> Optional[Mapping[str,
|
11375
|
+
def all_connection_strings(self) -> Optional[Mapping[str, str]]:
|
11376
11376
|
"""
|
11377
11377
|
All connection strings to use to connect to the pluggable database.
|
11378
11378
|
"""
|
@@ -11541,11 +11541,11 @@ class PluggableDatabasesRemoteCloneConnectionString(dict):
|
|
11541
11541
|
return super().get(key, default)
|
11542
11542
|
|
11543
11543
|
def __init__(__self__, *,
|
11544
|
-
all_connection_strings: Optional[Mapping[str,
|
11544
|
+
all_connection_strings: Optional[Mapping[str, str]] = None,
|
11545
11545
|
pdb_default: Optional[str] = None,
|
11546
11546
|
pdb_ip_default: Optional[str] = None):
|
11547
11547
|
"""
|
11548
|
-
:param Mapping[str,
|
11548
|
+
:param Mapping[str, str] all_connection_strings: All connection strings to use to connect to the pluggable database.
|
11549
11549
|
:param str pdb_default: A host name-based PDB connection string.
|
11550
11550
|
:param str pdb_ip_default: An IP-based PDB connection string.
|
11551
11551
|
"""
|
@@ -11558,7 +11558,7 @@ class PluggableDatabasesRemoteCloneConnectionString(dict):
|
|
11558
11558
|
|
11559
11559
|
@property
|
11560
11560
|
@pulumi.getter(name="allConnectionStrings")
|
11561
|
-
def all_connection_strings(self) -> Optional[Mapping[str,
|
11561
|
+
def all_connection_strings(self) -> Optional[Mapping[str, str]]:
|
11562
11562
|
"""
|
11563
11563
|
All connection strings to use to connect to the pluggable database.
|
11564
11564
|
"""
|
@@ -12456,8 +12456,8 @@ class GetApplicationVipsApplicationVipResult(dict):
|
|
12456
12456
|
cloud_vm_cluster_id: str,
|
12457
12457
|
compartment_id: str,
|
12458
12458
|
db_node_id: str,
|
12459
|
-
defined_tags: Mapping[str,
|
12460
|
-
freeform_tags: Mapping[str,
|
12459
|
+
defined_tags: Mapping[str, str],
|
12460
|
+
freeform_tags: Mapping[str, str],
|
12461
12461
|
hostname_label: str,
|
12462
12462
|
id: str,
|
12463
12463
|
ip_address: str,
|
@@ -12468,8 +12468,8 @@ class GetApplicationVipsApplicationVipResult(dict):
|
|
12468
12468
|
"""
|
12469
12469
|
:param str cloud_vm_cluster_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the cloud VM cluster associated with the application virtual IP (VIP) address.
|
12470
12470
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
12471
|
-
:param Mapping[str,
|
12472
|
-
:param Mapping[str,
|
12471
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
12472
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
12473
12473
|
:param str hostname_label: The hostname of the application virtual IP (VIP) address.
|
12474
12474
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the application virtual IP (VIP) address.
|
12475
12475
|
:param str ip_address: The application virtual IP (VIP) address.
|
@@ -12514,7 +12514,7 @@ class GetApplicationVipsApplicationVipResult(dict):
|
|
12514
12514
|
|
12515
12515
|
@property
|
12516
12516
|
@pulumi.getter(name="definedTags")
|
12517
|
-
def defined_tags(self) -> Mapping[str,
|
12517
|
+
def defined_tags(self) -> Mapping[str, str]:
|
12518
12518
|
"""
|
12519
12519
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
12520
12520
|
"""
|
@@ -12522,7 +12522,7 @@ class GetApplicationVipsApplicationVipResult(dict):
|
|
12522
12522
|
|
12523
12523
|
@property
|
12524
12524
|
@pulumi.getter(name="freeformTags")
|
12525
|
-
def freeform_tags(self) -> Mapping[str,
|
12525
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
12526
12526
|
"""
|
12527
12527
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
12528
12528
|
"""
|
@@ -13867,12 +13867,12 @@ class GetAutonomousContainerDatabasesAutonomousContainerDatabaseResult(dict):
|
|
13867
13867
|
db_split_threshold: int,
|
13868
13868
|
db_unique_name: str,
|
13869
13869
|
db_version: str,
|
13870
|
-
defined_tags: Mapping[str,
|
13870
|
+
defined_tags: Mapping[str, str],
|
13871
13871
|
display_name: str,
|
13872
13872
|
distribution_affinity: str,
|
13873
13873
|
dst_file_version: str,
|
13874
13874
|
fast_start_fail_over_lag_limit_in_seconds: int,
|
13875
|
-
freeform_tags: Mapping[str,
|
13875
|
+
freeform_tags: Mapping[str, str],
|
13876
13876
|
id: str,
|
13877
13877
|
infrastructure_type: str,
|
13878
13878
|
is_automatic_failover_enabled: bool,
|
@@ -13928,11 +13928,11 @@ class GetAutonomousContainerDatabasesAutonomousContainerDatabaseResult(dict):
|
|
13928
13928
|
:param str db_name: The Database name for the Autonomous Container Database. The name must be unique within the Cloud Autonomous VM Cluster, starting with an alphabetic character, followed by 1 to 7 alphanumeric characters.
|
13929
13929
|
:param int db_split_threshold: The value above which an Autonomous Database will be split across multiple nodes. This value defaults to 16 when the "CPU per VM" value on the Autonomous VM Cluster is greater than 16. Otherwise, it defaults to the "CPU per VM" value.
|
13930
13930
|
:param str db_version: Oracle Database version of the Autonomous Container Database.
|
13931
|
-
:param Mapping[str,
|
13931
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
13932
13932
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
13933
13933
|
:param str distribution_affinity: This option determines whether to open an Autonomous Database across the maximum number of nodes or the least number of nodes. The default will be for the minimum number of VMs.
|
13934
13934
|
:param str dst_file_version: DST Time-zone File version of the Autonomous Container Database.
|
13935
|
-
:param Mapping[str,
|
13935
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
13936
13936
|
:param str id: The id of the Autonomous Database [Vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts) service key management history entry.
|
13937
13937
|
:param str infrastructure_type: A filter to return only resources that match the given Infrastructure Type.
|
13938
13938
|
:param bool is_dst_file_update_enabled: Indicates if an automatic DST Time Zone file update is enabled for the Autonomous Container Database. If enabled along with Release Update, patching will be done in a Non-Rolling manner.
|
@@ -14129,7 +14129,7 @@ class GetAutonomousContainerDatabasesAutonomousContainerDatabaseResult(dict):
|
|
14129
14129
|
|
14130
14130
|
@property
|
14131
14131
|
@pulumi.getter(name="definedTags")
|
14132
|
-
def defined_tags(self) -> Mapping[str,
|
14132
|
+
def defined_tags(self) -> Mapping[str, str]:
|
14133
14133
|
"""
|
14134
14134
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
14135
14135
|
"""
|
@@ -14166,7 +14166,7 @@ class GetAutonomousContainerDatabasesAutonomousContainerDatabaseResult(dict):
|
|
14166
14166
|
|
14167
14167
|
@property
|
14168
14168
|
@pulumi.getter(name="freeformTags")
|
14169
|
-
def freeform_tags(self) -> Mapping[str,
|
14169
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
14170
14170
|
"""
|
14171
14171
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
14172
14172
|
"""
|
@@ -15705,14 +15705,14 @@ class GetAutonomousDatabaseBackupsFilterResult(dict):
|
|
15705
15705
|
@pulumi.output_type
|
15706
15706
|
class GetAutonomousDatabaseConnectionStringResult(dict):
|
15707
15707
|
def __init__(__self__, *,
|
15708
|
-
all_connection_strings: Mapping[str,
|
15708
|
+
all_connection_strings: Mapping[str, str],
|
15709
15709
|
dedicated: str,
|
15710
15710
|
high: str,
|
15711
15711
|
low: str,
|
15712
15712
|
medium: str,
|
15713
15713
|
profiles: Sequence['outputs.GetAutonomousDatabaseConnectionStringProfileResult']):
|
15714
15714
|
"""
|
15715
|
-
:param Mapping[str,
|
15715
|
+
:param Mapping[str, str] all_connection_strings: Returns all connection strings that can be used to connect to the Autonomous Database. For more information, please see [Predefined Database Service Names for Autonomous Transaction Processing](https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/connect-predefined.html#GUID-9747539B-FD46-44F1-8FF8-F5AC650F15BE)
|
15716
15716
|
:param str dedicated: The database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.
|
15717
15717
|
:param str high: The High database service provides the highest level of resources to each SQL statement resulting in the highest performance, but supports the fewest number of concurrent SQL statements.
|
15718
15718
|
:param str low: The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.
|
@@ -15728,7 +15728,7 @@ class GetAutonomousDatabaseConnectionStringResult(dict):
|
|
15728
15728
|
|
15729
15729
|
@property
|
15730
15730
|
@pulumi.getter(name="allConnectionStrings")
|
15731
|
-
def all_connection_strings(self) -> Mapping[str,
|
15731
|
+
def all_connection_strings(self) -> Mapping[str, str]:
|
15732
15732
|
"""
|
15733
15733
|
Returns all connection strings that can be used to connect to the Autonomous Database. For more information, please see [Predefined Database Service Names for Autonomous Transaction Processing](https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/connect-predefined.html#GUID-9747539B-FD46-44F1-8FF8-F5AC650F15BE)
|
15734
15734
|
"""
|
@@ -16800,9 +16800,9 @@ class GetAutonomousDatabaseSoftwareImagesAutonomousDatabaseSoftwareImageCollecti
|
|
16800
16800
|
autonomous_dsi_one_off_patches: Sequence[str],
|
16801
16801
|
compartment_id: str,
|
16802
16802
|
database_version: str,
|
16803
|
-
defined_tags: Mapping[str,
|
16803
|
+
defined_tags: Mapping[str, str],
|
16804
16804
|
display_name: str,
|
16805
|
-
freeform_tags: Mapping[str,
|
16805
|
+
freeform_tags: Mapping[str, str],
|
16806
16806
|
id: str,
|
16807
16807
|
image_shape_family: str,
|
16808
16808
|
lifecycle_details: str,
|
@@ -16814,9 +16814,9 @@ class GetAutonomousDatabaseSoftwareImagesAutonomousDatabaseSoftwareImageCollecti
|
|
16814
16814
|
:param Sequence[str] autonomous_dsi_one_off_patches: One-off patches included in the Autonomous Database Software Image
|
16815
16815
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
16816
16816
|
:param str database_version: The database version with which the Autonomous Database Software Image is to be built.
|
16817
|
-
:param Mapping[str,
|
16817
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
16818
16818
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
16819
|
-
:param Mapping[str,
|
16819
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
16820
16820
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Autonomous Database Software Image.
|
16821
16821
|
:param str image_shape_family: A filter to return only resources that match the given image shape family exactly.
|
16822
16822
|
:param str lifecycle_details: Detailed message for the lifecycle state.
|
@@ -16864,7 +16864,7 @@ class GetAutonomousDatabaseSoftwareImagesAutonomousDatabaseSoftwareImageCollecti
|
|
16864
16864
|
|
16865
16865
|
@property
|
16866
16866
|
@pulumi.getter(name="definedTags")
|
16867
|
-
def defined_tags(self) -> Mapping[str,
|
16867
|
+
def defined_tags(self) -> Mapping[str, str]:
|
16868
16868
|
"""
|
16869
16869
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
16870
16870
|
"""
|
@@ -16880,7 +16880,7 @@ class GetAutonomousDatabaseSoftwareImagesAutonomousDatabaseSoftwareImageCollecti
|
|
16880
16880
|
|
16881
16881
|
@property
|
16882
16882
|
@pulumi.getter(name="freeformTags")
|
16883
|
-
def freeform_tags(self) -> Mapping[str,
|
16883
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
16884
16884
|
"""
|
16885
16885
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
16886
16886
|
"""
|
@@ -17067,12 +17067,12 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17067
17067
|
db_tools_details: Sequence['outputs.GetAutonomousDatabasesAutonomousDatabaseDbToolsDetailResult'],
|
17068
17068
|
db_version: str,
|
17069
17069
|
db_workload: str,
|
17070
|
-
defined_tags: Mapping[str,
|
17070
|
+
defined_tags: Mapping[str, str],
|
17071
17071
|
disaster_recovery_region_type: str,
|
17072
17072
|
disaster_recovery_type: str,
|
17073
17073
|
display_name: str,
|
17074
17074
|
failed_data_recovery_in_seconds: int,
|
17075
|
-
freeform_tags: Mapping[str,
|
17075
|
+
freeform_tags: Mapping[str, str],
|
17076
17076
|
id: str,
|
17077
17077
|
in_memory_area_in_gbs: int,
|
17078
17078
|
in_memory_percentage: int,
|
@@ -17145,7 +17145,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17145
17145
|
supported_regions_to_clone_tos: Sequence[str],
|
17146
17146
|
switchover_to: str,
|
17147
17147
|
switchover_to_remote_peer_id: str,
|
17148
|
-
system_tags: Mapping[str,
|
17148
|
+
system_tags: Mapping[str, str],
|
17149
17149
|
time_created: str,
|
17150
17150
|
time_data_guard_role_changed: str,
|
17151
17151
|
time_deletion_of_free_autonomous_database: str,
|
@@ -17200,12 +17200,12 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17200
17200
|
:param Sequence['GetAutonomousDatabasesAutonomousDatabaseDbToolsDetailArgs'] db_tools_details: The list of database tools details.
|
17201
17201
|
:param str db_version: A filter to return only autonomous database resources that match the specified dbVersion.
|
17202
17202
|
:param str db_workload: A filter to return only autonomous database resources that match the specified workload type.
|
17203
|
-
:param Mapping[str,
|
17203
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
17204
17204
|
:param str disaster_recovery_region_type: The disaster recovery (DR) region type of the Autonomous Database. For Autonomous Database Serverless instances, DR associations have designated primary and standby regions. These region types do not change when the database changes roles. The standby region in DR associations can be the same region as the primary region, or they can be in a remote regions. Some database administration operations may be available only in the primary region of the DR association, and cannot be performed when the database using the primary role is operating in a remote region.
|
17205
17205
|
:param str disaster_recovery_type: Indicates the disaster recovery (DR) type of the Shared Autonomous Database. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
|
17206
17206
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
17207
17207
|
:param int failed_data_recovery_in_seconds: Indicates the number of seconds of data loss for a Data Guard failover.
|
17208
|
-
:param Mapping[str,
|
17208
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
17209
17209
|
:param str id: The id of the Autonomous Database [Vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts) service key management history entry.
|
17210
17210
|
:param int in_memory_area_in_gbs: The area assigned to In-Memory tables in Autonomous Database.
|
17211
17211
|
:param int in_memory_percentage: The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous Database. This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform.
|
@@ -17269,7 +17269,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17269
17269
|
:param str subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet the resource is associated with.
|
17270
17270
|
:param str subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
17271
17271
|
:param Sequence[str] supported_regions_to_clone_tos: The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
|
17272
|
-
:param Mapping[str,
|
17272
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
17273
17273
|
:param str time_created: The date and time the Autonomous Database was created.
|
17274
17274
|
:param str time_data_guard_role_changed: The date and time the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
|
17275
17275
|
:param str time_deletion_of_free_autonomous_database: The date and time the Always Free database will be automatically deleted because of inactivity. If the database is in the STOPPED state and without activity until this time, it will be deleted.
|
@@ -17697,7 +17697,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17697
17697
|
|
17698
17698
|
@property
|
17699
17699
|
@pulumi.getter(name="definedTags")
|
17700
|
-
def defined_tags(self) -> Mapping[str,
|
17700
|
+
def defined_tags(self) -> Mapping[str, str]:
|
17701
17701
|
"""
|
17702
17702
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
17703
17703
|
"""
|
@@ -17737,7 +17737,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17737
17737
|
|
17738
17738
|
@property
|
17739
17739
|
@pulumi.getter(name="freeformTags")
|
17740
|
-
def freeform_tags(self) -> Mapping[str,
|
17740
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
17741
17741
|
"""
|
17742
17742
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
17743
17743
|
"""
|
@@ -18293,7 +18293,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
18293
18293
|
|
18294
18294
|
@property
|
18295
18295
|
@pulumi.getter(name="systemTags")
|
18296
|
-
def system_tags(self) -> Mapping[str,
|
18296
|
+
def system_tags(self) -> Mapping[str, str]:
|
18297
18297
|
"""
|
18298
18298
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
18299
18299
|
"""
|
@@ -18539,14 +18539,14 @@ class GetAutonomousDatabasesAutonomousDatabaseBackupConfigResult(dict):
|
|
18539
18539
|
@pulumi.output_type
|
18540
18540
|
class GetAutonomousDatabasesAutonomousDatabaseConnectionStringResult(dict):
|
18541
18541
|
def __init__(__self__, *,
|
18542
|
-
all_connection_strings: Mapping[str,
|
18542
|
+
all_connection_strings: Mapping[str, str],
|
18543
18543
|
dedicated: str,
|
18544
18544
|
high: str,
|
18545
18545
|
low: str,
|
18546
18546
|
medium: str,
|
18547
18547
|
profiles: Sequence['outputs.GetAutonomousDatabasesAutonomousDatabaseConnectionStringProfileResult']):
|
18548
18548
|
"""
|
18549
|
-
:param Mapping[str,
|
18549
|
+
:param Mapping[str, str] all_connection_strings: Returns all connection strings that can be used to connect to the Autonomous Database. For more information, please see [Predefined Database Service Names for Autonomous Transaction Processing](https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/connect-predefined.html#GUID-9747539B-FD46-44F1-8FF8-F5AC650F15BE)
|
18550
18550
|
:param str dedicated: The database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.
|
18551
18551
|
:param str high: The High database service provides the highest level of resources to each SQL statement resulting in the highest performance, but supports the fewest number of concurrent SQL statements.
|
18552
18552
|
:param str low: The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.
|
@@ -18562,7 +18562,7 @@ class GetAutonomousDatabasesAutonomousDatabaseConnectionStringResult(dict):
|
|
18562
18562
|
|
18563
18563
|
@property
|
18564
18564
|
@pulumi.getter(name="allConnectionStrings")
|
18565
|
-
def all_connection_strings(self) -> Mapping[str,
|
18565
|
+
def all_connection_strings(self) -> Mapping[str, str]:
|
18566
18566
|
"""
|
18567
18567
|
Returns all connection strings that can be used to connect to the Autonomous Database. For more information, please see [Predefined Database Service Names for Autonomous Transaction Processing](https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/connect-predefined.html#GUID-9747539B-FD46-44F1-8FF8-F5AC650F15BE)
|
18568
18568
|
"""
|
@@ -19364,11 +19364,11 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19364
19364
|
db_tools_details: Sequence['outputs.GetAutonomousDatabasesClonesAutonomousDatabaseDbToolsDetailResult'],
|
19365
19365
|
db_version: str,
|
19366
19366
|
db_workload: str,
|
19367
|
-
defined_tags: Mapping[str,
|
19367
|
+
defined_tags: Mapping[str, str],
|
19368
19368
|
disaster_recovery_region_type: str,
|
19369
19369
|
display_name: str,
|
19370
19370
|
failed_data_recovery_in_seconds: int,
|
19371
|
-
freeform_tags: Mapping[str,
|
19371
|
+
freeform_tags: Mapping[str, str],
|
19372
19372
|
id: str,
|
19373
19373
|
in_memory_area_in_gbs: int,
|
19374
19374
|
in_memory_percentage: int,
|
@@ -19428,7 +19428,7 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19428
19428
|
subnet_id: str,
|
19429
19429
|
subscription_id: str,
|
19430
19430
|
supported_regions_to_clone_tos: Sequence[str],
|
19431
|
-
system_tags: Mapping[str,
|
19431
|
+
system_tags: Mapping[str, str],
|
19432
19432
|
time_created: str,
|
19433
19433
|
time_data_guard_role_changed: str,
|
19434
19434
|
time_deletion_of_free_autonomous_database: str,
|
@@ -19485,11 +19485,11 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19485
19485
|
* DW - indicates an Autonomous Data Warehouse database
|
19486
19486
|
* AJD - indicates an Autonomous JSON Database
|
19487
19487
|
* APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
|
19488
|
-
:param Mapping[str,
|
19488
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
19489
19489
|
:param str disaster_recovery_region_type: The disaster recovery (DR) region type of the Autonomous Database. For Autonomous Database Serverless instances, DR associations have designated primary and standby regions. These region types do not change when the database changes roles. The standby region in DR associations can be the same region as the primary region, or they can be in a remote regions. Some database administration operations may be available only in the primary region of the DR association, and cannot be performed when the database using the primary role is operating in a remote region.
|
19490
19490
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
19491
19491
|
:param int failed_data_recovery_in_seconds: Indicates the number of seconds of data loss for a Data Guard failover.
|
19492
|
-
:param Mapping[str,
|
19492
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
19493
19493
|
:param str id: The id of the Autonomous Database [Vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts) service key management history entry.
|
19494
19494
|
:param int in_memory_area_in_gbs: The area assigned to In-Memory tables in Autonomous Database.
|
19495
19495
|
:param int in_memory_percentage: The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous Database. This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform.
|
@@ -19550,7 +19550,7 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19550
19550
|
:param str subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet the resource is associated with.
|
19551
19551
|
:param str subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
19552
19552
|
:param Sequence[str] supported_regions_to_clone_tos: The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
|
19553
|
-
:param Mapping[str,
|
19553
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
19554
19554
|
:param str time_created: The date and time the Autonomous Database was created.
|
19555
19555
|
:param str time_data_guard_role_changed: The date and time the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
|
19556
19556
|
:param str time_deletion_of_free_autonomous_database: The date and time the Always Free database will be automatically deleted because of inactivity. If the database is in the STOPPED state and without activity until this time, it will be deleted.
|
@@ -19941,7 +19941,7 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19941
19941
|
|
19942
19942
|
@property
|
19943
19943
|
@pulumi.getter(name="definedTags")
|
19944
|
-
def defined_tags(self) -> Mapping[str,
|
19944
|
+
def defined_tags(self) -> Mapping[str, str]:
|
19945
19945
|
"""
|
19946
19946
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
19947
19947
|
"""
|
@@ -19973,7 +19973,7 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19973
19973
|
|
19974
19974
|
@property
|
19975
19975
|
@pulumi.getter(name="freeformTags")
|
19976
|
-
def freeform_tags(self) -> Mapping[str,
|
19976
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
19977
19977
|
"""
|
19978
19978
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
19979
19979
|
"""
|
@@ -20454,7 +20454,7 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
20454
20454
|
|
20455
20455
|
@property
|
20456
20456
|
@pulumi.getter(name="systemTags")
|
20457
|
-
def system_tags(self) -> Mapping[str,
|
20457
|
+
def system_tags(self) -> Mapping[str, str]:
|
20458
20458
|
"""
|
20459
20459
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
20460
20460
|
"""
|
@@ -20687,14 +20687,14 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseBackupConfigResult(dict):
|
|
20687
20687
|
@pulumi.output_type
|
20688
20688
|
class GetAutonomousDatabasesClonesAutonomousDatabaseConnectionStringResult(dict):
|
20689
20689
|
def __init__(__self__, *,
|
20690
|
-
all_connection_strings: Mapping[str,
|
20690
|
+
all_connection_strings: Mapping[str, str],
|
20691
20691
|
dedicated: str,
|
20692
20692
|
high: str,
|
20693
20693
|
low: str,
|
20694
20694
|
medium: str,
|
20695
20695
|
profiles: Sequence['outputs.GetAutonomousDatabasesClonesAutonomousDatabaseConnectionStringProfileResult']):
|
20696
20696
|
"""
|
20697
|
-
:param Mapping[str,
|
20697
|
+
:param Mapping[str, str] all_connection_strings: Returns all connection strings that can be used to connect to the Autonomous Database. For more information, please see [Predefined Database Service Names for Autonomous Transaction Processing](https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/connect-predefined.html#GUID-9747539B-FD46-44F1-8FF8-F5AC650F15BE)
|
20698
20698
|
:param str dedicated: The database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.
|
20699
20699
|
:param str high: The High database service provides the highest level of resources to each SQL statement resulting in the highest performance, but supports the fewest number of concurrent SQL statements.
|
20700
20700
|
:param str low: The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.
|
@@ -20710,7 +20710,7 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseConnectionStringResult(dict)
|
|
20710
20710
|
|
20711
20711
|
@property
|
20712
20712
|
@pulumi.getter(name="allConnectionStrings")
|
20713
|
-
def all_connection_strings(self) -> Mapping[str,
|
20713
|
+
def all_connection_strings(self) -> Mapping[str, str]:
|
20714
20714
|
"""
|
20715
20715
|
Returns all connection strings that can be used to connect to the Autonomous Database. For more information, please see [Predefined Database Service Names for Autonomous Transaction Processing](https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/connect-predefined.html#GUID-9747539B-FD46-44F1-8FF8-F5AC650F15BE)
|
20716
20716
|
"""
|
@@ -22232,10 +22232,10 @@ class GetAutonomousExadataInfrastructuresAutonomousExadataInfrastructureResult(d
|
|
22232
22232
|
availability_domain: str,
|
22233
22233
|
compartment_id: str,
|
22234
22234
|
create_async: bool,
|
22235
|
-
defined_tags: Mapping[str,
|
22235
|
+
defined_tags: Mapping[str, str],
|
22236
22236
|
display_name: str,
|
22237
22237
|
domain: str,
|
22238
|
-
freeform_tags: Mapping[str,
|
22238
|
+
freeform_tags: Mapping[str, str],
|
22239
22239
|
hostname: str,
|
22240
22240
|
id: str,
|
22241
22241
|
last_maintenance_run_id: str,
|
@@ -22254,10 +22254,10 @@ class GetAutonomousExadataInfrastructuresAutonomousExadataInfrastructureResult(d
|
|
22254
22254
|
"""
|
22255
22255
|
:param str availability_domain: A filter to return only resources that match the given availability domain exactly.
|
22256
22256
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
22257
|
-
:param Mapping[str,
|
22257
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
22258
22258
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
22259
22259
|
:param str domain: The domain name for the Autonomous Exadata Infrastructure.
|
22260
|
-
:param Mapping[str,
|
22260
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
22261
22261
|
:param str hostname: The host name for the Autonomous Exadata Infrastructure node.
|
22262
22262
|
:param str id: The OCID of the Autonomous Exadata Infrastructure.
|
22263
22263
|
:param str last_maintenance_run_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last maintenance run.
|
@@ -22321,7 +22321,7 @@ class GetAutonomousExadataInfrastructuresAutonomousExadataInfrastructureResult(d
|
|
22321
22321
|
|
22322
22322
|
@property
|
22323
22323
|
@pulumi.getter(name="definedTags")
|
22324
|
-
def defined_tags(self) -> Mapping[str,
|
22324
|
+
def defined_tags(self) -> Mapping[str, str]:
|
22325
22325
|
"""
|
22326
22326
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
22327
22327
|
"""
|
@@ -22345,7 +22345,7 @@ class GetAutonomousExadataInfrastructuresAutonomousExadataInfrastructureResult(d
|
|
22345
22345
|
|
22346
22346
|
@property
|
22347
22347
|
@pulumi.getter(name="freeformTags")
|
22348
|
-
def freeform_tags(self) -> Mapping[str,
|
22348
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
22349
22349
|
"""
|
22350
22350
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
22351
22351
|
"""
|
@@ -22837,8 +22837,8 @@ class GetAutonomousVirtualMachinesAutonomousVirtualMachineResult(dict):
|
|
22837
22837
|
db_node_storage_size_in_gbs: int,
|
22838
22838
|
db_server_display_name: str,
|
22839
22839
|
db_server_id: str,
|
22840
|
-
defined_tags: Mapping[str,
|
22841
|
-
freeform_tags: Mapping[str,
|
22840
|
+
defined_tags: Mapping[str, str],
|
22841
|
+
freeform_tags: Mapping[str, str],
|
22842
22842
|
id: str,
|
22843
22843
|
memory_size_in_gbs: int,
|
22844
22844
|
state: str,
|
@@ -22851,8 +22851,8 @@ class GetAutonomousVirtualMachinesAutonomousVirtualMachineResult(dict):
|
|
22851
22851
|
:param int db_node_storage_size_in_gbs: The allocated local node storage in GBs on the Autonomous Virtual Machine.
|
22852
22852
|
:param str db_server_display_name: The display name of the dbServer associated with the Autonomous Virtual Machine.
|
22853
22853
|
:param str db_server_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Db server associated with the Autonomous Virtual Machine.
|
22854
|
-
:param Mapping[str,
|
22855
|
-
:param Mapping[str,
|
22854
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
22855
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
22856
22856
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Autonomous Virtual Machine.
|
22857
22857
|
:param int memory_size_in_gbs: The allocated memory in GBs on the Autonomous Virtual Machine.
|
22858
22858
|
:param str state: A filter to return only resources that match the given lifecycle state exactly.
|
@@ -22930,7 +22930,7 @@ class GetAutonomousVirtualMachinesAutonomousVirtualMachineResult(dict):
|
|
22930
22930
|
|
22931
22931
|
@property
|
22932
22932
|
@pulumi.getter(name="definedTags")
|
22933
|
-
def defined_tags(self) -> Mapping[str,
|
22933
|
+
def defined_tags(self) -> Mapping[str, str]:
|
22934
22934
|
"""
|
22935
22935
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
22936
22936
|
"""
|
@@ -22938,7 +22938,7 @@ class GetAutonomousVirtualMachinesAutonomousVirtualMachineResult(dict):
|
|
22938
22938
|
|
22939
22939
|
@property
|
22940
22940
|
@pulumi.getter(name="freeformTags")
|
22941
|
-
def freeform_tags(self) -> Mapping[str,
|
22941
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
22942
22942
|
"""
|
22943
22943
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
22944
22944
|
"""
|
@@ -23009,9 +23009,9 @@ class GetAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseResource
|
|
23009
23009
|
def __init__(__self__, *,
|
23010
23010
|
autonomous_container_database_vm_usages: Sequence['outputs.GetAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseResourceUsageAutonomousContainerDatabaseVmUsageResult'],
|
23011
23011
|
available_cpus: float,
|
23012
|
-
defined_tags: Mapping[str,
|
23012
|
+
defined_tags: Mapping[str, str],
|
23013
23013
|
display_name: str,
|
23014
|
-
freeform_tags: Mapping[str,
|
23014
|
+
freeform_tags: Mapping[str, str],
|
23015
23015
|
id: str,
|
23016
23016
|
largest_provisionable_autonomous_database_in_cpus: float,
|
23017
23017
|
provisionable_cpuses: Sequence[float],
|
@@ -23022,9 +23022,9 @@ class GetAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseResource
|
|
23022
23022
|
"""
|
23023
23023
|
:param Sequence['GetAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseResourceUsageAutonomousContainerDatabaseVmUsageArgs'] autonomous_container_database_vm_usages: list of autonomous container database resource usage per autonomous virtual machine.
|
23024
23024
|
:param float available_cpus: CPUs available for provisioning or scaling an Autonomous Database in the Autonomous Container Database.
|
23025
|
-
:param Mapping[str,
|
23025
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
23026
23026
|
:param str display_name: The user-friendly name for the Autonomous Container Database. The name does not need to be unique.
|
23027
|
-
:param Mapping[str,
|
23027
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
23028
23028
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Autonomous Container Database.
|
23029
23029
|
:param float largest_provisionable_autonomous_database_in_cpus: Largest provisionable ADB in the Autonomous Container Database.
|
23030
23030
|
:param Sequence[float] provisionable_cpuses: Valid list of provisionable CPUs for Autonomous Database.
|
@@ -23064,7 +23064,7 @@ class GetAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseResource
|
|
23064
23064
|
|
23065
23065
|
@property
|
23066
23066
|
@pulumi.getter(name="definedTags")
|
23067
|
-
def defined_tags(self) -> Mapping[str,
|
23067
|
+
def defined_tags(self) -> Mapping[str, str]:
|
23068
23068
|
"""
|
23069
23069
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
23070
23070
|
"""
|
@@ -23080,7 +23080,7 @@ class GetAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseResource
|
|
23080
23080
|
|
23081
23081
|
@property
|
23082
23082
|
@pulumi.getter(name="freeformTags")
|
23083
|
-
def freeform_tags(self) -> Mapping[str,
|
23083
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
23084
23084
|
"""
|
23085
23085
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
23086
23086
|
"""
|
@@ -23733,11 +23733,11 @@ class GetAutonomousVmClustersAutonomousVmClusterResult(dict):
|
|
23733
23733
|
data_storage_size_in_tbs: float,
|
23734
23734
|
db_node_storage_size_in_gbs: int,
|
23735
23735
|
db_servers: Sequence[str],
|
23736
|
-
defined_tags: Mapping[str,
|
23736
|
+
defined_tags: Mapping[str, str],
|
23737
23737
|
display_name: str,
|
23738
23738
|
exadata_infrastructure_id: str,
|
23739
23739
|
exadata_storage_in_tbs_lowest_scaled_value: float,
|
23740
|
-
freeform_tags: Mapping[str,
|
23740
|
+
freeform_tags: Mapping[str, str],
|
23741
23741
|
id: str,
|
23742
23742
|
is_local_backup_enabled: bool,
|
23743
23743
|
is_mtls_enabled: bool,
|
@@ -23783,11 +23783,11 @@ class GetAutonomousVmClustersAutonomousVmClusterResult(dict):
|
|
23783
23783
|
:param float data_storage_size_in_tbs: The total data storage allocated in TBs
|
23784
23784
|
:param int db_node_storage_size_in_gbs: The local node storage allocated in GBs.
|
23785
23785
|
:param Sequence[str] db_servers: The list of [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Db servers.
|
23786
|
-
:param Mapping[str,
|
23786
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
23787
23787
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
23788
23788
|
:param str exadata_infrastructure_id: If provided, filters the results for the given Exadata Infrastructure.
|
23789
23789
|
:param float exadata_storage_in_tbs_lowest_scaled_value: The lowest value to which exadataStorage(in TBs) can be scaled down.
|
23790
|
-
:param Mapping[str,
|
23790
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
23791
23791
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Autonomous VM cluster.
|
23792
23792
|
:param bool is_local_backup_enabled: If true, database backup on local Exadata storage is configured for the Autonomous VM cluster. If false, database backup on local Exadata storage is not available in the Autonomous VM cluster.
|
23793
23793
|
:param bool is_mtls_enabled: Enable mutual TLS(mTLS) authentication for database while provisioning a VMCluster. Default is TLS.
|
@@ -23994,7 +23994,7 @@ class GetAutonomousVmClustersAutonomousVmClusterResult(dict):
|
|
23994
23994
|
|
23995
23995
|
@property
|
23996
23996
|
@pulumi.getter(name="definedTags")
|
23997
|
-
def defined_tags(self) -> Mapping[str,
|
23997
|
+
def defined_tags(self) -> Mapping[str, str]:
|
23998
23998
|
"""
|
23999
23999
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
24000
24000
|
"""
|
@@ -24026,7 +24026,7 @@ class GetAutonomousVmClustersAutonomousVmClusterResult(dict):
|
|
24026
24026
|
|
24027
24027
|
@property
|
24028
24028
|
@pulumi.getter(name="freeformTags")
|
24029
|
-
def freeform_tags(self) -> Mapping[str,
|
24029
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
24030
24030
|
"""
|
24031
24031
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
24032
24032
|
"""
|
@@ -24673,9 +24673,9 @@ class GetBackupDestinationsBackupDestinationResult(dict):
|
|
24673
24673
|
associated_databases: Sequence['outputs.GetBackupDestinationsBackupDestinationAssociatedDatabaseResult'],
|
24674
24674
|
compartment_id: str,
|
24675
24675
|
connection_string: str,
|
24676
|
-
defined_tags: Mapping[str,
|
24676
|
+
defined_tags: Mapping[str, str],
|
24677
24677
|
display_name: str,
|
24678
|
-
freeform_tags: Mapping[str,
|
24678
|
+
freeform_tags: Mapping[str, str],
|
24679
24679
|
id: str,
|
24680
24680
|
lifecycle_details: str,
|
24681
24681
|
local_mount_point_path: str,
|
@@ -24691,9 +24691,9 @@ class GetBackupDestinationsBackupDestinationResult(dict):
|
|
24691
24691
|
:param Sequence['GetBackupDestinationsBackupDestinationAssociatedDatabaseArgs'] associated_databases: List of databases associated with the backup destination.
|
24692
24692
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
24693
24693
|
:param str connection_string: For a RECOVERY_APPLIANCE backup destination, the connection string for connecting to the Recovery Appliance.
|
24694
|
-
:param Mapping[str,
|
24694
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
24695
24695
|
:param str display_name: The user-provided name of the backup destination.
|
24696
|
-
:param Mapping[str,
|
24696
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
24697
24697
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the backup destination.
|
24698
24698
|
:param str lifecycle_details: A descriptive text associated with the lifecycleState. Typically contains additional displayable text
|
24699
24699
|
:param str local_mount_point_path: The local directory path on each VM cluster node where the NFS server location is mounted. The local directory path and the NFS server location must each be the same across all of the VM cluster nodes. Ensure that the NFS mount is maintained continuously on all of the VM cluster nodes.
|
@@ -24749,7 +24749,7 @@ class GetBackupDestinationsBackupDestinationResult(dict):
|
|
24749
24749
|
|
24750
24750
|
@property
|
24751
24751
|
@pulumi.getter(name="definedTags")
|
24752
|
-
def defined_tags(self) -> Mapping[str,
|
24752
|
+
def defined_tags(self) -> Mapping[str, str]:
|
24753
24753
|
"""
|
24754
24754
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
24755
24755
|
"""
|
@@ -24765,7 +24765,7 @@ class GetBackupDestinationsBackupDestinationResult(dict):
|
|
24765
24765
|
|
24766
24766
|
@property
|
24767
24767
|
@pulumi.getter(name="freeformTags")
|
24768
|
-
def freeform_tags(self) -> Mapping[str,
|
24768
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
24769
24769
|
"""
|
24770
24770
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
24771
24771
|
"""
|
@@ -25209,9 +25209,9 @@ class GetCloudAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseRes
|
|
25209
25209
|
def __init__(__self__, *,
|
25210
25210
|
autonomous_container_database_vm_usages: Sequence['outputs.GetCloudAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseResourceUsageAutonomousContainerDatabaseVmUsageResult'],
|
25211
25211
|
available_cpus: float,
|
25212
|
-
defined_tags: Mapping[str,
|
25212
|
+
defined_tags: Mapping[str, str],
|
25213
25213
|
display_name: str,
|
25214
|
-
freeform_tags: Mapping[str,
|
25214
|
+
freeform_tags: Mapping[str, str],
|
25215
25215
|
id: str,
|
25216
25216
|
largest_provisionable_autonomous_database_in_cpus: float,
|
25217
25217
|
provisionable_cpuses: Sequence[float],
|
@@ -25222,9 +25222,9 @@ class GetCloudAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseRes
|
|
25222
25222
|
"""
|
25223
25223
|
:param Sequence['GetCloudAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseResourceUsageAutonomousContainerDatabaseVmUsageArgs'] autonomous_container_database_vm_usages: List of autonomous container database resource usage per autonomous virtual machine.
|
25224
25224
|
:param float available_cpus: CPUs available for provisioning or scaling an Autonomous Database in the Autonomous Container Database.
|
25225
|
-
:param Mapping[str,
|
25225
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
25226
25226
|
:param str display_name: The user-friendly name for the Autonomous Container Database. The name does not need to be unique.
|
25227
|
-
:param Mapping[str,
|
25227
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
25228
25228
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Autonomous Container Database.
|
25229
25229
|
:param float largest_provisionable_autonomous_database_in_cpus: Largest provisionable ADB in the Autonomous Container Database.
|
25230
25230
|
:param Sequence[float] provisionable_cpuses: Valid list of provisionable CPUs for Autonomous Database.
|
@@ -25264,7 +25264,7 @@ class GetCloudAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseRes
|
|
25264
25264
|
|
25265
25265
|
@property
|
25266
25266
|
@pulumi.getter(name="definedTags")
|
25267
|
-
def defined_tags(self) -> Mapping[str,
|
25267
|
+
def defined_tags(self) -> Mapping[str, str]:
|
25268
25268
|
"""
|
25269
25269
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
25270
25270
|
"""
|
@@ -25280,7 +25280,7 @@ class GetCloudAutonomousVmClusterAcdResourceUsagesAutonomousContainerDatabaseRes
|
|
25280
25280
|
|
25281
25281
|
@property
|
25282
25282
|
@pulumi.getter(name="freeformTags")
|
25283
|
-
def freeform_tags(self) -> Mapping[str,
|
25283
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
25284
25284
|
"""
|
25285
25285
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
25286
25286
|
"""
|
@@ -25966,12 +25966,12 @@ class GetCloudAutonomousVmClustersCloudAutonomousVmClusterResult(dict):
|
|
25966
25966
|
data_storage_size_in_tbs: float,
|
25967
25967
|
db_node_storage_size_in_gbs: int,
|
25968
25968
|
db_servers: Sequence[str],
|
25969
|
-
defined_tags: Mapping[str,
|
25969
|
+
defined_tags: Mapping[str, str],
|
25970
25970
|
description: str,
|
25971
25971
|
display_name: str,
|
25972
25972
|
domain: str,
|
25973
25973
|
exadata_storage_in_tbs_lowest_scaled_value: float,
|
25974
|
-
freeform_tags: Mapping[str,
|
25974
|
+
freeform_tags: Mapping[str, str],
|
25975
25975
|
hostname: str,
|
25976
25976
|
id: str,
|
25977
25977
|
is_mtls_enabled_vm_cluster: bool,
|
@@ -26023,12 +26023,12 @@ class GetCloudAutonomousVmClustersCloudAutonomousVmClusterResult(dict):
|
|
26023
26023
|
:param float data_storage_size_in_tbs: The total data storage allocated, in terabytes (TB).
|
26024
26024
|
:param int db_node_storage_size_in_gbs: The local node storage allocated in GBs.
|
26025
26025
|
:param Sequence[str] db_servers: The list of [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Db servers.
|
26026
|
-
:param Mapping[str,
|
26026
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
26027
26027
|
:param str description: User defined description of the cloud Autonomous VM cluster.
|
26028
26028
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
26029
26029
|
:param str domain: The domain name for the cloud Autonomous VM cluster.
|
26030
26030
|
:param float exadata_storage_in_tbs_lowest_scaled_value: The lowest value to which exadataStorage (in TBs) can be scaled down.
|
26031
|
-
:param Mapping[str,
|
26031
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
26032
26032
|
:param str hostname: The hostname for the cloud Autonomous VM cluster.
|
26033
26033
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Cloud Autonomous VM cluster.
|
26034
26034
|
:param bool is_mtls_enabled_vm_cluster: Enable mutual TLS(mTLS) authentication for database at time of provisioning a VMCluster. This is applicable to database TLS Certificates only. Default is TLS
|
@@ -26260,7 +26260,7 @@ class GetCloudAutonomousVmClustersCloudAutonomousVmClusterResult(dict):
|
|
26260
26260
|
|
26261
26261
|
@property
|
26262
26262
|
@pulumi.getter(name="definedTags")
|
26263
|
-
def defined_tags(self) -> Mapping[str,
|
26263
|
+
def defined_tags(self) -> Mapping[str, str]:
|
26264
26264
|
"""
|
26265
26265
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
26266
26266
|
"""
|
@@ -26300,7 +26300,7 @@ class GetCloudAutonomousVmClustersCloudAutonomousVmClusterResult(dict):
|
|
26300
26300
|
|
26301
26301
|
@property
|
26302
26302
|
@pulumi.getter(name="freeformTags")
|
26303
|
-
def freeform_tags(self) -> Mapping[str,
|
26303
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
26304
26304
|
"""
|
26305
26305
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
26306
26306
|
"""
|
@@ -27204,9 +27204,9 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureResult(dict):
|
|
27204
27204
|
db_node_storage_size_in_gbs: int,
|
27205
27205
|
db_server_version: str,
|
27206
27206
|
defined_file_system_configurations: Sequence['outputs.GetCloudExadataInfrastructuresCloudExadataInfrastructureDefinedFileSystemConfigurationResult'],
|
27207
|
-
defined_tags: Mapping[str,
|
27207
|
+
defined_tags: Mapping[str, str],
|
27208
27208
|
display_name: str,
|
27209
|
-
freeform_tags: Mapping[str,
|
27209
|
+
freeform_tags: Mapping[str, str],
|
27210
27210
|
id: str,
|
27211
27211
|
last_maintenance_run_id: str,
|
27212
27212
|
lifecycle_details: str,
|
@@ -27224,7 +27224,7 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureResult(dict):
|
|
27224
27224
|
storage_count: int,
|
27225
27225
|
storage_server_version: str,
|
27226
27226
|
subscription_id: str,
|
27227
|
-
system_tags: Mapping[str,
|
27227
|
+
system_tags: Mapping[str, str],
|
27228
27228
|
time_created: str,
|
27229
27229
|
total_storage_size_in_gbs: int):
|
27230
27230
|
"""
|
@@ -27241,9 +27241,9 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureResult(dict):
|
|
27241
27241
|
:param int db_node_storage_size_in_gbs: The local node storage allocated in GBs.
|
27242
27242
|
:param str db_server_version: The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
|
27243
27243
|
:param Sequence['GetCloudExadataInfrastructuresCloudExadataInfrastructureDefinedFileSystemConfigurationArgs'] defined_file_system_configurations: Details of the file system configuration of the Exadata infrastructure.
|
27244
|
-
:param Mapping[str,
|
27244
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
27245
27245
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
27246
|
-
:param Mapping[str,
|
27246
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
27247
27247
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the cloud Exadata infrastructure resource.
|
27248
27248
|
:param str last_maintenance_run_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last maintenance run.
|
27249
27249
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
@@ -27261,7 +27261,7 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureResult(dict):
|
|
27261
27261
|
:param int storage_count: The number of storage servers for the cloud Exadata infrastructure.
|
27262
27262
|
:param str storage_server_version: The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
|
27263
27263
|
:param str subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
27264
|
-
:param Mapping[str,
|
27264
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
27265
27265
|
:param str time_created: The date and time the cloud Exadata infrastructure resource was created.
|
27266
27266
|
:param int total_storage_size_in_gbs: The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
|
27267
27267
|
"""
|
@@ -27408,7 +27408,7 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureResult(dict):
|
|
27408
27408
|
|
27409
27409
|
@property
|
27410
27410
|
@pulumi.getter(name="definedTags")
|
27411
|
-
def defined_tags(self) -> Mapping[str,
|
27411
|
+
def defined_tags(self) -> Mapping[str, str]:
|
27412
27412
|
"""
|
27413
27413
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
27414
27414
|
"""
|
@@ -27424,7 +27424,7 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureResult(dict):
|
|
27424
27424
|
|
27425
27425
|
@property
|
27426
27426
|
@pulumi.getter(name="freeformTags")
|
27427
|
-
def freeform_tags(self) -> Mapping[str,
|
27427
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
27428
27428
|
"""
|
27429
27429
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
27430
27430
|
"""
|
@@ -27568,7 +27568,7 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureResult(dict):
|
|
27568
27568
|
|
27569
27569
|
@property
|
27570
27570
|
@pulumi.getter(name="systemTags")
|
27571
|
-
def system_tags(self) -> Mapping[str,
|
27571
|
+
def system_tags(self) -> Mapping[str, str]:
|
27572
27572
|
"""
|
27573
27573
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
27574
27574
|
"""
|
@@ -28071,12 +28071,12 @@ class GetCloudVmClustersCloudVmClusterResult(dict):
|
|
28071
28071
|
data_storage_size_in_tbs: float,
|
28072
28072
|
db_node_storage_size_in_gbs: int,
|
28073
28073
|
db_servers: Sequence[str],
|
28074
|
-
defined_tags: Mapping[str,
|
28074
|
+
defined_tags: Mapping[str, str],
|
28075
28075
|
disk_redundancy: str,
|
28076
28076
|
display_name: str,
|
28077
28077
|
domain: str,
|
28078
28078
|
file_system_configuration_details: Sequence['outputs.GetCloudVmClustersCloudVmClusterFileSystemConfigurationDetailResult'],
|
28079
|
-
freeform_tags: Mapping[str,
|
28079
|
+
freeform_tags: Mapping[str, str],
|
28080
28080
|
gi_version: str,
|
28081
28081
|
hostname: str,
|
28082
28082
|
id: str,
|
@@ -28103,7 +28103,7 @@ class GetCloudVmClustersCloudVmClusterResult(dict):
|
|
28103
28103
|
storage_size_in_gbs: int,
|
28104
28104
|
subnet_id: str,
|
28105
28105
|
subscription_id: str,
|
28106
|
-
system_tags: Mapping[str,
|
28106
|
+
system_tags: Mapping[str, str],
|
28107
28107
|
system_version: str,
|
28108
28108
|
time_created: str,
|
28109
28109
|
time_zone: str,
|
@@ -28122,12 +28122,12 @@ class GetCloudVmClustersCloudVmClusterResult(dict):
|
|
28122
28122
|
:param float data_storage_size_in_tbs: The data disk group size to be allocated in TBs.
|
28123
28123
|
:param int db_node_storage_size_in_gbs: The local node storage to be allocated in GBs.
|
28124
28124
|
:param Sequence[str] db_servers: The list of DB servers.
|
28125
|
-
:param Mapping[str,
|
28125
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
28126
28126
|
:param str disk_redundancy: The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
|
28127
28127
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
28128
28128
|
:param str domain: The domain name for the cloud VM cluster.
|
28129
28129
|
:param Sequence['GetCloudVmClustersCloudVmClusterFileSystemConfigurationDetailArgs'] file_system_configuration_details: Details of the file system configuration of the VM cluster.
|
28130
|
-
:param Mapping[str,
|
28130
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
28131
28131
|
:param str gi_version: A valid Oracle Grid Infrastructure (GI) software version.
|
28132
28132
|
:param str hostname: The hostname for the cloud VM cluster.
|
28133
28133
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the cloud VM cluster.
|
@@ -28153,7 +28153,7 @@ class GetCloudVmClustersCloudVmClusterResult(dict):
|
|
28153
28153
|
:param int storage_size_in_gbs: The storage allocation for the disk group, in gigabytes (GB).
|
28154
28154
|
:param str subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet associated with the cloud VM cluster.
|
28155
28155
|
:param str subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
28156
|
-
:param Mapping[str,
|
28156
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
28157
28157
|
:param str system_version: Operating system version of the image.
|
28158
28158
|
:param str time_created: The date and time that the cloud VM cluster was created.
|
28159
28159
|
:param str time_zone: The time zone of the cloud VM cluster. For details, see [Exadata Infrastructure Time Zones](https://docs.cloud.oracle.com/iaas/Content/Database/References/timezones.htm).
|
@@ -28315,7 +28315,7 @@ class GetCloudVmClustersCloudVmClusterResult(dict):
|
|
28315
28315
|
|
28316
28316
|
@property
|
28317
28317
|
@pulumi.getter(name="definedTags")
|
28318
|
-
def defined_tags(self) -> Mapping[str,
|
28318
|
+
def defined_tags(self) -> Mapping[str, str]:
|
28319
28319
|
"""
|
28320
28320
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
28321
28321
|
"""
|
@@ -28355,7 +28355,7 @@ class GetCloudVmClustersCloudVmClusterResult(dict):
|
|
28355
28355
|
|
28356
28356
|
@property
|
28357
28357
|
@pulumi.getter(name="freeformTags")
|
28358
|
-
def freeform_tags(self) -> Mapping[str,
|
28358
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
28359
28359
|
"""
|
28360
28360
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
28361
28361
|
"""
|
@@ -28566,7 +28566,7 @@ class GetCloudVmClustersCloudVmClusterResult(dict):
|
|
28566
28566
|
|
28567
28567
|
@property
|
28568
28568
|
@pulumi.getter(name="systemTags")
|
28569
|
-
def system_tags(self) -> Mapping[str,
|
28569
|
+
def system_tags(self) -> Mapping[str, str]:
|
28570
28570
|
"""
|
28571
28571
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
28572
28572
|
"""
|
@@ -28816,12 +28816,12 @@ class GetDataGuardAssociationsDataGuardAssociationResult(dict):
|
|
28816
28816
|
creation_type: str,
|
28817
28817
|
data_collection_options: Sequence['outputs.GetDataGuardAssociationsDataGuardAssociationDataCollectionOptionResult'],
|
28818
28818
|
database_admin_password: str,
|
28819
|
-
database_defined_tags: Mapping[str,
|
28820
|
-
database_freeform_tags: Mapping[str,
|
28819
|
+
database_defined_tags: Mapping[str, str],
|
28820
|
+
database_freeform_tags: Mapping[str, str],
|
28821
28821
|
database_id: str,
|
28822
28822
|
database_software_image_id: str,
|
28823
|
-
db_system_defined_tags: Mapping[str,
|
28824
|
-
db_system_freeform_tags: Mapping[str,
|
28823
|
+
db_system_defined_tags: Mapping[str, str],
|
28824
|
+
db_system_freeform_tags: Mapping[str, str],
|
28825
28825
|
delete_standby_db_home_on_delete: str,
|
28826
28826
|
display_name: str,
|
28827
28827
|
fault_domains: Sequence[str],
|
@@ -28965,12 +28965,12 @@ class GetDataGuardAssociationsDataGuardAssociationResult(dict):
|
|
28965
28965
|
|
28966
28966
|
@property
|
28967
28967
|
@pulumi.getter(name="databaseDefinedTags")
|
28968
|
-
def database_defined_tags(self) -> Mapping[str,
|
28968
|
+
def database_defined_tags(self) -> Mapping[str, str]:
|
28969
28969
|
return pulumi.get(self, "database_defined_tags")
|
28970
28970
|
|
28971
28971
|
@property
|
28972
28972
|
@pulumi.getter(name="databaseFreeformTags")
|
28973
|
-
def database_freeform_tags(self) -> Mapping[str,
|
28973
|
+
def database_freeform_tags(self) -> Mapping[str, str]:
|
28974
28974
|
return pulumi.get(self, "database_freeform_tags")
|
28975
28975
|
|
28976
28976
|
@property
|
@@ -28988,12 +28988,12 @@ class GetDataGuardAssociationsDataGuardAssociationResult(dict):
|
|
28988
28988
|
|
28989
28989
|
@property
|
28990
28990
|
@pulumi.getter(name="dbSystemDefinedTags")
|
28991
|
-
def db_system_defined_tags(self) -> Mapping[str,
|
28991
|
+
def db_system_defined_tags(self) -> Mapping[str, str]:
|
28992
28992
|
return pulumi.get(self, "db_system_defined_tags")
|
28993
28993
|
|
28994
28994
|
@property
|
28995
28995
|
@pulumi.getter(name="dbSystemFreeformTags")
|
28996
|
-
def db_system_freeform_tags(self) -> Mapping[str,
|
28996
|
+
def db_system_freeform_tags(self) -> Mapping[str, str]:
|
28997
28997
|
return pulumi.get(self, "db_system_freeform_tags")
|
28998
28998
|
|
28999
28999
|
@property
|
@@ -29232,11 +29232,11 @@ class GetDataGuardAssociationsFilterResult(dict):
|
|
29232
29232
|
@pulumi.output_type
|
29233
29233
|
class GetDatabaseConnectionStringResult(dict):
|
29234
29234
|
def __init__(__self__, *,
|
29235
|
-
all_connection_strings: Mapping[str,
|
29235
|
+
all_connection_strings: Mapping[str, str],
|
29236
29236
|
cdb_default: str,
|
29237
29237
|
cdb_ip_default: str):
|
29238
29238
|
"""
|
29239
|
-
:param Mapping[str,
|
29239
|
+
:param Mapping[str, str] all_connection_strings: All connection strings to use to connect to the Database.
|
29240
29240
|
:param str cdb_default: Host name based CDB Connection String.
|
29241
29241
|
:param str cdb_ip_default: IP based CDB Connection String.
|
29242
29242
|
"""
|
@@ -29246,7 +29246,7 @@ class GetDatabaseConnectionStringResult(dict):
|
|
29246
29246
|
|
29247
29247
|
@property
|
29248
29248
|
@pulumi.getter(name="allConnectionStrings")
|
29249
|
-
def all_connection_strings(self) -> Mapping[str,
|
29249
|
+
def all_connection_strings(self) -> Mapping[str, str]:
|
29250
29250
|
"""
|
29251
29251
|
All connection strings to use to connect to the Database.
|
29252
29252
|
"""
|
@@ -29281,8 +29281,8 @@ class GetDatabaseDatabaseResult(dict):
|
|
29281
29281
|
db_name: str,
|
29282
29282
|
db_unique_name: str,
|
29283
29283
|
db_workload: str,
|
29284
|
-
defined_tags: Mapping[str,
|
29285
|
-
freeform_tags: Mapping[str,
|
29284
|
+
defined_tags: Mapping[str, str],
|
29285
|
+
freeform_tags: Mapping[str, str],
|
29286
29286
|
kms_key_id: str,
|
29287
29287
|
kms_key_version_id: str,
|
29288
29288
|
ncharacter_set: str,
|
@@ -29298,8 +29298,8 @@ class GetDatabaseDatabaseResult(dict):
|
|
29298
29298
|
:param str db_name: The database name.
|
29299
29299
|
:param str db_unique_name: A system-generated name for the database to ensure uniqueness within an Oracle Data Guard group (a primary database and its standby databases). The unique name cannot be changed.
|
29300
29300
|
:param str db_workload: **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service. Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.
|
29301
|
-
:param Mapping[str,
|
29302
|
-
:param Mapping[str,
|
29301
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
29302
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
29303
29303
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
29304
29304
|
:param str kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation.
|
29305
29305
|
:param str ncharacter_set: The national character set for the database.
|
@@ -29392,7 +29392,7 @@ class GetDatabaseDatabaseResult(dict):
|
|
29392
29392
|
|
29393
29393
|
@property
|
29394
29394
|
@pulumi.getter(name="definedTags")
|
29395
|
-
def defined_tags(self) -> Mapping[str,
|
29395
|
+
def defined_tags(self) -> Mapping[str, str]:
|
29396
29396
|
"""
|
29397
29397
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
29398
29398
|
"""
|
@@ -29400,7 +29400,7 @@ class GetDatabaseDatabaseResult(dict):
|
|
29400
29400
|
|
29401
29401
|
@property
|
29402
29402
|
@pulumi.getter(name="freeformTags")
|
29403
|
-
def freeform_tags(self) -> Mapping[str,
|
29403
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
29404
29404
|
"""
|
29405
29405
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
29406
29406
|
"""
|
@@ -30953,9 +30953,9 @@ class GetDatabaseSoftwareImagesDatabaseSoftwareImageResult(dict):
|
|
30953
30953
|
database_software_image_included_patches: Sequence[str],
|
30954
30954
|
database_software_image_one_off_patches: Sequence[str],
|
30955
30955
|
database_version: str,
|
30956
|
-
defined_tags: Mapping[str,
|
30956
|
+
defined_tags: Mapping[str, str],
|
30957
30957
|
display_name: str,
|
30958
|
-
freeform_tags: Mapping[str,
|
30958
|
+
freeform_tags: Mapping[str, str],
|
30959
30959
|
id: str,
|
30960
30960
|
image_shape_family: str,
|
30961
30961
|
image_type: str,
|
@@ -30972,9 +30972,9 @@ class GetDatabaseSoftwareImagesDatabaseSoftwareImageResult(dict):
|
|
30972
30972
|
:param Sequence[str] database_software_image_included_patches: List of one-off patches for Database Homes.
|
30973
30973
|
:param Sequence[str] database_software_image_one_off_patches: List of one-off patches for Database Homes.
|
30974
30974
|
:param str database_version: The database version with which the database software image is to be built.
|
30975
|
-
:param Mapping[str,
|
30975
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
30976
30976
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
30977
|
-
:param Mapping[str,
|
30977
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
30978
30978
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database software image.
|
30979
30979
|
:param str image_shape_family: A filter to return only resources that match the given image shape family exactly.
|
30980
30980
|
:param str image_type: A filter to return only resources that match the given image type exactly.
|
@@ -31039,7 +31039,7 @@ class GetDatabaseSoftwareImagesDatabaseSoftwareImageResult(dict):
|
|
31039
31039
|
|
31040
31040
|
@property
|
31041
31041
|
@pulumi.getter(name="definedTags")
|
31042
|
-
def defined_tags(self) -> Mapping[str,
|
31042
|
+
def defined_tags(self) -> Mapping[str, str]:
|
31043
31043
|
"""
|
31044
31044
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
31045
31045
|
"""
|
@@ -31055,7 +31055,7 @@ class GetDatabaseSoftwareImagesDatabaseSoftwareImageResult(dict):
|
|
31055
31055
|
|
31056
31056
|
@property
|
31057
31057
|
@pulumi.getter(name="freeformTags")
|
31058
|
-
def freeform_tags(self) -> Mapping[str,
|
31058
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
31059
31059
|
"""
|
31060
31060
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
31061
31061
|
"""
|
@@ -31360,8 +31360,8 @@ class GetDatabasesDatabaseResult(dict):
|
|
31360
31360
|
db_unique_name: str,
|
31361
31361
|
db_version: str,
|
31362
31362
|
db_workload: str,
|
31363
|
-
defined_tags: Mapping[str,
|
31364
|
-
freeform_tags: Mapping[str,
|
31363
|
+
defined_tags: Mapping[str, str],
|
31364
|
+
freeform_tags: Mapping[str, str],
|
31365
31365
|
id: str,
|
31366
31366
|
is_cdb: bool,
|
31367
31367
|
key_store_id: str,
|
@@ -31395,8 +31395,8 @@ class GetDatabasesDatabaseResult(dict):
|
|
31395
31395
|
:param str db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
31396
31396
|
:param str db_unique_name: A system-generated name for the database to ensure uniqueness within an Oracle Data Guard group (a primary database and its standby databases). The unique name cannot be changed.
|
31397
31397
|
:param str db_workload: **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service. Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.
|
31398
|
-
:param Mapping[str,
|
31399
|
-
:param Mapping[str,
|
31398
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
31399
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
31400
31400
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database.
|
31401
31401
|
:param bool is_cdb: True if the database is a container database.
|
31402
31402
|
:param str key_store_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store.
|
@@ -31553,7 +31553,7 @@ class GetDatabasesDatabaseResult(dict):
|
|
31553
31553
|
|
31554
31554
|
@property
|
31555
31555
|
@pulumi.getter(name="definedTags")
|
31556
|
-
def defined_tags(self) -> Mapping[str,
|
31556
|
+
def defined_tags(self) -> Mapping[str, str]:
|
31557
31557
|
"""
|
31558
31558
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
31559
31559
|
"""
|
@@ -31561,7 +31561,7 @@ class GetDatabasesDatabaseResult(dict):
|
|
31561
31561
|
|
31562
31562
|
@property
|
31563
31563
|
@pulumi.getter(name="freeformTags")
|
31564
|
-
def freeform_tags(self) -> Mapping[str,
|
31564
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
31565
31565
|
"""
|
31566
31566
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
31567
31567
|
"""
|
@@ -31730,11 +31730,11 @@ class GetDatabasesDatabaseResult(dict):
|
|
31730
31730
|
@pulumi.output_type
|
31731
31731
|
class GetDatabasesDatabaseConnectionStringResult(dict):
|
31732
31732
|
def __init__(__self__, *,
|
31733
|
-
all_connection_strings: Mapping[str,
|
31733
|
+
all_connection_strings: Mapping[str, str],
|
31734
31734
|
cdb_default: str,
|
31735
31735
|
cdb_ip_default: str):
|
31736
31736
|
"""
|
31737
|
-
:param Mapping[str,
|
31737
|
+
:param Mapping[str, str] all_connection_strings: All connection strings to use to connect to the Database.
|
31738
31738
|
:param str cdb_default: Host name based CDB Connection String.
|
31739
31739
|
:param str cdb_ip_default: IP based CDB Connection String.
|
31740
31740
|
"""
|
@@ -31744,7 +31744,7 @@ class GetDatabasesDatabaseConnectionStringResult(dict):
|
|
31744
31744
|
|
31745
31745
|
@property
|
31746
31746
|
@pulumi.getter(name="allConnectionStrings")
|
31747
|
-
def all_connection_strings(self) -> Mapping[str,
|
31747
|
+
def all_connection_strings(self) -> Mapping[str, str]:
|
31748
31748
|
"""
|
31749
31749
|
All connection strings to use to connect to the Database.
|
31750
31750
|
"""
|
@@ -31779,8 +31779,8 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
31779
31779
|
db_name: str,
|
31780
31780
|
db_unique_name: str,
|
31781
31781
|
db_workload: str,
|
31782
|
-
defined_tags: Mapping[str,
|
31783
|
-
freeform_tags: Mapping[str,
|
31782
|
+
defined_tags: Mapping[str, str],
|
31783
|
+
freeform_tags: Mapping[str, str],
|
31784
31784
|
kms_key_id: str,
|
31785
31785
|
kms_key_version_id: str,
|
31786
31786
|
ncharacter_set: str,
|
@@ -31796,8 +31796,8 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
31796
31796
|
:param str db_name: A filter to return only resources that match the entire database name given. The match is not case sensitive.
|
31797
31797
|
:param str db_unique_name: A system-generated name for the database to ensure uniqueness within an Oracle Data Guard group (a primary database and its standby databases). The unique name cannot be changed.
|
31798
31798
|
:param str db_workload: **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service. Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.
|
31799
|
-
:param Mapping[str,
|
31800
|
-
:param Mapping[str,
|
31799
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
31800
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
31801
31801
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
31802
31802
|
:param str kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation.
|
31803
31803
|
:param str ncharacter_set: The national character set for the database.
|
@@ -31890,7 +31890,7 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
31890
31890
|
|
31891
31891
|
@property
|
31892
31892
|
@pulumi.getter(name="definedTags")
|
31893
|
-
def defined_tags(self) -> Mapping[str,
|
31893
|
+
def defined_tags(self) -> Mapping[str, str]:
|
31894
31894
|
"""
|
31895
31895
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
31896
31896
|
"""
|
@@ -31898,7 +31898,7 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
31898
31898
|
|
31899
31899
|
@property
|
31900
31900
|
@pulumi.getter(name="freeformTags")
|
31901
|
-
def freeform_tags(self) -> Mapping[str,
|
31901
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
31902
31902
|
"""
|
31903
31903
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
31904
31904
|
"""
|
@@ -32317,8 +32317,8 @@ class GetDbHomeDatabaseResult(dict):
|
|
32317
32317
|
db_name: str,
|
32318
32318
|
db_unique_name: str,
|
32319
32319
|
db_workload: str,
|
32320
|
-
defined_tags: Mapping[str,
|
32321
|
-
freeform_tags: Mapping[str,
|
32320
|
+
defined_tags: Mapping[str, str],
|
32321
|
+
freeform_tags: Mapping[str, str],
|
32322
32322
|
id: str,
|
32323
32323
|
key_store_id: str,
|
32324
32324
|
kms_key_id: str,
|
@@ -32336,8 +32336,8 @@ class GetDbHomeDatabaseResult(dict):
|
|
32336
32336
|
vault_id: str):
|
32337
32337
|
"""
|
32338
32338
|
:param str database_software_image_id: The database software image [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
32339
|
-
:param Mapping[str,
|
32340
|
-
:param Mapping[str,
|
32339
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
32340
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
32341
32341
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Home.
|
32342
32342
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
32343
32343
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
@@ -32434,7 +32434,7 @@ class GetDbHomeDatabaseResult(dict):
|
|
32434
32434
|
|
32435
32435
|
@property
|
32436
32436
|
@pulumi.getter(name="definedTags")
|
32437
|
-
def defined_tags(self) -> Mapping[str,
|
32437
|
+
def defined_tags(self) -> Mapping[str, str]:
|
32438
32438
|
"""
|
32439
32439
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
32440
32440
|
"""
|
@@ -32442,7 +32442,7 @@ class GetDbHomeDatabaseResult(dict):
|
|
32442
32442
|
|
32443
32443
|
@property
|
32444
32444
|
@pulumi.getter(name="freeformTags")
|
32445
|
-
def freeform_tags(self) -> Mapping[str,
|
32445
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
32446
32446
|
"""
|
32447
32447
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
32448
32448
|
"""
|
@@ -32545,7 +32545,7 @@ class GetDbHomeDatabaseResult(dict):
|
|
32545
32545
|
@pulumi.output_type
|
32546
32546
|
class GetDbHomeDatabaseConnectionStringResult(dict):
|
32547
32547
|
def __init__(__self__, *,
|
32548
|
-
all_connection_strings: Mapping[str,
|
32548
|
+
all_connection_strings: Mapping[str, str],
|
32549
32549
|
cdb_default: str,
|
32550
32550
|
cdb_ip_default: str):
|
32551
32551
|
pulumi.set(__self__, "all_connection_strings", all_connection_strings)
|
@@ -32554,7 +32554,7 @@ class GetDbHomeDatabaseConnectionStringResult(dict):
|
|
32554
32554
|
|
32555
32555
|
@property
|
32556
32556
|
@pulumi.getter(name="allConnectionStrings")
|
32557
|
-
def all_connection_strings(self) -> Mapping[str,
|
32557
|
+
def all_connection_strings(self) -> Mapping[str, str]:
|
32558
32558
|
return pulumi.get(self, "all_connection_strings")
|
32559
32559
|
|
32560
32560
|
@property
|
@@ -32915,10 +32915,10 @@ class GetDbHomesDbHomeResult(dict):
|
|
32915
32915
|
db_home_location: str,
|
32916
32916
|
db_system_id: str,
|
32917
32917
|
db_version: str,
|
32918
|
-
defined_tags: Mapping[str,
|
32918
|
+
defined_tags: Mapping[str, str],
|
32919
32919
|
display_name: str,
|
32920
32920
|
enable_database_delete: bool,
|
32921
|
-
freeform_tags: Mapping[str,
|
32921
|
+
freeform_tags: Mapping[str, str],
|
32922
32922
|
id: str,
|
32923
32923
|
is_desupported_version: bool,
|
32924
32924
|
is_unified_auditing_enabled: bool,
|
@@ -32936,9 +32936,9 @@ class GetDbHomesDbHomeResult(dict):
|
|
32936
32936
|
:param str db_home_location: The location of the Oracle Database Home.
|
32937
32937
|
:param str db_system_id: The DB system [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). If provided, filters the results to the set of database versions which are supported for the DB system.
|
32938
32938
|
:param str db_version: A filter to return only DB Homes that match the specified dbVersion.
|
32939
|
-
:param Mapping[str,
|
32939
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
32940
32940
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
32941
|
-
:param Mapping[str,
|
32941
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
32942
32942
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Home.
|
32943
32943
|
:param bool is_unified_auditing_enabled: Indicates whether unified autiding is enabled or not.
|
32944
32944
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
@@ -33023,7 +33023,7 @@ class GetDbHomesDbHomeResult(dict):
|
|
33023
33023
|
|
33024
33024
|
@property
|
33025
33025
|
@pulumi.getter(name="definedTags")
|
33026
|
-
def defined_tags(self) -> Mapping[str,
|
33026
|
+
def defined_tags(self) -> Mapping[str, str]:
|
33027
33027
|
"""
|
33028
33028
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
33029
33029
|
"""
|
@@ -33044,7 +33044,7 @@ class GetDbHomesDbHomeResult(dict):
|
|
33044
33044
|
|
33045
33045
|
@property
|
33046
33046
|
@pulumi.getter(name="freeformTags")
|
33047
|
-
def freeform_tags(self) -> Mapping[str,
|
33047
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
33048
33048
|
"""
|
33049
33049
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
33050
33050
|
"""
|
@@ -33144,8 +33144,8 @@ class GetDbHomesDbHomeDatabaseResult(dict):
|
|
33144
33144
|
db_name: str,
|
33145
33145
|
db_unique_name: str,
|
33146
33146
|
db_workload: str,
|
33147
|
-
defined_tags: Mapping[str,
|
33148
|
-
freeform_tags: Mapping[str,
|
33147
|
+
defined_tags: Mapping[str, str],
|
33148
|
+
freeform_tags: Mapping[str, str],
|
33149
33149
|
id: str,
|
33150
33150
|
key_store_id: str,
|
33151
33151
|
kms_key_id: str,
|
@@ -33164,8 +33164,8 @@ class GetDbHomesDbHomeDatabaseResult(dict):
|
|
33164
33164
|
"""
|
33165
33165
|
:param str backup_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
|
33166
33166
|
:param str database_software_image_id: The database software image [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
33167
|
-
:param Mapping[str,
|
33168
|
-
:param Mapping[str,
|
33167
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
33168
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
33169
33169
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Home.
|
33170
33170
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
33171
33171
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
@@ -33265,7 +33265,7 @@ class GetDbHomesDbHomeDatabaseResult(dict):
|
|
33265
33265
|
|
33266
33266
|
@property
|
33267
33267
|
@pulumi.getter(name="definedTags")
|
33268
|
-
def defined_tags(self) -> Mapping[str,
|
33268
|
+
def defined_tags(self) -> Mapping[str, str]:
|
33269
33269
|
"""
|
33270
33270
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
33271
33271
|
"""
|
@@ -33273,7 +33273,7 @@ class GetDbHomesDbHomeDatabaseResult(dict):
|
|
33273
33273
|
|
33274
33274
|
@property
|
33275
33275
|
@pulumi.getter(name="freeformTags")
|
33276
|
-
def freeform_tags(self) -> Mapping[str,
|
33276
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
33277
33277
|
"""
|
33278
33278
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
33279
33279
|
"""
|
@@ -33376,7 +33376,7 @@ class GetDbHomesDbHomeDatabaseResult(dict):
|
|
33376
33376
|
@pulumi.output_type
|
33377
33377
|
class GetDbHomesDbHomeDatabaseConnectionStringResult(dict):
|
33378
33378
|
def __init__(__self__, *,
|
33379
|
-
all_connection_strings: Mapping[str,
|
33379
|
+
all_connection_strings: Mapping[str, str],
|
33380
33380
|
cdb_default: str,
|
33381
33381
|
cdb_ip_default: str):
|
33382
33382
|
pulumi.set(__self__, "all_connection_strings", all_connection_strings)
|
@@ -33385,7 +33385,7 @@ class GetDbHomesDbHomeDatabaseConnectionStringResult(dict):
|
|
33385
33385
|
|
33386
33386
|
@property
|
33387
33387
|
@pulumi.getter(name="allConnectionStrings")
|
33388
|
-
def all_connection_strings(self) -> Mapping[str,
|
33388
|
+
def all_connection_strings(self) -> Mapping[str, str]:
|
33389
33389
|
return pulumi.get(self, "all_connection_strings")
|
33390
33390
|
|
33391
33391
|
@property
|
@@ -33525,9 +33525,9 @@ class GetDbNodeConsoleConnectionsConsoleConnectionResult(dict):
|
|
33525
33525
|
compartment_id: str,
|
33526
33526
|
connection_string: str,
|
33527
33527
|
db_node_id: str,
|
33528
|
-
defined_tags: Mapping[str,
|
33528
|
+
defined_tags: Mapping[str, str],
|
33529
33529
|
fingerprint: str,
|
33530
|
-
freeform_tags: Mapping[str,
|
33530
|
+
freeform_tags: Mapping[str, str],
|
33531
33531
|
id: str,
|
33532
33532
|
lifecycle_details: str,
|
33533
33533
|
public_key: str,
|
@@ -33537,9 +33537,9 @@ class GetDbNodeConsoleConnectionsConsoleConnectionResult(dict):
|
|
33537
33537
|
:param str compartment_id: The OCID of the compartment to contain the console connection.
|
33538
33538
|
:param str connection_string: The SSH connection string for the console connection.
|
33539
33539
|
:param str db_node_id: The database node [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
33540
|
-
:param Mapping[str,
|
33540
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
33541
33541
|
:param str fingerprint: The SSH public key fingerprint for the console connection.
|
33542
|
-
:param Mapping[str,
|
33542
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
33543
33543
|
:param str id: The OCID of the console connection.
|
33544
33544
|
:param str lifecycle_details: Information about the current lifecycle state.
|
33545
33545
|
:param str service_host_key_fingerprint: The SSH public key's fingerprint for the console connection service host.
|
@@ -33583,7 +33583,7 @@ class GetDbNodeConsoleConnectionsConsoleConnectionResult(dict):
|
|
33583
33583
|
|
33584
33584
|
@property
|
33585
33585
|
@pulumi.getter(name="definedTags")
|
33586
|
-
def defined_tags(self) -> Mapping[str,
|
33586
|
+
def defined_tags(self) -> Mapping[str, str]:
|
33587
33587
|
"""
|
33588
33588
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
33589
33589
|
"""
|
@@ -33599,7 +33599,7 @@ class GetDbNodeConsoleConnectionsConsoleConnectionResult(dict):
|
|
33599
33599
|
|
33600
33600
|
@property
|
33601
33601
|
@pulumi.getter(name="freeformTags")
|
33602
|
-
def freeform_tags(self) -> Mapping[str,
|
33602
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
33603
33603
|
"""
|
33604
33604
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
33605
33605
|
"""
|
@@ -33687,9 +33687,9 @@ class GetDbNodeConsoleHistoriesConsoleHistoryCollectionItemResult(dict):
|
|
33687
33687
|
def __init__(__self__, *,
|
33688
33688
|
compartment_id: str,
|
33689
33689
|
db_node_id: str,
|
33690
|
-
defined_tags: Mapping[str,
|
33690
|
+
defined_tags: Mapping[str, str],
|
33691
33691
|
display_name: str,
|
33692
|
-
freeform_tags: Mapping[str,
|
33692
|
+
freeform_tags: Mapping[str, str],
|
33693
33693
|
id: str,
|
33694
33694
|
lifecycle_details: str,
|
33695
33695
|
state: str,
|
@@ -33697,9 +33697,9 @@ class GetDbNodeConsoleHistoriesConsoleHistoryCollectionItemResult(dict):
|
|
33697
33697
|
"""
|
33698
33698
|
:param str compartment_id: The OCID of the compartment containing the console history.
|
33699
33699
|
:param str db_node_id: The database node [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
33700
|
-
:param Mapping[str,
|
33700
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
33701
33701
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
33702
|
-
:param Mapping[str,
|
33702
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
33703
33703
|
:param str id: The OCID of the console history.
|
33704
33704
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
33705
33705
|
:param str state: A filter to return only resources that match the given lifecycle state exactly.
|
@@ -33733,7 +33733,7 @@ class GetDbNodeConsoleHistoriesConsoleHistoryCollectionItemResult(dict):
|
|
33733
33733
|
|
33734
33734
|
@property
|
33735
33735
|
@pulumi.getter(name="definedTags")
|
33736
|
-
def defined_tags(self) -> Mapping[str,
|
33736
|
+
def defined_tags(self) -> Mapping[str, str]:
|
33737
33737
|
"""
|
33738
33738
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
33739
33739
|
"""
|
@@ -33749,7 +33749,7 @@ class GetDbNodeConsoleHistoriesConsoleHistoryCollectionItemResult(dict):
|
|
33749
33749
|
|
33750
33750
|
@property
|
33751
33751
|
@pulumi.getter(name="freeformTags")
|
33752
|
-
def freeform_tags(self) -> Mapping[str,
|
33752
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
33753
33753
|
"""
|
33754
33754
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
33755
33755
|
"""
|
@@ -33827,9 +33827,9 @@ class GetDbNodesDbNodeResult(dict):
|
|
33827
33827
|
db_node_storage_size_in_gbs: int,
|
33828
33828
|
db_server_id: str,
|
33829
33829
|
db_system_id: str,
|
33830
|
-
defined_tags: Mapping[str,
|
33830
|
+
defined_tags: Mapping[str, str],
|
33831
33831
|
fault_domain: str,
|
33832
|
-
freeform_tags: Mapping[str,
|
33832
|
+
freeform_tags: Mapping[str, str],
|
33833
33833
|
host_ip_id: str,
|
33834
33834
|
hostname: str,
|
33835
33835
|
id: str,
|
@@ -33853,9 +33853,9 @@ class GetDbNodesDbNodeResult(dict):
|
|
33853
33853
|
:param int db_node_storage_size_in_gbs: The allocated local node storage in GBs on the Db node.
|
33854
33854
|
:param str db_server_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exacc Db server.
|
33855
33855
|
:param str db_system_id: The DB system [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). If provided, filters the results to the set of database versions which are supported for the DB system.
|
33856
|
-
:param Mapping[str,
|
33856
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
33857
33857
|
:param str fault_domain: The name of the Fault Domain the instance is contained in.
|
33858
|
-
:param Mapping[str,
|
33858
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
33859
33859
|
:param str host_ip_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the host IP address associated with the database node. Use this OCID with either the [GetPrivateIp](https://docs.cloud.oracle.com/iaas/api/#/en/iaas/20160918/PrivateIp/GetPrivateIp) or the [GetPublicIpByPrivateIpId](https://docs.cloud.oracle.com/iaas/api/#/en/iaas/20160918/PublicIp/GetPublicIpByPrivateIpId) API to get the IP address needed to make a database connection.
|
33860
33860
|
**Note:** Applies only to Exadata Cloud Service.
|
33861
33861
|
:param str hostname: The host name for the database node.
|
@@ -33970,7 +33970,7 @@ class GetDbNodesDbNodeResult(dict):
|
|
33970
33970
|
|
33971
33971
|
@property
|
33972
33972
|
@pulumi.getter(name="definedTags")
|
33973
|
-
def defined_tags(self) -> Mapping[str,
|
33973
|
+
def defined_tags(self) -> Mapping[str, str]:
|
33974
33974
|
"""
|
33975
33975
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
33976
33976
|
"""
|
@@ -33986,7 +33986,7 @@ class GetDbNodesDbNodeResult(dict):
|
|
33986
33986
|
|
33987
33987
|
@property
|
33988
33988
|
@pulumi.getter(name="freeformTags")
|
33989
|
-
def freeform_tags(self) -> Mapping[str,
|
33989
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
33990
33990
|
"""
|
33991
33991
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
33992
33992
|
"""
|
@@ -34194,10 +34194,10 @@ class GetDbServersDbServerResult(dict):
|
|
34194
34194
|
db_node_ids: Sequence[str],
|
34195
34195
|
db_node_storage_size_in_gbs: int,
|
34196
34196
|
db_server_patching_details: Sequence['outputs.GetDbServersDbServerDbServerPatchingDetailResult'],
|
34197
|
-
defined_tags: Mapping[str,
|
34197
|
+
defined_tags: Mapping[str, str],
|
34198
34198
|
display_name: str,
|
34199
34199
|
exadata_infrastructure_id: str,
|
34200
|
-
freeform_tags: Mapping[str,
|
34200
|
+
freeform_tags: Mapping[str, str],
|
34201
34201
|
id: str,
|
34202
34202
|
lifecycle_details: str,
|
34203
34203
|
max_cpu_count: int,
|
@@ -34216,10 +34216,10 @@ class GetDbServersDbServerResult(dict):
|
|
34216
34216
|
:param Sequence[str] db_node_ids: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Db nodes associated with the Db server.
|
34217
34217
|
:param int db_node_storage_size_in_gbs: The allocated local node storage in GBs on the Db server.
|
34218
34218
|
:param Sequence['GetDbServersDbServerDbServerPatchingDetailArgs'] db_server_patching_details: The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
|
34219
|
-
:param Mapping[str,
|
34219
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
34220
34220
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
34221
34221
|
:param str exadata_infrastructure_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ExadataInfrastructure.
|
34222
|
-
:param Mapping[str,
|
34222
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
34223
34223
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exacc Db server.
|
34224
34224
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
34225
34225
|
:param int max_cpu_count: The total number of CPU cores available.
|
@@ -34311,7 +34311,7 @@ class GetDbServersDbServerResult(dict):
|
|
34311
34311
|
|
34312
34312
|
@property
|
34313
34313
|
@pulumi.getter(name="definedTags")
|
34314
|
-
def defined_tags(self) -> Mapping[str,
|
34314
|
+
def defined_tags(self) -> Mapping[str, str]:
|
34315
34315
|
"""
|
34316
34316
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
34317
34317
|
"""
|
@@ -34335,7 +34335,7 @@ class GetDbServersDbServerResult(dict):
|
|
34335
34335
|
|
34336
34336
|
@property
|
34337
34337
|
@pulumi.getter(name="freeformTags")
|
34338
|
-
def freeform_tags(self) -> Mapping[str,
|
34338
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
34339
34339
|
"""
|
34340
34340
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
34341
34341
|
"""
|
@@ -35423,12 +35423,12 @@ class GetDbSystemsDbSystemResult(dict):
|
|
35423
35423
|
database_edition: str,
|
35424
35424
|
db_homes: Sequence['outputs.GetDbSystemsDbSystemDbHomeResult'],
|
35425
35425
|
db_system_options: Sequence['outputs.GetDbSystemsDbSystemDbSystemOptionResult'],
|
35426
|
-
defined_tags: Mapping[str,
|
35426
|
+
defined_tags: Mapping[str, str],
|
35427
35427
|
disk_redundancy: str,
|
35428
35428
|
display_name: str,
|
35429
35429
|
domain: str,
|
35430
35430
|
fault_domains: Sequence[str],
|
35431
|
-
freeform_tags: Mapping[str,
|
35431
|
+
freeform_tags: Mapping[str, str],
|
35432
35432
|
hostname: str,
|
35433
35433
|
id: str,
|
35434
35434
|
iorm_config_caches: Sequence['outputs.GetDbSystemsDbSystemIormConfigCachResult'],
|
@@ -35477,12 +35477,12 @@ class GetDbSystemsDbSystemResult(dict):
|
|
35477
35477
|
:param int data_storage_size_in_gb: The data storage size, in gigabytes, that is currently available to the DB system. Applies only for virtual machine DB systems. Required for VMDBs.
|
35478
35478
|
:param str database_edition: The Oracle Database edition that applies to all the databases on the DB system.
|
35479
35479
|
:param Sequence['GetDbSystemsDbSystemDbSystemOptionArgs'] db_system_options: The DB system options.
|
35480
|
-
:param Mapping[str,
|
35480
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
35481
35481
|
:param str disk_redundancy: The type of redundancy configured for the DB system. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
|
35482
35482
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
35483
35483
|
:param str domain: The domain name for the DB system.
|
35484
35484
|
:param Sequence[str] fault_domains: List of the Fault Domains in which this DB system is provisioned.
|
35485
|
-
:param Mapping[str,
|
35485
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
35486
35486
|
:param str hostname: The hostname for the DB system.
|
35487
35487
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
35488
35488
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
@@ -35668,7 +35668,7 @@ class GetDbSystemsDbSystemResult(dict):
|
|
35668
35668
|
|
35669
35669
|
@property
|
35670
35670
|
@pulumi.getter(name="definedTags")
|
35671
|
-
def defined_tags(self) -> Mapping[str,
|
35671
|
+
def defined_tags(self) -> Mapping[str, str]:
|
35672
35672
|
"""
|
35673
35673
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
35674
35674
|
"""
|
@@ -35708,7 +35708,7 @@ class GetDbSystemsDbSystemResult(dict):
|
|
35708
35708
|
|
35709
35709
|
@property
|
35710
35710
|
@pulumi.getter(name="freeformTags")
|
35711
|
-
def freeform_tags(self) -> Mapping[str,
|
35711
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
35712
35712
|
"""
|
35713
35713
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
35714
35714
|
"""
|
@@ -36039,18 +36039,18 @@ class GetDbSystemsDbSystemDbHomeResult(dict):
|
|
36039
36039
|
databases: Sequence['outputs.GetDbSystemsDbSystemDbHomeDatabaseResult'],
|
36040
36040
|
db_home_location: str,
|
36041
36041
|
db_version: str,
|
36042
|
-
defined_tags: Mapping[str,
|
36042
|
+
defined_tags: Mapping[str, str],
|
36043
36043
|
display_name: str,
|
36044
|
-
freeform_tags: Mapping[str,
|
36044
|
+
freeform_tags: Mapping[str, str],
|
36045
36045
|
id: str,
|
36046
36046
|
last_patch_history_entry_id: str,
|
36047
36047
|
lifecycle_details: str,
|
36048
36048
|
state: str,
|
36049
36049
|
time_created: str):
|
36050
36050
|
"""
|
36051
|
-
:param Mapping[str,
|
36051
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
36052
36052
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
36053
|
-
:param Mapping[str,
|
36053
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
36054
36054
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
36055
36055
|
:param str last_patch_history_entry_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the last patch history. This value is updated as soon as a patch operation starts.
|
36056
36056
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
@@ -36098,7 +36098,7 @@ class GetDbSystemsDbSystemDbHomeResult(dict):
|
|
36098
36098
|
|
36099
36099
|
@property
|
36100
36100
|
@pulumi.getter(name="definedTags")
|
36101
|
-
def defined_tags(self) -> Mapping[str,
|
36101
|
+
def defined_tags(self) -> Mapping[str, str]:
|
36102
36102
|
"""
|
36103
36103
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
36104
36104
|
"""
|
@@ -36114,7 +36114,7 @@ class GetDbSystemsDbSystemDbHomeResult(dict):
|
|
36114
36114
|
|
36115
36115
|
@property
|
36116
36116
|
@pulumi.getter(name="freeformTags")
|
36117
|
-
def freeform_tags(self) -> Mapping[str,
|
36117
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
36118
36118
|
"""
|
36119
36119
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
36120
36120
|
"""
|
@@ -36176,8 +36176,8 @@ class GetDbSystemsDbSystemDbHomeDatabaseResult(dict):
|
|
36176
36176
|
db_name: str,
|
36177
36177
|
db_unique_name: str,
|
36178
36178
|
db_workload: str,
|
36179
|
-
defined_tags: Mapping[str,
|
36180
|
-
freeform_tags: Mapping[str,
|
36179
|
+
defined_tags: Mapping[str, str],
|
36180
|
+
freeform_tags: Mapping[str, str],
|
36181
36181
|
id: str,
|
36182
36182
|
kms_key_id: str,
|
36183
36183
|
kms_key_version_id: str,
|
@@ -36192,8 +36192,8 @@ class GetDbSystemsDbSystemDbHomeDatabaseResult(dict):
|
|
36192
36192
|
vault_id: str):
|
36193
36193
|
"""
|
36194
36194
|
:param str backup_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the backup. Specify a backupId to list only the DB systems or DB homes that support creating a database using this backup in this compartment.
|
36195
|
-
:param Mapping[str,
|
36196
|
-
:param Mapping[str,
|
36195
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
36196
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
36197
36197
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
36198
36198
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
36199
36199
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
@@ -36292,7 +36292,7 @@ class GetDbSystemsDbSystemDbHomeDatabaseResult(dict):
|
|
36292
36292
|
|
36293
36293
|
@property
|
36294
36294
|
@pulumi.getter(name="definedTags")
|
36295
|
-
def defined_tags(self) -> Mapping[str,
|
36295
|
+
def defined_tags(self) -> Mapping[str, str]:
|
36296
36296
|
"""
|
36297
36297
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
36298
36298
|
"""
|
@@ -36300,7 +36300,7 @@ class GetDbSystemsDbSystemDbHomeDatabaseResult(dict):
|
|
36300
36300
|
|
36301
36301
|
@property
|
36302
36302
|
@pulumi.getter(name="freeformTags")
|
36303
|
-
def freeform_tags(self) -> Mapping[str,
|
36303
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
36304
36304
|
"""
|
36305
36305
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
36306
36306
|
"""
|
@@ -36385,7 +36385,7 @@ class GetDbSystemsDbSystemDbHomeDatabaseResult(dict):
|
|
36385
36385
|
@pulumi.output_type
|
36386
36386
|
class GetDbSystemsDbSystemDbHomeDatabaseConnectionStringResult(dict):
|
36387
36387
|
def __init__(__self__, *,
|
36388
|
-
all_connection_strings: Mapping[str,
|
36388
|
+
all_connection_strings: Mapping[str, str],
|
36389
36389
|
cdb_default: str,
|
36390
36390
|
cdb_ip_default: str):
|
36391
36391
|
pulumi.set(__self__, "all_connection_strings", all_connection_strings)
|
@@ -36394,7 +36394,7 @@ class GetDbSystemsDbSystemDbHomeDatabaseConnectionStringResult(dict):
|
|
36394
36394
|
|
36395
36395
|
@property
|
36396
36396
|
@pulumi.getter(name="allConnectionStrings")
|
36397
|
-
def all_connection_strings(self) -> Mapping[str,
|
36397
|
+
def all_connection_strings(self) -> Mapping[str, str]:
|
36398
36398
|
return pulumi.get(self, "all_connection_strings")
|
36399
36399
|
|
36400
36400
|
@property
|
@@ -37563,10 +37563,10 @@ class GetExadataInfrastructuresExadataInfrastructureResult(dict):
|
|
37563
37563
|
db_node_storage_size_in_gbs: int,
|
37564
37564
|
db_server_version: str,
|
37565
37565
|
defined_file_system_configurations: Sequence['outputs.GetExadataInfrastructuresExadataInfrastructureDefinedFileSystemConfigurationResult'],
|
37566
|
-
defined_tags: Mapping[str,
|
37566
|
+
defined_tags: Mapping[str, str],
|
37567
37567
|
display_name: str,
|
37568
37568
|
dns_servers: Sequence[str],
|
37569
|
-
freeform_tags: Mapping[str,
|
37569
|
+
freeform_tags: Mapping[str, str],
|
37570
37570
|
gateway: str,
|
37571
37571
|
id: str,
|
37572
37572
|
infini_band_network_cidr: str,
|
@@ -37611,10 +37611,10 @@ class GetExadataInfrastructuresExadataInfrastructureResult(dict):
|
|
37611
37611
|
:param int db_node_storage_size_in_gbs: The local node storage allocated in GBs.
|
37612
37612
|
:param str db_server_version: The software version of the database servers (dom0) in the Exadata infrastructure.
|
37613
37613
|
:param Sequence['GetExadataInfrastructuresExadataInfrastructureDefinedFileSystemConfigurationArgs'] defined_file_system_configurations: Details of the file system configuration of the Exadata infrastructure.
|
37614
|
-
:param Mapping[str,
|
37614
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
37615
37615
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
37616
37616
|
:param Sequence[str] dns_servers: The list of DNS server IP addresses. Maximum of 3 allowed.
|
37617
|
-
:param Mapping[str,
|
37617
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
37618
37618
|
:param str gateway: The gateway for the control plane network.
|
37619
37619
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata infrastructure.
|
37620
37620
|
:param str infini_band_network_cidr: The CIDR block for the Exadata InfiniBand interconnect.
|
@@ -37847,7 +37847,7 @@ class GetExadataInfrastructuresExadataInfrastructureResult(dict):
|
|
37847
37847
|
|
37848
37848
|
@property
|
37849
37849
|
@pulumi.getter(name="definedTags")
|
37850
|
-
def defined_tags(self) -> Mapping[str,
|
37850
|
+
def defined_tags(self) -> Mapping[str, str]:
|
37851
37851
|
"""
|
37852
37852
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
37853
37853
|
"""
|
@@ -37871,7 +37871,7 @@ class GetExadataInfrastructuresExadataInfrastructureResult(dict):
|
|
37871
37871
|
|
37872
37872
|
@property
|
37873
37873
|
@pulumi.getter(name="freeformTags")
|
37874
|
-
def freeform_tags(self) -> Mapping[str,
|
37874
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
37875
37875
|
"""
|
37876
37876
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
37877
37877
|
"""
|
@@ -38992,11 +38992,11 @@ class GetExadbVmClustersExadbVmClusterResult(dict):
|
|
38992
38992
|
cluster_name: str,
|
38993
38993
|
compartment_id: str,
|
38994
38994
|
data_collection_options: Sequence['outputs.GetExadbVmClustersExadbVmClusterDataCollectionOptionResult'],
|
38995
|
-
defined_tags: Mapping[str,
|
38995
|
+
defined_tags: Mapping[str, str],
|
38996
38996
|
display_name: str,
|
38997
38997
|
domain: str,
|
38998
38998
|
exascale_db_storage_vault_id: str,
|
38999
|
-
freeform_tags: Mapping[str,
|
38999
|
+
freeform_tags: Mapping[str, str],
|
39000
39000
|
gi_version: str,
|
39001
39001
|
grid_image_id: str,
|
39002
39002
|
grid_image_type: str,
|
@@ -39020,7 +39020,7 @@ class GetExadbVmClustersExadbVmClusterResult(dict):
|
|
39020
39020
|
ssh_public_keys: Sequence[str],
|
39021
39021
|
state: str,
|
39022
39022
|
subnet_id: str,
|
39023
|
-
system_tags: Mapping[str,
|
39023
|
+
system_tags: Mapping[str, str],
|
39024
39024
|
system_version: str,
|
39025
39025
|
time_created: str,
|
39026
39026
|
time_zone: str,
|
@@ -39033,11 +39033,11 @@ class GetExadbVmClustersExadbVmClusterResult(dict):
|
|
39033
39033
|
:param str cluster_name: The cluster name for Exadata VM cluster on Exascale Infrastructure. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
|
39034
39034
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
39035
39035
|
:param Sequence['GetExadbVmClustersExadbVmClusterDataCollectionOptionArgs'] data_collection_options: Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
|
39036
|
-
:param Mapping[str,
|
39036
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
39037
39037
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
39038
39038
|
:param str domain: A domain name used for the Exadata VM cluster on Exascale Infrastructure. If the Oracle-provided internet and VCN resolver is enabled for the specified subnet, then the domain name for the subnet is used (do not provide one). Otherwise, provide a valid DNS domain name. Hyphens (-) are not permitted. Applies to Exadata Database Service on Exascale Infrastructure only.
|
39039
39039
|
:param str exascale_db_storage_vault_id: A filter to return only Exadata VM clusters on Exascale Infrastructure that match the given Exascale Database Storage Vault ID.
|
39040
|
-
:param Mapping[str,
|
39040
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
39041
39041
|
:param str gi_version: A valid Oracle Grid Infrastructure (GI) software version.
|
39042
39042
|
:param str grid_image_id: Grid Setup will be done using this grid image id
|
39043
39043
|
:param str grid_image_type: The type of Grid Image
|
@@ -39062,7 +39062,7 @@ class GetExadbVmClustersExadbVmClusterResult(dict):
|
|
39062
39062
|
:param Sequence[str] ssh_public_keys: The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.
|
39063
39063
|
:param str state: A filter to return only Exadata VM clusters on Exascale Infrastructure that match the given lifecycle state exactly.
|
39064
39064
|
:param str subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.
|
39065
|
-
:param Mapping[str,
|
39065
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
39066
39066
|
:param str system_version: Operating system version of the image.
|
39067
39067
|
:param str time_created: The date and time that the Exadata VM cluster on Exascale Infrastructure was created.
|
39068
39068
|
:param str time_zone: The time zone to use for the Exadata VM cluster on Exascale Infrastructure. For details, see [Time Zones](https://docs.cloud.oracle.com/iaas/Content/Database/References/timezones.htm).
|
@@ -39160,7 +39160,7 @@ class GetExadbVmClustersExadbVmClusterResult(dict):
|
|
39160
39160
|
|
39161
39161
|
@property
|
39162
39162
|
@pulumi.getter(name="definedTags")
|
39163
|
-
def defined_tags(self) -> Mapping[str,
|
39163
|
+
def defined_tags(self) -> Mapping[str, str]:
|
39164
39164
|
"""
|
39165
39165
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
39166
39166
|
"""
|
@@ -39192,7 +39192,7 @@ class GetExadbVmClustersExadbVmClusterResult(dict):
|
|
39192
39192
|
|
39193
39193
|
@property
|
39194
39194
|
@pulumi.getter(name="freeformTags")
|
39195
|
-
def freeform_tags(self) -> Mapping[str,
|
39195
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
39196
39196
|
"""
|
39197
39197
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
39198
39198
|
"""
|
@@ -39385,7 +39385,7 @@ class GetExadbVmClustersExadbVmClusterResult(dict):
|
|
39385
39385
|
|
39386
39386
|
@property
|
39387
39387
|
@pulumi.getter(name="systemTags")
|
39388
|
-
def system_tags(self) -> Mapping[str,
|
39388
|
+
def system_tags(self) -> Mapping[str, str]:
|
39389
39389
|
"""
|
39390
39390
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
39391
39391
|
"""
|
@@ -39737,15 +39737,15 @@ class GetExascaleDbStorageVaultsExascaleDbStorageVaultResult(dict):
|
|
39737
39737
|
additional_flash_cache_in_percent: int,
|
39738
39738
|
availability_domain: str,
|
39739
39739
|
compartment_id: str,
|
39740
|
-
defined_tags: Mapping[str,
|
39740
|
+
defined_tags: Mapping[str, str],
|
39741
39741
|
description: str,
|
39742
39742
|
display_name: str,
|
39743
|
-
freeform_tags: Mapping[str,
|
39743
|
+
freeform_tags: Mapping[str, str],
|
39744
39744
|
high_capacity_database_storages: Sequence['outputs.GetExascaleDbStorageVaultsExascaleDbStorageVaultHighCapacityDatabaseStorageResult'],
|
39745
39745
|
id: str,
|
39746
39746
|
lifecycle_details: str,
|
39747
39747
|
state: str,
|
39748
|
-
system_tags: Mapping[str,
|
39748
|
+
system_tags: Mapping[str, str],
|
39749
39749
|
time_created: str,
|
39750
39750
|
time_zone: str,
|
39751
39751
|
vm_cluster_count: int,
|
@@ -39754,15 +39754,15 @@ class GetExascaleDbStorageVaultsExascaleDbStorageVaultResult(dict):
|
|
39754
39754
|
:param int additional_flash_cache_in_percent: The size of additional Flash Cache in percentage of High Capacity database storage.
|
39755
39755
|
:param str availability_domain: The name of the availability domain in which the Exadata Database Storage Vault is located.
|
39756
39756
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
39757
|
-
:param Mapping[str,
|
39757
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
39758
39758
|
:param str description: Exadata Database Storage Vault description.
|
39759
39759
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
39760
|
-
:param Mapping[str,
|
39760
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
39761
39761
|
:param Sequence['GetExascaleDbStorageVaultsExascaleDbStorageVaultHighCapacityDatabaseStorageArgs'] high_capacity_database_storages: Exadata Database Storage Details
|
39762
39762
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Database Storage Vault.
|
39763
39763
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
39764
39764
|
:param str state: A filter to return only Exadata Database Storage Vaults that match the given lifecycle state exactly.
|
39765
|
-
:param Mapping[str,
|
39765
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
39766
39766
|
:param str time_created: The date and time that the Exadata Database Storage Vault was created.
|
39767
39767
|
:param str time_zone: The time zone that you want to use for the Exadata Database Storage Vault. For details, see [Time Zones](https://docs.cloud.oracle.com/iaas/Content/Database/References/timezones.htm).
|
39768
39768
|
:param int vm_cluster_count: The number of Exadata VM clusters used the Exadata Database Storage Vault.
|
@@ -39811,7 +39811,7 @@ class GetExascaleDbStorageVaultsExascaleDbStorageVaultResult(dict):
|
|
39811
39811
|
|
39812
39812
|
@property
|
39813
39813
|
@pulumi.getter(name="definedTags")
|
39814
|
-
def defined_tags(self) -> Mapping[str,
|
39814
|
+
def defined_tags(self) -> Mapping[str, str]:
|
39815
39815
|
"""
|
39816
39816
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
39817
39817
|
"""
|
@@ -39835,7 +39835,7 @@ class GetExascaleDbStorageVaultsExascaleDbStorageVaultResult(dict):
|
|
39835
39835
|
|
39836
39836
|
@property
|
39837
39837
|
@pulumi.getter(name="freeformTags")
|
39838
|
-
def freeform_tags(self) -> Mapping[str,
|
39838
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
39839
39839
|
"""
|
39840
39840
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
39841
39841
|
"""
|
@@ -39875,7 +39875,7 @@ class GetExascaleDbStorageVaultsExascaleDbStorageVaultResult(dict):
|
|
39875
39875
|
|
39876
39876
|
@property
|
39877
39877
|
@pulumi.getter(name="systemTags")
|
39878
|
-
def system_tags(self) -> Mapping[str,
|
39878
|
+
def system_tags(self) -> Mapping[str, str]:
|
39879
39879
|
"""
|
39880
39880
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
39881
39881
|
"""
|
@@ -40051,9 +40051,9 @@ class GetExternalContainerDatabasesExternalContainerDatabaseResult(dict):
|
|
40051
40051
|
db_id: str,
|
40052
40052
|
db_packs: str,
|
40053
40053
|
db_unique_name: str,
|
40054
|
-
defined_tags: Mapping[str,
|
40054
|
+
defined_tags: Mapping[str, str],
|
40055
40055
|
display_name: str,
|
40056
|
-
freeform_tags: Mapping[str,
|
40056
|
+
freeform_tags: Mapping[str, str],
|
40057
40057
|
id: str,
|
40058
40058
|
lifecycle_details: str,
|
40059
40059
|
ncharacter_set: str,
|
@@ -40071,9 +40071,9 @@ class GetExternalContainerDatabasesExternalContainerDatabaseResult(dict):
|
|
40071
40071
|
:param str db_id: The Oracle Database ID, which identifies an Oracle Database located outside of Oracle Cloud.
|
40072
40072
|
:param str db_packs: The database packs licensed for the external Oracle Database.
|
40073
40073
|
:param str db_unique_name: The `DB_UNIQUE_NAME` of the external database.
|
40074
|
-
:param Mapping[str,
|
40074
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
40075
40075
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
40076
|
-
:param Mapping[str,
|
40076
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
40077
40077
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure external database resource.
|
40078
40078
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
40079
40079
|
:param str ncharacter_set: The national character of the external database.
|
@@ -40176,7 +40176,7 @@ class GetExternalContainerDatabasesExternalContainerDatabaseResult(dict):
|
|
40176
40176
|
|
40177
40177
|
@property
|
40178
40178
|
@pulumi.getter(name="definedTags")
|
40179
|
-
def defined_tags(self) -> Mapping[str,
|
40179
|
+
def defined_tags(self) -> Mapping[str, str]:
|
40180
40180
|
"""
|
40181
40181
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
40182
40182
|
"""
|
@@ -40192,7 +40192,7 @@ class GetExternalContainerDatabasesExternalContainerDatabaseResult(dict):
|
|
40192
40192
|
|
40193
40193
|
@property
|
40194
40194
|
@pulumi.getter(name="freeformTags")
|
40195
|
-
def freeform_tags(self) -> Mapping[str,
|
40195
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
40196
40196
|
"""
|
40197
40197
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
40198
40198
|
"""
|
@@ -40484,10 +40484,10 @@ class GetExternalDatabaseConnectorsExternalDatabaseConnectorResult(dict):
|
|
40484
40484
|
connection_strings: Sequence['outputs.GetExternalDatabaseConnectorsExternalDatabaseConnectorConnectionStringResult'],
|
40485
40485
|
connector_agent_id: str,
|
40486
40486
|
connector_type: str,
|
40487
|
-
defined_tags: Mapping[str,
|
40487
|
+
defined_tags: Mapping[str, str],
|
40488
40488
|
display_name: str,
|
40489
40489
|
external_database_id: str,
|
40490
|
-
freeform_tags: Mapping[str,
|
40490
|
+
freeform_tags: Mapping[str, str],
|
40491
40491
|
id: str,
|
40492
40492
|
lifecycle_details: str,
|
40493
40493
|
state: str,
|
@@ -40500,10 +40500,10 @@ class GetExternalDatabaseConnectorsExternalDatabaseConnectorResult(dict):
|
|
40500
40500
|
:param Sequence['GetExternalDatabaseConnectorsExternalDatabaseConnectorConnectionStringArgs'] connection_strings: The Oracle Database connection string.
|
40501
40501
|
:param str connector_agent_id: The ID of the agent used for the [external database connector](https://docs.cloud.oracle.com/iaas/api/#/en/database/latest/datatypes/CreateExternalDatabaseConnectorDetails).
|
40502
40502
|
:param str connector_type: The type of connector used by the external database resource.
|
40503
|
-
:param Mapping[str,
|
40503
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
40504
40504
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
40505
40505
|
:param str external_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database whose connectors will be listed.
|
40506
|
-
:param Mapping[str,
|
40506
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
40507
40507
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the [external database connector](https://docs.cloud.oracle.com/iaas/api/#/en/database/latest/datatypes/CreateExternalDatabaseConnectorDetails).
|
40508
40508
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
40509
40509
|
:param str state: A filter to return only resources that match the specified lifecycle state.
|
@@ -40576,7 +40576,7 @@ class GetExternalDatabaseConnectorsExternalDatabaseConnectorResult(dict):
|
|
40576
40576
|
|
40577
40577
|
@property
|
40578
40578
|
@pulumi.getter(name="definedTags")
|
40579
|
-
def defined_tags(self) -> Mapping[str,
|
40579
|
+
def defined_tags(self) -> Mapping[str, str]:
|
40580
40580
|
"""
|
40581
40581
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
40582
40582
|
"""
|
@@ -40600,7 +40600,7 @@ class GetExternalDatabaseConnectorsExternalDatabaseConnectorResult(dict):
|
|
40600
40600
|
|
40601
40601
|
@property
|
40602
40602
|
@pulumi.getter(name="freeformTags")
|
40603
|
-
def freeform_tags(self) -> Mapping[str,
|
40603
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
40604
40604
|
"""
|
40605
40605
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
40606
40606
|
"""
|
@@ -40908,9 +40908,9 @@ class GetExternalNonContainerDatabasesExternalNonContainerDatabaseResult(dict):
|
|
40908
40908
|
db_id: str,
|
40909
40909
|
db_packs: str,
|
40910
40910
|
db_unique_name: str,
|
40911
|
-
defined_tags: Mapping[str,
|
40911
|
+
defined_tags: Mapping[str, str],
|
40912
40912
|
display_name: str,
|
40913
|
-
freeform_tags: Mapping[str,
|
40913
|
+
freeform_tags: Mapping[str, str],
|
40914
40914
|
id: str,
|
40915
40915
|
lifecycle_details: str,
|
40916
40916
|
ncharacter_set: str,
|
@@ -40929,9 +40929,9 @@ class GetExternalNonContainerDatabasesExternalNonContainerDatabaseResult(dict):
|
|
40929
40929
|
:param str db_id: The Oracle Database ID, which identifies an Oracle Database located outside of Oracle Cloud.
|
40930
40930
|
:param str db_packs: The database packs licensed for the external Oracle Database.
|
40931
40931
|
:param str db_unique_name: The `DB_UNIQUE_NAME` of the external database.
|
40932
|
-
:param Mapping[str,
|
40932
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
40933
40933
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
40934
|
-
:param Mapping[str,
|
40934
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
40935
40935
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure external database resource.
|
40936
40936
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
40937
40937
|
:param str ncharacter_set: The national character of the external database.
|
@@ -41036,7 +41036,7 @@ class GetExternalNonContainerDatabasesExternalNonContainerDatabaseResult(dict):
|
|
41036
41036
|
|
41037
41037
|
@property
|
41038
41038
|
@pulumi.getter(name="definedTags")
|
41039
|
-
def defined_tags(self) -> Mapping[str,
|
41039
|
+
def defined_tags(self) -> Mapping[str, str]:
|
41040
41040
|
"""
|
41041
41041
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
41042
41042
|
"""
|
@@ -41052,7 +41052,7 @@ class GetExternalNonContainerDatabasesExternalNonContainerDatabaseResult(dict):
|
|
41052
41052
|
|
41053
41053
|
@property
|
41054
41054
|
@pulumi.getter(name="freeformTags")
|
41055
|
-
def freeform_tags(self) -> Mapping[str,
|
41055
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
41056
41056
|
"""
|
41057
41057
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
41058
41058
|
"""
|
@@ -41358,10 +41358,10 @@ class GetExternalPluggableDatabasesExternalPluggableDatabaseResult(dict):
|
|
41358
41358
|
db_id: str,
|
41359
41359
|
db_packs: str,
|
41360
41360
|
db_unique_name: str,
|
41361
|
-
defined_tags: Mapping[str,
|
41361
|
+
defined_tags: Mapping[str, str],
|
41362
41362
|
display_name: str,
|
41363
41363
|
external_container_database_id: str,
|
41364
|
-
freeform_tags: Mapping[str,
|
41364
|
+
freeform_tags: Mapping[str, str],
|
41365
41365
|
id: str,
|
41366
41366
|
lifecycle_details: str,
|
41367
41367
|
ncharacter_set: str,
|
@@ -41381,10 +41381,10 @@ class GetExternalPluggableDatabasesExternalPluggableDatabaseResult(dict):
|
|
41381
41381
|
:param str db_id: The Oracle Database ID, which identifies an Oracle Database located outside of Oracle Cloud.
|
41382
41382
|
:param str db_packs: The database packs licensed for the external Oracle Database.
|
41383
41383
|
:param str db_unique_name: The `DB_UNIQUE_NAME` of the external database.
|
41384
|
-
:param Mapping[str,
|
41384
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
41385
41385
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
41386
41386
|
:param str external_container_database_id: The ExternalContainerDatabase [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
41387
|
-
:param Mapping[str,
|
41387
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
41388
41388
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure external database resource.
|
41389
41389
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
41390
41390
|
:param str ncharacter_set: The national character of the external database.
|
@@ -41492,7 +41492,7 @@ class GetExternalPluggableDatabasesExternalPluggableDatabaseResult(dict):
|
|
41492
41492
|
|
41493
41493
|
@property
|
41494
41494
|
@pulumi.getter(name="definedTags")
|
41495
|
-
def defined_tags(self) -> Mapping[str,
|
41495
|
+
def defined_tags(self) -> Mapping[str, str]:
|
41496
41496
|
"""
|
41497
41497
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
41498
41498
|
"""
|
@@ -41516,7 +41516,7 @@ class GetExternalPluggableDatabasesExternalPluggableDatabaseResult(dict):
|
|
41516
41516
|
|
41517
41517
|
@property
|
41518
41518
|
@pulumi.getter(name="freeformTags")
|
41519
|
-
def freeform_tags(self) -> Mapping[str,
|
41519
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
41520
41520
|
"""
|
41521
41521
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
41522
41522
|
"""
|
@@ -42041,9 +42041,9 @@ class GetKeyStoresKeyStoreResult(dict):
|
|
42041
42041
|
associated_databases: Sequence['outputs.GetKeyStoresKeyStoreAssociatedDatabaseResult'],
|
42042
42042
|
compartment_id: str,
|
42043
42043
|
confirm_details_trigger: int,
|
42044
|
-
defined_tags: Mapping[str,
|
42044
|
+
defined_tags: Mapping[str, str],
|
42045
42045
|
display_name: str,
|
42046
|
-
freeform_tags: Mapping[str,
|
42046
|
+
freeform_tags: Mapping[str, str],
|
42047
42047
|
id: str,
|
42048
42048
|
lifecycle_details: str,
|
42049
42049
|
state: str,
|
@@ -42052,9 +42052,9 @@ class GetKeyStoresKeyStoreResult(dict):
|
|
42052
42052
|
"""
|
42053
42053
|
:param Sequence['GetKeyStoresKeyStoreAssociatedDatabaseArgs'] associated_databases: List of databases associated with the key store.
|
42054
42054
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
42055
|
-
:param Mapping[str,
|
42055
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
42056
42056
|
:param str display_name: The user-friendly name for the key store. The name does not need to be unique.
|
42057
|
-
:param Mapping[str,
|
42057
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
42058
42058
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store.
|
42059
42059
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
42060
42060
|
:param str state: The current state of the key store.
|
@@ -42096,7 +42096,7 @@ class GetKeyStoresKeyStoreResult(dict):
|
|
42096
42096
|
|
42097
42097
|
@property
|
42098
42098
|
@pulumi.getter(name="definedTags")
|
42099
|
-
def defined_tags(self) -> Mapping[str,
|
42099
|
+
def defined_tags(self) -> Mapping[str, str]:
|
42100
42100
|
"""
|
42101
42101
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
42102
42102
|
"""
|
@@ -42112,7 +42112,7 @@ class GetKeyStoresKeyStoreResult(dict):
|
|
42112
42112
|
|
42113
42113
|
@property
|
42114
42114
|
@pulumi.getter(name="freeformTags")
|
42115
|
-
def freeform_tags(self) -> Mapping[str,
|
42115
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
42116
42116
|
"""
|
42117
42117
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
42118
42118
|
"""
|
@@ -42878,10 +42878,10 @@ class GetOneoffPatchesOneoffPatchResult(dict):
|
|
42878
42878
|
def __init__(__self__, *,
|
42879
42879
|
compartment_id: str,
|
42880
42880
|
db_version: str,
|
42881
|
-
defined_tags: Mapping[str,
|
42881
|
+
defined_tags: Mapping[str, str],
|
42882
42882
|
display_name: str,
|
42883
42883
|
download_oneoff_patch_trigger: int,
|
42884
|
-
freeform_tags: Mapping[str,
|
42884
|
+
freeform_tags: Mapping[str, str],
|
42885
42885
|
id: str,
|
42886
42886
|
lifecycle_details: str,
|
42887
42887
|
one_off_patches: Sequence[str],
|
@@ -42895,9 +42895,9 @@ class GetOneoffPatchesOneoffPatchResult(dict):
|
|
42895
42895
|
"""
|
42896
42896
|
:param str compartment_id: (Updatable) The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
42897
42897
|
:param str db_version: A valid Oracle Database version. To get a list of supported versions, use the [ListDbVersions](https://docs.cloud.oracle.com/iaas/api/#/en/database/latest/DbVersionSummary/ListDbVersions) operation.
|
42898
|
-
:param Mapping[str,
|
42898
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
42899
42899
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
42900
|
-
:param Mapping[str,
|
42900
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
42901
42901
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the one-off patch.
|
42902
42902
|
:param str lifecycle_details: Detailed message for the lifecycle state.
|
42903
42903
|
:param Sequence[str] one_off_patches: List of one-off patches for Database Homes.
|
@@ -42944,7 +42944,7 @@ class GetOneoffPatchesOneoffPatchResult(dict):
|
|
42944
42944
|
|
42945
42945
|
@property
|
42946
42946
|
@pulumi.getter(name="definedTags")
|
42947
|
-
def defined_tags(self) -> Mapping[str,
|
42947
|
+
def defined_tags(self) -> Mapping[str, str]:
|
42948
42948
|
"""
|
42949
42949
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
42950
42950
|
"""
|
@@ -42965,7 +42965,7 @@ class GetOneoffPatchesOneoffPatchResult(dict):
|
|
42965
42965
|
|
42966
42966
|
@property
|
42967
42967
|
@pulumi.getter(name="freeformTags")
|
42968
|
-
def freeform_tags(self) -> Mapping[str,
|
42968
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
42969
42969
|
"""
|
42970
42970
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
42971
42971
|
"""
|
@@ -43055,11 +43055,11 @@ class GetOneoffPatchesOneoffPatchResult(dict):
|
|
43055
43055
|
@pulumi.output_type
|
43056
43056
|
class GetPluggableDatabaseConnectionStringResult(dict):
|
43057
43057
|
def __init__(__self__, *,
|
43058
|
-
all_connection_strings: Mapping[str,
|
43058
|
+
all_connection_strings: Mapping[str, str],
|
43059
43059
|
pdb_default: str,
|
43060
43060
|
pdb_ip_default: str):
|
43061
43061
|
"""
|
43062
|
-
:param Mapping[str,
|
43062
|
+
:param Mapping[str, str] all_connection_strings: All connection strings to use to connect to the pluggable database.
|
43063
43063
|
:param str pdb_default: A host name-based PDB connection string.
|
43064
43064
|
:param str pdb_ip_default: An IP-based PDB connection string.
|
43065
43065
|
"""
|
@@ -43069,7 +43069,7 @@ class GetPluggableDatabaseConnectionStringResult(dict):
|
|
43069
43069
|
|
43070
43070
|
@property
|
43071
43071
|
@pulumi.getter(name="allConnectionStrings")
|
43072
|
-
def all_connection_strings(self) -> Mapping[str,
|
43072
|
+
def all_connection_strings(self) -> Mapping[str, str]:
|
43073
43073
|
"""
|
43074
43074
|
All connection strings to use to connect to the pluggable database.
|
43075
43075
|
"""
|
@@ -43264,8 +43264,8 @@ class GetPluggableDatabasesPluggableDatabaseResult(dict):
|
|
43264
43264
|
container_database_admin_password: str,
|
43265
43265
|
container_database_id: str,
|
43266
43266
|
convert_to_regular_trigger: int,
|
43267
|
-
defined_tags: Mapping[str,
|
43268
|
-
freeform_tags: Mapping[str,
|
43267
|
+
defined_tags: Mapping[str, str],
|
43268
|
+
freeform_tags: Mapping[str, str],
|
43269
43269
|
id: str,
|
43270
43270
|
is_restricted: bool,
|
43271
43271
|
lifecycle_details: str,
|
@@ -43287,8 +43287,8 @@ class GetPluggableDatabasesPluggableDatabaseResult(dict):
|
|
43287
43287
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
43288
43288
|
:param Sequence['GetPluggableDatabasesPluggableDatabaseConnectionStringArgs'] connection_strings: Connection strings to connect to an Oracle Pluggable Database.
|
43289
43289
|
:param str container_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the CDB.
|
43290
|
-
:param Mapping[str,
|
43291
|
-
:param Mapping[str,
|
43290
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
43291
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
43292
43292
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the pluggable database.
|
43293
43293
|
:param bool is_restricted: The restricted mode of the pluggable database. If a pluggable database is opened in restricted mode, the user needs both create a session and have restricted session privileges to connect to it.
|
43294
43294
|
:param str lifecycle_details: Detailed message for the lifecycle state.
|
@@ -43361,7 +43361,7 @@ class GetPluggableDatabasesPluggableDatabaseResult(dict):
|
|
43361
43361
|
|
43362
43362
|
@property
|
43363
43363
|
@pulumi.getter(name="definedTags")
|
43364
|
-
def defined_tags(self) -> Mapping[str,
|
43364
|
+
def defined_tags(self) -> Mapping[str, str]:
|
43365
43365
|
"""
|
43366
43366
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
43367
43367
|
"""
|
@@ -43369,7 +43369,7 @@ class GetPluggableDatabasesPluggableDatabaseResult(dict):
|
|
43369
43369
|
|
43370
43370
|
@property
|
43371
43371
|
@pulumi.getter(name="freeformTags")
|
43372
|
-
def freeform_tags(self) -> Mapping[str,
|
43372
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
43373
43373
|
"""
|
43374
43374
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
43375
43375
|
"""
|
@@ -43494,11 +43494,11 @@ class GetPluggableDatabasesPluggableDatabaseResult(dict):
|
|
43494
43494
|
@pulumi.output_type
|
43495
43495
|
class GetPluggableDatabasesPluggableDatabaseConnectionStringResult(dict):
|
43496
43496
|
def __init__(__self__, *,
|
43497
|
-
all_connection_strings: Mapping[str,
|
43497
|
+
all_connection_strings: Mapping[str, str],
|
43498
43498
|
pdb_default: str,
|
43499
43499
|
pdb_ip_default: str):
|
43500
43500
|
"""
|
43501
|
-
:param Mapping[str,
|
43501
|
+
:param Mapping[str, str] all_connection_strings: All connection strings to use to connect to the pluggable database.
|
43502
43502
|
:param str pdb_default: A host name-based PDB connection string.
|
43503
43503
|
:param str pdb_ip_default: An IP-based PDB connection string.
|
43504
43504
|
"""
|
@@ -43508,7 +43508,7 @@ class GetPluggableDatabasesPluggableDatabaseConnectionStringResult(dict):
|
|
43508
43508
|
|
43509
43509
|
@property
|
43510
43510
|
@pulumi.getter(name="allConnectionStrings")
|
43511
|
-
def all_connection_strings(self) -> Mapping[str,
|
43511
|
+
def all_connection_strings(self) -> Mapping[str, str]:
|
43512
43512
|
"""
|
43513
43513
|
All connection strings to use to connect to the pluggable database.
|
43514
43514
|
"""
|
@@ -44102,12 +44102,12 @@ class GetVmClusterNetworksVmClusterNetworkResult(dict):
|
|
44102
44102
|
def __init__(__self__, *,
|
44103
44103
|
action: str,
|
44104
44104
|
compartment_id: str,
|
44105
|
-
defined_tags: Mapping[str,
|
44105
|
+
defined_tags: Mapping[str, str],
|
44106
44106
|
display_name: str,
|
44107
44107
|
dns: Sequence[str],
|
44108
44108
|
dr_scans: Sequence['outputs.GetVmClusterNetworksVmClusterNetworkDrScanResult'],
|
44109
44109
|
exadata_infrastructure_id: str,
|
44110
|
-
freeform_tags: Mapping[str,
|
44110
|
+
freeform_tags: Mapping[str, str],
|
44111
44111
|
id: str,
|
44112
44112
|
lifecycle_details: str,
|
44113
44113
|
ntps: Sequence[str],
|
@@ -44119,12 +44119,12 @@ class GetVmClusterNetworksVmClusterNetworkResult(dict):
|
|
44119
44119
|
vm_networks: Sequence['outputs.GetVmClusterNetworksVmClusterNetworkVmNetworkResult']):
|
44120
44120
|
"""
|
44121
44121
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
44122
|
-
:param Mapping[str,
|
44122
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
44123
44123
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
44124
44124
|
:param Sequence[str] dns: The list of DNS server IP addresses. Maximum of 3 allowed.
|
44125
44125
|
:param Sequence['GetVmClusterNetworksVmClusterNetworkDrScanArgs'] dr_scans: The SCAN details for DR network
|
44126
44126
|
:param str exadata_infrastructure_id: The Exadata infrastructure [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
44127
|
-
:param Mapping[str,
|
44127
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
44128
44128
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VM cluster network.
|
44129
44129
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
44130
44130
|
:param Sequence[str] ntps: The list of NTP server IP addresses. Maximum of 3 allowed.
|
@@ -44167,7 +44167,7 @@ class GetVmClusterNetworksVmClusterNetworkResult(dict):
|
|
44167
44167
|
|
44168
44168
|
@property
|
44169
44169
|
@pulumi.getter(name="definedTags")
|
44170
|
-
def defined_tags(self) -> Mapping[str,
|
44170
|
+
def defined_tags(self) -> Mapping[str, str]:
|
44171
44171
|
"""
|
44172
44172
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
44173
44173
|
"""
|
@@ -44207,7 +44207,7 @@ class GetVmClusterNetworksVmClusterNetworkResult(dict):
|
|
44207
44207
|
|
44208
44208
|
@property
|
44209
44209
|
@pulumi.getter(name="freeformTags")
|
44210
|
-
def freeform_tags(self) -> Mapping[str,
|
44210
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
44211
44211
|
"""
|
44212
44212
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
44213
44213
|
"""
|
@@ -45390,11 +45390,11 @@ class GetVmClustersVmClusterResult(dict):
|
|
45390
45390
|
data_storage_size_in_tbs: float,
|
45391
45391
|
db_node_storage_size_in_gbs: int,
|
45392
45392
|
db_servers: Sequence[str],
|
45393
|
-
defined_tags: Mapping[str,
|
45393
|
+
defined_tags: Mapping[str, str],
|
45394
45394
|
display_name: str,
|
45395
45395
|
exadata_infrastructure_id: str,
|
45396
45396
|
file_system_configuration_details: Sequence['outputs.GetVmClustersVmClusterFileSystemConfigurationDetailResult'],
|
45397
|
-
freeform_tags: Mapping[str,
|
45397
|
+
freeform_tags: Mapping[str, str],
|
45398
45398
|
gi_version: str,
|
45399
45399
|
id: str,
|
45400
45400
|
is_local_backup_enabled: bool,
|
@@ -45421,11 +45421,11 @@ class GetVmClustersVmClusterResult(dict):
|
|
45421
45421
|
:param float data_storage_size_in_tbs: Size, in terabytes, of the DATA disk group.
|
45422
45422
|
:param int db_node_storage_size_in_gbs: The local node storage allocated in GBs.
|
45423
45423
|
:param Sequence[str] db_servers: The list of Db server.
|
45424
|
-
:param Mapping[str,
|
45424
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
45425
45425
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
45426
45426
|
:param str exadata_infrastructure_id: If provided, filters the results for the given Exadata Infrastructure.
|
45427
45427
|
:param Sequence['GetVmClustersVmClusterFileSystemConfigurationDetailArgs'] file_system_configuration_details: Details of the file system configuration of the VM cluster.
|
45428
|
-
:param Mapping[str,
|
45428
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
45429
45429
|
:param str gi_version: The Oracle Grid Infrastructure software version for the VM cluster.
|
45430
45430
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VM cluster.
|
45431
45431
|
:param bool is_local_backup_enabled: If true, database backup on local Exadata storage is configured for the VM cluster. If false, database backup on local Exadata storage is not available in the VM cluster.
|
@@ -45545,7 +45545,7 @@ class GetVmClustersVmClusterResult(dict):
|
|
45545
45545
|
|
45546
45546
|
@property
|
45547
45547
|
@pulumi.getter(name="definedTags")
|
45548
|
-
def defined_tags(self) -> Mapping[str,
|
45548
|
+
def defined_tags(self) -> Mapping[str, str]:
|
45549
45549
|
"""
|
45550
45550
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
45551
45551
|
"""
|
@@ -45577,7 +45577,7 @@ class GetVmClustersVmClusterResult(dict):
|
|
45577
45577
|
|
45578
45578
|
@property
|
45579
45579
|
@pulumi.getter(name="freeformTags")
|
45580
|
-
def freeform_tags(self) -> Mapping[str,
|
45580
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
45581
45581
|
"""
|
45582
45582
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
45583
45583
|
"""
|