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
@@ -4776,7 +4776,7 @@ class ExternalExadataInfrastructureDatabaseSystem(dict):
|
|
4776
4776
|
return super().get(key, default)
|
4777
4777
|
|
4778
4778
|
def __init__(__self__, *,
|
4779
|
-
additional_details: Optional[Mapping[str,
|
4779
|
+
additional_details: Optional[Mapping[str, str]] = None,
|
4780
4780
|
compartment_id: Optional[str] = None,
|
4781
4781
|
display_name: Optional[str] = None,
|
4782
4782
|
id: Optional[str] = None,
|
@@ -4789,7 +4789,7 @@ class ExternalExadataInfrastructureDatabaseSystem(dict):
|
|
4789
4789
|
time_updated: Optional[str] = None,
|
4790
4790
|
version: Optional[str] = None):
|
4791
4791
|
"""
|
4792
|
-
:param Mapping[str,
|
4792
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
4793
4793
|
:param str compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
4794
4794
|
:param str display_name: (Updatable) The name of the Exadata infrastructure.
|
4795
4795
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata resource.
|
@@ -4829,7 +4829,7 @@ class ExternalExadataInfrastructureDatabaseSystem(dict):
|
|
4829
4829
|
|
4830
4830
|
@property
|
4831
4831
|
@pulumi.getter(name="additionalDetails")
|
4832
|
-
def additional_details(self) -> Optional[Mapping[str,
|
4832
|
+
def additional_details(self) -> Optional[Mapping[str, str]]:
|
4833
4833
|
"""
|
4834
4834
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
4835
4835
|
"""
|
@@ -4956,7 +4956,7 @@ class ExternalExadataInfrastructureStorageGrid(dict):
|
|
4956
4956
|
return super().get(key, default)
|
4957
4957
|
|
4958
4958
|
def __init__(__self__, *,
|
4959
|
-
additional_details: Optional[Mapping[str,
|
4959
|
+
additional_details: Optional[Mapping[str, str]] = None,
|
4960
4960
|
display_name: Optional[str] = None,
|
4961
4961
|
id: Optional[str] = None,
|
4962
4962
|
internal_id: Optional[str] = None,
|
@@ -4968,7 +4968,7 @@ class ExternalExadataInfrastructureStorageGrid(dict):
|
|
4968
4968
|
time_updated: Optional[str] = None,
|
4969
4969
|
version: Optional[str] = None):
|
4970
4970
|
"""
|
4971
|
-
:param Mapping[str,
|
4971
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
4972
4972
|
:param str display_name: (Updatable) The name of the Exadata infrastructure.
|
4973
4973
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata resource.
|
4974
4974
|
:param str internal_id: The internal ID of the Exadata resource.
|
@@ -5005,7 +5005,7 @@ class ExternalExadataInfrastructureStorageGrid(dict):
|
|
5005
5005
|
|
5006
5006
|
@property
|
5007
5007
|
@pulumi.getter(name="additionalDetails")
|
5008
|
-
def additional_details(self) -> Optional[Mapping[str,
|
5008
|
+
def additional_details(self) -> Optional[Mapping[str, str]]:
|
5009
5009
|
"""
|
5010
5010
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
5011
5011
|
"""
|
@@ -5234,12 +5234,12 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5234
5234
|
return super().get(key, default)
|
5235
5235
|
|
5236
5236
|
def __init__(__self__, *,
|
5237
|
-
additional_details: Optional[Mapping[str,
|
5237
|
+
additional_details: Optional[Mapping[str, str]] = None,
|
5238
5238
|
connector_id: Optional[str] = None,
|
5239
5239
|
cpu_count: Optional[float] = None,
|
5240
|
-
defined_tags: Optional[Mapping[str,
|
5240
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
5241
5241
|
display_name: Optional[str] = None,
|
5242
|
-
freeform_tags: Optional[Mapping[str,
|
5242
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
5243
5243
|
id: Optional[str] = None,
|
5244
5244
|
internal_id: Optional[str] = None,
|
5245
5245
|
ip_address: Optional[str] = None,
|
@@ -5253,17 +5253,17 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5253
5253
|
resource_type: Optional[str] = None,
|
5254
5254
|
state: Optional[str] = None,
|
5255
5255
|
status: Optional[str] = None,
|
5256
|
-
system_tags: Optional[Mapping[str,
|
5256
|
+
system_tags: Optional[Mapping[str, str]] = None,
|
5257
5257
|
time_created: Optional[str] = None,
|
5258
5258
|
time_updated: Optional[str] = None,
|
5259
5259
|
version: Optional[str] = None):
|
5260
5260
|
"""
|
5261
|
-
:param Mapping[str,
|
5261
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
5262
5262
|
:param str connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the connector.
|
5263
5263
|
:param float cpu_count: The CPU count of the Exadata storage server.
|
5264
|
-
:param Mapping[str,
|
5264
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
5265
5265
|
:param str display_name: The name of the Exadata resource. English letters, numbers, "-", "_" and "." only.
|
5266
|
-
:param Mapping[str,
|
5266
|
+
: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"}`
|
5267
5267
|
|
5268
5268
|
|
5269
5269
|
** IMPORTANT **
|
@@ -5281,7 +5281,7 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5281
5281
|
:param str resource_type: The type of Exadata resource.
|
5282
5282
|
:param str state: The current lifecycle state of the database resource.
|
5283
5283
|
:param str status: The status of the Exadata resource.
|
5284
|
-
:param Mapping[str,
|
5284
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5285
5285
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
5286
5286
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
5287
5287
|
:param str version: The version of the Exadata resource.
|
@@ -5335,7 +5335,7 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5335
5335
|
|
5336
5336
|
@property
|
5337
5337
|
@pulumi.getter(name="additionalDetails")
|
5338
|
-
def additional_details(self) -> Optional[Mapping[str,
|
5338
|
+
def additional_details(self) -> Optional[Mapping[str, str]]:
|
5339
5339
|
"""
|
5340
5340
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
5341
5341
|
"""
|
@@ -5359,7 +5359,7 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5359
5359
|
|
5360
5360
|
@property
|
5361
5361
|
@pulumi.getter(name="definedTags")
|
5362
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
5362
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
5363
5363
|
"""
|
5364
5364
|
(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). Example: `{"Operations.CostCenter": "42"}`
|
5365
5365
|
"""
|
@@ -5375,7 +5375,7 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5375
5375
|
|
5376
5376
|
@property
|
5377
5377
|
@pulumi.getter(name="freeformTags")
|
5378
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
5378
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
5379
5379
|
"""
|
5380
5380
|
(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"}`
|
5381
5381
|
|
@@ -5491,7 +5491,7 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5491
5491
|
|
5492
5492
|
@property
|
5493
5493
|
@pulumi.getter(name="systemTags")
|
5494
|
-
def system_tags(self) -> Optional[Mapping[str,
|
5494
|
+
def system_tags(self) -> Optional[Mapping[str, str]]:
|
5495
5495
|
"""
|
5496
5496
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5497
5497
|
"""
|
@@ -5566,12 +5566,12 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5566
5566
|
return super().get(key, default)
|
5567
5567
|
|
5568
5568
|
def __init__(__self__, *,
|
5569
|
-
additional_details: Optional[Mapping[str,
|
5569
|
+
additional_details: Optional[Mapping[str, str]] = None,
|
5570
5570
|
agent_id: Optional[str] = None,
|
5571
5571
|
connection_uri: Optional[str] = None,
|
5572
|
-
defined_tags: Optional[Mapping[str,
|
5572
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
5573
5573
|
display_name: Optional[str] = None,
|
5574
|
-
freeform_tags: Optional[Mapping[str,
|
5574
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
5575
5575
|
id: Optional[str] = None,
|
5576
5576
|
internal_id: Optional[str] = None,
|
5577
5577
|
lifecycle_details: Optional[str] = None,
|
@@ -5579,17 +5579,17 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5579
5579
|
state: Optional[str] = None,
|
5580
5580
|
status: Optional[str] = None,
|
5581
5581
|
storage_server_id: Optional[str] = None,
|
5582
|
-
system_tags: Optional[Mapping[str,
|
5582
|
+
system_tags: Optional[Mapping[str, str]] = None,
|
5583
5583
|
time_created: Optional[str] = None,
|
5584
5584
|
time_updated: Optional[str] = None,
|
5585
5585
|
version: Optional[str] = None):
|
5586
5586
|
"""
|
5587
|
-
:param Mapping[str,
|
5587
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
5588
5588
|
:param str agent_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent for the Exadata storage server.
|
5589
5589
|
:param str connection_uri: The unique string of the connection. For example, "https://<storage-server-name>/MS/RESTService/".
|
5590
|
-
:param Mapping[str,
|
5590
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
5591
5591
|
:param str display_name: The name of the Exadata resource. English letters, numbers, "-", "_" and "." only.
|
5592
|
-
:param Mapping[str,
|
5592
|
+
: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"}`
|
5593
5593
|
|
5594
5594
|
|
5595
5595
|
** IMPORTANT **
|
@@ -5601,7 +5601,7 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5601
5601
|
:param str state: The current lifecycle state of the database resource.
|
5602
5602
|
:param str status: The status of the Exadata resource.
|
5603
5603
|
:param str storage_server_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage server.
|
5604
|
-
:param Mapping[str,
|
5604
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5605
5605
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
5606
5606
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
5607
5607
|
:param str version: The version of the Exadata resource.
|
@@ -5643,7 +5643,7 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5643
5643
|
|
5644
5644
|
@property
|
5645
5645
|
@pulumi.getter(name="additionalDetails")
|
5646
|
-
def additional_details(self) -> Optional[Mapping[str,
|
5646
|
+
def additional_details(self) -> Optional[Mapping[str, str]]:
|
5647
5647
|
"""
|
5648
5648
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
5649
5649
|
"""
|
@@ -5667,7 +5667,7 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5667
5667
|
|
5668
5668
|
@property
|
5669
5669
|
@pulumi.getter(name="definedTags")
|
5670
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
5670
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
5671
5671
|
"""
|
5672
5672
|
(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). Example: `{"Operations.CostCenter": "42"}`
|
5673
5673
|
"""
|
@@ -5683,7 +5683,7 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5683
5683
|
|
5684
5684
|
@property
|
5685
5685
|
@pulumi.getter(name="freeformTags")
|
5686
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
5686
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
5687
5687
|
"""
|
5688
5688
|
(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"}`
|
5689
5689
|
|
@@ -5751,7 +5751,7 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5751
5751
|
|
5752
5752
|
@property
|
5753
5753
|
@pulumi.getter(name="systemTags")
|
5754
|
-
def system_tags(self) -> Optional[Mapping[str,
|
5754
|
+
def system_tags(self) -> Optional[Mapping[str, str]]:
|
5755
5755
|
"""
|
5756
5756
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5757
5757
|
"""
|
@@ -6489,28 +6489,28 @@ class ManagedDatabaseGroupManagedDatabase(dict):
|
|
6489
6489
|
compartment_id: Optional[str] = None,
|
6490
6490
|
database_sub_type: Optional[str] = None,
|
6491
6491
|
database_type: Optional[str] = None,
|
6492
|
-
defined_tags: Optional[Mapping[str,
|
6492
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
6493
6493
|
deployment_type: Optional[str] = None,
|
6494
|
-
freeform_tags: Optional[Mapping[str,
|
6494
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
6495
6495
|
id: Optional[str] = None,
|
6496
6496
|
name: Optional[str] = None,
|
6497
|
-
system_tags: Optional[Mapping[str,
|
6497
|
+
system_tags: Optional[Mapping[str, str]] = None,
|
6498
6498
|
time_added: Optional[str] = None,
|
6499
6499
|
workload_type: Optional[str] = None):
|
6500
6500
|
"""
|
6501
6501
|
:param str compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which the Managed Database Group resides.
|
6502
6502
|
:param str database_sub_type: The subtype of the Oracle Database. Indicates whether the database is a Container Database, Pluggable Database, Non-container Database, Autonomous Database, or Autonomous Container Database.
|
6503
6503
|
:param str database_type: The type of Oracle Database installation.
|
6504
|
-
:param Mapping[str,
|
6504
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
6505
6505
|
:param str deployment_type: The infrastructure used to deploy the Oracle Database.
|
6506
|
-
:param Mapping[str,
|
6506
|
+
: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"}`
|
6507
6507
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the managed database that needs to be added to the Managed Database Group.
|
6508
6508
|
|
6509
6509
|
|
6510
6510
|
** IMPORTANT **
|
6511
6511
|
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
6512
6512
|
:param str name: The name of the Managed Database Group. Valid characters are uppercase or lowercase letters, numbers, and "_". The name of the Managed Database Group cannot be modified. It must be unique in the compartment and must begin with an alphabetic character.
|
6513
|
-
:param Mapping[str,
|
6513
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6514
6514
|
:param str time_added: The date and time the Managed Database was added to the group.
|
6515
6515
|
:param str workload_type: The workload type of the Autonomous Database.
|
6516
6516
|
"""
|
@@ -6563,7 +6563,7 @@ class ManagedDatabaseGroupManagedDatabase(dict):
|
|
6563
6563
|
|
6564
6564
|
@property
|
6565
6565
|
@pulumi.getter(name="definedTags")
|
6566
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
6566
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
6567
6567
|
"""
|
6568
6568
|
(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). Example: `{"Operations.CostCenter": "42"}`
|
6569
6569
|
"""
|
@@ -6579,7 +6579,7 @@ class ManagedDatabaseGroupManagedDatabase(dict):
|
|
6579
6579
|
|
6580
6580
|
@property
|
6581
6581
|
@pulumi.getter(name="freeformTags")
|
6582
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
6582
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
6583
6583
|
"""
|
6584
6584
|
(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"}`
|
6585
6585
|
"""
|
@@ -6607,7 +6607,7 @@ class ManagedDatabaseGroupManagedDatabase(dict):
|
|
6607
6607
|
|
6608
6608
|
@property
|
6609
6609
|
@pulumi.getter(name="systemTags")
|
6610
|
-
def system_tags(self) -> Optional[Mapping[str,
|
6610
|
+
def system_tags(self) -> Optional[Mapping[str, str]]:
|
6611
6611
|
"""
|
6612
6612
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6613
6613
|
"""
|
@@ -7753,9 +7753,9 @@ class GetDbManagementPrivateEndpointsDbManagementPrivateEndpointCollectionResult
|
|
7753
7753
|
class GetDbManagementPrivateEndpointsDbManagementPrivateEndpointCollectionItemResult(dict):
|
7754
7754
|
def __init__(__self__, *,
|
7755
7755
|
compartment_id: str,
|
7756
|
-
defined_tags: Mapping[str,
|
7756
|
+
defined_tags: Mapping[str, str],
|
7757
7757
|
description: str,
|
7758
|
-
freeform_tags: Mapping[str,
|
7758
|
+
freeform_tags: Mapping[str, str],
|
7759
7759
|
id: str,
|
7760
7760
|
is_cluster: bool,
|
7761
7761
|
name: str,
|
@@ -7763,14 +7763,14 @@ class GetDbManagementPrivateEndpointsDbManagementPrivateEndpointCollectionItemRe
|
|
7763
7763
|
private_ip: str,
|
7764
7764
|
state: str,
|
7765
7765
|
subnet_id: str,
|
7766
|
-
system_tags: Mapping[str,
|
7766
|
+
system_tags: Mapping[str, str],
|
7767
7767
|
time_created: str,
|
7768
7768
|
vcn_id: str):
|
7769
7769
|
"""
|
7770
7770
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
7771
|
-
:param Mapping[str,
|
7771
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
7772
7772
|
:param str description: The description of the Database Management private endpoint.
|
7773
|
-
:param Mapping[str,
|
7773
|
+
: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"}`
|
7774
7774
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Management private endpoint.
|
7775
7775
|
:param bool is_cluster: The option to filter Database Management private endpoints that can used for Oracle Databases in a cluster. This should be used along with the vcnId query parameter.
|
7776
7776
|
:param str name: A filter to return only resources that match the entire name.
|
@@ -7778,7 +7778,7 @@ class GetDbManagementPrivateEndpointsDbManagementPrivateEndpointCollectionItemRe
|
|
7778
7778
|
:param str private_ip: The IP addresses assigned to the Database Management private endpoint.
|
7779
7779
|
:param str state: The lifecycle state of a resource.
|
7780
7780
|
:param str subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet.
|
7781
|
-
:param Mapping[str,
|
7781
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
7782
7782
|
:param str time_created: The date and time the Database Managament private endpoint was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
7783
7783
|
:param str vcn_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN.
|
7784
7784
|
"""
|
@@ -7807,7 +7807,7 @@ class GetDbManagementPrivateEndpointsDbManagementPrivateEndpointCollectionItemRe
|
|
7807
7807
|
|
7808
7808
|
@property
|
7809
7809
|
@pulumi.getter(name="definedTags")
|
7810
|
-
def defined_tags(self) -> Mapping[str,
|
7810
|
+
def defined_tags(self) -> Mapping[str, str]:
|
7811
7811
|
"""
|
7812
7812
|
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). Example: `{"Operations.CostCenter": "42"}`
|
7813
7813
|
"""
|
@@ -7823,7 +7823,7 @@ class GetDbManagementPrivateEndpointsDbManagementPrivateEndpointCollectionItemRe
|
|
7823
7823
|
|
7824
7824
|
@property
|
7825
7825
|
@pulumi.getter(name="freeformTags")
|
7826
|
-
def freeform_tags(self) -> Mapping[str,
|
7826
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
7827
7827
|
"""
|
7828
7828
|
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"}`
|
7829
7829
|
"""
|
@@ -7887,7 +7887,7 @@ class GetDbManagementPrivateEndpointsDbManagementPrivateEndpointCollectionItemRe
|
|
7887
7887
|
|
7888
7888
|
@property
|
7889
7889
|
@pulumi.getter(name="systemTags")
|
7890
|
-
def system_tags(self) -> Mapping[str,
|
7890
|
+
def system_tags(self) -> Mapping[str, str]:
|
7891
7891
|
"""
|
7892
7892
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
7893
7893
|
"""
|
@@ -8191,35 +8191,35 @@ class GetExternalAsmInstancesExternalAsmInstanceCollectionItemResult(dict):
|
|
8191
8191
|
adr_home_directory: str,
|
8192
8192
|
compartment_id: str,
|
8193
8193
|
component_name: str,
|
8194
|
-
defined_tags: Mapping[str,
|
8194
|
+
defined_tags: Mapping[str, str],
|
8195
8195
|
display_name: str,
|
8196
8196
|
external_asm_id: str,
|
8197
8197
|
external_asm_instance_id: str,
|
8198
8198
|
external_db_node_id: str,
|
8199
8199
|
external_db_system_id: str,
|
8200
|
-
freeform_tags: Mapping[str,
|
8200
|
+
freeform_tags: Mapping[str, str],
|
8201
8201
|
host_name: str,
|
8202
8202
|
id: str,
|
8203
8203
|
lifecycle_details: str,
|
8204
8204
|
state: str,
|
8205
|
-
system_tags: Mapping[str,
|
8205
|
+
system_tags: Mapping[str, str],
|
8206
8206
|
time_created: str,
|
8207
8207
|
time_updated: str):
|
8208
8208
|
"""
|
8209
8209
|
:param str adr_home_directory: The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
|
8210
8210
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
8211
8211
|
:param str component_name: The name of the external ASM instance.
|
8212
|
-
:param Mapping[str,
|
8212
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
8213
8213
|
:param str display_name: A filter to only return the resources that match the entire display name.
|
8214
8214
|
:param str external_asm_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external ASM.
|
8215
8215
|
:param str external_db_node_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB node on which the ASM instance is running.
|
8216
8216
|
:param str external_db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system that the ASM instance is a part of.
|
8217
|
-
:param Mapping[str,
|
8217
|
+
: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"}`
|
8218
8218
|
:param str host_name: The name of the host on which the ASM instance is running.
|
8219
8219
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external ASM instance.
|
8220
8220
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
8221
8221
|
:param str state: The current lifecycle state of the external ASM instance.
|
8222
|
-
:param Mapping[str,
|
8222
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8223
8223
|
:param str time_created: The date and time the external ASM instance was created.
|
8224
8224
|
:param str time_updated: The date and time the external ASM instance was last updated.
|
8225
8225
|
"""
|
@@ -8267,7 +8267,7 @@ class GetExternalAsmInstancesExternalAsmInstanceCollectionItemResult(dict):
|
|
8267
8267
|
|
8268
8268
|
@property
|
8269
8269
|
@pulumi.getter(name="definedTags")
|
8270
|
-
def defined_tags(self) -> Mapping[str,
|
8270
|
+
def defined_tags(self) -> Mapping[str, str]:
|
8271
8271
|
"""
|
8272
8272
|
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). Example: `{"Operations.CostCenter": "42"}`
|
8273
8273
|
"""
|
@@ -8312,7 +8312,7 @@ class GetExternalAsmInstancesExternalAsmInstanceCollectionItemResult(dict):
|
|
8312
8312
|
|
8313
8313
|
@property
|
8314
8314
|
@pulumi.getter(name="freeformTags")
|
8315
|
-
def freeform_tags(self) -> Mapping[str,
|
8315
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
8316
8316
|
"""
|
8317
8317
|
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"}`
|
8318
8318
|
"""
|
@@ -8352,7 +8352,7 @@ class GetExternalAsmInstancesExternalAsmInstanceCollectionItemResult(dict):
|
|
8352
8352
|
|
8353
8353
|
@property
|
8354
8354
|
@pulumi.getter(name="systemTags")
|
8355
|
-
def system_tags(self) -> Mapping[str,
|
8355
|
+
def system_tags(self) -> Mapping[str, str]:
|
8356
8356
|
"""
|
8357
8357
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8358
8358
|
"""
|
@@ -8603,15 +8603,15 @@ class GetExternalAsmsExternalAsmCollectionResult(dict):
|
|
8603
8603
|
@pulumi.output_type
|
8604
8604
|
class GetExternalAsmsExternalAsmCollectionItemResult(dict):
|
8605
8605
|
def __init__(__self__, *,
|
8606
|
-
additional_details: Mapping[str,
|
8606
|
+
additional_details: Mapping[str, str],
|
8607
8607
|
compartment_id: str,
|
8608
8608
|
component_name: str,
|
8609
|
-
defined_tags: Mapping[str,
|
8609
|
+
defined_tags: Mapping[str, str],
|
8610
8610
|
display_name: str,
|
8611
8611
|
external_asm_id: str,
|
8612
8612
|
external_connector_id: str,
|
8613
8613
|
external_db_system_id: str,
|
8614
|
-
freeform_tags: Mapping[str,
|
8614
|
+
freeform_tags: Mapping[str, str],
|
8615
8615
|
grid_home: str,
|
8616
8616
|
id: str,
|
8617
8617
|
is_cluster: bool,
|
@@ -8619,19 +8619,19 @@ class GetExternalAsmsExternalAsmCollectionItemResult(dict):
|
|
8619
8619
|
lifecycle_details: str,
|
8620
8620
|
serviced_databases: Sequence['outputs.GetExternalAsmsExternalAsmCollectionItemServicedDatabaseResult'],
|
8621
8621
|
state: str,
|
8622
|
-
system_tags: Mapping[str,
|
8622
|
+
system_tags: Mapping[str, str],
|
8623
8623
|
time_created: str,
|
8624
8624
|
time_updated: str,
|
8625
8625
|
version: str):
|
8626
8626
|
"""
|
8627
|
-
:param Mapping[str,
|
8627
|
+
:param Mapping[str, str] additional_details: The additional details of the external ASM defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
8628
8628
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
8629
8629
|
:param str component_name: The name of the external ASM.
|
8630
|
-
:param Mapping[str,
|
8630
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
8631
8631
|
:param str display_name: A filter to only return the resources that match the entire display name.
|
8632
8632
|
:param str external_connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external connector.
|
8633
8633
|
:param str external_db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system.
|
8634
|
-
:param Mapping[str,
|
8634
|
+
: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"}`
|
8635
8635
|
:param str grid_home: The directory in which ASM is installed. This is the same directory in which Oracle Grid Infrastructure is installed.
|
8636
8636
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database.
|
8637
8637
|
:param bool is_cluster: Indicates whether the ASM is a cluster ASM or not.
|
@@ -8639,7 +8639,7 @@ class GetExternalAsmsExternalAsmCollectionItemResult(dict):
|
|
8639
8639
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
8640
8640
|
:param Sequence['GetExternalAsmsExternalAsmCollectionItemServicedDatabaseArgs'] serviced_databases: The list of databases that are serviced by the ASM.
|
8641
8641
|
:param str state: The current lifecycle state of the external ASM.
|
8642
|
-
:param Mapping[str,
|
8642
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8643
8643
|
:param str time_created: The date and time the external ASM was created.
|
8644
8644
|
:param str time_updated: The date and time the external ASM was last updated.
|
8645
8645
|
:param str version: The ASM version.
|
@@ -8667,7 +8667,7 @@ class GetExternalAsmsExternalAsmCollectionItemResult(dict):
|
|
8667
8667
|
|
8668
8668
|
@property
|
8669
8669
|
@pulumi.getter(name="additionalDetails")
|
8670
|
-
def additional_details(self) -> Mapping[str,
|
8670
|
+
def additional_details(self) -> Mapping[str, str]:
|
8671
8671
|
"""
|
8672
8672
|
The additional details of the external ASM defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
8673
8673
|
"""
|
@@ -8691,7 +8691,7 @@ class GetExternalAsmsExternalAsmCollectionItemResult(dict):
|
|
8691
8691
|
|
8692
8692
|
@property
|
8693
8693
|
@pulumi.getter(name="definedTags")
|
8694
|
-
def defined_tags(self) -> Mapping[str,
|
8694
|
+
def defined_tags(self) -> Mapping[str, str]:
|
8695
8695
|
"""
|
8696
8696
|
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). Example: `{"Operations.CostCenter": "42"}`
|
8697
8697
|
"""
|
@@ -8728,7 +8728,7 @@ class GetExternalAsmsExternalAsmCollectionItemResult(dict):
|
|
8728
8728
|
|
8729
8729
|
@property
|
8730
8730
|
@pulumi.getter(name="freeformTags")
|
8731
|
-
def freeform_tags(self) -> Mapping[str,
|
8731
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
8732
8732
|
"""
|
8733
8733
|
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"}`
|
8734
8734
|
"""
|
@@ -8792,7 +8792,7 @@ class GetExternalAsmsExternalAsmCollectionItemResult(dict):
|
|
8792
8792
|
|
8793
8793
|
@property
|
8794
8794
|
@pulumi.getter(name="systemTags")
|
8795
|
-
def system_tags(self) -> Mapping[str,
|
8795
|
+
def system_tags(self) -> Mapping[str, str]:
|
8796
8796
|
"""
|
8797
8797
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8798
8798
|
"""
|
@@ -8964,20 +8964,20 @@ class GetExternalClusterInstancesExternalClusterInstanceCollectionItemResult(dic
|
|
8964
8964
|
compartment_id: str,
|
8965
8965
|
component_name: str,
|
8966
8966
|
crs_base_directory: str,
|
8967
|
-
defined_tags: Mapping[str,
|
8967
|
+
defined_tags: Mapping[str, str],
|
8968
8968
|
display_name: str,
|
8969
8969
|
external_cluster_id: str,
|
8970
8970
|
external_cluster_instance_id: str,
|
8971
8971
|
external_connector_id: str,
|
8972
8972
|
external_db_node_id: str,
|
8973
8973
|
external_db_system_id: str,
|
8974
|
-
freeform_tags: Mapping[str,
|
8974
|
+
freeform_tags: Mapping[str, str],
|
8975
8975
|
host_name: str,
|
8976
8976
|
id: str,
|
8977
8977
|
lifecycle_details: str,
|
8978
8978
|
node_role: str,
|
8979
8979
|
state: str,
|
8980
|
-
system_tags: Mapping[str,
|
8980
|
+
system_tags: Mapping[str, str],
|
8981
8981
|
time_created: str,
|
8982
8982
|
time_updated: str):
|
8983
8983
|
"""
|
@@ -8985,19 +8985,19 @@ class GetExternalClusterInstancesExternalClusterInstanceCollectionItemResult(dic
|
|
8985
8985
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
8986
8986
|
:param str component_name: The name of the external cluster instance.
|
8987
8987
|
:param str crs_base_directory: The Oracle base location of Cluster Ready Services (CRS).
|
8988
|
-
:param Mapping[str,
|
8988
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
8989
8989
|
:param str display_name: A filter to only return the resources that match the entire display name.
|
8990
8990
|
:param str external_cluster_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external cluster.
|
8991
8991
|
:param str external_connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external connector.
|
8992
8992
|
:param str external_db_node_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB node.
|
8993
8993
|
:param str external_db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system that the cluster instance is a part of.
|
8994
|
-
:param Mapping[str,
|
8994
|
+
: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"}`
|
8995
8995
|
:param str host_name: The name of the host on which the cluster instance is running.
|
8996
8996
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external cluster instance.
|
8997
8997
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
8998
8998
|
:param str node_role: The role of the cluster node.
|
8999
8999
|
:param str state: The current lifecycle state of the external cluster instance.
|
9000
|
-
:param Mapping[str,
|
9000
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9001
9001
|
:param str time_created: The date and time the external cluster instance was created.
|
9002
9002
|
:param str time_updated: The date and time the external cluster instance was last updated.
|
9003
9003
|
"""
|
@@ -9056,7 +9056,7 @@ class GetExternalClusterInstancesExternalClusterInstanceCollectionItemResult(dic
|
|
9056
9056
|
|
9057
9057
|
@property
|
9058
9058
|
@pulumi.getter(name="definedTags")
|
9059
|
-
def defined_tags(self) -> Mapping[str,
|
9059
|
+
def defined_tags(self) -> Mapping[str, str]:
|
9060
9060
|
"""
|
9061
9061
|
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). Example: `{"Operations.CostCenter": "42"}`
|
9062
9062
|
"""
|
@@ -9109,7 +9109,7 @@ class GetExternalClusterInstancesExternalClusterInstanceCollectionItemResult(dic
|
|
9109
9109
|
|
9110
9110
|
@property
|
9111
9111
|
@pulumi.getter(name="freeformTags")
|
9112
|
-
def freeform_tags(self) -> Mapping[str,
|
9112
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
9113
9113
|
"""
|
9114
9114
|
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"}`
|
9115
9115
|
"""
|
@@ -9157,7 +9157,7 @@ class GetExternalClusterInstancesExternalClusterInstanceCollectionItemResult(dic
|
|
9157
9157
|
|
9158
9158
|
@property
|
9159
9159
|
@pulumi.getter(name="systemTags")
|
9160
|
-
def system_tags(self) -> Mapping[str,
|
9160
|
+
def system_tags(self) -> Mapping[str, str]:
|
9161
9161
|
"""
|
9162
9162
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9163
9163
|
"""
|
@@ -9353,15 +9353,15 @@ class GetExternalClustersExternalClusterCollectionResult(dict):
|
|
9353
9353
|
@pulumi.output_type
|
9354
9354
|
class GetExternalClustersExternalClusterCollectionItemResult(dict):
|
9355
9355
|
def __init__(__self__, *,
|
9356
|
-
additional_details: Mapping[str,
|
9356
|
+
additional_details: Mapping[str, str],
|
9357
9357
|
compartment_id: str,
|
9358
9358
|
component_name: str,
|
9359
|
-
defined_tags: Mapping[str,
|
9359
|
+
defined_tags: Mapping[str, str],
|
9360
9360
|
display_name: str,
|
9361
9361
|
external_cluster_id: str,
|
9362
9362
|
external_connector_id: str,
|
9363
9363
|
external_db_system_id: str,
|
9364
|
-
freeform_tags: Mapping[str,
|
9364
|
+
freeform_tags: Mapping[str, str],
|
9365
9365
|
grid_home: str,
|
9366
9366
|
id: str,
|
9367
9367
|
is_flex_cluster: bool,
|
@@ -9370,20 +9370,20 @@ class GetExternalClustersExternalClusterCollectionItemResult(dict):
|
|
9370
9370
|
ocr_file_location: str,
|
9371
9371
|
scan_configurations: Sequence['outputs.GetExternalClustersExternalClusterCollectionItemScanConfigurationResult'],
|
9372
9372
|
state: str,
|
9373
|
-
system_tags: Mapping[str,
|
9373
|
+
system_tags: Mapping[str, str],
|
9374
9374
|
time_created: str,
|
9375
9375
|
time_updated: str,
|
9376
9376
|
version: str,
|
9377
9377
|
vip_configurations: Sequence['outputs.GetExternalClustersExternalClusterCollectionItemVipConfigurationResult']):
|
9378
9378
|
"""
|
9379
|
-
:param Mapping[str,
|
9379
|
+
:param Mapping[str, str] additional_details: The additional details of the external cluster defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
9380
9380
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
9381
9381
|
:param str component_name: The name of the external cluster.
|
9382
|
-
:param Mapping[str,
|
9382
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
9383
9383
|
:param str display_name: A filter to only return the resources that match the entire display name.
|
9384
9384
|
:param str external_connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external connector.
|
9385
9385
|
:param str external_db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system.
|
9386
|
-
:param Mapping[str,
|
9386
|
+
: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"}`
|
9387
9387
|
:param str grid_home: The directory in which Oracle Grid Infrastructure is installed.
|
9388
9388
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external cluster.
|
9389
9389
|
:param bool is_flex_cluster: Indicates whether the cluster is Oracle Flex Cluster or not.
|
@@ -9392,7 +9392,7 @@ class GetExternalClustersExternalClusterCollectionItemResult(dict):
|
|
9392
9392
|
:param str ocr_file_location: The location of the Oracle Cluster Registry (OCR).
|
9393
9393
|
:param Sequence['GetExternalClustersExternalClusterCollectionItemScanConfigurationArgs'] scan_configurations: The list of Single Client Access Name (SCAN) configurations of the external cluster.
|
9394
9394
|
:param str state: The current lifecycle state of the external cluster.
|
9395
|
-
:param Mapping[str,
|
9395
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9396
9396
|
:param str time_created: The date and time the external cluster was created.
|
9397
9397
|
:param str time_updated: The date and time the external cluster was last updated.
|
9398
9398
|
:param str version: The cluster version.
|
@@ -9423,7 +9423,7 @@ class GetExternalClustersExternalClusterCollectionItemResult(dict):
|
|
9423
9423
|
|
9424
9424
|
@property
|
9425
9425
|
@pulumi.getter(name="additionalDetails")
|
9426
|
-
def additional_details(self) -> Mapping[str,
|
9426
|
+
def additional_details(self) -> Mapping[str, str]:
|
9427
9427
|
"""
|
9428
9428
|
The additional details of the external cluster defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
9429
9429
|
"""
|
@@ -9447,7 +9447,7 @@ class GetExternalClustersExternalClusterCollectionItemResult(dict):
|
|
9447
9447
|
|
9448
9448
|
@property
|
9449
9449
|
@pulumi.getter(name="definedTags")
|
9450
|
-
def defined_tags(self) -> Mapping[str,
|
9450
|
+
def defined_tags(self) -> Mapping[str, str]:
|
9451
9451
|
"""
|
9452
9452
|
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). Example: `{"Operations.CostCenter": "42"}`
|
9453
9453
|
"""
|
@@ -9484,7 +9484,7 @@ class GetExternalClustersExternalClusterCollectionItemResult(dict):
|
|
9484
9484
|
|
9485
9485
|
@property
|
9486
9486
|
@pulumi.getter(name="freeformTags")
|
9487
|
-
def freeform_tags(self) -> Mapping[str,
|
9487
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
9488
9488
|
"""
|
9489
9489
|
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"}`
|
9490
9490
|
"""
|
@@ -9556,7 +9556,7 @@ class GetExternalClustersExternalClusterCollectionItemResult(dict):
|
|
9556
9556
|
|
9557
9557
|
@property
|
9558
9558
|
@pulumi.getter(name="systemTags")
|
9559
|
-
def system_tags(self) -> Mapping[str,
|
9559
|
+
def system_tags(self) -> Mapping[str, str]:
|
9560
9560
|
"""
|
9561
9561
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9562
9562
|
"""
|
@@ -9780,15 +9780,15 @@ class GetExternalDatabasesExternalDatabaseCollectionItemResult(dict):
|
|
9780
9780
|
db_management_configs: Sequence['outputs.GetExternalDatabasesExternalDatabaseCollectionItemDbManagementConfigResult'],
|
9781
9781
|
db_system_infos: Sequence['outputs.GetExternalDatabasesExternalDatabaseCollectionItemDbSystemInfoResult'],
|
9782
9782
|
db_unique_name: str,
|
9783
|
-
defined_tags: Mapping[str,
|
9783
|
+
defined_tags: Mapping[str, str],
|
9784
9784
|
display_name: str,
|
9785
9785
|
external_container_database_id: str,
|
9786
9786
|
external_db_home_id: str,
|
9787
|
-
freeform_tags: Mapping[str,
|
9787
|
+
freeform_tags: Mapping[str, str],
|
9788
9788
|
id: str,
|
9789
9789
|
instance_details: Sequence['outputs.GetExternalDatabasesExternalDatabaseCollectionItemInstanceDetailResult'],
|
9790
9790
|
state: str,
|
9791
|
-
system_tags: Mapping[str,
|
9791
|
+
system_tags: Mapping[str, str],
|
9792
9792
|
time_created: str):
|
9793
9793
|
"""
|
9794
9794
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
@@ -9797,15 +9797,15 @@ class GetExternalDatabasesExternalDatabaseCollectionItemResult(dict):
|
|
9797
9797
|
:param Sequence['GetExternalDatabasesExternalDatabaseCollectionItemDbManagementConfigArgs'] db_management_configs: The configuration of the Database Management service.
|
9798
9798
|
:param Sequence['GetExternalDatabasesExternalDatabaseCollectionItemDbSystemInfoArgs'] db_system_infos: The basic information about an external DB system.
|
9799
9799
|
:param str db_unique_name: The `DB_UNIQUE_NAME` of the external database.
|
9800
|
-
:param Mapping[str,
|
9800
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
9801
9801
|
:param str display_name: A filter to only return the resources that match the entire display name.
|
9802
9802
|
:param str external_container_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the parent Container Database (CDB) if this is a Pluggable Database (PDB).
|
9803
9803
|
:param str external_db_home_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB home.
|
9804
|
-
:param Mapping[str,
|
9804
|
+
: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"}`
|
9805
9805
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system.
|
9806
9806
|
:param Sequence['GetExternalDatabasesExternalDatabaseCollectionItemInstanceDetailArgs'] instance_details: The list of database instances if the database is a RAC database.
|
9807
9807
|
:param str state: The current lifecycle state of the external database resource.
|
9808
|
-
:param Mapping[str,
|
9808
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9809
9809
|
:param str time_created: The date and time the external DB system was created.
|
9810
9810
|
"""
|
9811
9811
|
pulumi.set(__self__, "compartment_id", compartment_id)
|
@@ -9875,7 +9875,7 @@ class GetExternalDatabasesExternalDatabaseCollectionItemResult(dict):
|
|
9875
9875
|
|
9876
9876
|
@property
|
9877
9877
|
@pulumi.getter(name="definedTags")
|
9878
|
-
def defined_tags(self) -> Mapping[str,
|
9878
|
+
def defined_tags(self) -> Mapping[str, str]:
|
9879
9879
|
"""
|
9880
9880
|
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). Example: `{"Operations.CostCenter": "42"}`
|
9881
9881
|
"""
|
@@ -9907,7 +9907,7 @@ class GetExternalDatabasesExternalDatabaseCollectionItemResult(dict):
|
|
9907
9907
|
|
9908
9908
|
@property
|
9909
9909
|
@pulumi.getter(name="freeformTags")
|
9910
|
-
def freeform_tags(self) -> Mapping[str,
|
9910
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
9911
9911
|
"""
|
9912
9912
|
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"}`
|
9913
9913
|
"""
|
@@ -9939,7 +9939,7 @@ class GetExternalDatabasesExternalDatabaseCollectionItemResult(dict):
|
|
9939
9939
|
|
9940
9940
|
@property
|
9941
9941
|
@pulumi.getter(name="systemTags")
|
9942
|
-
def system_tags(self) -> Mapping[str,
|
9942
|
+
def system_tags(self) -> Mapping[str, str]:
|
9943
9943
|
"""
|
9944
9944
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9945
9945
|
"""
|
@@ -10167,34 +10167,34 @@ class GetExternalDbHomesExternalDbHomeCollectionResult(dict):
|
|
10167
10167
|
@pulumi.output_type
|
10168
10168
|
class GetExternalDbHomesExternalDbHomeCollectionItemResult(dict):
|
10169
10169
|
def __init__(__self__, *,
|
10170
|
-
additional_details: Mapping[str,
|
10170
|
+
additional_details: Mapping[str, str],
|
10171
10171
|
compartment_id: str,
|
10172
10172
|
component_name: str,
|
10173
|
-
defined_tags: Mapping[str,
|
10173
|
+
defined_tags: Mapping[str, str],
|
10174
10174
|
display_name: str,
|
10175
10175
|
external_db_home_id: str,
|
10176
10176
|
external_db_system_id: str,
|
10177
|
-
freeform_tags: Mapping[str,
|
10177
|
+
freeform_tags: Mapping[str, str],
|
10178
10178
|
home_directory: str,
|
10179
10179
|
id: str,
|
10180
10180
|
lifecycle_details: str,
|
10181
10181
|
state: str,
|
10182
|
-
system_tags: Mapping[str,
|
10182
|
+
system_tags: Mapping[str, str],
|
10183
10183
|
time_created: str,
|
10184
10184
|
time_updated: str):
|
10185
10185
|
"""
|
10186
|
-
:param Mapping[str,
|
10186
|
+
:param Mapping[str, str] additional_details: The additional details of the DB home defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
10187
10187
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
10188
10188
|
:param str component_name: The name of the external DB home.
|
10189
|
-
:param Mapping[str,
|
10189
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
10190
10190
|
:param str display_name: A filter to only return the resources that match the entire display name.
|
10191
10191
|
:param str external_db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system.
|
10192
|
-
:param Mapping[str,
|
10192
|
+
: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"}`
|
10193
10193
|
:param str home_directory: The location of the DB home.
|
10194
10194
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB home.
|
10195
10195
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
10196
10196
|
:param str state: The current lifecycle state of the external DB home.
|
10197
|
-
:param Mapping[str,
|
10197
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10198
10198
|
:param str time_created: The date and time the external DB home was created.
|
10199
10199
|
:param str time_updated: The date and time the external DB home was last updated.
|
10200
10200
|
"""
|
@@ -10216,7 +10216,7 @@ class GetExternalDbHomesExternalDbHomeCollectionItemResult(dict):
|
|
10216
10216
|
|
10217
10217
|
@property
|
10218
10218
|
@pulumi.getter(name="additionalDetails")
|
10219
|
-
def additional_details(self) -> Mapping[str,
|
10219
|
+
def additional_details(self) -> Mapping[str, str]:
|
10220
10220
|
"""
|
10221
10221
|
The additional details of the DB home defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
10222
10222
|
"""
|
@@ -10240,7 +10240,7 @@ class GetExternalDbHomesExternalDbHomeCollectionItemResult(dict):
|
|
10240
10240
|
|
10241
10241
|
@property
|
10242
10242
|
@pulumi.getter(name="definedTags")
|
10243
|
-
def defined_tags(self) -> Mapping[str,
|
10243
|
+
def defined_tags(self) -> Mapping[str, str]:
|
10244
10244
|
"""
|
10245
10245
|
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). Example: `{"Operations.CostCenter": "42"}`
|
10246
10246
|
"""
|
@@ -10269,7 +10269,7 @@ class GetExternalDbHomesExternalDbHomeCollectionItemResult(dict):
|
|
10269
10269
|
|
10270
10270
|
@property
|
10271
10271
|
@pulumi.getter(name="freeformTags")
|
10272
|
-
def freeform_tags(self) -> Mapping[str,
|
10272
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
10273
10273
|
"""
|
10274
10274
|
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"}`
|
10275
10275
|
"""
|
@@ -10309,7 +10309,7 @@ class GetExternalDbHomesExternalDbHomeCollectionItemResult(dict):
|
|
10309
10309
|
|
10310
10310
|
@property
|
10311
10311
|
@pulumi.getter(name="systemTags")
|
10312
|
-
def system_tags(self) -> Mapping[str,
|
10312
|
+
def system_tags(self) -> Mapping[str, str]:
|
10313
10313
|
"""
|
10314
10314
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10315
10315
|
"""
|
@@ -10374,42 +10374,42 @@ class GetExternalDbNodesExternalDbNodeCollectionResult(dict):
|
|
10374
10374
|
@pulumi.output_type
|
10375
10375
|
class GetExternalDbNodesExternalDbNodeCollectionItemResult(dict):
|
10376
10376
|
def __init__(__self__, *,
|
10377
|
-
additional_details: Mapping[str,
|
10377
|
+
additional_details: Mapping[str, str],
|
10378
10378
|
compartment_id: str,
|
10379
10379
|
component_name: str,
|
10380
10380
|
cpu_core_count: float,
|
10381
|
-
defined_tags: Mapping[str,
|
10381
|
+
defined_tags: Mapping[str, str],
|
10382
10382
|
display_name: str,
|
10383
10383
|
domain_name: str,
|
10384
10384
|
external_connector_id: str,
|
10385
10385
|
external_db_node_id: str,
|
10386
10386
|
external_db_system_id: str,
|
10387
|
-
freeform_tags: Mapping[str,
|
10387
|
+
freeform_tags: Mapping[str, str],
|
10388
10388
|
host_name: str,
|
10389
10389
|
id: str,
|
10390
10390
|
lifecycle_details: str,
|
10391
10391
|
memory_size_in_gbs: float,
|
10392
10392
|
state: str,
|
10393
|
-
system_tags: Mapping[str,
|
10393
|
+
system_tags: Mapping[str, str],
|
10394
10394
|
time_created: str,
|
10395
10395
|
time_updated: str):
|
10396
10396
|
"""
|
10397
|
-
:param Mapping[str,
|
10397
|
+
:param Mapping[str, str] additional_details: The additional details of the external DB node defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
10398
10398
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
10399
10399
|
:param str component_name: The name of the external DB node.
|
10400
10400
|
:param float cpu_core_count: The number of CPU cores available on the DB node.
|
10401
|
-
:param Mapping[str,
|
10401
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
10402
10402
|
:param str display_name: A filter to only return the resources that match the entire display name.
|
10403
10403
|
:param str domain_name: Name of the domain.
|
10404
10404
|
:param str external_connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external connector.
|
10405
10405
|
:param str external_db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system.
|
10406
|
-
:param Mapping[str,
|
10406
|
+
: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"}`
|
10407
10407
|
:param str host_name: The host name for the DB node.
|
10408
10408
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB node.
|
10409
10409
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
10410
10410
|
:param float memory_size_in_gbs: The total memory in gigabytes (GB) on the DB node.
|
10411
10411
|
:param str state: The current lifecycle state of the external DB node.
|
10412
|
-
:param Mapping[str,
|
10412
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10413
10413
|
:param str time_created: The date and time the external DB node was created.
|
10414
10414
|
:param str time_updated: The date and time the external DB node was last updated.
|
10415
10415
|
"""
|
@@ -10435,7 +10435,7 @@ class GetExternalDbNodesExternalDbNodeCollectionItemResult(dict):
|
|
10435
10435
|
|
10436
10436
|
@property
|
10437
10437
|
@pulumi.getter(name="additionalDetails")
|
10438
|
-
def additional_details(self) -> Mapping[str,
|
10438
|
+
def additional_details(self) -> Mapping[str, str]:
|
10439
10439
|
"""
|
10440
10440
|
The additional details of the external DB node defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
10441
10441
|
"""
|
@@ -10467,7 +10467,7 @@ class GetExternalDbNodesExternalDbNodeCollectionItemResult(dict):
|
|
10467
10467
|
|
10468
10468
|
@property
|
10469
10469
|
@pulumi.getter(name="definedTags")
|
10470
|
-
def defined_tags(self) -> Mapping[str,
|
10470
|
+
def defined_tags(self) -> Mapping[str, str]:
|
10471
10471
|
"""
|
10472
10472
|
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). Example: `{"Operations.CostCenter": "42"}`
|
10473
10473
|
"""
|
@@ -10512,7 +10512,7 @@ class GetExternalDbNodesExternalDbNodeCollectionItemResult(dict):
|
|
10512
10512
|
|
10513
10513
|
@property
|
10514
10514
|
@pulumi.getter(name="freeformTags")
|
10515
|
-
def freeform_tags(self) -> Mapping[str,
|
10515
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
10516
10516
|
"""
|
10517
10517
|
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"}`
|
10518
10518
|
"""
|
@@ -10560,7 +10560,7 @@ class GetExternalDbNodesExternalDbNodeCollectionItemResult(dict):
|
|
10560
10560
|
|
10561
10561
|
@property
|
10562
10562
|
@pulumi.getter(name="systemTags")
|
10563
|
-
def system_tags(self) -> Mapping[str,
|
10563
|
+
def system_tags(self) -> Mapping[str, str]:
|
10564
10564
|
"""
|
10565
10565
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10566
10566
|
"""
|
@@ -10890,14 +10890,14 @@ class GetExternalDbSystemConnectorsExternalDbSystemConnectorCollectionItemResult
|
|
10890
10890
|
connection_infos: Sequence['outputs.GetExternalDbSystemConnectorsExternalDbSystemConnectorCollectionItemConnectionInfoResult'],
|
10891
10891
|
connection_status: str,
|
10892
10892
|
connector_type: str,
|
10893
|
-
defined_tags: Mapping[str,
|
10893
|
+
defined_tags: Mapping[str, str],
|
10894
10894
|
display_name: str,
|
10895
10895
|
external_db_system_id: str,
|
10896
|
-
freeform_tags: Mapping[str,
|
10896
|
+
freeform_tags: Mapping[str, str],
|
10897
10897
|
id: str,
|
10898
10898
|
lifecycle_details: str,
|
10899
10899
|
state: str,
|
10900
|
-
system_tags: Mapping[str,
|
10900
|
+
system_tags: Mapping[str, str],
|
10901
10901
|
time_connection_status_last_updated: str,
|
10902
10902
|
time_created: str,
|
10903
10903
|
time_updated: str):
|
@@ -10908,14 +10908,14 @@ class GetExternalDbSystemConnectorsExternalDbSystemConnectorCollectionItemResult
|
|
10908
10908
|
:param Sequence['GetExternalDbSystemConnectorsExternalDbSystemConnectorCollectionItemConnectionInfoArgs'] connection_infos: The connection details required to connect to an external DB system component.
|
10909
10909
|
:param str connection_status: The status of connectivity to the external DB system component.
|
10910
10910
|
:param str connector_type: The type of connector.
|
10911
|
-
:param Mapping[str,
|
10911
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
10912
10912
|
:param str display_name: A filter to only return the resources that match the entire display name.
|
10913
10913
|
:param str external_db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system.
|
10914
|
-
:param Mapping[str,
|
10914
|
+
: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"}`
|
10915
10915
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system connector.
|
10916
10916
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
10917
10917
|
:param str state: The current lifecycle state of the external DB system connector.
|
10918
|
-
:param Mapping[str,
|
10918
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10919
10919
|
:param str time_connection_status_last_updated: The date and time the connectionStatus of the external DB system connector was last updated.
|
10920
10920
|
:param str time_created: The date and time the external DB system connector was created.
|
10921
10921
|
:param str time_updated: The date and time the external DB system connector was last updated.
|
@@ -10988,7 +10988,7 @@ class GetExternalDbSystemConnectorsExternalDbSystemConnectorCollectionItemResult
|
|
10988
10988
|
|
10989
10989
|
@property
|
10990
10990
|
@pulumi.getter(name="definedTags")
|
10991
|
-
def defined_tags(self) -> Mapping[str,
|
10991
|
+
def defined_tags(self) -> Mapping[str, str]:
|
10992
10992
|
"""
|
10993
10993
|
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). Example: `{"Operations.CostCenter": "42"}`
|
10994
10994
|
"""
|
@@ -11012,7 +11012,7 @@ class GetExternalDbSystemConnectorsExternalDbSystemConnectorCollectionItemResult
|
|
11012
11012
|
|
11013
11013
|
@property
|
11014
11014
|
@pulumi.getter(name="freeformTags")
|
11015
|
-
def freeform_tags(self) -> Mapping[str,
|
11015
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
11016
11016
|
"""
|
11017
11017
|
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"}`
|
11018
11018
|
"""
|
@@ -11044,7 +11044,7 @@ class GetExternalDbSystemConnectorsExternalDbSystemConnectorCollectionItemResult
|
|
11044
11044
|
|
11045
11045
|
@property
|
11046
11046
|
@pulumi.getter(name="systemTags")
|
11047
|
-
def system_tags(self) -> Mapping[str,
|
11047
|
+
def system_tags(self) -> Mapping[str, str]:
|
11048
11048
|
"""
|
11049
11049
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
11050
11050
|
"""
|
@@ -11396,33 +11396,33 @@ class GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemResul
|
|
11396
11396
|
def __init__(__self__, *,
|
11397
11397
|
agent_id: str,
|
11398
11398
|
compartment_id: str,
|
11399
|
-
defined_tags: Mapping[str,
|
11399
|
+
defined_tags: Mapping[str, str],
|
11400
11400
|
discovered_components: Sequence['outputs.GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemDiscoveredComponentResult'],
|
11401
11401
|
display_name: str,
|
11402
11402
|
external_db_system_discovery_id: str,
|
11403
|
-
freeform_tags: Mapping[str,
|
11403
|
+
freeform_tags: Mapping[str, str],
|
11404
11404
|
grid_home: str,
|
11405
11405
|
id: str,
|
11406
11406
|
lifecycle_details: str,
|
11407
11407
|
patch_operations: Sequence['outputs.GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemPatchOperationResult'],
|
11408
11408
|
resource_id: str,
|
11409
11409
|
state: str,
|
11410
|
-
system_tags: Mapping[str,
|
11410
|
+
system_tags: Mapping[str, str],
|
11411
11411
|
time_created: str,
|
11412
11412
|
time_updated: str):
|
11413
11413
|
"""
|
11414
11414
|
:param str agent_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent used for the external DB system connector.
|
11415
11415
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
11416
|
-
:param Mapping[str,
|
11416
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
11417
11417
|
:param Sequence['GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemDiscoveredComponentArgs'] discovered_components: The list of DB system components that were found in the DB system discovery.
|
11418
11418
|
:param str display_name: A filter to only return the resources that match the entire display name.
|
11419
|
-
:param Mapping[str,
|
11419
|
+
: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"}`
|
11420
11420
|
:param str grid_home: The directory in which Oracle Grid Infrastructure is installed.
|
11421
11421
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system discovery.
|
11422
11422
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
11423
11423
|
:param str resource_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the existing Oracle Cloud Infrastructure resource matching the discovered DB system.
|
11424
11424
|
:param str state: The current lifecycle state of the external DB system discovery resource.
|
11425
|
-
:param Mapping[str,
|
11425
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
11426
11426
|
:param str time_created: The date and time the external DB system discovery was created.
|
11427
11427
|
:param str time_updated: The date and time the external DB system discovery was last updated.
|
11428
11428
|
"""
|
@@ -11461,7 +11461,7 @@ class GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemResul
|
|
11461
11461
|
|
11462
11462
|
@property
|
11463
11463
|
@pulumi.getter(name="definedTags")
|
11464
|
-
def defined_tags(self) -> Mapping[str,
|
11464
|
+
def defined_tags(self) -> Mapping[str, str]:
|
11465
11465
|
"""
|
11466
11466
|
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). Example: `{"Operations.CostCenter": "42"}`
|
11467
11467
|
"""
|
@@ -11490,7 +11490,7 @@ class GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemResul
|
|
11490
11490
|
|
11491
11491
|
@property
|
11492
11492
|
@pulumi.getter(name="freeformTags")
|
11493
|
-
def freeform_tags(self) -> Mapping[str,
|
11493
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
11494
11494
|
"""
|
11495
11495
|
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"}`
|
11496
11496
|
"""
|
@@ -11543,7 +11543,7 @@ class GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemResul
|
|
11543
11543
|
|
11544
11544
|
@property
|
11545
11545
|
@pulumi.getter(name="systemTags")
|
11546
|
-
def system_tags(self) -> Mapping[str,
|
11546
|
+
def system_tags(self) -> Mapping[str, str]:
|
11547
11547
|
"""
|
11548
11548
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
11549
11549
|
"""
|
@@ -16130,34 +16130,34 @@ class GetExternalDbSystemsExternalDbSystemCollectionItemResult(dict):
|
|
16130
16130
|
compartment_id: str,
|
16131
16131
|
database_management_configs: Sequence['outputs.GetExternalDbSystemsExternalDbSystemCollectionItemDatabaseManagementConfigResult'],
|
16132
16132
|
db_system_discovery_id: str,
|
16133
|
-
defined_tags: Mapping[str,
|
16133
|
+
defined_tags: Mapping[str, str],
|
16134
16134
|
discovery_agent_id: str,
|
16135
16135
|
display_name: str,
|
16136
|
-
freeform_tags: Mapping[str,
|
16136
|
+
freeform_tags: Mapping[str, str],
|
16137
16137
|
home_directory: str,
|
16138
16138
|
id: str,
|
16139
16139
|
is_cluster: bool,
|
16140
16140
|
lifecycle_details: str,
|
16141
16141
|
stack_monitoring_configs: Sequence['outputs.GetExternalDbSystemsExternalDbSystemCollectionItemStackMonitoringConfigResult'],
|
16142
16142
|
state: str,
|
16143
|
-
system_tags: Mapping[str,
|
16143
|
+
system_tags: Mapping[str, str],
|
16144
16144
|
time_created: str,
|
16145
16145
|
time_updated: str):
|
16146
16146
|
"""
|
16147
16147
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
16148
16148
|
:param Sequence['GetExternalDbSystemsExternalDbSystemCollectionItemDatabaseManagementConfigArgs'] database_management_configs: The details required to enable Database Management for an external DB system.
|
16149
16149
|
:param str db_system_discovery_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system discovery.
|
16150
|
-
:param Mapping[str,
|
16150
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
16151
16151
|
:param str discovery_agent_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent used during the discovery of the DB system.
|
16152
16152
|
:param str display_name: A filter to only return the resources that match the entire display name.
|
16153
|
-
:param Mapping[str,
|
16153
|
+
: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"}`
|
16154
16154
|
:param str home_directory: The Oracle Grid home directory in case of cluster-based DB system and Oracle home directory in case of single instance-based DB system.
|
16155
16155
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system.
|
16156
16156
|
:param bool is_cluster: Indicates whether the DB system is a cluster DB system or not.
|
16157
16157
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
16158
16158
|
:param Sequence['GetExternalDbSystemsExternalDbSystemCollectionItemStackMonitoringConfigArgs'] stack_monitoring_configs: The configuration details of Stack Monitoring for an external DB system.
|
16159
16159
|
:param str state: The current lifecycle state of the external DB system resource.
|
16160
|
-
:param Mapping[str,
|
16160
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
16161
16161
|
:param str time_created: The date and time the external DB system was created.
|
16162
16162
|
:param str time_updated: The date and time the external DB system was last updated.
|
16163
16163
|
"""
|
@@ -16204,7 +16204,7 @@ class GetExternalDbSystemsExternalDbSystemCollectionItemResult(dict):
|
|
16204
16204
|
|
16205
16205
|
@property
|
16206
16206
|
@pulumi.getter(name="definedTags")
|
16207
|
-
def defined_tags(self) -> Mapping[str,
|
16207
|
+
def defined_tags(self) -> Mapping[str, str]:
|
16208
16208
|
"""
|
16209
16209
|
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). Example: `{"Operations.CostCenter": "42"}`
|
16210
16210
|
"""
|
@@ -16228,7 +16228,7 @@ class GetExternalDbSystemsExternalDbSystemCollectionItemResult(dict):
|
|
16228
16228
|
|
16229
16229
|
@property
|
16230
16230
|
@pulumi.getter(name="freeformTags")
|
16231
|
-
def freeform_tags(self) -> Mapping[str,
|
16231
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
16232
16232
|
"""
|
16233
16233
|
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"}`
|
16234
16234
|
"""
|
@@ -16284,7 +16284,7 @@ class GetExternalDbSystemsExternalDbSystemCollectionItemResult(dict):
|
|
16284
16284
|
|
16285
16285
|
@property
|
16286
16286
|
@pulumi.getter(name="systemTags")
|
16287
|
-
def system_tags(self) -> Mapping[str,
|
16287
|
+
def system_tags(self) -> Mapping[str, str]:
|
16288
16288
|
"""
|
16289
16289
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
16290
16290
|
"""
|
@@ -16384,7 +16384,7 @@ class GetExternalDbSystemsFilterResult(dict):
|
|
16384
16384
|
@pulumi.output_type
|
16385
16385
|
class GetExternalExadataInfrastructureDatabaseSystemResult(dict):
|
16386
16386
|
def __init__(__self__, *,
|
16387
|
-
additional_details: Mapping[str,
|
16387
|
+
additional_details: Mapping[str, str],
|
16388
16388
|
compartment_id: str,
|
16389
16389
|
display_name: str,
|
16390
16390
|
id: str,
|
@@ -16397,7 +16397,7 @@ class GetExternalExadataInfrastructureDatabaseSystemResult(dict):
|
|
16397
16397
|
time_updated: str,
|
16398
16398
|
version: str):
|
16399
16399
|
"""
|
16400
|
-
:param Mapping[str,
|
16400
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
16401
16401
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
16402
16402
|
:param str display_name: The name of the Exadata resource. English letters, numbers, "-", "_" and "." only.
|
16403
16403
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata resource.
|
@@ -16425,7 +16425,7 @@ class GetExternalExadataInfrastructureDatabaseSystemResult(dict):
|
|
16425
16425
|
|
16426
16426
|
@property
|
16427
16427
|
@pulumi.getter(name="additionalDetails")
|
16428
|
-
def additional_details(self) -> Mapping[str,
|
16428
|
+
def additional_details(self) -> Mapping[str, str]:
|
16429
16429
|
"""
|
16430
16430
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
16431
16431
|
"""
|
@@ -16523,7 +16523,7 @@ class GetExternalExadataInfrastructureDatabaseSystemResult(dict):
|
|
16523
16523
|
@pulumi.output_type
|
16524
16524
|
class GetExternalExadataInfrastructureStorageGridResult(dict):
|
16525
16525
|
def __init__(__self__, *,
|
16526
|
-
additional_details: Mapping[str,
|
16526
|
+
additional_details: Mapping[str, str],
|
16527
16527
|
display_name: str,
|
16528
16528
|
id: str,
|
16529
16529
|
internal_id: str,
|
@@ -16535,7 +16535,7 @@ class GetExternalExadataInfrastructureStorageGridResult(dict):
|
|
16535
16535
|
time_updated: str,
|
16536
16536
|
version: str):
|
16537
16537
|
"""
|
16538
|
-
:param Mapping[str,
|
16538
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
16539
16539
|
:param str display_name: The name of the Exadata resource. English letters, numbers, "-", "_" and "." only.
|
16540
16540
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata resource.
|
16541
16541
|
:param str internal_id: The internal ID of the Exadata resource.
|
@@ -16561,7 +16561,7 @@ class GetExternalExadataInfrastructureStorageGridResult(dict):
|
|
16561
16561
|
|
16562
16562
|
@property
|
16563
16563
|
@pulumi.getter(name="additionalDetails")
|
16564
|
-
def additional_details(self) -> Mapping[str,
|
16564
|
+
def additional_details(self) -> Mapping[str, str]:
|
16565
16565
|
"""
|
16566
16566
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
16567
16567
|
"""
|
@@ -16663,15 +16663,15 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionRe
|
|
16663
16663
|
@pulumi.output_type
|
16664
16664
|
class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionItemResult(dict):
|
16665
16665
|
def __init__(__self__, *,
|
16666
|
-
additional_details: Mapping[str,
|
16666
|
+
additional_details: Mapping[str, str],
|
16667
16667
|
compartment_id: str,
|
16668
16668
|
database_compartments: Sequence[str],
|
16669
16669
|
database_systems: Sequence['outputs.GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionItemDatabaseSystemResult'],
|
16670
16670
|
db_system_ids: Sequence[str],
|
16671
|
-
defined_tags: Mapping[str,
|
16671
|
+
defined_tags: Mapping[str, str],
|
16672
16672
|
discovery_key: str,
|
16673
16673
|
display_name: str,
|
16674
|
-
freeform_tags: Mapping[str,
|
16674
|
+
freeform_tags: Mapping[str, str],
|
16675
16675
|
id: str,
|
16676
16676
|
internal_id: str,
|
16677
16677
|
license_model: str,
|
@@ -16681,18 +16681,18 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16681
16681
|
status: str,
|
16682
16682
|
storage_grids: Sequence['outputs.GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionItemStorageGridResult'],
|
16683
16683
|
storage_server_names: Sequence[str],
|
16684
|
-
system_tags: Mapping[str,
|
16684
|
+
system_tags: Mapping[str, str],
|
16685
16685
|
time_created: str,
|
16686
16686
|
time_updated: str,
|
16687
16687
|
version: str):
|
16688
16688
|
"""
|
16689
|
-
:param Mapping[str,
|
16689
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
16690
16690
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
16691
16691
|
:param Sequence[str] database_compartments: The list of [OCIDs] (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartments.
|
16692
16692
|
:param Sequence['GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionItemDatabaseSystemArgs'] database_systems: A list of DB systems.
|
16693
|
-
:param Mapping[str,
|
16693
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
16694
16694
|
:param str display_name: The optional single value query filter parameter on the entity display name.
|
16695
|
-
:param Mapping[str,
|
16695
|
+
: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"}`
|
16696
16696
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata resource.
|
16697
16697
|
:param str internal_id: The internal ID of the Exadata resource.
|
16698
16698
|
:param str license_model: The Oracle license model that applies to the database management resources.
|
@@ -16701,7 +16701,7 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16701
16701
|
:param str state: The current lifecycle state of the database resource.
|
16702
16702
|
:param str status: The status of the Exadata resource.
|
16703
16703
|
:param Sequence['GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionItemStorageGridArgs'] storage_grids: The Exadata storage server grid of the Exadata infrastructure.
|
16704
|
-
:param Mapping[str,
|
16704
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
16705
16705
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
16706
16706
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
16707
16707
|
:param str version: The version of the Exadata resource.
|
@@ -16731,7 +16731,7 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16731
16731
|
|
16732
16732
|
@property
|
16733
16733
|
@pulumi.getter(name="additionalDetails")
|
16734
|
-
def additional_details(self) -> Mapping[str,
|
16734
|
+
def additional_details(self) -> Mapping[str, str]:
|
16735
16735
|
"""
|
16736
16736
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
16737
16737
|
"""
|
@@ -16768,7 +16768,7 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16768
16768
|
|
16769
16769
|
@property
|
16770
16770
|
@pulumi.getter(name="definedTags")
|
16771
|
-
def defined_tags(self) -> Mapping[str,
|
16771
|
+
def defined_tags(self) -> Mapping[str, str]:
|
16772
16772
|
"""
|
16773
16773
|
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). Example: `{"Operations.CostCenter": "42"}`
|
16774
16774
|
"""
|
@@ -16789,7 +16789,7 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16789
16789
|
|
16790
16790
|
@property
|
16791
16791
|
@pulumi.getter(name="freeformTags")
|
16792
|
-
def freeform_tags(self) -> Mapping[str,
|
16792
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
16793
16793
|
"""
|
16794
16794
|
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"}`
|
16795
16795
|
"""
|
@@ -16866,7 +16866,7 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16866
16866
|
|
16867
16867
|
@property
|
16868
16868
|
@pulumi.getter(name="systemTags")
|
16869
|
-
def system_tags(self) -> Mapping[str,
|
16869
|
+
def system_tags(self) -> Mapping[str, str]:
|
16870
16870
|
"""
|
16871
16871
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
16872
16872
|
"""
|
@@ -16900,7 +16900,7 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16900
16900
|
@pulumi.output_type
|
16901
16901
|
class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionItemDatabaseSystemResult(dict):
|
16902
16902
|
def __init__(__self__, *,
|
16903
|
-
additional_details: Mapping[str,
|
16903
|
+
additional_details: Mapping[str, str],
|
16904
16904
|
compartment_id: str,
|
16905
16905
|
display_name: str,
|
16906
16906
|
id: str,
|
@@ -16913,7 +16913,7 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16913
16913
|
time_updated: str,
|
16914
16914
|
version: str):
|
16915
16915
|
"""
|
16916
|
-
:param Mapping[str,
|
16916
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
16917
16917
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
16918
16918
|
:param str display_name: The optional single value query filter parameter on the entity display name.
|
16919
16919
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata resource.
|
@@ -16941,7 +16941,7 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16941
16941
|
|
16942
16942
|
@property
|
16943
16943
|
@pulumi.getter(name="additionalDetails")
|
16944
|
-
def additional_details(self) -> Mapping[str,
|
16944
|
+
def additional_details(self) -> Mapping[str, str]:
|
16945
16945
|
"""
|
16946
16946
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
16947
16947
|
"""
|
@@ -17039,7 +17039,7 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
17039
17039
|
@pulumi.output_type
|
17040
17040
|
class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionItemStorageGridResult(dict):
|
17041
17041
|
def __init__(__self__, *,
|
17042
|
-
additional_details: Mapping[str,
|
17042
|
+
additional_details: Mapping[str, str],
|
17043
17043
|
display_name: str,
|
17044
17044
|
id: str,
|
17045
17045
|
internal_id: str,
|
@@ -17051,7 +17051,7 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
17051
17051
|
time_updated: str,
|
17052
17052
|
version: str):
|
17053
17053
|
"""
|
17054
|
-
:param Mapping[str,
|
17054
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
17055
17055
|
:param str display_name: The optional single value query filter parameter on the entity display name.
|
17056
17056
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata resource.
|
17057
17057
|
:param str internal_id: The internal ID of the Exadata resource.
|
@@ -17077,7 +17077,7 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
17077
17077
|
|
17078
17078
|
@property
|
17079
17079
|
@pulumi.getter(name="additionalDetails")
|
17080
|
-
def additional_details(self) -> Mapping[str,
|
17080
|
+
def additional_details(self) -> Mapping[str, str]:
|
17081
17081
|
"""
|
17082
17082
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
17083
17083
|
"""
|
@@ -17246,40 +17246,40 @@ class GetExternalExadataStorageConnectorsExternalExadataStorageConnectorCollecti
|
|
17246
17246
|
@pulumi.output_type
|
17247
17247
|
class GetExternalExadataStorageConnectorsExternalExadataStorageConnectorCollectionItemResult(dict):
|
17248
17248
|
def __init__(__self__, *,
|
17249
|
-
additional_details: Mapping[str,
|
17249
|
+
additional_details: Mapping[str, str],
|
17250
17250
|
agent_id: str,
|
17251
17251
|
connection_uri: str,
|
17252
17252
|
connector_name: str,
|
17253
17253
|
credential_infos: Sequence['outputs.GetExternalExadataStorageConnectorsExternalExadataStorageConnectorCollectionItemCredentialInfoResult'],
|
17254
|
-
defined_tags: Mapping[str,
|
17254
|
+
defined_tags: Mapping[str, str],
|
17255
17255
|
display_name: str,
|
17256
17256
|
exadata_infrastructure_id: str,
|
17257
|
-
freeform_tags: Mapping[str,
|
17257
|
+
freeform_tags: Mapping[str, str],
|
17258
17258
|
id: str,
|
17259
17259
|
internal_id: str,
|
17260
17260
|
lifecycle_details: str,
|
17261
17261
|
state: str,
|
17262
17262
|
status: str,
|
17263
17263
|
storage_server_id: str,
|
17264
|
-
system_tags: Mapping[str,
|
17264
|
+
system_tags: Mapping[str, str],
|
17265
17265
|
time_created: str,
|
17266
17266
|
time_updated: str,
|
17267
17267
|
version: str):
|
17268
17268
|
"""
|
17269
|
-
:param Mapping[str,
|
17269
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
17270
17270
|
:param str agent_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent for the Exadata storage server.
|
17271
17271
|
:param str connection_uri: The unique string of the connection. For example, "https://<storage-server-name>/MS/RESTService/".
|
17272
|
-
:param Mapping[str,
|
17272
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
17273
17273
|
:param str display_name: The optional single value query filter parameter on the entity display name.
|
17274
17274
|
:param str exadata_infrastructure_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata infrastructure.
|
17275
|
-
:param Mapping[str,
|
17275
|
+
: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"}`
|
17276
17276
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata resource.
|
17277
17277
|
:param str internal_id: The internal ID of the Exadata resource.
|
17278
17278
|
:param str lifecycle_details: The details of the lifecycle state of the Exadata resource.
|
17279
17279
|
:param str state: The current lifecycle state of the database resource.
|
17280
17280
|
:param str status: The status of the Exadata resource.
|
17281
17281
|
:param str storage_server_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage server.
|
17282
|
-
:param Mapping[str,
|
17282
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17283
17283
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
17284
17284
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
17285
17285
|
:param str version: The version of the Exadata resource.
|
@@ -17306,7 +17306,7 @@ class GetExternalExadataStorageConnectorsExternalExadataStorageConnectorCollecti
|
|
17306
17306
|
|
17307
17307
|
@property
|
17308
17308
|
@pulumi.getter(name="additionalDetails")
|
17309
|
-
def additional_details(self) -> Mapping[str,
|
17309
|
+
def additional_details(self) -> Mapping[str, str]:
|
17310
17310
|
"""
|
17311
17311
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
17312
17312
|
"""
|
@@ -17340,7 +17340,7 @@ class GetExternalExadataStorageConnectorsExternalExadataStorageConnectorCollecti
|
|
17340
17340
|
|
17341
17341
|
@property
|
17342
17342
|
@pulumi.getter(name="definedTags")
|
17343
|
-
def defined_tags(self) -> Mapping[str,
|
17343
|
+
def defined_tags(self) -> Mapping[str, str]:
|
17344
17344
|
"""
|
17345
17345
|
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). Example: `{"Operations.CostCenter": "42"}`
|
17346
17346
|
"""
|
@@ -17364,7 +17364,7 @@ class GetExternalExadataStorageConnectorsExternalExadataStorageConnectorCollecti
|
|
17364
17364
|
|
17365
17365
|
@property
|
17366
17366
|
@pulumi.getter(name="freeformTags")
|
17367
|
-
def freeform_tags(self) -> Mapping[str,
|
17367
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
17368
17368
|
"""
|
17369
17369
|
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"}`
|
17370
17370
|
"""
|
@@ -17420,7 +17420,7 @@ class GetExternalExadataStorageConnectorsExternalExadataStorageConnectorCollecti
|
|
17420
17420
|
|
17421
17421
|
@property
|
17422
17422
|
@pulumi.getter(name="systemTags")
|
17423
|
-
def system_tags(self) -> Mapping[str,
|
17423
|
+
def system_tags(self) -> Mapping[str, str]:
|
17424
17424
|
"""
|
17425
17425
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17426
17426
|
"""
|
@@ -17521,12 +17521,12 @@ class GetExternalExadataStorageConnectorsFilterResult(dict):
|
|
17521
17521
|
@pulumi.output_type
|
17522
17522
|
class GetExternalExadataStorageGridStorageServerResult(dict):
|
17523
17523
|
def __init__(__self__, *,
|
17524
|
-
additional_details: Mapping[str,
|
17524
|
+
additional_details: Mapping[str, str],
|
17525
17525
|
connector_id: str,
|
17526
17526
|
cpu_count: float,
|
17527
|
-
defined_tags: Mapping[str,
|
17527
|
+
defined_tags: Mapping[str, str],
|
17528
17528
|
display_name: str,
|
17529
|
-
freeform_tags: Mapping[str,
|
17529
|
+
freeform_tags: Mapping[str, str],
|
17530
17530
|
id: str,
|
17531
17531
|
internal_id: str,
|
17532
17532
|
ip_address: str,
|
@@ -17540,17 +17540,17 @@ class GetExternalExadataStorageGridStorageServerResult(dict):
|
|
17540
17540
|
resource_type: str,
|
17541
17541
|
state: str,
|
17542
17542
|
status: str,
|
17543
|
-
system_tags: Mapping[str,
|
17543
|
+
system_tags: Mapping[str, str],
|
17544
17544
|
time_created: str,
|
17545
17545
|
time_updated: str,
|
17546
17546
|
version: str):
|
17547
17547
|
"""
|
17548
|
-
:param Mapping[str,
|
17548
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
17549
17549
|
:param str connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the connector.
|
17550
17550
|
:param float cpu_count: The CPU count of the Exadata storage server.
|
17551
|
-
:param Mapping[str,
|
17551
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
17552
17552
|
:param str display_name: The name of the Exadata resource. English letters, numbers, "-", "_" and "." only.
|
17553
|
-
:param Mapping[str,
|
17553
|
+
: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"}`
|
17554
17554
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata resource.
|
17555
17555
|
:param str internal_id: The internal ID of the Exadata resource.
|
17556
17556
|
:param str ip_address: The IP address of the Exadata storage server.
|
@@ -17564,7 +17564,7 @@ class GetExternalExadataStorageGridStorageServerResult(dict):
|
|
17564
17564
|
:param str resource_type: The type of Exadata resource.
|
17565
17565
|
:param str state: The current lifecycle state of the database resource.
|
17566
17566
|
:param str status: The status of the Exadata resource.
|
17567
|
-
:param Mapping[str,
|
17567
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17568
17568
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
17569
17569
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
17570
17570
|
:param str version: The version of the Exadata resource.
|
@@ -17595,7 +17595,7 @@ class GetExternalExadataStorageGridStorageServerResult(dict):
|
|
17595
17595
|
|
17596
17596
|
@property
|
17597
17597
|
@pulumi.getter(name="additionalDetails")
|
17598
|
-
def additional_details(self) -> Mapping[str,
|
17598
|
+
def additional_details(self) -> Mapping[str, str]:
|
17599
17599
|
"""
|
17600
17600
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
17601
17601
|
"""
|
@@ -17619,7 +17619,7 @@ class GetExternalExadataStorageGridStorageServerResult(dict):
|
|
17619
17619
|
|
17620
17620
|
@property
|
17621
17621
|
@pulumi.getter(name="definedTags")
|
17622
|
-
def defined_tags(self) -> Mapping[str,
|
17622
|
+
def defined_tags(self) -> Mapping[str, str]:
|
17623
17623
|
"""
|
17624
17624
|
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). Example: `{"Operations.CostCenter": "42"}`
|
17625
17625
|
"""
|
@@ -17635,7 +17635,7 @@ class GetExternalExadataStorageGridStorageServerResult(dict):
|
|
17635
17635
|
|
17636
17636
|
@property
|
17637
17637
|
@pulumi.getter(name="freeformTags")
|
17638
|
-
def freeform_tags(self) -> Mapping[str,
|
17638
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
17639
17639
|
"""
|
17640
17640
|
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"}`
|
17641
17641
|
"""
|
@@ -17747,7 +17747,7 @@ class GetExternalExadataStorageGridStorageServerResult(dict):
|
|
17747
17747
|
|
17748
17748
|
@property
|
17749
17749
|
@pulumi.getter(name="systemTags")
|
17750
|
-
def system_tags(self) -> Mapping[str,
|
17750
|
+
def system_tags(self) -> Mapping[str, str]:
|
17751
17751
|
"""
|
17752
17752
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17753
17753
|
"""
|
@@ -17781,12 +17781,12 @@ class GetExternalExadataStorageGridStorageServerResult(dict):
|
|
17781
17781
|
@pulumi.output_type
|
17782
17782
|
class GetExternalExadataStorageServerConnectorResult(dict):
|
17783
17783
|
def __init__(__self__, *,
|
17784
|
-
additional_details: Mapping[str,
|
17784
|
+
additional_details: Mapping[str, str],
|
17785
17785
|
agent_id: str,
|
17786
17786
|
connection_uri: str,
|
17787
|
-
defined_tags: Mapping[str,
|
17787
|
+
defined_tags: Mapping[str, str],
|
17788
17788
|
display_name: str,
|
17789
|
-
freeform_tags: Mapping[str,
|
17789
|
+
freeform_tags: Mapping[str, str],
|
17790
17790
|
id: str,
|
17791
17791
|
internal_id: str,
|
17792
17792
|
lifecycle_details: str,
|
@@ -17794,17 +17794,17 @@ class GetExternalExadataStorageServerConnectorResult(dict):
|
|
17794
17794
|
state: str,
|
17795
17795
|
status: str,
|
17796
17796
|
storage_server_id: str,
|
17797
|
-
system_tags: Mapping[str,
|
17797
|
+
system_tags: Mapping[str, str],
|
17798
17798
|
time_created: str,
|
17799
17799
|
time_updated: str,
|
17800
17800
|
version: str):
|
17801
17801
|
"""
|
17802
|
-
:param Mapping[str,
|
17802
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
17803
17803
|
:param str agent_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent for the Exadata storage server.
|
17804
17804
|
:param str connection_uri: The unique string of the connection. For example, "https://<storage-server-name>/MS/RESTService/".
|
17805
|
-
:param Mapping[str,
|
17805
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
17806
17806
|
:param str display_name: The name of the Exadata resource. English letters, numbers, "-", "_" and "." only.
|
17807
|
-
:param Mapping[str,
|
17807
|
+
: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"}`
|
17808
17808
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata resource.
|
17809
17809
|
:param str internal_id: The internal ID of the Exadata resource.
|
17810
17810
|
:param str lifecycle_details: The details of the lifecycle state of the Exadata resource.
|
@@ -17812,7 +17812,7 @@ class GetExternalExadataStorageServerConnectorResult(dict):
|
|
17812
17812
|
:param str state: The current lifecycle state of the database resource.
|
17813
17813
|
:param str status: The status of the Exadata resource.
|
17814
17814
|
:param str storage_server_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage server.
|
17815
|
-
:param Mapping[str,
|
17815
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17816
17816
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
17817
17817
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
17818
17818
|
:param str version: The version of the Exadata resource.
|
@@ -17837,7 +17837,7 @@ class GetExternalExadataStorageServerConnectorResult(dict):
|
|
17837
17837
|
|
17838
17838
|
@property
|
17839
17839
|
@pulumi.getter(name="additionalDetails")
|
17840
|
-
def additional_details(self) -> Mapping[str,
|
17840
|
+
def additional_details(self) -> Mapping[str, str]:
|
17841
17841
|
"""
|
17842
17842
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
17843
17843
|
"""
|
@@ -17861,7 +17861,7 @@ class GetExternalExadataStorageServerConnectorResult(dict):
|
|
17861
17861
|
|
17862
17862
|
@property
|
17863
17863
|
@pulumi.getter(name="definedTags")
|
17864
|
-
def defined_tags(self) -> Mapping[str,
|
17864
|
+
def defined_tags(self) -> Mapping[str, str]:
|
17865
17865
|
"""
|
17866
17866
|
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). Example: `{"Operations.CostCenter": "42"}`
|
17867
17867
|
"""
|
@@ -17877,7 +17877,7 @@ class GetExternalExadataStorageServerConnectorResult(dict):
|
|
17877
17877
|
|
17878
17878
|
@property
|
17879
17879
|
@pulumi.getter(name="freeformTags")
|
17880
|
-
def freeform_tags(self) -> Mapping[str,
|
17880
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
17881
17881
|
"""
|
17882
17882
|
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"}`
|
17883
17883
|
"""
|
@@ -17941,7 +17941,7 @@ class GetExternalExadataStorageServerConnectorResult(dict):
|
|
17941
17941
|
|
17942
17942
|
@property
|
17943
17943
|
@pulumi.getter(name="systemTags")
|
17944
|
-
def system_tags(self) -> Mapping[str,
|
17944
|
+
def system_tags(self) -> Mapping[str, str]:
|
17945
17945
|
"""
|
17946
17946
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17947
17947
|
"""
|
@@ -18301,13 +18301,13 @@ class GetExternalExadataStorageServersExternalExadataStorageServerCollectionResu
|
|
18301
18301
|
@pulumi.output_type
|
18302
18302
|
class GetExternalExadataStorageServersExternalExadataStorageServerCollectionItemResult(dict):
|
18303
18303
|
def __init__(__self__, *,
|
18304
|
-
additional_details: Mapping[str,
|
18304
|
+
additional_details: Mapping[str, str],
|
18305
18305
|
connector_id: str,
|
18306
18306
|
cpu_count: float,
|
18307
|
-
defined_tags: Mapping[str,
|
18307
|
+
defined_tags: Mapping[str, str],
|
18308
18308
|
display_name: str,
|
18309
18309
|
exadata_infrastructure_id: str,
|
18310
|
-
freeform_tags: Mapping[str,
|
18310
|
+
freeform_tags: Mapping[str, str],
|
18311
18311
|
id: str,
|
18312
18312
|
internal_id: str,
|
18313
18313
|
ip_address: str,
|
@@ -18326,12 +18326,12 @@ class GetExternalExadataStorageServersExternalExadataStorageServerCollectionItem
|
|
18326
18326
|
time_updated: str,
|
18327
18327
|
version: str):
|
18328
18328
|
"""
|
18329
|
-
:param Mapping[str,
|
18329
|
+
:param Mapping[str, str] additional_details: The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
18330
18330
|
:param float cpu_count: The CPU count of the Exadata storage server.
|
18331
|
-
:param Mapping[str,
|
18331
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
18332
18332
|
:param str display_name: The optional single value query filter parameter on the entity display name.
|
18333
18333
|
:param str exadata_infrastructure_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata infrastructure.
|
18334
|
-
:param Mapping[str,
|
18334
|
+
: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"}`
|
18335
18335
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata resource.
|
18336
18336
|
:param str internal_id: The internal ID of the Exadata resource.
|
18337
18337
|
:param str ip_address: The IP address of the Exadata storage server.
|
@@ -18377,7 +18377,7 @@ class GetExternalExadataStorageServersExternalExadataStorageServerCollectionItem
|
|
18377
18377
|
|
18378
18378
|
@property
|
18379
18379
|
@pulumi.getter(name="additionalDetails")
|
18380
|
-
def additional_details(self) -> Mapping[str,
|
18380
|
+
def additional_details(self) -> Mapping[str, str]:
|
18381
18381
|
"""
|
18382
18382
|
The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
18383
18383
|
"""
|
@@ -18398,7 +18398,7 @@ class GetExternalExadataStorageServersExternalExadataStorageServerCollectionItem
|
|
18398
18398
|
|
18399
18399
|
@property
|
18400
18400
|
@pulumi.getter(name="definedTags")
|
18401
|
-
def defined_tags(self) -> Mapping[str,
|
18401
|
+
def defined_tags(self) -> Mapping[str, str]:
|
18402
18402
|
"""
|
18403
18403
|
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). Example: `{"Operations.CostCenter": "42"}`
|
18404
18404
|
"""
|
@@ -18422,7 +18422,7 @@ class GetExternalExadataStorageServersExternalExadataStorageServerCollectionItem
|
|
18422
18422
|
|
18423
18423
|
@property
|
18424
18424
|
@pulumi.getter(name="freeformTags")
|
18425
|
-
def freeform_tags(self) -> Mapping[str,
|
18425
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
18426
18426
|
"""
|
18427
18427
|
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"}`
|
18428
18428
|
"""
|
@@ -18884,11 +18884,11 @@ class GetExternalListenersExternalListenerCollectionResult(dict):
|
|
18884
18884
|
@pulumi.output_type
|
18885
18885
|
class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
18886
18886
|
def __init__(__self__, *,
|
18887
|
-
additional_details: Mapping[str,
|
18887
|
+
additional_details: Mapping[str, str],
|
18888
18888
|
adr_home_directory: str,
|
18889
18889
|
compartment_id: str,
|
18890
18890
|
component_name: str,
|
18891
|
-
defined_tags: Mapping[str,
|
18891
|
+
defined_tags: Mapping[str, str],
|
18892
18892
|
display_name: str,
|
18893
18893
|
endpoints: Sequence['outputs.GetExternalListenersExternalListenerCollectionItemEndpointResult'],
|
18894
18894
|
external_connector_id: str,
|
@@ -18896,7 +18896,7 @@ class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
|
18896
18896
|
external_db_node_id: str,
|
18897
18897
|
external_db_system_id: str,
|
18898
18898
|
external_listener_id: str,
|
18899
|
-
freeform_tags: Mapping[str,
|
18899
|
+
freeform_tags: Mapping[str, str],
|
18900
18900
|
host_name: str,
|
18901
18901
|
id: str,
|
18902
18902
|
lifecycle_details: str,
|
@@ -18908,24 +18908,24 @@ class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
|
18908
18908
|
serviced_asms: Sequence['outputs.GetExternalListenersExternalListenerCollectionItemServicedAsmResult'],
|
18909
18909
|
serviced_databases: Sequence['outputs.GetExternalListenersExternalListenerCollectionItemServicedDatabaseResult'],
|
18910
18910
|
state: str,
|
18911
|
-
system_tags: Mapping[str,
|
18911
|
+
system_tags: Mapping[str, str],
|
18912
18912
|
time_created: str,
|
18913
18913
|
time_updated: str,
|
18914
18914
|
trace_directory: str,
|
18915
18915
|
version: str):
|
18916
18916
|
"""
|
18917
|
-
:param Mapping[str,
|
18917
|
+
:param Mapping[str, str] additional_details: The additional details of the external listener defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
18918
18918
|
:param str adr_home_directory: The directory that stores tracing and logging incidents when Automatic Diagnostic Repository (ADR) is enabled.
|
18919
18919
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
18920
18920
|
:param str component_name: The name of the external listener.
|
18921
|
-
:param Mapping[str,
|
18921
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
18922
18922
|
:param str display_name: A filter to only return the resources that match the entire display name.
|
18923
18923
|
:param Sequence['GetExternalListenersExternalListenerCollectionItemEndpointArgs'] endpoints: The list of protocol addresses the listener is configured to listen on.
|
18924
18924
|
:param str external_connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external connector.
|
18925
18925
|
:param str external_db_home_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB home.
|
18926
18926
|
:param str external_db_node_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB node.
|
18927
18927
|
:param str external_db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system.
|
18928
|
-
:param Mapping[str,
|
18928
|
+
: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"}`
|
18929
18929
|
:param str host_name: The name of the host on which the external listener is running.
|
18930
18930
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database.
|
18931
18931
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
@@ -18937,7 +18937,7 @@ class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
|
18937
18937
|
:param Sequence['GetExternalListenersExternalListenerCollectionItemServicedAsmArgs'] serviced_asms: The list of ASMs that are serviced by the listener.
|
18938
18938
|
:param Sequence['GetExternalListenersExternalListenerCollectionItemServicedDatabaseArgs'] serviced_databases: The list of databases that are serviced by the listener.
|
18939
18939
|
:param str state: The current lifecycle state of the external listener.
|
18940
|
-
:param Mapping[str,
|
18940
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
18941
18941
|
:param str time_created: The date and time the external listener was created.
|
18942
18942
|
:param str time_updated: The date and time the external listener was last updated.
|
18943
18943
|
:param str trace_directory: The destination directory of the listener trace file.
|
@@ -18975,7 +18975,7 @@ class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
|
18975
18975
|
|
18976
18976
|
@property
|
18977
18977
|
@pulumi.getter(name="additionalDetails")
|
18978
|
-
def additional_details(self) -> Mapping[str,
|
18978
|
+
def additional_details(self) -> Mapping[str, str]:
|
18979
18979
|
"""
|
18980
18980
|
The additional details of the external listener defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
18981
18981
|
"""
|
@@ -19007,7 +19007,7 @@ class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
|
19007
19007
|
|
19008
19008
|
@property
|
19009
19009
|
@pulumi.getter(name="definedTags")
|
19010
|
-
def defined_tags(self) -> Mapping[str,
|
19010
|
+
def defined_tags(self) -> Mapping[str, str]:
|
19011
19011
|
"""
|
19012
19012
|
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). Example: `{"Operations.CostCenter": "42"}`
|
19013
19013
|
"""
|
@@ -19068,7 +19068,7 @@ class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
|
19068
19068
|
|
19069
19069
|
@property
|
19070
19070
|
@pulumi.getter(name="freeformTags")
|
19071
|
-
def freeform_tags(self) -> Mapping[str,
|
19071
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
19072
19072
|
"""
|
19073
19073
|
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"}`
|
19074
19074
|
"""
|
@@ -19164,7 +19164,7 @@ class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
|
19164
19164
|
|
19165
19165
|
@property
|
19166
19166
|
@pulumi.getter(name="systemTags")
|
19167
|
-
def system_tags(self) -> Mapping[str,
|
19167
|
+
def system_tags(self) -> Mapping[str, str]:
|
19168
19168
|
"""
|
19169
19169
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
19170
19170
|
"""
|
@@ -20145,24 +20145,24 @@ class GetManagedDatabaseGroupManagedDatabaseResult(dict):
|
|
20145
20145
|
compartment_id: str,
|
20146
20146
|
database_sub_type: str,
|
20147
20147
|
database_type: str,
|
20148
|
-
defined_tags: Mapping[str,
|
20148
|
+
defined_tags: Mapping[str, str],
|
20149
20149
|
deployment_type: str,
|
20150
|
-
freeform_tags: Mapping[str,
|
20150
|
+
freeform_tags: Mapping[str, str],
|
20151
20151
|
id: str,
|
20152
20152
|
name: str,
|
20153
|
-
system_tags: Mapping[str,
|
20153
|
+
system_tags: Mapping[str, str],
|
20154
20154
|
time_added: str,
|
20155
20155
|
workload_type: str):
|
20156
20156
|
"""
|
20157
20157
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which the Managed Database resides.
|
20158
20158
|
:param str database_sub_type: The subtype of the Oracle Database. Indicates whether the database is a Container Database, Pluggable Database, Non-container Database, Autonomous Database, or Autonomous Container Database.
|
20159
20159
|
:param str database_type: The type of Oracle Database installation.
|
20160
|
-
:param Mapping[str,
|
20160
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
20161
20161
|
:param str deployment_type: The infrastructure used to deploy the Oracle Database.
|
20162
|
-
:param Mapping[str,
|
20162
|
+
: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"}`
|
20163
20163
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Managed Database.
|
20164
20164
|
:param str name: The name of the Managed Database Group.
|
20165
|
-
:param Mapping[str,
|
20165
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20166
20166
|
:param str time_added: The date and time the Managed Database was added to the group.
|
20167
20167
|
:param str workload_type: The workload type of the Autonomous Database.
|
20168
20168
|
"""
|
@@ -20204,7 +20204,7 @@ class GetManagedDatabaseGroupManagedDatabaseResult(dict):
|
|
20204
20204
|
|
20205
20205
|
@property
|
20206
20206
|
@pulumi.getter(name="definedTags")
|
20207
|
-
def defined_tags(self) -> Mapping[str,
|
20207
|
+
def defined_tags(self) -> Mapping[str, str]:
|
20208
20208
|
"""
|
20209
20209
|
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). Example: `{"Operations.CostCenter": "42"}`
|
20210
20210
|
"""
|
@@ -20220,7 +20220,7 @@ class GetManagedDatabaseGroupManagedDatabaseResult(dict):
|
|
20220
20220
|
|
20221
20221
|
@property
|
20222
20222
|
@pulumi.getter(name="freeformTags")
|
20223
|
-
def freeform_tags(self) -> Mapping[str,
|
20223
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
20224
20224
|
"""
|
20225
20225
|
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"}`
|
20226
20226
|
"""
|
@@ -20244,7 +20244,7 @@ class GetManagedDatabaseGroupManagedDatabaseResult(dict):
|
|
20244
20244
|
|
20245
20245
|
@property
|
20246
20246
|
@pulumi.getter(name="systemTags")
|
20247
|
-
def system_tags(self) -> Mapping[str,
|
20247
|
+
def system_tags(self) -> Mapping[str, str]:
|
20248
20248
|
"""
|
20249
20249
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20250
20250
|
"""
|
@@ -20316,26 +20316,26 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionResult(dict):
|
|
20316
20316
|
class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemResult(dict):
|
20317
20317
|
def __init__(__self__, *,
|
20318
20318
|
compartment_id: str,
|
20319
|
-
defined_tags: Mapping[str,
|
20319
|
+
defined_tags: Mapping[str, str],
|
20320
20320
|
description: str,
|
20321
|
-
freeform_tags: Mapping[str,
|
20321
|
+
freeform_tags: Mapping[str, str],
|
20322
20322
|
id: str,
|
20323
20323
|
managed_databases: Sequence['outputs.GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseResult'],
|
20324
20324
|
name: str,
|
20325
20325
|
state: str,
|
20326
|
-
system_tags: Mapping[str,
|
20326
|
+
system_tags: Mapping[str, str],
|
20327
20327
|
time_created: str,
|
20328
20328
|
time_updated: str):
|
20329
20329
|
"""
|
20330
20330
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
20331
|
-
:param Mapping[str,
|
20331
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
20332
20332
|
:param str description: The information specified by the user about the Managed Database Group.
|
20333
|
-
:param Mapping[str,
|
20333
|
+
: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"}`
|
20334
20334
|
:param str id: The identifier of the resource. Only one of the parameters, id or name should be provided.
|
20335
20335
|
:param Sequence['GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseArgs'] managed_databases: A list of Managed Databases in the Managed Database Group.
|
20336
20336
|
:param str name: A filter to return only resources that match the entire name. Only one of the parameters, id or name should be provided
|
20337
20337
|
:param str state: The lifecycle state of a resource.
|
20338
|
-
:param Mapping[str,
|
20338
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20339
20339
|
:param str time_created: The date and time the Managed Database Group was created.
|
20340
20340
|
:param str time_updated: The date and time the Managed Database Group was last updated.
|
20341
20341
|
"""
|
@@ -20361,7 +20361,7 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemResult(dict):
|
|
20361
20361
|
|
20362
20362
|
@property
|
20363
20363
|
@pulumi.getter(name="definedTags")
|
20364
|
-
def defined_tags(self) -> Mapping[str,
|
20364
|
+
def defined_tags(self) -> Mapping[str, str]:
|
20365
20365
|
"""
|
20366
20366
|
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). Example: `{"Operations.CostCenter": "42"}`
|
20367
20367
|
"""
|
@@ -20377,7 +20377,7 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemResult(dict):
|
|
20377
20377
|
|
20378
20378
|
@property
|
20379
20379
|
@pulumi.getter(name="freeformTags")
|
20380
|
-
def freeform_tags(self) -> Mapping[str,
|
20380
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
20381
20381
|
"""
|
20382
20382
|
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"}`
|
20383
20383
|
"""
|
@@ -20417,7 +20417,7 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemResult(dict):
|
|
20417
20417
|
|
20418
20418
|
@property
|
20419
20419
|
@pulumi.getter(name="systemTags")
|
20420
|
-
def system_tags(self) -> Mapping[str,
|
20420
|
+
def system_tags(self) -> Mapping[str, str]:
|
20421
20421
|
"""
|
20422
20422
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20423
20423
|
"""
|
@@ -20446,24 +20446,24 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseR
|
|
20446
20446
|
compartment_id: str,
|
20447
20447
|
database_sub_type: str,
|
20448
20448
|
database_type: str,
|
20449
|
-
defined_tags: Mapping[str,
|
20449
|
+
defined_tags: Mapping[str, str],
|
20450
20450
|
deployment_type: str,
|
20451
|
-
freeform_tags: Mapping[str,
|
20451
|
+
freeform_tags: Mapping[str, str],
|
20452
20452
|
id: str,
|
20453
20453
|
name: str,
|
20454
|
-
system_tags: Mapping[str,
|
20454
|
+
system_tags: Mapping[str, str],
|
20455
20455
|
time_added: str,
|
20456
20456
|
workload_type: str):
|
20457
20457
|
"""
|
20458
20458
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
20459
20459
|
:param str database_sub_type: The subtype of the Oracle Database. Indicates whether the database is a Container Database, Pluggable Database, Non-container Database, Autonomous Database, or Autonomous Container Database.
|
20460
20460
|
:param str database_type: The type of Oracle Database installation.
|
20461
|
-
:param Mapping[str,
|
20461
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
20462
20462
|
:param str deployment_type: The infrastructure used to deploy the Oracle Database.
|
20463
|
-
:param Mapping[str,
|
20463
|
+
: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"}`
|
20464
20464
|
:param str id: The identifier of the resource. Only one of the parameters, id or name should be provided.
|
20465
20465
|
:param str name: A filter to return only resources that match the entire name. Only one of the parameters, id or name should be provided
|
20466
|
-
:param Mapping[str,
|
20466
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20467
20467
|
:param str time_added: The date and time the Managed Database was added to the group.
|
20468
20468
|
:param str workload_type: The workload type of the Autonomous Database.
|
20469
20469
|
"""
|
@@ -20505,7 +20505,7 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseR
|
|
20505
20505
|
|
20506
20506
|
@property
|
20507
20507
|
@pulumi.getter(name="definedTags")
|
20508
|
-
def defined_tags(self) -> Mapping[str,
|
20508
|
+
def defined_tags(self) -> Mapping[str, str]:
|
20509
20509
|
"""
|
20510
20510
|
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). Example: `{"Operations.CostCenter": "42"}`
|
20511
20511
|
"""
|
@@ -20521,7 +20521,7 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseR
|
|
20521
20521
|
|
20522
20522
|
@property
|
20523
20523
|
@pulumi.getter(name="freeformTags")
|
20524
|
-
def freeform_tags(self) -> Mapping[str,
|
20524
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
20525
20525
|
"""
|
20526
20526
|
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"}`
|
20527
20527
|
"""
|
@@ -20545,7 +20545,7 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseR
|
|
20545
20545
|
|
20546
20546
|
@property
|
20547
20547
|
@pulumi.getter(name="systemTags")
|
20548
|
-
def system_tags(self) -> Mapping[str,
|
20548
|
+
def system_tags(self) -> Mapping[str, str]:
|
20549
20549
|
"""
|
20550
20550
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20551
20551
|
"""
|
@@ -22762,11 +22762,11 @@ class GetManagedDatabaseSqlTuningAdvisorTaskItemResult(dict):
|
|
22762
22762
|
@pulumi.output_type
|
22763
22763
|
class GetManagedDatabaseSqlTuningAdvisorTasksExecutionPlanStatsComparisonModifiedResult(dict):
|
22764
22764
|
def __init__(__self__, *,
|
22765
|
-
plan_stats: Mapping[str,
|
22765
|
+
plan_stats: Mapping[str, str],
|
22766
22766
|
plan_status: str,
|
22767
22767
|
plan_type: str):
|
22768
22768
|
"""
|
22769
|
-
:param Mapping[str,
|
22769
|
+
:param Mapping[str, str] plan_stats: A map contains the statistics for the SQL execution using the plan. The key of the map is the metric's name. The value of the map is the metric's value.
|
22770
22770
|
:param str plan_status: The status of the execution using the plan.
|
22771
22771
|
:param str plan_type: The type of the original or modified plan with profile, index, and so on.
|
22772
22772
|
"""
|
@@ -22776,7 +22776,7 @@ class GetManagedDatabaseSqlTuningAdvisorTasksExecutionPlanStatsComparisonModifie
|
|
22776
22776
|
|
22777
22777
|
@property
|
22778
22778
|
@pulumi.getter(name="planStats")
|
22779
|
-
def plan_stats(self) -> Mapping[str,
|
22779
|
+
def plan_stats(self) -> Mapping[str, str]:
|
22780
22780
|
"""
|
22781
22781
|
A map contains the statistics for the SQL execution using the plan. The key of the map is the metric's name. The value of the map is the metric's value.
|
22782
22782
|
"""
|
@@ -22802,11 +22802,11 @@ class GetManagedDatabaseSqlTuningAdvisorTasksExecutionPlanStatsComparisonModifie
|
|
22802
22802
|
@pulumi.output_type
|
22803
22803
|
class GetManagedDatabaseSqlTuningAdvisorTasksExecutionPlanStatsComparisonOriginalResult(dict):
|
22804
22804
|
def __init__(__self__, *,
|
22805
|
-
plan_stats: Mapping[str,
|
22805
|
+
plan_stats: Mapping[str, str],
|
22806
22806
|
plan_status: str,
|
22807
22807
|
plan_type: str):
|
22808
22808
|
"""
|
22809
|
-
:param Mapping[str,
|
22809
|
+
:param Mapping[str, str] plan_stats: A map contains the statistics for the SQL execution using the plan. The key of the map is the metric's name. The value of the map is the metric's value.
|
22810
22810
|
:param str plan_status: The status of the execution using the plan.
|
22811
22811
|
:param str plan_type: The type of the original or modified plan with profile, index, and so on.
|
22812
22812
|
"""
|
@@ -22816,7 +22816,7 @@ class GetManagedDatabaseSqlTuningAdvisorTasksExecutionPlanStatsComparisonOrigina
|
|
22816
22816
|
|
22817
22817
|
@property
|
22818
22818
|
@pulumi.getter(name="planStats")
|
22819
|
-
def plan_stats(self) -> Mapping[str,
|
22819
|
+
def plan_stats(self) -> Mapping[str, str]:
|
22820
22820
|
"""
|
22821
22821
|
A map contains the statistics for the SQL execution using the plan. The key of the map is the metric's name. The value of the map is the metric's value.
|
22822
22822
|
"""
|
@@ -26794,16 +26794,16 @@ class GetManagedDatabasesManagedDatabaseCollectionResult(dict):
|
|
26794
26794
|
@pulumi.output_type
|
26795
26795
|
class GetManagedDatabasesManagedDatabaseCollectionItemResult(dict):
|
26796
26796
|
def __init__(__self__, *,
|
26797
|
-
additional_details: Mapping[str,
|
26797
|
+
additional_details: Mapping[str, str],
|
26798
26798
|
compartment_id: str,
|
26799
26799
|
database_status: str,
|
26800
26800
|
database_sub_type: str,
|
26801
26801
|
database_type: str,
|
26802
26802
|
database_version: str,
|
26803
26803
|
db_system_id: str,
|
26804
|
-
defined_tags: Mapping[str,
|
26804
|
+
defined_tags: Mapping[str, str],
|
26805
26805
|
deployment_type: str,
|
26806
|
-
freeform_tags: Mapping[str,
|
26806
|
+
freeform_tags: Mapping[str, str],
|
26807
26807
|
id: str,
|
26808
26808
|
is_cluster: bool,
|
26809
26809
|
managed_database_groups: Sequence['outputs.GetManagedDatabasesManagedDatabaseCollectionItemManagedDatabaseGroupResult'],
|
@@ -26814,16 +26814,16 @@ class GetManagedDatabasesManagedDatabaseCollectionItemResult(dict):
|
|
26814
26814
|
time_created: str,
|
26815
26815
|
workload_type: str):
|
26816
26816
|
"""
|
26817
|
-
:param Mapping[str,
|
26817
|
+
:param Mapping[str, str] additional_details: The additional details specific to a type of database defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
26818
26818
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
26819
26819
|
:param str database_status: The status of the Oracle Database. Indicates whether the status of the database is UP, DOWN, or UNKNOWN at the current time.
|
26820
26820
|
:param str database_sub_type: The subtype of the Oracle Database. Indicates whether the database is a Container Database, Pluggable Database, Non-container Database, Autonomous Database, or Autonomous Container Database.
|
26821
26821
|
:param str database_type: The type of Oracle Database installation.
|
26822
26822
|
:param str database_version: The Oracle Database version.
|
26823
26823
|
:param str db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system that this Managed Database is part of.
|
26824
|
-
:param Mapping[str,
|
26824
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
26825
26825
|
:param str deployment_type: A filter to return Managed Databases of the specified deployment type.
|
26826
|
-
:param Mapping[str,
|
26826
|
+
: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"}`
|
26827
26827
|
:param str id: The identifier of the resource.
|
26828
26828
|
:param bool is_cluster: Indicates whether the Oracle Database is part of a cluster.
|
26829
26829
|
:param Sequence['GetManagedDatabasesManagedDatabaseCollectionItemManagedDatabaseGroupArgs'] managed_database_groups: A list of Managed Database Groups that the Managed Database belongs to.
|
@@ -26856,7 +26856,7 @@ class GetManagedDatabasesManagedDatabaseCollectionItemResult(dict):
|
|
26856
26856
|
|
26857
26857
|
@property
|
26858
26858
|
@pulumi.getter(name="additionalDetails")
|
26859
|
-
def additional_details(self) -> Mapping[str,
|
26859
|
+
def additional_details(self) -> Mapping[str, str]:
|
26860
26860
|
"""
|
26861
26861
|
The additional details specific to a type of database defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
26862
26862
|
"""
|
@@ -26912,7 +26912,7 @@ class GetManagedDatabasesManagedDatabaseCollectionItemResult(dict):
|
|
26912
26912
|
|
26913
26913
|
@property
|
26914
26914
|
@pulumi.getter(name="definedTags")
|
26915
|
-
def defined_tags(self) -> Mapping[str,
|
26915
|
+
def defined_tags(self) -> Mapping[str, str]:
|
26916
26916
|
"""
|
26917
26917
|
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). Example: `{"Operations.CostCenter": "42"}`
|
26918
26918
|
"""
|
@@ -26928,7 +26928,7 @@ class GetManagedDatabasesManagedDatabaseCollectionItemResult(dict):
|
|
26928
26928
|
|
26929
26929
|
@property
|
26930
26930
|
@pulumi.getter(name="freeformTags")
|
26931
|
-
def freeform_tags(self) -> Mapping[str,
|
26931
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
26932
26932
|
"""
|
26933
26933
|
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"}`
|
26934
26934
|
"""
|
@@ -28401,15 +28401,15 @@ class GetNamedCredentialsNamedCredentialCollectionItemResult(dict):
|
|
28401
28401
|
associated_resource: str,
|
28402
28402
|
compartment_id: str,
|
28403
28403
|
contents: Sequence['outputs.GetNamedCredentialsNamedCredentialCollectionItemContentResult'],
|
28404
|
-
defined_tags: Mapping[str,
|
28404
|
+
defined_tags: Mapping[str, str],
|
28405
28405
|
description: str,
|
28406
|
-
freeform_tags: Mapping[str,
|
28406
|
+
freeform_tags: Mapping[str, str],
|
28407
28407
|
id: str,
|
28408
28408
|
lifecycle_details: str,
|
28409
28409
|
name: str,
|
28410
28410
|
scope: str,
|
28411
28411
|
state: str,
|
28412
|
-
system_tags: Mapping[str,
|
28412
|
+
system_tags: Mapping[str, str],
|
28413
28413
|
time_created: str,
|
28414
28414
|
time_updated: str,
|
28415
28415
|
type: str):
|
@@ -28417,15 +28417,15 @@ class GetNamedCredentialsNamedCredentialCollectionItemResult(dict):
|
|
28417
28417
|
:param str associated_resource: The resource associated to the named credential.
|
28418
28418
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
28419
28419
|
:param Sequence['GetNamedCredentialsNamedCredentialCollectionItemContentArgs'] contents: The details of the named credential.
|
28420
|
-
:param Mapping[str,
|
28420
|
+
: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). Example: `{"Operations.CostCenter": "42"}`
|
28421
28421
|
:param str description: The information specified by the user about the named credential.
|
28422
|
-
:param Mapping[str,
|
28422
|
+
: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"}`
|
28423
28423
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the named credential.
|
28424
28424
|
:param str lifecycle_details: The details of the lifecycle state.
|
28425
28425
|
:param str name: The name of the named credential.
|
28426
28426
|
:param str scope: The scope of named credential.
|
28427
28427
|
:param str state: The current lifecycle state of the named credential.
|
28428
|
-
:param Mapping[str,
|
28428
|
+
: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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
28429
28429
|
:param str time_created: The date and time the named credential was created.
|
28430
28430
|
:param str time_updated: The date and time the named credential was last updated.
|
28431
28431
|
:param str type: The type of database that is associated to the named credential.
|
@@ -28472,7 +28472,7 @@ class GetNamedCredentialsNamedCredentialCollectionItemResult(dict):
|
|
28472
28472
|
|
28473
28473
|
@property
|
28474
28474
|
@pulumi.getter(name="definedTags")
|
28475
|
-
def defined_tags(self) -> Mapping[str,
|
28475
|
+
def defined_tags(self) -> Mapping[str, str]:
|
28476
28476
|
"""
|
28477
28477
|
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). Example: `{"Operations.CostCenter": "42"}`
|
28478
28478
|
"""
|
@@ -28488,7 +28488,7 @@ class GetNamedCredentialsNamedCredentialCollectionItemResult(dict):
|
|
28488
28488
|
|
28489
28489
|
@property
|
28490
28490
|
@pulumi.getter(name="freeformTags")
|
28491
|
-
def freeform_tags(self) -> Mapping[str,
|
28491
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
28492
28492
|
"""
|
28493
28493
|
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"}`
|
28494
28494
|
"""
|
@@ -28536,7 +28536,7 @@ class GetNamedCredentialsNamedCredentialCollectionItemResult(dict):
|
|
28536
28536
|
|
28537
28537
|
@property
|
28538
28538
|
@pulumi.getter(name="systemTags")
|
28539
|
-
def system_tags(self) -> Mapping[str,
|
28539
|
+
def system_tags(self) -> Mapping[str, str]:
|
28540
28540
|
"""
|
28541
28541
|
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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
28542
28542
|
"""
|