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
@@ -336,16 +336,16 @@ class DiscoveryJobDiscoveryDetailsCredentialsItemProperties(dict):
|
|
336
336
|
return super().get(key, default)
|
337
337
|
|
338
338
|
def __init__(__self__, *,
|
339
|
-
properties_map: Optional[Mapping[str,
|
339
|
+
properties_map: Optional[Mapping[str, str]] = None):
|
340
340
|
"""
|
341
|
-
:param Mapping[str,
|
341
|
+
:param Mapping[str, str] properties_map: Key/Value pair of Property
|
342
342
|
"""
|
343
343
|
if properties_map is not None:
|
344
344
|
pulumi.set(__self__, "properties_map", properties_map)
|
345
345
|
|
346
346
|
@property
|
347
347
|
@pulumi.getter(name="propertiesMap")
|
348
|
-
def properties_map(self) -> Optional[Mapping[str,
|
348
|
+
def properties_map(self) -> Optional[Mapping[str, str]]:
|
349
349
|
"""
|
350
350
|
Key/Value pair of Property
|
351
351
|
"""
|
@@ -372,16 +372,16 @@ class DiscoveryJobDiscoveryDetailsProperties(dict):
|
|
372
372
|
return super().get(key, default)
|
373
373
|
|
374
374
|
def __init__(__self__, *,
|
375
|
-
properties_map: Optional[Mapping[str,
|
375
|
+
properties_map: Optional[Mapping[str, str]] = None):
|
376
376
|
"""
|
377
|
-
:param Mapping[str,
|
377
|
+
:param Mapping[str, str] properties_map: Key/Value pair of Property
|
378
378
|
"""
|
379
379
|
if properties_map is not None:
|
380
380
|
pulumi.set(__self__, "properties_map", properties_map)
|
381
381
|
|
382
382
|
@property
|
383
383
|
@pulumi.getter(name="propertiesMap")
|
384
|
-
def properties_map(self) -> Optional[Mapping[str,
|
384
|
+
def properties_map(self) -> Optional[Mapping[str, str]]:
|
385
385
|
"""
|
386
386
|
Key/Value pair of Property
|
387
387
|
"""
|
@@ -408,16 +408,16 @@ class DiscoveryJobDiscoveryDetailsTags(dict):
|
|
408
408
|
return super().get(key, default)
|
409
409
|
|
410
410
|
def __init__(__self__, *,
|
411
|
-
properties_map: Optional[Mapping[str,
|
411
|
+
properties_map: Optional[Mapping[str, str]] = None):
|
412
412
|
"""
|
413
|
-
:param Mapping[str,
|
413
|
+
:param Mapping[str, str] properties_map: Key/Value pair of Property
|
414
414
|
"""
|
415
415
|
if properties_map is not None:
|
416
416
|
pulumi.set(__self__, "properties_map", properties_map)
|
417
417
|
|
418
418
|
@property
|
419
419
|
@pulumi.getter(name="propertiesMap")
|
420
|
-
def properties_map(self) -> Optional[Mapping[str,
|
420
|
+
def properties_map(self) -> Optional[Mapping[str, str]]:
|
421
421
|
"""
|
422
422
|
Key/Value pair of Property
|
423
423
|
"""
|
@@ -1854,7 +1854,7 @@ class MonitoredResourceTypeMetadata(dict):
|
|
1854
1854
|
unique_property_sets: Optional[Sequence['outputs.MonitoredResourceTypeMetadataUniquePropertySet']] = None,
|
1855
1855
|
valid_properties_for_creates: Optional[Sequence[str]] = None,
|
1856
1856
|
valid_properties_for_updates: Optional[Sequence[str]] = None,
|
1857
|
-
valid_property_values: Optional[Mapping[str,
|
1857
|
+
valid_property_values: Optional[Mapping[str, str]] = None):
|
1858
1858
|
"""
|
1859
1859
|
:param str format: (Updatable) ResourceType metadata format to be used. Currently supports only one format. Possible values - SYSTEM_FORMAT.
|
1860
1860
|
* SYSTEM_FORMAT - The resource type metadata is defined in machine friendly format.
|
@@ -1863,7 +1863,7 @@ class MonitoredResourceTypeMetadata(dict):
|
|
1863
1863
|
:param Sequence['MonitoredResourceTypeMetadataUniquePropertySetArgs'] unique_property_sets: (Updatable) List of property sets used to uniquely identify the resources. This check is made during create or update of stack monitoring resource. The resource has to pass unique check for each set in the list. For example, database can have user, password and SID as one unique set. Another unique set would be user, password and service name.
|
1864
1864
|
:param Sequence[str] valid_properties_for_creates: (Updatable) List of valid properties for resource type while creating the monitored resource. If resources of this type specifies any other properties during create operation, the operation will fail.
|
1865
1865
|
:param Sequence[str] valid_properties_for_updates: (Updatable) List of valid properties for resource type while updating the monitored resource. If resources of this type specifies any other properties during update operation, the operation will fail.
|
1866
|
-
:param Mapping[str,
|
1866
|
+
:param Mapping[str, str] valid_property_values: (Updatable) List of valid values for the properties. This is useful when resource type wants to restrict only certain values for some properties. For instance for 'osType' property, supported values can be restricted to be either Linux or Windows. Example: `{ "osType": "Linux,Windows,Solaris"}`
|
1867
1867
|
"""
|
1868
1868
|
pulumi.set(__self__, "format", format)
|
1869
1869
|
if agent_properties is not None:
|
@@ -1930,7 +1930,7 @@ class MonitoredResourceTypeMetadata(dict):
|
|
1930
1930
|
|
1931
1931
|
@property
|
1932
1932
|
@pulumi.getter(name="validPropertyValues")
|
1933
|
-
def valid_property_values(self) -> Optional[Mapping[str,
|
1933
|
+
def valid_property_values(self) -> Optional[Mapping[str, str]]:
|
1934
1934
|
"""
|
1935
1935
|
(Updatable) List of valid values for the properties. This is useful when resource type wants to restrict only certain values for some properties. For instance for 'osType' property, supported values can be restricted to be either Linux or Windows. Example: `{ "osType": "Linux,Windows,Solaris"}`
|
1936
1936
|
"""
|
@@ -2120,9 +2120,9 @@ class MonitoredResourcesListMemberItem(dict):
|
|
2120
2120
|
|
2121
2121
|
def __init__(__self__, *,
|
2122
2122
|
compartment_id: Optional[str] = None,
|
2123
|
-
defined_tags: Optional[Mapping[str,
|
2123
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
2124
2124
|
external_id: Optional[str] = None,
|
2125
|
-
freeform_tags: Optional[Mapping[str,
|
2125
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
2126
2126
|
host_name: Optional[str] = None,
|
2127
2127
|
license: Optional[str] = None,
|
2128
2128
|
parent_id: Optional[str] = None,
|
@@ -2133,12 +2133,12 @@ class MonitoredResourcesListMemberItem(dict):
|
|
2133
2133
|
resource_type: Optional[str] = None,
|
2134
2134
|
source_type: Optional[str] = None,
|
2135
2135
|
state: Optional[str] = None,
|
2136
|
-
system_tags: Optional[Mapping[str,
|
2136
|
+
system_tags: Optional[Mapping[str, str]] = None):
|
2137
2137
|
"""
|
2138
2138
|
:param str compartment_id: Compartment Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
2139
|
-
:param Mapping[str,
|
2139
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
2140
2140
|
:param str external_id: External resource is any Oracle Cloud Infrastructure resource identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) which is not a Stack Monitoring service resource. Currently supports only following resource types - Container database, non-container database, pluggable database and Oracle Cloud Infrastructure compute instance.
|
2141
|
-
:param Mapping[str,
|
2141
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
2142
2142
|
:param str host_name: Monitored Resource Host Name.
|
2143
2143
|
:param str license: License edition of the monitored resource.
|
2144
2144
|
:param str parent_id: Parent monitored resource identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
@@ -2149,7 +2149,7 @@ class MonitoredResourcesListMemberItem(dict):
|
|
2149
2149
|
:param str resource_type: Monitored Resource Type.
|
2150
2150
|
:param str source_type: Source type to indicate if the resource is stack monitoring discovered, Oracle Cloud Infrastructure native resource, etc.
|
2151
2151
|
:param str state: The current state of the Resource.
|
2152
|
-
:param Mapping[str,
|
2152
|
+
:param Mapping[str, str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
2153
2153
|
"""
|
2154
2154
|
if compartment_id is not None:
|
2155
2155
|
pulumi.set(__self__, "compartment_id", compartment_id)
|
@@ -2192,7 +2192,7 @@ class MonitoredResourcesListMemberItem(dict):
|
|
2192
2192
|
|
2193
2193
|
@property
|
2194
2194
|
@pulumi.getter(name="definedTags")
|
2195
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
2195
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
2196
2196
|
"""
|
2197
2197
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
2198
2198
|
"""
|
@@ -2208,7 +2208,7 @@ class MonitoredResourcesListMemberItem(dict):
|
|
2208
2208
|
|
2209
2209
|
@property
|
2210
2210
|
@pulumi.getter(name="freeformTags")
|
2211
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
2211
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
2212
2212
|
"""
|
2213
2213
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
2214
2214
|
"""
|
@@ -2296,7 +2296,7 @@ class MonitoredResourcesListMemberItem(dict):
|
|
2296
2296
|
|
2297
2297
|
@property
|
2298
2298
|
@pulumi.getter(name="systemTags")
|
2299
|
-
def system_tags(self) -> Optional[Mapping[str,
|
2299
|
+
def system_tags(self) -> Optional[Mapping[str, str]]:
|
2300
2300
|
"""
|
2301
2301
|
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
2302
2302
|
"""
|
@@ -2572,10 +2572,10 @@ class MonitoredResourcesSearchItem(dict):
|
|
2572
2572
|
|
2573
2573
|
def __init__(__self__, *,
|
2574
2574
|
compartment_id: Optional[str] = None,
|
2575
|
-
defined_tags: Optional[Mapping[str,
|
2575
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
2576
2576
|
display_name: Optional[str] = None,
|
2577
2577
|
external_id: Optional[str] = None,
|
2578
|
-
freeform_tags: Optional[Mapping[str,
|
2578
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
2579
2579
|
host_name: Optional[str] = None,
|
2580
2580
|
id: Optional[str] = None,
|
2581
2581
|
license: Optional[str] = None,
|
@@ -2585,16 +2585,16 @@ class MonitoredResourcesSearchItem(dict):
|
|
2585
2585
|
resource_category: Optional[str] = None,
|
2586
2586
|
source_type: Optional[str] = None,
|
2587
2587
|
state: Optional[str] = None,
|
2588
|
-
system_tags: Optional[Mapping[str,
|
2588
|
+
system_tags: Optional[Mapping[str, str]] = None,
|
2589
2589
|
time_created: Optional[str] = None,
|
2590
2590
|
time_updated: Optional[str] = None,
|
2591
2591
|
type: Optional[str] = None):
|
2592
2592
|
"""
|
2593
2593
|
:param str compartment_id: Compartment Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
2594
|
-
:param Mapping[str,
|
2594
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
2595
2595
|
:param str display_name: Monitored resource display name.
|
2596
2596
|
:param str external_id: External resource is any Oracle Cloud Infrastructure resource identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) which is not a Stack Monitoring service resource. Currently supports only following resource types - Container database, non-container database, pluggable database and Oracle Cloud Infrastructure compute instance.
|
2597
|
-
:param Mapping[str,
|
2597
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
2598
2598
|
:param str host_name: A filter to return resources with host name match.
|
2599
2599
|
:param str id: Monitored resource identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
2600
2600
|
:param str license: License edition of the monitored resource.
|
@@ -2604,7 +2604,7 @@ class MonitoredResourcesSearchItem(dict):
|
|
2604
2604
|
:param str resource_category: Resource category filter.
|
2605
2605
|
:param str source_type: Source type filter.
|
2606
2606
|
:param str state: A filter to return resources with matching lifecycle state.
|
2607
|
-
:param Mapping[str,
|
2607
|
+
:param Mapping[str, str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
2608
2608
|
:param str time_created: Monitored resource creation time. An RFC3339 formatted datetime string.
|
2609
2609
|
:param str time_updated: Monitored resource update time. An RFC3339 formatted datetime string.
|
2610
2610
|
:param str type: A filter to return resources that match resource type.
|
@@ -2660,7 +2660,7 @@ class MonitoredResourcesSearchItem(dict):
|
|
2660
2660
|
|
2661
2661
|
@property
|
2662
2662
|
@pulumi.getter(name="definedTags")
|
2663
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
2663
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
2664
2664
|
"""
|
2665
2665
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
2666
2666
|
"""
|
@@ -2684,7 +2684,7 @@ class MonitoredResourcesSearchItem(dict):
|
|
2684
2684
|
|
2685
2685
|
@property
|
2686
2686
|
@pulumi.getter(name="freeformTags")
|
2687
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
2687
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
2688
2688
|
"""
|
2689
2689
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
2690
2690
|
"""
|
@@ -2764,7 +2764,7 @@ class MonitoredResourcesSearchItem(dict):
|
|
2764
2764
|
|
2765
2765
|
@property
|
2766
2766
|
@pulumi.getter(name="systemTags")
|
2767
|
-
def system_tags(self) -> Optional[Mapping[str,
|
2767
|
+
def system_tags(self) -> Optional[Mapping[str, str]]:
|
2768
2768
|
"""
|
2769
2769
|
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
2770
2770
|
"""
|
@@ -2950,8 +2950,8 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
|
|
2950
2950
|
column: str,
|
2951
2951
|
compartment_id: str,
|
2952
2952
|
created_by: str,
|
2953
|
-
defined_tags: Mapping[str,
|
2954
|
-
freeform_tags: Mapping[str,
|
2953
|
+
defined_tags: Mapping[str, str],
|
2954
|
+
freeform_tags: Mapping[str, str],
|
2955
2955
|
id: str,
|
2956
2956
|
is_out_of_box: bool,
|
2957
2957
|
last_updated_by: str,
|
@@ -2960,7 +2960,7 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
|
|
2960
2960
|
resource_group: str,
|
2961
2961
|
resource_type: str,
|
2962
2962
|
state: str,
|
2963
|
-
system_tags: Mapping[str,
|
2963
|
+
system_tags: Mapping[str, str],
|
2964
2964
|
tenancy_id: str,
|
2965
2965
|
time_created: str,
|
2966
2966
|
time_last_updated: str):
|
@@ -2968,8 +2968,8 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
|
|
2968
2968
|
:param str column: metric column name
|
2969
2969
|
:param str compartment_id: The ID of the compartment in which data is listed.
|
2970
2970
|
:param str created_by: Created user id
|
2971
|
-
:param Mapping[str,
|
2972
|
-
:param Mapping[str,
|
2971
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
2972
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
2973
2973
|
:param str id: OCID of the metric
|
2974
2974
|
:param bool is_out_of_box: Is the baseline enabled metric defined out of box by Oracle or by end-user
|
2975
2975
|
:param str last_updated_by: last Updated user id
|
@@ -2978,7 +2978,7 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
|
|
2978
2978
|
:param str resource_group: Resource Group
|
2979
2979
|
:param str resource_type: Resource Type
|
2980
2980
|
:param str state: The current lifecycle state of the metric extension
|
2981
|
-
:param Mapping[str,
|
2981
|
+
:param Mapping[str, str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
2982
2982
|
:param str tenancy_id: OCID of the tenancy
|
2983
2983
|
:param str time_created: creation date
|
2984
2984
|
:param str time_last_updated: last updated time
|
@@ -3027,7 +3027,7 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
|
|
3027
3027
|
|
3028
3028
|
@property
|
3029
3029
|
@pulumi.getter(name="definedTags")
|
3030
|
-
def defined_tags(self) -> Mapping[str,
|
3030
|
+
def defined_tags(self) -> Mapping[str, str]:
|
3031
3031
|
"""
|
3032
3032
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
3033
3033
|
"""
|
@@ -3035,7 +3035,7 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
|
|
3035
3035
|
|
3036
3036
|
@property
|
3037
3037
|
@pulumi.getter(name="freeformTags")
|
3038
|
-
def freeform_tags(self) -> Mapping[str,
|
3038
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
3039
3039
|
"""
|
3040
3040
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
3041
3041
|
"""
|
@@ -3107,7 +3107,7 @@ class GetBaselineableMetricsBaselineableMetricSummaryCollectionItemResult(dict):
|
|
3107
3107
|
|
3108
3108
|
@property
|
3109
3109
|
@pulumi.getter(name="systemTags")
|
3110
|
-
def system_tags(self) -> Mapping[str,
|
3110
|
+
def system_tags(self) -> Mapping[str, str]:
|
3111
3111
|
"""
|
3112
3112
|
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
3113
3113
|
"""
|
@@ -3204,12 +3204,12 @@ class GetBaselineableMetricsEvaluateDataPointResult(dict):
|
|
3204
3204
|
class GetBaselineableMetricsEvaluateItemResult(dict):
|
3205
3205
|
def __init__(__self__, *,
|
3206
3206
|
data_points: Sequence['outputs.GetBaselineableMetricsEvaluateItemDataPointResult'],
|
3207
|
-
dimensions: Mapping[str,
|
3207
|
+
dimensions: Mapping[str, str],
|
3208
3208
|
evaluation_data_points: Sequence['outputs.GetBaselineableMetricsEvaluateItemEvaluationDataPointResult'],
|
3209
3209
|
training_data_points: Sequence['outputs.GetBaselineableMetricsEvaluateItemTrainingDataPointResult']):
|
3210
3210
|
"""
|
3211
3211
|
:param Sequence['GetBaselineableMetricsEvaluateItemDataPointArgs'] data_points: list of anomaly data points for the metric
|
3212
|
-
:param Mapping[str,
|
3212
|
+
:param Mapping[str, str] dimensions: list of dimensions for the metric
|
3213
3213
|
:param Sequence['GetBaselineableMetricsEvaluateItemEvaluationDataPointArgs'] evaluation_data_points: list of data points for the metric for evaluation of anomalies
|
3214
3214
|
:param Sequence['GetBaselineableMetricsEvaluateItemTrainingDataPointArgs'] training_data_points: list of data points for the metric for training of baseline
|
3215
3215
|
"""
|
@@ -3228,7 +3228,7 @@ class GetBaselineableMetricsEvaluateItemResult(dict):
|
|
3228
3228
|
|
3229
3229
|
@property
|
3230
3230
|
@pulumi.getter
|
3231
|
-
def dimensions(self) -> Mapping[str,
|
3231
|
+
def dimensions(self) -> Mapping[str, str]:
|
3232
3232
|
"""
|
3233
3233
|
list of dimensions for the metric
|
3234
3234
|
"""
|
@@ -3421,29 +3421,29 @@ class GetConfigsConfigCollectionItemResult(dict):
|
|
3421
3421
|
def __init__(__self__, *,
|
3422
3422
|
compartment_id: str,
|
3423
3423
|
config_type: str,
|
3424
|
-
defined_tags: Mapping[str,
|
3424
|
+
defined_tags: Mapping[str, str],
|
3425
3425
|
display_name: str,
|
3426
|
-
freeform_tags: Mapping[str,
|
3426
|
+
freeform_tags: Mapping[str, str],
|
3427
3427
|
id: str,
|
3428
3428
|
is_enabled: bool,
|
3429
3429
|
license: str,
|
3430
3430
|
resource_type: str,
|
3431
3431
|
state: str,
|
3432
|
-
system_tags: Mapping[str,
|
3432
|
+
system_tags: Mapping[str, str],
|
3433
3433
|
time_created: str,
|
3434
3434
|
time_updated: str):
|
3435
3435
|
"""
|
3436
3436
|
:param str compartment_id: The ID of the compartment in which data is listed.
|
3437
3437
|
:param str config_type: The type of configuration.
|
3438
|
-
:param Mapping[str,
|
3438
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
3439
3439
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
3440
|
-
:param Mapping[str,
|
3440
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
3441
3441
|
:param str id: The Unique Oracle ID (OCID) that is immutable on creation.
|
3442
3442
|
:param bool is_enabled: True if automatic promotion or enterprise extensibility is enabled, false if it is not enabled.
|
3443
3443
|
:param str license: License edition.
|
3444
3444
|
:param str resource_type: The type of resource to configure for automatic promotion.
|
3445
3445
|
:param str state: The current state of the Config.
|
3446
|
-
:param Mapping[str,
|
3446
|
+
:param Mapping[str, str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
3447
3447
|
:param str time_created: The time the configuration was created. An RFC3339 formatted datetime string.
|
3448
3448
|
:param str time_updated: The time the Config was updated.
|
3449
3449
|
"""
|
@@ -3479,7 +3479,7 @@ class GetConfigsConfigCollectionItemResult(dict):
|
|
3479
3479
|
|
3480
3480
|
@property
|
3481
3481
|
@pulumi.getter(name="definedTags")
|
3482
|
-
def defined_tags(self) -> Mapping[str,
|
3482
|
+
def defined_tags(self) -> Mapping[str, str]:
|
3483
3483
|
"""
|
3484
3484
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
3485
3485
|
"""
|
@@ -3495,7 +3495,7 @@ class GetConfigsConfigCollectionItemResult(dict):
|
|
3495
3495
|
|
3496
3496
|
@property
|
3497
3497
|
@pulumi.getter(name="freeformTags")
|
3498
|
-
def freeform_tags(self) -> Mapping[str,
|
3498
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
3499
3499
|
"""
|
3500
3500
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
3501
3501
|
"""
|
@@ -3543,7 +3543,7 @@ class GetConfigsConfigCollectionItemResult(dict):
|
|
3543
3543
|
|
3544
3544
|
@property
|
3545
3545
|
@pulumi.getter(name="systemTags")
|
3546
|
-
def system_tags(self) -> Mapping[str,
|
3546
|
+
def system_tags(self) -> Mapping[str, str]:
|
3547
3547
|
"""
|
3548
3548
|
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
3549
3549
|
"""
|
@@ -3738,15 +3738,15 @@ class GetDiscoveryJobDiscoveryDetailCredentialItemResult(dict):
|
|
3738
3738
|
@pulumi.output_type
|
3739
3739
|
class GetDiscoveryJobDiscoveryDetailCredentialItemPropertyResult(dict):
|
3740
3740
|
def __init__(__self__, *,
|
3741
|
-
properties_map: Mapping[str,
|
3741
|
+
properties_map: Mapping[str, str]):
|
3742
3742
|
"""
|
3743
|
-
:param Mapping[str,
|
3743
|
+
:param Mapping[str, str] properties_map: Key/Value pair of Property
|
3744
3744
|
"""
|
3745
3745
|
pulumi.set(__self__, "properties_map", properties_map)
|
3746
3746
|
|
3747
3747
|
@property
|
3748
3748
|
@pulumi.getter(name="propertiesMap")
|
3749
|
-
def properties_map(self) -> Mapping[str,
|
3749
|
+
def properties_map(self) -> Mapping[str, str]:
|
3750
3750
|
"""
|
3751
3751
|
Key/Value pair of Property
|
3752
3752
|
"""
|
@@ -3756,15 +3756,15 @@ class GetDiscoveryJobDiscoveryDetailCredentialItemPropertyResult(dict):
|
|
3756
3756
|
@pulumi.output_type
|
3757
3757
|
class GetDiscoveryJobDiscoveryDetailPropertyResult(dict):
|
3758
3758
|
def __init__(__self__, *,
|
3759
|
-
properties_map: Mapping[str,
|
3759
|
+
properties_map: Mapping[str, str]):
|
3760
3760
|
"""
|
3761
|
-
:param Mapping[str,
|
3761
|
+
:param Mapping[str, str] properties_map: Key/Value pair of Property
|
3762
3762
|
"""
|
3763
3763
|
pulumi.set(__self__, "properties_map", properties_map)
|
3764
3764
|
|
3765
3765
|
@property
|
3766
3766
|
@pulumi.getter(name="propertiesMap")
|
3767
|
-
def properties_map(self) -> Mapping[str,
|
3767
|
+
def properties_map(self) -> Mapping[str, str]:
|
3768
3768
|
"""
|
3769
3769
|
Key/Value pair of Property
|
3770
3770
|
"""
|
@@ -3774,15 +3774,15 @@ class GetDiscoveryJobDiscoveryDetailPropertyResult(dict):
|
|
3774
3774
|
@pulumi.output_type
|
3775
3775
|
class GetDiscoveryJobDiscoveryDetailTagResult(dict):
|
3776
3776
|
def __init__(__self__, *,
|
3777
|
-
properties_map: Mapping[str,
|
3777
|
+
properties_map: Mapping[str, str]):
|
3778
3778
|
"""
|
3779
|
-
:param Mapping[str,
|
3779
|
+
:param Mapping[str, str] properties_map: Key/Value pair of Property
|
3780
3780
|
"""
|
3781
3781
|
pulumi.set(__self__, "properties_map", properties_map)
|
3782
3782
|
|
3783
3783
|
@property
|
3784
3784
|
@pulumi.getter(name="propertiesMap")
|
3785
|
-
def properties_map(self) -> Mapping[str,
|
3785
|
+
def properties_map(self) -> Mapping[str, str]:
|
3786
3786
|
"""
|
3787
3787
|
Key/Value pair of Property
|
3788
3788
|
"""
|
@@ -3813,13 +3813,13 @@ class GetDiscoveryJobLogsDiscoveryJobLogCollectionItemResult(dict):
|
|
3813
3813
|
id: str,
|
3814
3814
|
log_message: str,
|
3815
3815
|
log_type: str,
|
3816
|
-
system_tags: Mapping[str,
|
3816
|
+
system_tags: Mapping[str, str],
|
3817
3817
|
time_created: str):
|
3818
3818
|
"""
|
3819
3819
|
:param str id: The OCID of Discovery job
|
3820
3820
|
:param str log_message: Log message
|
3821
3821
|
:param str log_type: The log type like INFO, WARNING, ERROR, SUCCESS
|
3822
|
-
:param Mapping[str,
|
3822
|
+
:param Mapping[str, str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
3823
3823
|
:param str time_created: Time the Job log was created
|
3824
3824
|
"""
|
3825
3825
|
pulumi.set(__self__, "id", id)
|
@@ -3854,7 +3854,7 @@ class GetDiscoveryJobLogsDiscoveryJobLogCollectionItemResult(dict):
|
|
3854
3854
|
|
3855
3855
|
@property
|
3856
3856
|
@pulumi.getter(name="systemTags")
|
3857
|
-
def system_tags(self) -> Mapping[str,
|
3857
|
+
def system_tags(self) -> Mapping[str, str]:
|
3858
3858
|
"""
|
3859
3859
|
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
3860
3860
|
"""
|
@@ -3918,31 +3918,31 @@ class GetDiscoveryJobsDiscoveryJobCollectionResult(dict):
|
|
3918
3918
|
class GetDiscoveryJobsDiscoveryJobCollectionItemResult(dict):
|
3919
3919
|
def __init__(__self__, *,
|
3920
3920
|
compartment_id: str,
|
3921
|
-
defined_tags: Mapping[str,
|
3921
|
+
defined_tags: Mapping[str, str],
|
3922
3922
|
discovery_type: str,
|
3923
|
-
freeform_tags: Mapping[str,
|
3923
|
+
freeform_tags: Mapping[str, str],
|
3924
3924
|
id: str,
|
3925
3925
|
resource_name: str,
|
3926
3926
|
resource_type: str,
|
3927
3927
|
state: str,
|
3928
3928
|
status: str,
|
3929
3929
|
status_message: str,
|
3930
|
-
system_tags: Mapping[str,
|
3930
|
+
system_tags: Mapping[str, str],
|
3931
3931
|
tenant_id: str,
|
3932
3932
|
time_updated: str,
|
3933
3933
|
user_id: str):
|
3934
3934
|
"""
|
3935
3935
|
:param str compartment_id: The ID of the compartment in which data is listed.
|
3936
|
-
:param Mapping[str,
|
3936
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
3937
3937
|
:param str discovery_type: Add option submits new discovery Job. Add with retry option to re-submit failed discovery job. Refresh option refreshes the existing discovered resources.
|
3938
|
-
:param Mapping[str,
|
3938
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
3939
3939
|
:param str id: The OCID of Discovery job
|
3940
3940
|
:param str resource_name: The Name of resource type
|
3941
3941
|
:param str resource_type: Resource Type.
|
3942
3942
|
:param str state: The current state of the DiscoveryJob Resource.
|
3943
3943
|
:param str status: Specifies the status of the discovery job
|
3944
3944
|
:param str status_message: The short summary of the status of the discovery job
|
3945
|
-
:param Mapping[str,
|
3945
|
+
:param Mapping[str, str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
3946
3946
|
:param str tenant_id: The OCID of Tenant
|
3947
3947
|
:param str time_updated: The time the discovery Job was updated.
|
3948
3948
|
:param str user_id: The OCID of user in which the job is submitted
|
@@ -3972,7 +3972,7 @@ class GetDiscoveryJobsDiscoveryJobCollectionItemResult(dict):
|
|
3972
3972
|
|
3973
3973
|
@property
|
3974
3974
|
@pulumi.getter(name="definedTags")
|
3975
|
-
def defined_tags(self) -> Mapping[str,
|
3975
|
+
def defined_tags(self) -> Mapping[str, str]:
|
3976
3976
|
"""
|
3977
3977
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
3978
3978
|
"""
|
@@ -3988,7 +3988,7 @@ class GetDiscoveryJobsDiscoveryJobCollectionItemResult(dict):
|
|
3988
3988
|
|
3989
3989
|
@property
|
3990
3990
|
@pulumi.getter(name="freeformTags")
|
3991
|
-
def freeform_tags(self) -> Mapping[str,
|
3991
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
3992
3992
|
"""
|
3993
3993
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
3994
3994
|
"""
|
@@ -4044,7 +4044,7 @@ class GetDiscoveryJobsDiscoveryJobCollectionItemResult(dict):
|
|
4044
4044
|
|
4045
4045
|
@property
|
4046
4046
|
@pulumi.getter(name="systemTags")
|
4047
|
-
def system_tags(self) -> Mapping[str,
|
4047
|
+
def system_tags(self) -> Mapping[str, str]:
|
4048
4048
|
"""
|
4049
4049
|
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
4050
4050
|
"""
|
@@ -5925,12 +5925,12 @@ class GetMonitoredResourceTasksMonitoredResourceTasksCollectionResult(dict):
|
|
5925
5925
|
class GetMonitoredResourceTasksMonitoredResourceTasksCollectionItemResult(dict):
|
5926
5926
|
def __init__(__self__, *,
|
5927
5927
|
compartment_id: str,
|
5928
|
-
defined_tags: Mapping[str,
|
5929
|
-
freeform_tags: Mapping[str,
|
5928
|
+
defined_tags: Mapping[str, str],
|
5929
|
+
freeform_tags: Mapping[str, str],
|
5930
5930
|
id: str,
|
5931
5931
|
name: str,
|
5932
5932
|
state: str,
|
5933
|
-
system_tags: Mapping[str,
|
5933
|
+
system_tags: Mapping[str, str],
|
5934
5934
|
task_details: Sequence['outputs.GetMonitoredResourceTasksMonitoredResourceTasksCollectionItemTaskDetailResult'],
|
5935
5935
|
tenant_id: str,
|
5936
5936
|
time_created: str,
|
@@ -5938,12 +5938,12 @@ class GetMonitoredResourceTasksMonitoredResourceTasksCollectionItemResult(dict):
|
|
5938
5938
|
work_request_ids: Sequence[str]):
|
5939
5939
|
"""
|
5940
5940
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment for which stack monitoring resource tasks should be listed.
|
5941
|
-
:param Mapping[str,
|
5942
|
-
:param Mapping[str,
|
5941
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
5942
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
5943
5943
|
:param str id: Task identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
5944
5944
|
:param str name: Name of the task.
|
5945
5945
|
:param str state: The current state of the stack monitoring resource task.
|
5946
|
-
:param Mapping[str,
|
5946
|
+
:param Mapping[str, str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5947
5947
|
:param Sequence['GetMonitoredResourceTasksMonitoredResourceTasksCollectionItemTaskDetailArgs'] task_details: The request details for the performing the task.
|
5948
5948
|
:param str tenant_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the tenancy.
|
5949
5949
|
:param str time_created: The date and time when the stack monitoring resource task was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
@@ -5973,7 +5973,7 @@ class GetMonitoredResourceTasksMonitoredResourceTasksCollectionItemResult(dict):
|
|
5973
5973
|
|
5974
5974
|
@property
|
5975
5975
|
@pulumi.getter(name="definedTags")
|
5976
|
-
def defined_tags(self) -> Mapping[str,
|
5976
|
+
def defined_tags(self) -> Mapping[str, str]:
|
5977
5977
|
"""
|
5978
5978
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
5979
5979
|
"""
|
@@ -5981,7 +5981,7 @@ class GetMonitoredResourceTasksMonitoredResourceTasksCollectionItemResult(dict):
|
|
5981
5981
|
|
5982
5982
|
@property
|
5983
5983
|
@pulumi.getter(name="freeformTags")
|
5984
|
-
def freeform_tags(self) -> Mapping[str,
|
5984
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
5985
5985
|
"""
|
5986
5986
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
5987
5987
|
"""
|
@@ -6013,7 +6013,7 @@ class GetMonitoredResourceTasksMonitoredResourceTasksCollectionItemResult(dict):
|
|
6013
6013
|
|
6014
6014
|
@property
|
6015
6015
|
@pulumi.getter(name="systemTags")
|
6016
|
-
def system_tags(self) -> Mapping[str,
|
6016
|
+
def system_tags(self) -> Mapping[str, str]:
|
6017
6017
|
"""
|
6018
6018
|
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6019
6019
|
"""
|
@@ -6245,7 +6245,7 @@ class GetMonitoredResourceTypeMetadataResult(dict):
|
|
6245
6245
|
unique_property_sets: Sequence['outputs.GetMonitoredResourceTypeMetadataUniquePropertySetResult'],
|
6246
6246
|
valid_properties_for_creates: Sequence[str],
|
6247
6247
|
valid_properties_for_updates: Sequence[str],
|
6248
|
-
valid_property_values: Mapping[str,
|
6248
|
+
valid_property_values: Mapping[str, str]):
|
6249
6249
|
"""
|
6250
6250
|
:param Sequence[str] agent_properties: List of properties needed by the agent for monitoring the resource. Valid only if resource type is Oracle Cloud Infrastructure management agent based. When specified, these properties are passed to the management agent during resource create or update.
|
6251
6251
|
:param str format: ResourceType metadata format to be used. Currently supports only one format. Possible values - SYSTEM_FORMAT.
|
@@ -6254,7 +6254,7 @@ class GetMonitoredResourceTypeMetadataResult(dict):
|
|
6254
6254
|
:param Sequence['GetMonitoredResourceTypeMetadataUniquePropertySetArgs'] unique_property_sets: List of property sets used to uniquely identify the resources. This check is made during create or update of stack monitoring resource. The resource has to pass unique check for each set in the list. For example, database can have user, password and SID as one unique set. Another unique set would be user, password and service name.
|
6255
6255
|
:param Sequence[str] valid_properties_for_creates: List of valid properties for resource type while creating the monitored resource. If resources of this type specifies any other properties during create operation, the operation will fail.
|
6256
6256
|
:param Sequence[str] valid_properties_for_updates: List of valid properties for resource type while updating the monitored resource. If resources of this type specifies any other properties during update operation, the operation will fail.
|
6257
|
-
:param Mapping[str,
|
6257
|
+
:param Mapping[str, str] valid_property_values: List of valid values for the properties. This is useful when resource type wants to restrict only certain values for some properties. For instance for 'osType' property, supported values can be restricted to be either Linux or Windows. Example: `{"osType": "Linux,Windows,Solaris", "osVersion": "v6.0,v7.0"}`
|
6258
6258
|
"""
|
6259
6259
|
pulumi.set(__self__, "agent_properties", agent_properties)
|
6260
6260
|
pulumi.set(__self__, "format", format)
|
@@ -6315,7 +6315,7 @@ class GetMonitoredResourceTypeMetadataResult(dict):
|
|
6315
6315
|
|
6316
6316
|
@property
|
6317
6317
|
@pulumi.getter(name="validPropertyValues")
|
6318
|
-
def valid_property_values(self) -> Mapping[str,
|
6318
|
+
def valid_property_values(self) -> Mapping[str, str]:
|
6319
6319
|
"""
|
6320
6320
|
List of valid values for the properties. This is useful when resource type wants to restrict only certain values for some properties. For instance for 'osType' property, supported values can be restricted to be either Linux or Windows. Example: `{"osType": "Linux,Windows,Solaris", "osVersion": "v6.0,v7.0"}`
|
6321
6321
|
"""
|
@@ -6389,10 +6389,10 @@ class GetMonitoredResourceTypesMonitoredResourceTypesCollectionResult(dict):
|
|
6389
6389
|
class GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemResult(dict):
|
6390
6390
|
def __init__(__self__, *,
|
6391
6391
|
compartment_id: str,
|
6392
|
-
defined_tags: Mapping[str,
|
6392
|
+
defined_tags: Mapping[str, str],
|
6393
6393
|
description: str,
|
6394
6394
|
display_name: str,
|
6395
|
-
freeform_tags: Mapping[str,
|
6395
|
+
freeform_tags: Mapping[str, str],
|
6396
6396
|
id: str,
|
6397
6397
|
metadatas: Sequence['outputs.GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemMetadataResult'],
|
6398
6398
|
metric_namespace: str,
|
@@ -6400,15 +6400,15 @@ class GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemResult(dict):
|
|
6400
6400
|
resource_category: str,
|
6401
6401
|
source_type: str,
|
6402
6402
|
state: str,
|
6403
|
-
system_tags: Mapping[str,
|
6403
|
+
system_tags: Mapping[str, str],
|
6404
6404
|
time_created: str,
|
6405
6405
|
time_updated: str):
|
6406
6406
|
"""
|
6407
6407
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the tenancy for which monitored resource types should be listed.
|
6408
|
-
:param Mapping[str,
|
6408
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
6409
6409
|
:param str description: A friendly description.
|
6410
6410
|
:param str display_name: Monitored resource type display name.
|
6411
|
-
:param Mapping[str,
|
6411
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
6412
6412
|
:param str id: Monitored resource type identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
6413
6413
|
:param Sequence['GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemMetadataArgs'] metadatas: The metadata details for resource type.
|
6414
6414
|
:param str metric_namespace: A filter to return monitored resource types that has the matching namespace.
|
@@ -6416,7 +6416,7 @@ class GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemResult(dict):
|
|
6416
6416
|
:param str resource_category: Resource Category to indicate the kind of resource type.
|
6417
6417
|
:param str source_type: Source type to indicate if the resource is stack monitoring discovered, Oracle Cloud Infrastructure native resource, etc.
|
6418
6418
|
:param str state: Lifecycle state of the monitored resource type.
|
6419
|
-
:param Mapping[str,
|
6419
|
+
:param Mapping[str, str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6420
6420
|
:param str time_created: The date and time when the monitored resource type was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
6421
6421
|
:param str time_updated: The date and time when the monitored resource was updated, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
6422
6422
|
"""
|
@@ -6446,7 +6446,7 @@ class GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemResult(dict):
|
|
6446
6446
|
|
6447
6447
|
@property
|
6448
6448
|
@pulumi.getter(name="definedTags")
|
6449
|
-
def defined_tags(self) -> Mapping[str,
|
6449
|
+
def defined_tags(self) -> Mapping[str, str]:
|
6450
6450
|
"""
|
6451
6451
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
6452
6452
|
"""
|
@@ -6470,7 +6470,7 @@ class GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemResult(dict):
|
|
6470
6470
|
|
6471
6471
|
@property
|
6472
6472
|
@pulumi.getter(name="freeformTags")
|
6473
|
-
def freeform_tags(self) -> Mapping[str,
|
6473
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
6474
6474
|
"""
|
6475
6475
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
6476
6476
|
"""
|
@@ -6534,7 +6534,7 @@ class GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemResult(dict):
|
|
6534
6534
|
|
6535
6535
|
@property
|
6536
6536
|
@pulumi.getter(name="systemTags")
|
6537
|
-
def system_tags(self) -> Mapping[str,
|
6537
|
+
def system_tags(self) -> Mapping[str, str]:
|
6538
6538
|
"""
|
6539
6539
|
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6540
6540
|
"""
|
@@ -6566,7 +6566,7 @@ class GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemMetadataResul
|
|
6566
6566
|
unique_property_sets: Sequence['outputs.GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemMetadataUniquePropertySetResult'],
|
6567
6567
|
valid_properties_for_creates: Sequence[str],
|
6568
6568
|
valid_properties_for_updates: Sequence[str],
|
6569
|
-
valid_property_values: Mapping[str,
|
6569
|
+
valid_property_values: Mapping[str, str]):
|
6570
6570
|
"""
|
6571
6571
|
:param Sequence[str] agent_properties: List of properties needed by the agent for monitoring the resource. Valid only if resource type is Oracle Cloud Infrastructure management agent based. When specified, these properties are passed to the management agent during resource create or update.
|
6572
6572
|
:param str format: ResourceType metadata format to be used. Currently supports only one format. Possible values - SYSTEM_FORMAT.
|
@@ -6575,7 +6575,7 @@ class GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemMetadataResul
|
|
6575
6575
|
:param Sequence['GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemMetadataUniquePropertySetArgs'] unique_property_sets: List of property sets used to uniquely identify the resources. This check is made during create or update of stack monitoring resource. The resource has to pass unique check for each set in the list. For example, database can have user, password and SID as one unique set. Another unique set would be user, password and service name.
|
6576
6576
|
:param Sequence[str] valid_properties_for_creates: List of valid properties for resource type while creating the monitored resource. If resources of this type specifies any other properties during create operation, the operation will fail.
|
6577
6577
|
:param Sequence[str] valid_properties_for_updates: List of valid properties for resource type while updating the monitored resource. If resources of this type specifies any other properties during update operation, the operation will fail.
|
6578
|
-
:param Mapping[str,
|
6578
|
+
:param Mapping[str, str] valid_property_values: List of valid values for the properties. This is useful when resource type wants to restrict only certain values for some properties. For instance for 'osType' property, supported values can be restricted to be either Linux or Windows. Example: `{"osType": "Linux,Windows,Solaris", "osVersion": "v6.0,v7.0"}`
|
6579
6579
|
"""
|
6580
6580
|
pulumi.set(__self__, "agent_properties", agent_properties)
|
6581
6581
|
pulumi.set(__self__, "format", format)
|
@@ -6636,7 +6636,7 @@ class GetMonitoredResourceTypesMonitoredResourceTypesCollectionItemMetadataResul
|
|
6636
6636
|
|
6637
6637
|
@property
|
6638
6638
|
@pulumi.getter(name="validPropertyValues")
|
6639
|
-
def valid_property_values(self) -> Mapping[str,
|
6639
|
+
def valid_property_values(self) -> Mapping[str, str]:
|
6640
6640
|
"""
|
6641
6641
|
List of valid values for the properties. This is useful when resource type wants to restrict only certain values for some properties. For instance for 'osType' property, supported values can be restricted to be either Linux or Windows. Example: `{"osType": "Linux,Windows,Solaris", "osVersion": "v6.0,v7.0"}`
|
6642
6642
|
"""
|
@@ -6715,11 +6715,11 @@ class GetMonitoredResourcesMonitoredResourceCollectionItemResult(dict):
|
|
6715
6715
|
compartment_id: str,
|
6716
6716
|
credentials: Sequence['outputs.GetMonitoredResourcesMonitoredResourceCollectionItemCredentialResult'],
|
6717
6717
|
database_connection_details: Sequence['outputs.GetMonitoredResourcesMonitoredResourceCollectionItemDatabaseConnectionDetailResult'],
|
6718
|
-
defined_tags: Mapping[str,
|
6718
|
+
defined_tags: Mapping[str, str],
|
6719
6719
|
display_name: str,
|
6720
6720
|
external_id: str,
|
6721
6721
|
external_resource_id: str,
|
6722
|
-
freeform_tags: Mapping[str,
|
6722
|
+
freeform_tags: Mapping[str, str],
|
6723
6723
|
host_name: str,
|
6724
6724
|
id: str,
|
6725
6725
|
license: str,
|
@@ -6730,7 +6730,7 @@ class GetMonitoredResourcesMonitoredResourceCollectionItemResult(dict):
|
|
6730
6730
|
resource_time_zone: str,
|
6731
6731
|
source_type: str,
|
6732
6732
|
state: str,
|
6733
|
-
system_tags: Mapping[str,
|
6733
|
+
system_tags: Mapping[str, str],
|
6734
6734
|
tenant_id: str,
|
6735
6735
|
time_created: str,
|
6736
6736
|
time_updated: str,
|
@@ -6740,10 +6740,10 @@ class GetMonitoredResourcesMonitoredResourceCollectionItemResult(dict):
|
|
6740
6740
|
:param str compartment_id: The ID of the compartment in which data is listed.
|
6741
6741
|
:param Sequence['GetMonitoredResourcesMonitoredResourceCollectionItemCredentialArgs'] credentials: Monitored Resource Credential Details.
|
6742
6742
|
:param Sequence['GetMonitoredResourcesMonitoredResourceCollectionItemDatabaseConnectionDetailArgs'] database_connection_details: Connection details for the database.
|
6743
|
-
:param Mapping[str,
|
6743
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
6744
6744
|
:param str display_name: Monitored resource display name.
|
6745
6745
|
:param str external_id: The external resource identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). External resource is any Oracle Cloud Infrastructure resource which is not a Stack Monitoring service resource. Currently supports only following resource types - Container database, non-container database, pluggable database and Oracle Cloud Infrastructure compute instance.
|
6746
|
-
:param Mapping[str,
|
6746
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
6747
6747
|
:param str host_name: Monitored resource host name.
|
6748
6748
|
:param str id: Monitored resource identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
6749
6749
|
:param str management_agent_id: Management Agent Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
@@ -6753,7 +6753,7 @@ class GetMonitoredResourcesMonitoredResourceCollectionItemResult(dict):
|
|
6753
6753
|
:param str resource_time_zone: Time zone in the form of tz database canonical zone ID.
|
6754
6754
|
:param str source_type: Source type to indicate if the resource is stack monitoring discovered, Oracle Cloud Infrastructure native resource, etc.
|
6755
6755
|
:param str state: Lifecycle state of the monitored resource.
|
6756
|
-
:param Mapping[str,
|
6756
|
+
:param Mapping[str, str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6757
6757
|
:param str tenant_id: Tenancy Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
6758
6758
|
:param str time_created: The date and time when the monitored resource was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
6759
6759
|
:param str time_updated: The date and time when the monitored resource was last updated, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
@@ -6830,7 +6830,7 @@ class GetMonitoredResourcesMonitoredResourceCollectionItemResult(dict):
|
|
6830
6830
|
|
6831
6831
|
@property
|
6832
6832
|
@pulumi.getter(name="definedTags")
|
6833
|
-
def defined_tags(self) -> Mapping[str,
|
6833
|
+
def defined_tags(self) -> Mapping[str, str]:
|
6834
6834
|
"""
|
6835
6835
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
6836
6836
|
"""
|
@@ -6859,7 +6859,7 @@ class GetMonitoredResourcesMonitoredResourceCollectionItemResult(dict):
|
|
6859
6859
|
|
6860
6860
|
@property
|
6861
6861
|
@pulumi.getter(name="freeformTags")
|
6862
|
-
def freeform_tags(self) -> Mapping[str,
|
6862
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
6863
6863
|
"""
|
6864
6864
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
6865
6865
|
"""
|
@@ -6944,7 +6944,7 @@ class GetMonitoredResourcesMonitoredResourceCollectionItemResult(dict):
|
|
6944
6944
|
|
6945
6945
|
@property
|
6946
6946
|
@pulumi.getter(name="systemTags")
|
6947
|
-
def system_tags(self) -> Mapping[str,
|
6947
|
+
def system_tags(self) -> Mapping[str, str]:
|
6948
6948
|
"""
|
6949
6949
|
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6950
6950
|
"""
|
@@ -7612,26 +7612,26 @@ class GetProcessSetsProcessSetCollectionResult(dict):
|
|
7612
7612
|
class GetProcessSetsProcessSetCollectionItemResult(dict):
|
7613
7613
|
def __init__(__self__, *,
|
7614
7614
|
compartment_id: str,
|
7615
|
-
defined_tags: Mapping[str,
|
7615
|
+
defined_tags: Mapping[str, str],
|
7616
7616
|
display_name: str,
|
7617
|
-
freeform_tags: Mapping[str,
|
7617
|
+
freeform_tags: Mapping[str, str],
|
7618
7618
|
id: str,
|
7619
7619
|
revision: str,
|
7620
7620
|
specifications: Sequence['outputs.GetProcessSetsProcessSetCollectionItemSpecificationResult'],
|
7621
7621
|
state: str,
|
7622
|
-
system_tags: Mapping[str,
|
7622
|
+
system_tags: Mapping[str, str],
|
7623
7623
|
time_created: str,
|
7624
7624
|
time_updated: str):
|
7625
7625
|
"""
|
7626
7626
|
:param str compartment_id: The ID of the compartment in which data is listed.
|
7627
|
-
:param Mapping[str,
|
7627
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
7628
7628
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
7629
|
-
:param Mapping[str,
|
7629
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
7630
7630
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Process Set.
|
7631
7631
|
:param str revision: The current revision of the Process Set.
|
7632
7632
|
:param Sequence['GetProcessSetsProcessSetCollectionItemSpecificationArgs'] specifications: Collection of regular expression specifications used to identify the processes to be monitored.
|
7633
7633
|
:param str state: The current state of the Resource.
|
7634
|
-
:param Mapping[str,
|
7634
|
+
:param Mapping[str, str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
7635
7635
|
:param str time_created: The time the process set was created. An RFC3339 formatted datetime string.
|
7636
7636
|
:param str time_updated: The time the process set was last updated. An RFC3339 formatted datetime string.
|
7637
7637
|
"""
|
@@ -7657,7 +7657,7 @@ class GetProcessSetsProcessSetCollectionItemResult(dict):
|
|
7657
7657
|
|
7658
7658
|
@property
|
7659
7659
|
@pulumi.getter(name="definedTags")
|
7660
|
-
def defined_tags(self) -> Mapping[str,
|
7660
|
+
def defined_tags(self) -> Mapping[str, str]:
|
7661
7661
|
"""
|
7662
7662
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
7663
7663
|
"""
|
@@ -7673,7 +7673,7 @@ class GetProcessSetsProcessSetCollectionItemResult(dict):
|
|
7673
7673
|
|
7674
7674
|
@property
|
7675
7675
|
@pulumi.getter(name="freeformTags")
|
7676
|
-
def freeform_tags(self) -> Mapping[str,
|
7676
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
7677
7677
|
"""
|
7678
7678
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
7679
7679
|
"""
|
@@ -7713,7 +7713,7 @@ class GetProcessSetsProcessSetCollectionItemResult(dict):
|
|
7713
7713
|
|
7714
7714
|
@property
|
7715
7715
|
@pulumi.getter(name="systemTags")
|
7716
|
-
def system_tags(self) -> Mapping[str,
|
7716
|
+
def system_tags(self) -> Mapping[str, str]:
|
7717
7717
|
"""
|
7718
7718
|
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
7719
7719
|
"""
|