pulumi-oci 2.7.0a1723624751__py3-none-any.whl → 2.8.0a1724220787__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_oci/adm/_inputs.py +4 -4
- pulumi_oci/adm/get_knowledgebase.py +3 -3
- pulumi_oci/adm/get_remediation_recipe.py +3 -3
- pulumi_oci/adm/get_remediation_run.py +3 -3
- pulumi_oci/adm/get_vulnerability_audit.py +3 -3
- pulumi_oci/adm/knowledge_base.py +35 -35
- pulumi_oci/adm/outputs.py +45 -45
- pulumi_oci/adm/remediation_recipe.py +35 -35
- pulumi_oci/adm/remediation_run.py +35 -35
- pulumi_oci/adm/vulnerability_audit.py +35 -35
- pulumi_oci/aianomalydetection/ai_private_endpoint.py +35 -35
- pulumi_oci/aianomalydetection/data_asset.py +35 -35
- pulumi_oci/aianomalydetection/detect_anomaly_job.py +21 -21
- pulumi_oci/aianomalydetection/get_ai_private_endpoint.py +3 -3
- pulumi_oci/aianomalydetection/get_detect_anomaly_job.py +3 -3
- pulumi_oci/aianomalydetection/get_detection_data_asset.py +3 -3
- pulumi_oci/aianomalydetection/get_detection_model.py +3 -3
- pulumi_oci/aianomalydetection/get_detection_project.py +3 -3
- pulumi_oci/aianomalydetection/model.py +35 -35
- pulumi_oci/aianomalydetection/outputs.py +45 -45
- pulumi_oci/aianomalydetection/project.py +35 -35
- pulumi_oci/aidocument/get_model.py +3 -3
- pulumi_oci/aidocument/get_project.py +3 -3
- pulumi_oci/aidocument/model.py +35 -35
- pulumi_oci/aidocument/outputs.py +18 -18
- pulumi_oci/aidocument/project.py +35 -35
- pulumi_oci/ailanguage/endpoint.py +35 -35
- pulumi_oci/ailanguage/get_endpoint.py +3 -3
- pulumi_oci/ailanguage/get_model.py +3 -3
- pulumi_oci/ailanguage/get_project.py +3 -3
- pulumi_oci/ailanguage/model.py +35 -35
- pulumi_oci/ailanguage/outputs.py +33 -33
- pulumi_oci/ailanguage/project.py +35 -35
- pulumi_oci/aivision/get_model.py +3 -3
- pulumi_oci/aivision/get_project.py +3 -3
- pulumi_oci/aivision/model.py +35 -35
- pulumi_oci/aivision/outputs.py +18 -18
- pulumi_oci/aivision/project.py +35 -35
- pulumi_oci/analytics/analytics_instance.py +28 -28
- pulumi_oci/analytics/get_analytics_instance.py +2 -2
- pulumi_oci/analytics/outputs.py +6 -6
- pulumi_oci/announcementsservice/announcement_subscription.py +35 -35
- pulumi_oci/announcementsservice/get_announcement_subscription.py +3 -3
- pulumi_oci/announcementsservice/outputs.py +9 -9
- pulumi_oci/apigateway/_inputs.py +8 -8
- pulumi_oci/apigateway/api.py +28 -28
- pulumi_oci/apigateway/certificate.py +28 -28
- pulumi_oci/apigateway/deployment.py +28 -28
- pulumi_oci/apigateway/gateway.py +28 -28
- pulumi_oci/apigateway/get_api.py +2 -2
- pulumi_oci/apigateway/get_certificate.py +2 -2
- pulumi_oci/apigateway/get_deployment.py +2 -2
- pulumi_oci/apigateway/get_gateway.py +2 -2
- pulumi_oci/apigateway/get_subscriber.py +2 -2
- pulumi_oci/apigateway/get_usage_plan.py +2 -2
- pulumi_oci/apigateway/outputs.py +54 -54
- pulumi_oci/apigateway/subscriber.py +28 -28
- pulumi_oci/apigateway/usage_plan.py +28 -28
- pulumi_oci/apm/apm_domain.py +28 -28
- pulumi_oci/apm/get_apm_domain.py +2 -2
- pulumi_oci/apm/outputs.py +6 -6
- pulumi_oci/apmconfig/config.py +28 -28
- pulumi_oci/apmconfig/get_config.py +2 -2
- pulumi_oci/apmconfig/outputs.py +6 -6
- pulumi_oci/apmsynthetics/config.py +28 -28
- pulumi_oci/apmsynthetics/dedicated_vantage_point.py +28 -28
- pulumi_oci/apmsynthetics/get_dedicated_vantage_point.py +2 -2
- pulumi_oci/apmsynthetics/get_monitor.py +2 -2
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point.py +2 -2
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point_worker.py +2 -2
- pulumi_oci/apmsynthetics/get_script.py +2 -2
- pulumi_oci/apmsynthetics/on_premise_vantage_point.py +28 -28
- pulumi_oci/apmsynthetics/on_premise_vantage_point_worker.py +28 -28
- pulumi_oci/apmsynthetics/outputs.py +30 -30
- pulumi_oci/apmsynthetics/script.py +28 -28
- pulumi_oci/artifacts/container_image_signature.py +35 -35
- pulumi_oci/artifacts/container_repository.py +35 -35
- pulumi_oci/artifacts/generic_artifact.py +28 -28
- pulumi_oci/artifacts/get_container_image.py +3 -3
- pulumi_oci/artifacts/get_container_image_signature.py +3 -3
- pulumi_oci/artifacts/get_container_repository.py +3 -3
- pulumi_oci/artifacts/get_generic_artifact.py +2 -2
- pulumi_oci/artifacts/get_repository.py +2 -2
- pulumi_oci/artifacts/outputs.py +39 -39
- pulumi_oci/artifacts/repository.py +28 -28
- pulumi_oci/audit/outputs.py +27 -27
- pulumi_oci/autoscaling/auto_scaling_configuration.py +28 -28
- pulumi_oci/autoscaling/get_auto_scaling_configuration.py +2 -2
- pulumi_oci/autoscaling/outputs.py +6 -6
- pulumi_oci/bastion/bastion.py +35 -35
- pulumi_oci/bastion/get_bastion.py +3 -3
- pulumi_oci/bastion/get_session.py +1 -1
- pulumi_oci/bastion/outputs.py +12 -12
- pulumi_oci/bastion/session.py +7 -7
- pulumi_oci/bigdataservice/bds_instance.py +28 -28
- pulumi_oci/bigdataservice/get_bds_instance.py +2 -2
- pulumi_oci/bigdataservice/get_bds_instance_get_os_patch.py +1 -1
- pulumi_oci/bigdataservice/outputs.py +6 -6
- pulumi_oci/blockchain/blockchain_platform.py +28 -28
- pulumi_oci/blockchain/get_blockchain_platform.py +2 -2
- pulumi_oci/blockchain/outputs.py +6 -6
- pulumi_oci/budget/budget.py +28 -28
- pulumi_oci/budget/get_alert_rule.py +2 -2
- pulumi_oci/budget/get_budget.py +2 -2
- pulumi_oci/budget/outputs.py +12 -12
- pulumi_oci/budget/rule.py +28 -28
- pulumi_oci/capacitymanagement/_inputs.py +4 -4
- pulumi_oci/capacitymanagement/get_occ_availability_catalog.py +3 -3
- pulumi_oci/capacitymanagement/get_occ_capacity_request.py +3 -3
- pulumi_oci/capacitymanagement/get_occ_customer_group.py +3 -3
- pulumi_oci/capacitymanagement/occ_availability_catalog.py +35 -35
- pulumi_oci/capacitymanagement/occ_capacity_request.py +35 -35
- pulumi_oci/capacitymanagement/outputs.py +43 -43
- pulumi_oci/certificatesmanagement/ca_bundle.py +28 -28
- pulumi_oci/certificatesmanagement/certificate.py +28 -28
- pulumi_oci/certificatesmanagement/certificate_authority.py +28 -28
- pulumi_oci/certificatesmanagement/get_ca_bundle.py +2 -2
- pulumi_oci/certificatesmanagement/get_certificate.py +2 -2
- pulumi_oci/certificatesmanagement/get_certificate_authority.py +2 -2
- pulumi_oci/certificatesmanagement/outputs.py +18 -18
- pulumi_oci/cloudbridge/_inputs.py +8 -8
- pulumi_oci/cloudbridge/agent.py +35 -35
- pulumi_oci/cloudbridge/agent_dependency.py +42 -42
- pulumi_oci/cloudbridge/agent_plugin.py +21 -21
- pulumi_oci/cloudbridge/asset.py +35 -35
- pulumi_oci/cloudbridge/asset_source.py +42 -42
- pulumi_oci/cloudbridge/discovery_schedule.py +35 -35
- pulumi_oci/cloudbridge/environment.py +35 -35
- pulumi_oci/cloudbridge/get_agent.py +3 -3
- pulumi_oci/cloudbridge/get_agent_dependency.py +3 -3
- pulumi_oci/cloudbridge/get_agent_plugin.py +3 -3
- pulumi_oci/cloudbridge/get_asset.py +3 -3
- pulumi_oci/cloudbridge/get_asset_source.py +3 -3
- pulumi_oci/cloudbridge/get_discovery_schedule.py +3 -3
- pulumi_oci/cloudbridge/get_environment.py +3 -3
- pulumi_oci/cloudbridge/get_inventory.py +3 -3
- pulumi_oci/cloudbridge/inventory.py +35 -35
- pulumi_oci/cloudbridge/outputs.py +93 -93
- pulumi_oci/cloudguard/_inputs.py +12 -12
- pulumi_oci/cloudguard/adhoc_query.py +35 -35
- pulumi_oci/cloudguard/cloud_guard_data_source.py +35 -35
- pulumi_oci/cloudguard/data_mask_rule.py +35 -35
- pulumi_oci/cloudguard/detector_recipe.py +35 -35
- pulumi_oci/cloudguard/get_adhoc_query.py +3 -3
- pulumi_oci/cloudguard/get_data_mask_rule.py +3 -3
- pulumi_oci/cloudguard/get_data_source.py +3 -3
- pulumi_oci/cloudguard/get_detector_recipe.py +3 -3
- pulumi_oci/cloudguard/get_guard_target.py +3 -3
- pulumi_oci/cloudguard/get_managed_list.py +3 -3
- pulumi_oci/cloudguard/get_responder_recipe.py +3 -3
- pulumi_oci/cloudguard/get_saved_query.py +3 -3
- pulumi_oci/cloudguard/get_security_policy.py +2 -2
- pulumi_oci/cloudguard/get_security_recipe.py +2 -2
- pulumi_oci/cloudguard/get_security_zone.py +2 -2
- pulumi_oci/cloudguard/get_wlp_agent.py +3 -3
- pulumi_oci/cloudguard/managed_list.py +35 -35
- pulumi_oci/cloudguard/outputs.py +126 -126
- pulumi_oci/cloudguard/responder_recipe.py +35 -35
- pulumi_oci/cloudguard/saved_query.py +35 -35
- pulumi_oci/cloudguard/security_recipe.py +28 -28
- pulumi_oci/cloudguard/security_zone.py +28 -28
- pulumi_oci/cloudguard/target.py +35 -35
- pulumi_oci/cloudguard/wlp_agent.py +35 -35
- pulumi_oci/cloudmigrations/_inputs.py +56 -56
- pulumi_oci/cloudmigrations/get_migration.py +3 -3
- pulumi_oci/cloudmigrations/get_migration_asset.py +1 -1
- pulumi_oci/cloudmigrations/get_migration_plan.py +4 -4
- pulumi_oci/cloudmigrations/get_replication_schedule.py +3 -3
- pulumi_oci/cloudmigrations/migration.py +35 -35
- pulumi_oci/cloudmigrations/migration_asset.py +7 -7
- pulumi_oci/cloudmigrations/migration_plan.py +42 -42
- pulumi_oci/cloudmigrations/outputs.py +177 -177
- pulumi_oci/cloudmigrations/replication_schedule.py +35 -35
- pulumi_oci/clusterplacementgroups/cluster_placement_group.py +35 -35
- pulumi_oci/clusterplacementgroups/get_cluster_placement_group.py +3 -3
- pulumi_oci/clusterplacementgroups/outputs.py +9 -9
- pulumi_oci/computecloud/at_customer_ccc_infrastructure.py +35 -35
- pulumi_oci/computecloud/at_customer_ccc_upgrade_schedule.py +35 -35
- pulumi_oci/computecloud/get_at_customer_ccc_infrastructure.py +3 -3
- pulumi_oci/computecloud/get_at_customer_ccc_upgrade_schedule.py +3 -3
- pulumi_oci/computecloud/outputs.py +18 -18
- pulumi_oci/containerengine/_inputs.py +64 -64
- pulumi_oci/containerengine/cluster.py +28 -28
- pulumi_oci/containerengine/cluster_workload_mapping.py +28 -28
- pulumi_oci/containerengine/container_instance.py +35 -35
- pulumi_oci/containerengine/get_cluster_workload_mapping.py +2 -2
- pulumi_oci/containerengine/get_node_pool.py +3 -3
- pulumi_oci/containerengine/get_virtual_node_pool.py +3 -3
- pulumi_oci/containerengine/node_pool.py +42 -42
- pulumi_oci/containerengine/outputs.py +135 -135
- pulumi_oci/containerengine/virtual_node_pool.py +35 -35
- pulumi_oci/containerinstances/get_container_instance.py +3 -3
- pulumi_oci/containerinstances/outputs.py +43 -43
- pulumi_oci/core/_inputs.py +124 -124
- pulumi_oci/core/boot_volume.py +35 -35
- pulumi_oci/core/boot_volume_backup.py +35 -35
- pulumi_oci/core/capture_filter.py +28 -28
- pulumi_oci/core/cluster_network.py +28 -28
- pulumi_oci/core/compute_capacity_reservation.py +28 -28
- pulumi_oci/core/compute_capacity_topology.py +28 -28
- pulumi_oci/core/compute_cluster.py +28 -28
- pulumi_oci/core/compute_image_capability_schema.py +42 -92
- pulumi_oci/core/console_history.py +28 -28
- pulumi_oci/core/cpe.py +28 -28
- pulumi_oci/core/cross_connect.py +28 -28
- pulumi_oci/core/cross_connect_group.py +28 -28
- pulumi_oci/core/dedicated_vm_host.py +28 -28
- pulumi_oci/core/default_dhcp_options.py +20 -20
- pulumi_oci/core/default_route_table.py +20 -20
- pulumi_oci/core/default_security_list.py +20 -20
- pulumi_oci/core/dhcp_options.py +28 -28
- pulumi_oci/core/drg.py +28 -28
- pulumi_oci/core/drg_attachment.py +28 -28
- pulumi_oci/core/drg_attachment_management.py +28 -28
- pulumi_oci/core/drg_route_distribution.py +28 -28
- pulumi_oci/core/drg_route_table.py +28 -28
- pulumi_oci/core/drg_route_table_route_rule.py +7 -7
- pulumi_oci/core/get_block_volume_replica.py +2 -2
- pulumi_oci/core/get_boot_volume.py +3 -3
- pulumi_oci/core/get_boot_volume_backup.py +3 -3
- pulumi_oci/core/get_boot_volume_replica.py +2 -2
- pulumi_oci/core/get_byoip_range.py +2 -2
- pulumi_oci/core/get_capture_filter.py +2 -2
- pulumi_oci/core/get_cluster_network.py +2 -2
- pulumi_oci/core/get_compute_capacity_reservation.py +2 -2
- pulumi_oci/core/get_compute_capacity_topology.py +2 -2
- pulumi_oci/core/get_compute_cluster.py +2 -2
- pulumi_oci/core/get_compute_global_image_capability_schema.py +2 -2
- pulumi_oci/core/get_compute_global_image_capability_schemas_version.py +1 -1
- pulumi_oci/core/get_compute_image_capability_schema.py +3 -3
- pulumi_oci/core/get_cross_connect.py +2 -2
- pulumi_oci/core/get_cross_connect_group.py +2 -2
- pulumi_oci/core/get_dedicated_vm_host.py +2 -2
- pulumi_oci/core/get_drg_route_distribution.py +2 -2
- pulumi_oci/core/get_drg_route_rule.py +2 -2
- pulumi_oci/core/get_image.py +2 -2
- pulumi_oci/core/get_instance.py +5 -5
- pulumi_oci/core/get_instance_configuration.py +2 -2
- pulumi_oci/core/get_instance_maintenance_event.py +3 -3
- pulumi_oci/core/get_instance_pool.py +2 -2
- pulumi_oci/core/get_ipv6.py +2 -2
- pulumi_oci/core/get_nat_gateway.py +2 -2
- pulumi_oci/core/get_network_security_group.py +2 -2
- pulumi_oci/core/get_private_ip.py +2 -2
- pulumi_oci/core/get_public_ip.py +2 -2
- pulumi_oci/core/get_public_ip_pool.py +2 -2
- pulumi_oci/core/get_subnet.py +2 -2
- pulumi_oci/core/get_vcn.py +2 -2
- pulumi_oci/core/get_virtual_circuit.py +2 -2
- pulumi_oci/core/get_vlan.py +2 -2
- pulumi_oci/core/get_vnic.py +2 -2
- pulumi_oci/core/get_volume.py +3 -3
- pulumi_oci/core/get_volume_group_replica.py +2 -2
- pulumi_oci/core/get_vtap.py +2 -2
- pulumi_oci/core/image.py +28 -28
- pulumi_oci/core/instance.py +59 -59
- pulumi_oci/core/instance_configuration.py +28 -28
- pulumi_oci/core/instance_console_connection.py +28 -28
- pulumi_oci/core/instance_maintenance_event.py +35 -35
- pulumi_oci/core/instance_pool.py +28 -28
- pulumi_oci/core/internet_gateway.py +28 -28
- pulumi_oci/core/ipsec.py +28 -28
- pulumi_oci/core/ipv6.py +28 -28
- pulumi_oci/core/local_peering_gateway.py +28 -28
- pulumi_oci/core/nat_gateway.py +28 -28
- pulumi_oci/core/network_security_group.py +28 -28
- pulumi_oci/core/outputs.py +620 -620
- pulumi_oci/core/private_ip.py +28 -28
- pulumi_oci/core/public_ip.py +28 -28
- pulumi_oci/core/public_ip_pool.py +28 -28
- pulumi_oci/core/remote_peering_connection.py +28 -28
- pulumi_oci/core/route_table.py +28 -28
- pulumi_oci/core/security_list.py +28 -28
- pulumi_oci/core/service_gateway.py +28 -28
- pulumi_oci/core/subnet.py +28 -28
- pulumi_oci/core/vcn.py +28 -28
- pulumi_oci/core/virtual_circuit.py +28 -28
- pulumi_oci/core/virtual_network.py +20 -20
- pulumi_oci/core/vlan.py +28 -28
- pulumi_oci/core/volume.py +35 -35
- pulumi_oci/core/volume_backup.py +35 -35
- pulumi_oci/core/volume_backup_policy.py +28 -28
- pulumi_oci/core/volume_group.py +28 -28
- pulumi_oci/core/volume_group_backup.py +28 -28
- pulumi_oci/core/vtap.py +28 -28
- pulumi_oci/database/_inputs.py +66 -66
- pulumi_oci/database/application_vip.py +14 -14
- pulumi_oci/database/autonomous_container_database.py +28 -28
- pulumi_oci/database/autonomous_database.py +35 -35
- pulumi_oci/database/autonomous_database_software_image.py +28 -28
- pulumi_oci/database/autonomous_exadata_infrastructure.py +28 -28
- pulumi_oci/database/autonomous_vm_cluster.py +28 -28
- pulumi_oci/database/backup_destination.py +28 -28
- pulumi_oci/database/cloud_autonomous_vm_cluster.py +28 -28
- pulumi_oci/database/cloud_exadata_infrastructure.py +35 -35
- pulumi_oci/database/cloud_vm_cluster.py +35 -35
- pulumi_oci/database/data_guard_association.py +56 -56
- pulumi_oci/database/database.py +14 -14
- pulumi_oci/database/database_software_image.py +28 -28
- pulumi_oci/database/database_upgrade.py +14 -14
- pulumi_oci/database/db_home.py +28 -28
- pulumi_oci/database/db_node.py +28 -28
- pulumi_oci/database/db_node_console_connection.py +28 -28
- pulumi_oci/database/db_node_console_history.py +28 -28
- pulumi_oci/database/db_system.py +28 -28
- pulumi_oci/database/db_systems_upgrade.py +14 -14
- pulumi_oci/database/exadata_infrastructure.py +28 -28
- pulumi_oci/database/exadata_infrastructure_compute.py +14 -14
- pulumi_oci/database/exadata_infrastructure_storage.py +20 -20
- pulumi_oci/database/exadb_vm_cluster.py +35 -35
- pulumi_oci/database/exascale_db_storage_vault.py +35 -35
- pulumi_oci/database/external_container_database.py +28 -28
- pulumi_oci/database/external_database_connector.py +28 -28
- pulumi_oci/database/external_non_container_database.py +28 -28
- pulumi_oci/database/external_pluggable_database.py +28 -28
- pulumi_oci/database/get_application_vip.py +2 -2
- pulumi_oci/database/get_autonomous_container_database.py +2 -2
- pulumi_oci/database/get_autonomous_container_database_resource_usage.py +2 -2
- pulumi_oci/database/get_autonomous_database.py +3 -3
- pulumi_oci/database/get_autonomous_database_software_image.py +2 -2
- pulumi_oci/database/get_autonomous_exadata_infrastructure.py +2 -2
- pulumi_oci/database/get_autonomous_virtual_machine.py +2 -2
- pulumi_oci/database/get_autonomous_vm_cluster.py +2 -2
- pulumi_oci/database/get_backup_destination.py +2 -2
- pulumi_oci/database/get_cloud_autonomous_vm_cluster.py +2 -2
- pulumi_oci/database/get_cloud_exadata_infrastructure.py +3 -3
- pulumi_oci/database/get_cloud_vm_cluster.py +3 -3
- pulumi_oci/database/get_data_guard_association.py +4 -4
- pulumi_oci/database/get_database.py +2 -2
- pulumi_oci/database/get_database_software_image.py +2 -2
- pulumi_oci/database/get_db_home.py +2 -2
- pulumi_oci/database/get_db_node.py +2 -2
- pulumi_oci/database/get_db_node_console_connection.py +2 -2
- pulumi_oci/database/get_db_node_console_history.py +2 -2
- pulumi_oci/database/get_db_server.py +2 -2
- pulumi_oci/database/get_exadata_infrastructure.py +2 -2
- pulumi_oci/database/get_exadb_vm_cluster.py +3 -3
- pulumi_oci/database/get_exascale_db_storage_vault.py +3 -3
- pulumi_oci/database/get_external_container_database.py +2 -2
- pulumi_oci/database/get_external_database_connector.py +2 -2
- pulumi_oci/database/get_external_non_container_database.py +2 -2
- pulumi_oci/database/get_external_pluggable_database.py +2 -2
- pulumi_oci/database/get_key_store.py +2 -2
- pulumi_oci/database/get_oneoff_patch.py +2 -2
- pulumi_oci/database/get_pluggable_database.py +2 -2
- pulumi_oci/database/get_vm_cluster.py +2 -2
- pulumi_oci/database/get_vm_cluster_network.py +2 -2
- pulumi_oci/database/get_vm_cluster_recommended_network.py +10 -10
- pulumi_oci/database/key_store.py +28 -28
- pulumi_oci/database/oneoff_patch.py +28 -28
- pulumi_oci/database/outputs.py +342 -342
- pulumi_oci/database/pluggable_database.py +28 -28
- pulumi_oci/database/pluggable_database_managements_management.py +14 -14
- pulumi_oci/database/pluggable_databases_local_clone.py +14 -14
- pulumi_oci/database/pluggable_databases_remote_clone.py +14 -14
- pulumi_oci/database/vm_cluster.py +28 -28
- pulumi_oci/database/vm_cluster_add_virtual_network.py +14 -14
- pulumi_oci/database/vm_cluster_network.py +28 -28
- pulumi_oci/database/vm_cluster_remove_virtual_machine.py +14 -14
- pulumi_oci/databasemanagement/_inputs.py +52 -52
- pulumi_oci/databasemanagement/db_management_private_endpoint.py +35 -35
- pulumi_oci/databasemanagement/external_asm.py +42 -42
- pulumi_oci/databasemanagement/external_asm_instance.py +35 -35
- pulumi_oci/databasemanagement/external_cluster.py +42 -42
- pulumi_oci/databasemanagement/external_cluster_instance.py +35 -35
- pulumi_oci/databasemanagement/external_db_home.py +42 -42
- pulumi_oci/databasemanagement/external_db_node.py +42 -42
- pulumi_oci/databasemanagement/external_db_system.py +35 -35
- pulumi_oci/databasemanagement/external_db_system_connector.py +35 -35
- pulumi_oci/databasemanagement/external_db_system_discovery.py +35 -35
- pulumi_oci/databasemanagement/external_exadata_infrastructure.py +42 -42
- pulumi_oci/databasemanagement/external_exadata_storage_connector.py +42 -42
- pulumi_oci/databasemanagement/external_exadata_storage_grid.py +42 -42
- pulumi_oci/databasemanagement/external_exadata_storage_server.py +42 -42
- pulumi_oci/databasemanagement/external_listener.py +42 -42
- pulumi_oci/databasemanagement/get_db_management_private_endpoint.py +3 -3
- pulumi_oci/databasemanagement/get_external_asm.py +4 -4
- pulumi_oci/databasemanagement/get_external_asm_instance.py +3 -3
- pulumi_oci/databasemanagement/get_external_cluster.py +4 -4
- pulumi_oci/databasemanagement/get_external_cluster_instance.py +3 -3
- pulumi_oci/databasemanagement/get_external_db_home.py +4 -4
- pulumi_oci/databasemanagement/get_external_db_node.py +4 -4
- pulumi_oci/databasemanagement/get_external_db_system.py +3 -3
- pulumi_oci/databasemanagement/get_external_db_system_connector.py +3 -3
- pulumi_oci/databasemanagement/get_external_db_system_discovery.py +3 -3
- pulumi_oci/databasemanagement/get_external_exadata_infrastructure.py +4 -4
- pulumi_oci/databasemanagement/get_external_exadata_storage_connector.py +4 -4
- pulumi_oci/databasemanagement/get_external_exadata_storage_grid.py +4 -4
- pulumi_oci/databasemanagement/get_external_exadata_storage_server.py +4 -4
- pulumi_oci/databasemanagement/get_external_listener.py +4 -4
- pulumi_oci/databasemanagement/get_managed_database.py +3 -3
- pulumi_oci/databasemanagement/get_managed_database_group.py +3 -3
- pulumi_oci/databasemanagement/get_named_credential.py +3 -3
- pulumi_oci/databasemanagement/managed_database.py +42 -42
- pulumi_oci/databasemanagement/managed_database_group.py +35 -35
- pulumi_oci/databasemanagement/named_credential.py +35 -35
- pulumi_oci/databasemanagement/outputs.py +282 -282
- pulumi_oci/databasemigration/_inputs.py +12 -12
- pulumi_oci/databasemigration/connection.py +35 -35
- pulumi_oci/databasemigration/get_connection.py +3 -3
- pulumi_oci/databasemigration/get_migration.py +3 -3
- pulumi_oci/databasemigration/get_migrations.py +3 -3
- pulumi_oci/databasemigration/job.py +35 -35
- pulumi_oci/databasemigration/migration.py +35 -35
- pulumi_oci/databasemigration/outputs.py +18 -18
- pulumi_oci/databasetools/database_tools_connection.py +49 -49
- pulumi_oci/databasetools/database_tools_private_endpoint.py +35 -35
- pulumi_oci/databasetools/get_database_tools_connection.py +4 -4
- pulumi_oci/databasetools/get_database_tools_endpoint_service.py +3 -3
- pulumi_oci/databasetools/get_database_tools_private_endpoint.py +3 -3
- pulumi_oci/databasetools/outputs.py +30 -30
- pulumi_oci/datacatalog/catalog.py +35 -35
- pulumi_oci/datacatalog/catalog_private_endpoint.py +35 -35
- pulumi_oci/datacatalog/connection.py +24 -24
- pulumi_oci/datacatalog/data_asset.py +10 -10
- pulumi_oci/datacatalog/get_catalog.py +3 -3
- pulumi_oci/datacatalog/get_catalog_private_endpoint.py +3 -3
- pulumi_oci/datacatalog/get_catalog_type.py +1 -1
- pulumi_oci/datacatalog/get_connection.py +2 -2
- pulumi_oci/datacatalog/get_data_asset.py +1 -1
- pulumi_oci/datacatalog/get_metastore.py +3 -3
- pulumi_oci/datacatalog/metastore.py +35 -35
- pulumi_oci/datacatalog/outputs.py +35 -35
- pulumi_oci/dataflow/application.py +42 -42
- pulumi_oci/dataflow/get_application.py +3 -3
- pulumi_oci/dataflow/get_invoke_run.py +3 -3
- pulumi_oci/dataflow/get_pool.py +2 -2
- pulumi_oci/dataflow/get_private_endpoint.py +2 -2
- pulumi_oci/dataflow/get_sql_endpoint.py +4 -4
- pulumi_oci/dataflow/invoke_run.py +42 -42
- pulumi_oci/dataflow/outputs.py +42 -42
- pulumi_oci/dataflow/pool.py +28 -28
- pulumi_oci/dataflow/private_endpoint.py +28 -28
- pulumi_oci/dataflow/sql_endpoint.py +49 -49
- pulumi_oci/dataintegration/_inputs.py +44 -44
- pulumi_oci/dataintegration/get_workspace.py +2 -2
- pulumi_oci/dataintegration/get_workspace_application.py +3 -3
- pulumi_oci/dataintegration/get_workspace_application_patch.py +2 -2
- pulumi_oci/dataintegration/get_workspace_export_request.py +1 -1
- pulumi_oci/dataintegration/get_workspace_folder.py +1 -1
- pulumi_oci/dataintegration/get_workspace_import_request.py +1 -1
- pulumi_oci/dataintegration/get_workspace_project.py +1 -1
- pulumi_oci/dataintegration/get_workspace_task.py +1 -1
- pulumi_oci/dataintegration/outputs.py +135 -135
- pulumi_oci/dataintegration/workspace.py +28 -28
- pulumi_oci/dataintegration/workspace_application.py +35 -35
- pulumi_oci/dataintegration/workspace_application_patch.py +14 -14
- pulumi_oci/dataintegration/workspace_export_request.py +7 -7
- pulumi_oci/dataintegration/workspace_folder.py +7 -7
- pulumi_oci/dataintegration/workspace_import_request.py +7 -7
- pulumi_oci/dataintegration/workspace_project.py +7 -7
- pulumi_oci/dataintegration/workspace_task.py +7 -7
- pulumi_oci/datalabellingservice/dataset.py +35 -35
- pulumi_oci/datalabellingservice/get_dataset.py +3 -3
- pulumi_oci/datalabellingservice/outputs.py +9 -9
- pulumi_oci/datasafe/_inputs.py +12 -12
- pulumi_oci/datasafe/alert.py +42 -42
- pulumi_oci/datasafe/alert_policy.py +35 -35
- pulumi_oci/datasafe/audit_archive_retrieval.py +35 -35
- pulumi_oci/datasafe/audit_policy.py +35 -35
- pulumi_oci/datasafe/audit_policy_management.py +35 -35
- pulumi_oci/datasafe/audit_profile.py +35 -35
- pulumi_oci/datasafe/audit_profile_management.py +28 -28
- pulumi_oci/datasafe/audit_trail.py +35 -35
- pulumi_oci/datasafe/audit_trail_management.py +35 -35
- pulumi_oci/datasafe/data_safe_configuration.py +14 -14
- pulumi_oci/datasafe/data_safe_private_endpoint.py +35 -35
- pulumi_oci/datasafe/database_security_config.py +35 -35
- pulumi_oci/datasafe/database_security_config_management.py +25 -25
- pulumi_oci/datasafe/discovery_mod.py +35 -35
- pulumi_oci/datasafe/get_alert.py +4 -4
- pulumi_oci/datasafe/get_alert_policy.py +3 -3
- pulumi_oci/datasafe/get_audit_archive_retrieval.py +3 -3
- pulumi_oci/datasafe/get_audit_policy.py +3 -3
- pulumi_oci/datasafe/get_audit_profile.py +3 -3
- pulumi_oci/datasafe/get_audit_trail.py +3 -3
- pulumi_oci/datasafe/get_data_safe_configuration.py +2 -2
- pulumi_oci/datasafe/get_data_safe_private_endpoint.py +3 -3
- pulumi_oci/datasafe/get_discovery_job.py +3 -3
- pulumi_oci/datasafe/get_library_masking_format.py +2 -2
- pulumi_oci/datasafe/get_masking_policy.py +2 -2
- pulumi_oci/datasafe/get_masking_policy_health_report.py +2 -2
- pulumi_oci/datasafe/get_onprem_connector.py +3 -3
- pulumi_oci/datasafe/get_report.py +3 -3
- pulumi_oci/datasafe/get_report_definition.py +3 -3
- pulumi_oci/datasafe/get_sdm_masking_policy_difference.py +3 -3
- pulumi_oci/datasafe/get_security_assessment.py +3 -3
- pulumi_oci/datasafe/get_security_policy.py +3 -3
- pulumi_oci/datasafe/get_security_policy_deployment.py +3 -3
- pulumi_oci/datasafe/get_security_policy_report.py +3 -3
- pulumi_oci/datasafe/get_sensitive_data_model.py +3 -3
- pulumi_oci/datasafe/get_sensitive_type.py +3 -3
- pulumi_oci/datasafe/get_target_alert_policy_association.py +3 -3
- pulumi_oci/datasafe/get_target_database.py +3 -3
- pulumi_oci/datasafe/get_user_assessment.py +3 -3
- pulumi_oci/datasafe/library_masing_format.py +28 -28
- pulumi_oci/datasafe/masking_policy.py +28 -28
- pulumi_oci/datasafe/on_prem_connector.py +35 -35
- pulumi_oci/datasafe/outputs.py +261 -261
- pulumi_oci/datasafe/report.py +35 -35
- pulumi_oci/datasafe/report_definition.py +35 -35
- pulumi_oci/datasafe/sdm_masking_policy_difference.py +35 -35
- pulumi_oci/datasafe/security_assessment.py +35 -35
- pulumi_oci/datasafe/security_policy.py +35 -35
- pulumi_oci/datasafe/security_policy_deployment.py +35 -35
- pulumi_oci/datasafe/security_policy_deployment_management.py +25 -25
- pulumi_oci/datasafe/security_policy_management.py +25 -25
- pulumi_oci/datasafe/sensitive_data_model.py +35 -35
- pulumi_oci/datasafe/sensitive_type.py +35 -35
- pulumi_oci/datasafe/sql_collection.py +35 -35
- pulumi_oci/datasafe/sql_firewall_policy.py +35 -35
- pulumi_oci/datasafe/sql_firewall_policy_management.py +25 -25
- pulumi_oci/datasafe/target_alert_policy_association.py +35 -35
- pulumi_oci/datasafe/target_database.py +35 -35
- pulumi_oci/datasafe/user_assessment.py +35 -35
- pulumi_oci/datascience/_inputs.py +36 -36
- pulumi_oci/datascience/get_job.py +2 -2
- pulumi_oci/datascience/get_job_run.py +2 -2
- pulumi_oci/datascience/get_model.py +2 -2
- pulumi_oci/datascience/get_model_deployment.py +2 -2
- pulumi_oci/datascience/get_model_version_set.py +3 -3
- pulumi_oci/datascience/get_notebook_session.py +2 -2
- pulumi_oci/datascience/get_pipeline.py +3 -3
- pulumi_oci/datascience/get_pipeline_run.py +3 -3
- pulumi_oci/datascience/get_private_endpoint.py +3 -3
- pulumi_oci/datascience/get_project.py +3 -3
- pulumi_oci/datascience/job.py +28 -28
- pulumi_oci/datascience/job_run.py +28 -28
- pulumi_oci/datascience/model.py +28 -28
- pulumi_oci/datascience/model_deployment.py +28 -28
- pulumi_oci/datascience/model_version_set.py +35 -35
- pulumi_oci/datascience/notebook_session.py +28 -28
- pulumi_oci/datascience/outputs.py +156 -156
- pulumi_oci/datascience/pipeline.py +35 -35
- pulumi_oci/datascience/pipeline_run.py +42 -42
- pulumi_oci/datascience/private_endpoint.py +35 -35
- pulumi_oci/datascience/project.py +35 -35
- pulumi_oci/demandsignal/_inputs.py +4 -4
- pulumi_oci/demandsignal/get_occ_demand_signal.py +3 -3
- pulumi_oci/demandsignal/occ_demand_signal.py +35 -35
- pulumi_oci/demandsignal/outputs.py +18 -18
- pulumi_oci/devops/_inputs.py +8 -8
- pulumi_oci/devops/build_pipeline.py +35 -35
- pulumi_oci/devops/build_pipeline_stage.py +35 -35
- pulumi_oci/devops/build_run.py +35 -35
- pulumi_oci/devops/connection.py +35 -35
- pulumi_oci/devops/deploy_artifact.py +35 -35
- pulumi_oci/devops/deploy_environment.py +35 -35
- pulumi_oci/devops/deploy_pipeline.py +35 -35
- pulumi_oci/devops/deploy_stage.py +49 -49
- pulumi_oci/devops/deployment.py +35 -35
- pulumi_oci/devops/get_build_pipeline.py +3 -3
- pulumi_oci/devops/get_build_pipeline_stage.py +3 -3
- pulumi_oci/devops/get_build_run.py +3 -3
- pulumi_oci/devops/get_connection.py +3 -3
- pulumi_oci/devops/get_deploy_artifact.py +3 -3
- pulumi_oci/devops/get_deploy_environment.py +3 -3
- pulumi_oci/devops/get_deploy_pipeline.py +3 -3
- pulumi_oci/devops/get_deploy_stage.py +4 -4
- pulumi_oci/devops/get_deployment.py +3 -3
- pulumi_oci/devops/get_project.py +3 -3
- pulumi_oci/devops/get_repository.py +3 -3
- pulumi_oci/devops/get_repository_ref.py +2 -2
- pulumi_oci/devops/get_trigger.py +3 -3
- pulumi_oci/devops/outputs.py +179 -179
- pulumi_oci/devops/project.py +35 -35
- pulumi_oci/devops/repository.py +35 -35
- pulumi_oci/devops/repository_protected_branch_management.py +7 -7
- pulumi_oci/devops/repository_ref.py +14 -14
- pulumi_oci/devops/trigger.py +35 -35
- pulumi_oci/disasterrecovery/dr_plan.py +35 -35
- pulumi_oci/disasterrecovery/dr_plan_execution.py +35 -35
- pulumi_oci/disasterrecovery/dr_protection_group.py +35 -35
- pulumi_oci/disasterrecovery/get_dr_plan.py +3 -3
- pulumi_oci/disasterrecovery/get_dr_plan_execution.py +3 -3
- pulumi_oci/disasterrecovery/get_dr_protection_group.py +3 -3
- pulumi_oci/disasterrecovery/outputs.py +27 -27
- pulumi_oci/dns/action_create_zone_from_zone_file.py +14 -14
- pulumi_oci/dns/get_resolver.py +2 -2
- pulumi_oci/dns/get_steering_policy.py +2 -2
- pulumi_oci/dns/get_tsig_key.py +2 -2
- pulumi_oci/dns/get_view.py +2 -2
- pulumi_oci/dns/outputs.py +30 -30
- pulumi_oci/dns/resolver.py +28 -28
- pulumi_oci/dns/steering_policy.py +28 -28
- pulumi_oci/dns/tsig_key.py +28 -28
- pulumi_oci/dns/view.py +28 -28
- pulumi_oci/dns/zone.py +28 -28
- pulumi_oci/email/dkim.py +35 -35
- pulumi_oci/email/email_domain.py +35 -35
- pulumi_oci/email/email_return_path.py +35 -35
- pulumi_oci/email/get_dkim.py +3 -3
- pulumi_oci/email/get_email_domain.py +3 -3
- pulumi_oci/email/get_email_return_path.py +3 -3
- pulumi_oci/email/get_sender.py +3 -3
- pulumi_oci/email/outputs.py +36 -36
- pulumi_oci/email/sender.py +35 -35
- pulumi_oci/events/get_rule.py +2 -2
- pulumi_oci/events/outputs.py +6 -6
- pulumi_oci/events/rule.py +28 -28
- pulumi_oci/filestorage/file_system.py +28 -28
- pulumi_oci/filestorage/filesystem_snapshot_policy.py +28 -28
- pulumi_oci/filestorage/get_filesystem_snapshot_policy.py +2 -2
- pulumi_oci/filestorage/get_outbound_connector.py +2 -2
- pulumi_oci/filestorage/get_replication.py +2 -2
- pulumi_oci/filestorage/get_replication_target.py +2 -2
- pulumi_oci/filestorage/get_snapshot.py +2 -2
- pulumi_oci/filestorage/mount_target.py +28 -28
- pulumi_oci/filestorage/outbound_connector.py +28 -28
- pulumi_oci/filestorage/outputs.py +42 -42
- pulumi_oci/filestorage/replication.py +28 -28
- pulumi_oci/filestorage/snapshot.py +28 -28
- pulumi_oci/fleetsoftwareupdate/fsu_collection.py +25 -25
- pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +25 -25
- pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +3 -3
- pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +3 -3
- pulumi_oci/fleetsoftwareupdate/outputs.py +12 -12
- pulumi_oci/functions/application.py +42 -42
- pulumi_oci/functions/function.py +42 -42
- pulumi_oci/functions/get_application.py +3 -3
- pulumi_oci/functions/get_function.py +3 -3
- pulumi_oci/functions/get_fusion_environment.py +2 -2
- pulumi_oci/functions/get_fusion_environment_family.py +2 -2
- pulumi_oci/functions/get_fusion_environment_service_attachment.py +2 -2
- pulumi_oci/functions/get_pbf_listing.py +3 -3
- pulumi_oci/functions/get_pbf_listing_version.py +3 -3
- pulumi_oci/functions/outputs.py +56 -56
- pulumi_oci/fusionapps/fusion_environment.py +28 -28
- pulumi_oci/fusionapps/fusion_environment_family.py +28 -28
- pulumi_oci/fusionapps/fusion_environment_service_attachment.py +21 -21
- pulumi_oci/generativeai/dedicated_ai_cluster.py +35 -35
- pulumi_oci/generativeai/endpoint.py +35 -35
- pulumi_oci/generativeai/get_dedicated_ai_cluster.py +3 -3
- pulumi_oci/generativeai/get_endpoint.py +3 -3
- pulumi_oci/generativeai/get_model.py +3 -3
- pulumi_oci/generativeai/model.py +35 -35
- pulumi_oci/generativeai/outputs.py +20 -20
- pulumi_oci/genericartifactscontent/artifact_by_path.py +14 -14
- pulumi_oci/genericartifactscontent/get_artifact_by_path.py +2 -2
- pulumi_oci/globallydistributeddatabase/_inputs.py +16 -16
- pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +3 -3
- pulumi_oci/globallydistributeddatabase/get_sharded_database.py +3 -3
- pulumi_oci/globallydistributeddatabase/outputs.py +42 -42
- pulumi_oci/globallydistributeddatabase/private_endpoint.py +35 -35
- pulumi_oci/globallydistributeddatabase/sharded_database.py +35 -35
- pulumi_oci/goldengate/connection.py +35 -35
- pulumi_oci/goldengate/database_registration.py +35 -35
- pulumi_oci/goldengate/deployment.py +35 -35
- pulumi_oci/goldengate/deployment_backup.py +35 -35
- pulumi_oci/goldengate/get_connection.py +3 -3
- pulumi_oci/goldengate/get_database_registration.py +3 -3
- pulumi_oci/goldengate/get_deployment.py +3 -3
- pulumi_oci/goldengate/get_deployment_backup.py +3 -3
- pulumi_oci/goldengate/get_deployment_upgrade.py +3 -3
- pulumi_oci/goldengate/outputs.py +45 -45
- pulumi_oci/healthchecks/get_http_monitor.py +3 -3
- pulumi_oci/healthchecks/get_ping_monitor.py +2 -2
- pulumi_oci/healthchecks/http_monitor.py +42 -42
- pulumi_oci/healthchecks/http_probe.py +14 -14
- pulumi_oci/healthchecks/outputs.py +15 -15
- pulumi_oci/healthchecks/ping_monitor.py +28 -28
- pulumi_oci/identity/compartment.py +28 -28
- pulumi_oci/identity/domain.py +28 -28
- pulumi_oci/identity/dynamic_group.py +28 -28
- pulumi_oci/identity/get_compartment.py +2 -2
- pulumi_oci/identity/get_domain.py +2 -2
- pulumi_oci/identity/get_group.py +2 -2
- pulumi_oci/identity/get_network_source.py +2 -2
- pulumi_oci/identity/get_tag.py +2 -2
- pulumi_oci/identity/get_tenancy.py +2 -2
- pulumi_oci/identity/get_user.py +2 -2
- pulumi_oci/identity/group.py +28 -28
- pulumi_oci/identity/identity_provider.py +42 -42
- pulumi_oci/identity/network_source.py +28 -28
- pulumi_oci/identity/outputs.py +69 -69
- pulumi_oci/identity/policy.py +28 -28
- pulumi_oci/identity/tag.py +28 -28
- pulumi_oci/identity/tag_namespace.py +28 -28
- pulumi_oci/identity/user.py +28 -28
- pulumi_oci/integration/get_integration_instance.py +3 -3
- pulumi_oci/integration/integration_instance.py +35 -35
- pulumi_oci/integration/outputs.py +9 -9
- pulumi_oci/jms/fleet.py +35 -35
- pulumi_oci/jms/get_fleet.py +3 -3
- pulumi_oci/jms/get_java_downloads_java_download_report.py +3 -3
- pulumi_oci/jms/get_java_downloads_java_download_token.py +3 -3
- pulumi_oci/jms/get_java_downloads_java_license_acceptance_record.py +3 -3
- pulumi_oci/jms/get_jms_plugin.py +3 -3
- pulumi_oci/jms/java_downloads_java_download_report.py +35 -35
- pulumi_oci/jms/java_downloads_java_download_token.py +35 -35
- pulumi_oci/jms/java_downloads_java_license_acceptance_record.py +28 -28
- pulumi_oci/jms/jms_plugin.py +35 -35
- pulumi_oci/jms/outputs.py +45 -45
- pulumi_oci/kms/ekms_private_endpoint.py +28 -28
- pulumi_oci/kms/encrypted_data.py +28 -28
- pulumi_oci/kms/generated_key.py +28 -28
- pulumi_oci/kms/get_decrypted_data.py +5 -5
- pulumi_oci/kms/get_ekms_private_endpoint.py +2 -2
- pulumi_oci/kms/get_encrypted_data.py +5 -5
- pulumi_oci/kms/get_key.py +2 -2
- pulumi_oci/kms/get_vault.py +2 -2
- pulumi_oci/kms/key.py +28 -28
- pulumi_oci/kms/outputs.py +18 -18
- pulumi_oci/kms/vault.py +28 -28
- pulumi_oci/licensemanager/get_license_record.py +3 -3
- pulumi_oci/licensemanager/get_product_license.py +3 -3
- pulumi_oci/licensemanager/license_record.py +35 -35
- pulumi_oci/licensemanager/outputs.py +18 -18
- pulumi_oci/licensemanager/product_license.py +35 -35
- pulumi_oci/limits/get_quota.py +2 -2
- pulumi_oci/limits/outputs.py +6 -6
- pulumi_oci/limits/quota.py +28 -28
- pulumi_oci/loadbalancer/load_balancer.py +35 -35
- pulumi_oci/loadbalancer/outputs.py +9 -9
- pulumi_oci/loganalytics/get_log_analytics_entity.py +3 -3
- pulumi_oci/loganalytics/get_log_analytics_log_group.py +2 -2
- pulumi_oci/loganalytics/get_log_analytics_object_collection_rule.py +2 -2
- pulumi_oci/loganalytics/get_namespace_ingest_time_rule.py +2 -2
- pulumi_oci/loganalytics/get_namespace_scheduled_task.py +2 -2
- pulumi_oci/loganalytics/log_analytics_entity.py +42 -42
- pulumi_oci/loganalytics/log_analytics_log_group.py +28 -28
- pulumi_oci/loganalytics/log_analytics_object_collection_rule.py +28 -28
- pulumi_oci/loganalytics/namespace_ingest_time_rule.py +28 -28
- pulumi_oci/loganalytics/namespace_scheduled_task.py +28 -28
- pulumi_oci/loganalytics/outputs.py +45 -45
- pulumi_oci/logging/_inputs.py +36 -36
- pulumi_oci/logging/get_log.py +2 -2
- pulumi_oci/logging/get_log_group.py +2 -2
- pulumi_oci/logging/get_log_saved_search.py +2 -2
- pulumi_oci/logging/get_unified_agent_configuration.py +2 -2
- pulumi_oci/logging/log.py +28 -28
- pulumi_oci/logging/log_group.py +28 -28
- pulumi_oci/logging/log_saved_search.py +28 -28
- pulumi_oci/logging/outputs.py +81 -81
- pulumi_oci/logging/unified_agent_configuration.py +28 -28
- pulumi_oci/managementagent/get_management_agent.py +2 -2
- pulumi_oci/managementagent/management_agent.py +28 -28
- pulumi_oci/managementagent/outputs.py +6 -6
- pulumi_oci/marketplace/accepted_agreement.py +28 -28
- pulumi_oci/marketplace/get_accepted_agreement.py +2 -2
- pulumi_oci/marketplace/get_publication.py +3 -3
- pulumi_oci/marketplace/outputs.py +15 -15
- pulumi_oci/marketplace/publication.py +35 -35
- pulumi_oci/mediaservices/_inputs.py +4 -4
- pulumi_oci/mediaservices/get_media_asset.py +3 -3
- pulumi_oci/mediaservices/get_media_workflow.py +3 -3
- pulumi_oci/mediaservices/get_media_workflow_configuration.py +3 -3
- pulumi_oci/mediaservices/get_media_workflow_job.py +3 -3
- pulumi_oci/mediaservices/get_stream_cdn_config.py +3 -3
- pulumi_oci/mediaservices/get_stream_distribution_channel.py +3 -3
- pulumi_oci/mediaservices/get_stream_packaging_config.py +3 -3
- pulumi_oci/mediaservices/media_asset.py +35 -35
- pulumi_oci/mediaservices/media_workflow.py +35 -35
- pulumi_oci/mediaservices/media_workflow_configuration.py +35 -35
- pulumi_oci/mediaservices/media_workflow_job.py +35 -35
- pulumi_oci/mediaservices/outputs.py +75 -75
- pulumi_oci/mediaservices/stream_cdn_config.py +35 -35
- pulumi_oci/mediaservices/stream_distribution_channel.py +35 -35
- pulumi_oci/mediaservices/stream_packaging_config.py +35 -35
- pulumi_oci/meteringcomputation/get_schedule.py +3 -3
- pulumi_oci/meteringcomputation/outputs.py +9 -9
- pulumi_oci/meteringcomputation/schedule.py +35 -35
- pulumi_oci/monitoring/alarm.py +28 -28
- pulumi_oci/monitoring/alarm_suppression.py +42 -42
- pulumi_oci/monitoring/get_alarm.py +2 -2
- pulumi_oci/monitoring/get_alarm_suppression.py +3 -3
- pulumi_oci/monitoring/get_metrics.py +5 -5
- pulumi_oci/monitoring/outputs.py +27 -27
- pulumi_oci/mysql/_inputs.py +32 -32
- pulumi_oci/mysql/channel.py +28 -28
- pulumi_oci/mysql/get_channel.py +2 -2
- pulumi_oci/mysql/get_mysql_backup.py +2 -2
- pulumi_oci/mysql/get_mysql_configuration.py +2 -2
- pulumi_oci/mysql/get_mysql_db_system.py +2 -2
- pulumi_oci/mysql/get_replica.py +2 -2
- pulumi_oci/mysql/mysql_backup.py +28 -28
- pulumi_oci/mysql/mysql_configuration.py +28 -28
- pulumi_oci/mysql/mysql_db_system.py +28 -28
- pulumi_oci/mysql/outputs.py +102 -102
- pulumi_oci/mysql/replica.py +28 -28
- pulumi_oci/networkfirewall/get_network_firewall.py +3 -3
- pulumi_oci/networkfirewall/get_network_firewall_policy.py +3 -3
- pulumi_oci/networkfirewall/network_firewall.py +35 -35
- pulumi_oci/networkfirewall/network_firewall_policy.py +35 -35
- pulumi_oci/networkfirewall/outputs.py +18 -18
- pulumi_oci/networkloadbalancer/get_network_load_balancer.py +3 -3
- pulumi_oci/networkloadbalancer/network_load_balancer.py +35 -35
- pulumi_oci/networkloadbalancer/outputs.py +9 -9
- pulumi_oci/nosql/get_table.py +3 -3
- pulumi_oci/nosql/outputs.py +9 -9
- pulumi_oci/nosql/table.py +35 -35
- pulumi_oci/objectstorage/bucket.py +42 -42
- pulumi_oci/objectstorage/get_bucket.py +3 -3
- pulumi_oci/objectstorage/get_object.py +1 -1
- pulumi_oci/objectstorage/get_object_head.py +1 -1
- pulumi_oci/objectstorage/outputs.py +9 -9
- pulumi_oci/objectstorage/storage_object.py +14 -14
- pulumi_oci/oce/get_oce_instance.py +4 -4
- pulumi_oci/oce/instance.py +42 -42
- pulumi_oci/oce/outputs.py +12 -12
- pulumi_oci/ocvp/cluster.py +28 -28
- pulumi_oci/ocvp/esxi_host.py +28 -28
- pulumi_oci/ocvp/get_cluster.py +2 -2
- pulumi_oci/ocvp/get_exsi_host.py +2 -2
- pulumi_oci/ocvp/get_retrieve_password.py +1 -1
- pulumi_oci/ocvp/get_sddc.py +2 -2
- pulumi_oci/ocvp/outputs.py +18 -18
- pulumi_oci/ocvp/sddc.py +28 -28
- pulumi_oci/oda/get_oda_instance.py +2 -2
- pulumi_oci/oda/get_oda_private_endpoint.py +2 -2
- pulumi_oci/oda/oda_instance.py +28 -28
- pulumi_oci/oda/oda_private_endpoint.py +28 -28
- pulumi_oci/oda/outputs.py +12 -12
- pulumi_oci/ons/get_notification_topic.py +2 -2
- pulumi_oci/ons/get_subscription.py +2 -2
- pulumi_oci/ons/notification_topic.py +28 -28
- pulumi_oci/ons/outputs.py +12 -12
- pulumi_oci/ons/subscription.py +28 -28
- pulumi_oci/opa/get_opa_instance.py +3 -3
- pulumi_oci/opa/opa_instance.py +35 -35
- pulumi_oci/opa/outputs.py +9 -9
- pulumi_oci/opensearch/cluster.py +42 -42
- pulumi_oci/opensearch/get_opensearch_cluster.py +3 -3
- pulumi_oci/opensearch/outputs.py +9 -9
- pulumi_oci/operatoraccesscontrol/get_access_request.py +2 -2
- pulumi_oci/operatoraccesscontrol/get_control.py +2 -2
- pulumi_oci/operatoraccesscontrol/get_control_assignment.py +2 -2
- pulumi_oci/operatoraccesscontrol/operator_control.py +28 -28
- pulumi_oci/operatoraccesscontrol/operator_control_assignment.py +28 -28
- pulumi_oci/operatoraccesscontrol/outputs.py +18 -18
- pulumi_oci/opsi/_inputs.py +12 -12
- pulumi_oci/opsi/awr_hub.py +35 -35
- pulumi_oci/opsi/awr_hub_source.py +35 -35
- pulumi_oci/opsi/database_insight.py +35 -35
- pulumi_oci/opsi/enterprise_manager_bridge.py +35 -35
- pulumi_oci/opsi/exadata_insight.py +35 -35
- pulumi_oci/opsi/get_awr_hub.py +3 -3
- pulumi_oci/opsi/get_awr_hub_source.py +3 -3
- pulumi_oci/opsi/get_database_insight.py +3 -3
- pulumi_oci/opsi/get_enterprise_manager_bridge.py +3 -3
- pulumi_oci/opsi/get_exadata_insight.py +3 -3
- pulumi_oci/opsi/get_host_insight.py +3 -3
- pulumi_oci/opsi/get_news_report.py +3 -3
- pulumi_oci/opsi/get_operations_insights_private_endpoint.py +3 -3
- pulumi_oci/opsi/get_operations_insights_warehouse.py +3 -3
- pulumi_oci/opsi/get_operations_insights_warehouse_user.py +3 -3
- pulumi_oci/opsi/get_opsi_configuration.py +3 -3
- pulumi_oci/opsi/host_insight.py +35 -35
- pulumi_oci/opsi/news_report.py +35 -35
- pulumi_oci/opsi/operations_insights_private_endpoint.py +35 -35
- pulumi_oci/opsi/operations_insights_warehouse.py +35 -35
- pulumi_oci/opsi/operations_insights_warehouse_user.py +35 -35
- pulumi_oci/opsi/opsi_configuration.py +42 -42
- pulumi_oci/opsi/outputs.py +126 -126
- pulumi_oci/optimizer/get_category.py +1 -1
- pulumi_oci/optimizer/get_profile.py +3 -3
- pulumi_oci/optimizer/get_recommendation.py +1 -1
- pulumi_oci/optimizer/get_resource_action.py +2 -2
- pulumi_oci/optimizer/outputs.py +26 -26
- pulumi_oci/optimizer/profile.py +33 -33
- pulumi_oci/optimizer/recommendation.py +7 -7
- pulumi_oci/optimizer/resource_action.py +14 -14
- pulumi_oci/osmanagement/get_managed_instance_group.py +2 -2
- pulumi_oci/osmanagement/get_software_source.py +2 -2
- pulumi_oci/osmanagement/managed_instance_group.py +28 -28
- pulumi_oci/osmanagement/outputs.py +12 -12
- pulumi_oci/osmanagement/software_source.py +28 -28
- pulumi_oci/osmanagementhub/_inputs.py +12 -12
- pulumi_oci/osmanagementhub/event.py +35 -35
- pulumi_oci/osmanagementhub/get_event.py +3 -3
- pulumi_oci/osmanagementhub/get_lifecycle_environment.py +3 -3
- pulumi_oci/osmanagementhub/get_lifecycle_stage.py +3 -3
- pulumi_oci/osmanagementhub/get_managed_instance_group.py +3 -3
- pulumi_oci/osmanagementhub/get_management_station.py +3 -3
- pulumi_oci/osmanagementhub/get_profile.py +3 -3
- pulumi_oci/osmanagementhub/get_scheduled_job.py +3 -3
- pulumi_oci/osmanagementhub/get_software_source.py +3 -3
- pulumi_oci/osmanagementhub/lifecycle_environment.py +35 -35
- pulumi_oci/osmanagementhub/managed_instance_group.py +35 -35
- pulumi_oci/osmanagementhub/management_station.py +35 -35
- pulumi_oci/osmanagementhub/outputs.py +108 -108
- pulumi_oci/osmanagementhub/profile.py +35 -35
- pulumi_oci/osmanagementhub/scheduled_job.py +35 -35
- pulumi_oci/osmanagementhub/software_source.py +35 -35
- pulumi_oci/psql/_inputs.py +4 -4
- pulumi_oci/psql/backup.py +35 -35
- pulumi_oci/psql/configuration.py +42 -42
- pulumi_oci/psql/db_system.py +35 -35
- pulumi_oci/psql/get_backup.py +3 -3
- pulumi_oci/psql/get_configuration.py +3 -3
- pulumi_oci/psql/get_db_system.py +3 -3
- pulumi_oci/psql/outputs.py +34 -34
- pulumi_oci/pulumi-plugin.json +1 -1
- pulumi_oci/queue/get_queue.py +3 -3
- pulumi_oci/queue/outputs.py +9 -9
- pulumi_oci/queue/queue.py +35 -35
- pulumi_oci/recoverymod/get_protected_database.py +3 -3
- pulumi_oci/recoverymod/get_protection_policy.py +3 -3
- pulumi_oci/recoverymod/get_recovery_service_subnet.py +3 -3
- pulumi_oci/recoverymod/outputs.py +27 -27
- pulumi_oci/recoverymod/protected_database.py +35 -35
- pulumi_oci/recoverymod/protection_policy.py +35 -35
- pulumi_oci/recoverymod/recovery_service_subnet.py +35 -35
- pulumi_oci/redis/get_redis_cluster.py +3 -3
- pulumi_oci/redis/outputs.py +9 -9
- pulumi_oci/redis/redis_cluster.py +35 -35
- pulumi_oci/resourcemanager/get_private_endpoint.py +2 -2
- pulumi_oci/resourcemanager/get_stack.py +3 -3
- pulumi_oci/resourcemanager/outputs.py +14 -14
- pulumi_oci/resourcemanager/private_endpoint.py +28 -28
- pulumi_oci/resourcescheduler/_inputs.py +4 -4
- pulumi_oci/resourcescheduler/get_schedule.py +3 -3
- pulumi_oci/resourcescheduler/outputs.py +18 -18
- pulumi_oci/resourcescheduler/schedule.py +35 -35
- pulumi_oci/sch/connector.py +35 -35
- pulumi_oci/sch/get_service_connector.py +3 -3
- pulumi_oci/sch/outputs.py +9 -9
- pulumi_oci/secrets/get_secretbundle.py +1 -1
- pulumi_oci/servicecatalog/catalog.py +28 -28
- pulumi_oci/servicecatalog/get_private_application.py +2 -2
- pulumi_oci/servicecatalog/get_service_catalog.py +2 -2
- pulumi_oci/servicecatalog/outputs.py +12 -12
- pulumi_oci/servicecatalog/private_application.py +28 -28
- pulumi_oci/servicemanagerproxy/outputs.py +4 -4
- pulumi_oci/servicemesh/access_policy.py +35 -35
- pulumi_oci/servicemesh/get_access_policy.py +3 -3
- pulumi_oci/servicemesh/get_ingress_gateway.py +3 -3
- pulumi_oci/servicemesh/get_ingress_gateway_route_table.py +3 -3
- pulumi_oci/servicemesh/get_mesh.py +3 -3
- pulumi_oci/servicemesh/get_virtual_deployment.py +3 -3
- pulumi_oci/servicemesh/get_virtual_service.py +3 -3
- pulumi_oci/servicemesh/get_virtual_service_route_table.py +3 -3
- pulumi_oci/servicemesh/ingress_gateway.py +35 -35
- pulumi_oci/servicemesh/ingress_gateway_route_table.py +35 -35
- pulumi_oci/servicemesh/mesh.py +35 -35
- pulumi_oci/servicemesh/outputs.py +63 -63
- pulumi_oci/servicemesh/virtual_deployment.py +35 -35
- pulumi_oci/servicemesh/virtual_service.py +35 -35
- pulumi_oci/servicemesh/virtual_service_route_table.py +35 -35
- pulumi_oci/stackmonitoring/_inputs.py +44 -44
- pulumi_oci/stackmonitoring/baselineable_metric.py +21 -21
- pulumi_oci/stackmonitoring/config.py +35 -35
- pulumi_oci/stackmonitoring/discovery_job.py +35 -35
- pulumi_oci/stackmonitoring/get_baselineable_metric.py +3 -3
- pulumi_oci/stackmonitoring/get_config.py +3 -3
- pulumi_oci/stackmonitoring/get_discovery_job.py +3 -3
- pulumi_oci/stackmonitoring/get_monitored_resource.py +3 -3
- pulumi_oci/stackmonitoring/get_monitored_resource_task.py +3 -3
- pulumi_oci/stackmonitoring/get_monitored_resource_type.py +3 -3
- pulumi_oci/stackmonitoring/get_process_set.py +3 -3
- pulumi_oci/stackmonitoring/monitored_resource.py +35 -35
- pulumi_oci/stackmonitoring/monitored_resource_task.py +35 -35
- pulumi_oci/stackmonitoring/monitored_resource_type.py +35 -35
- pulumi_oci/stackmonitoring/monitored_resources_search.py +14 -14
- pulumi_oci/stackmonitoring/outputs.py +114 -114
- pulumi_oci/stackmonitoring/process_set.py +35 -35
- pulumi_oci/streaming/connect_harness.py +28 -28
- pulumi_oci/streaming/get_connect_harness.py +2 -2
- pulumi_oci/streaming/get_stream.py +2 -2
- pulumi_oci/streaming/get_stream_pool.py +2 -2
- pulumi_oci/streaming/outputs.py +18 -18
- pulumi_oci/streaming/stream.py +28 -28
- pulumi_oci/streaming/stream_pool.py +28 -28
- pulumi_oci/vault/get_secret.py +3 -3
- pulumi_oci/vault/outputs.py +9 -9
- pulumi_oci/vault/secret.py +42 -42
- pulumi_oci/vbs/get_inst_vbs_instance.py +3 -3
- pulumi_oci/vbs/inst_vbs_instance.py +35 -35
- pulumi_oci/vbs/outputs.py +9 -9
- pulumi_oci/visualbuilder/get_vb_instance.py +3 -3
- pulumi_oci/visualbuilder/outputs.py +9 -9
- pulumi_oci/visualbuilder/vb_instance.py +35 -35
- pulumi_oci/vnmonitoring/get_path_analyzer_test.py +3 -3
- pulumi_oci/vnmonitoring/outputs.py +9 -9
- pulumi_oci/vnmonitoring/path_analyzer_test.py +35 -35
- pulumi_oci/vulnerabilityscanning/container_scan_recipe.py +35 -35
- pulumi_oci/vulnerabilityscanning/container_scan_target.py +35 -35
- pulumi_oci/vulnerabilityscanning/get_container_scan_recipe.py +3 -3
- pulumi_oci/vulnerabilityscanning/get_container_scan_target.py +3 -3
- pulumi_oci/vulnerabilityscanning/get_host_scan_recipe.py +3 -3
- pulumi_oci/vulnerabilityscanning/get_host_scan_target.py +3 -3
- pulumi_oci/vulnerabilityscanning/host_scan_recipe.py +35 -35
- pulumi_oci/vulnerabilityscanning/host_scan_target.py +35 -35
- pulumi_oci/vulnerabilityscanning/outputs.py +45 -45
- pulumi_oci/waa/app_acceleration.py +42 -42
- pulumi_oci/waa/app_acceleration_policy.py +42 -42
- pulumi_oci/waa/get_app_acceleration.py +3 -3
- pulumi_oci/waa/get_app_acceleration_policy.py +3 -3
- pulumi_oci/waa/outputs.py +18 -18
- pulumi_oci/waas/_inputs.py +4 -4
- pulumi_oci/waas/address_list.py +28 -28
- pulumi_oci/waas/certificate.py +28 -28
- pulumi_oci/waas/custom_protection_rule.py +28 -28
- pulumi_oci/waas/get_address_list.py +2 -2
- pulumi_oci/waas/get_certificate.py +2 -2
- pulumi_oci/waas/get_custom_protection_rule.py +2 -2
- pulumi_oci/waas/get_http_redirect.py +2 -2
- pulumi_oci/waas/get_waas_policy.py +2 -2
- pulumi_oci/waas/http_redirect.py +28 -28
- pulumi_oci/waas/outputs.py +39 -39
- pulumi_oci/waas/policy.py +28 -28
- pulumi_oci/waf/app_firewall.py +42 -42
- pulumi_oci/waf/app_firewall_policy.py +42 -42
- pulumi_oci/waf/get_network_address_list.py +3 -3
- pulumi_oci/waf/get_web_app_firewall.py +3 -3
- pulumi_oci/waf/get_web_app_firewall_policy.py +3 -3
- pulumi_oci/waf/network_address_list.py +42 -42
- pulumi_oci/waf/outputs.py +27 -27
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/METADATA +1 -1
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/RECORD +1012 -1012
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/WHEEL +1 -1
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/top_level.txt +0 -0
pulumi_oci/logging/outputs.py
CHANGED
@@ -162,14 +162,14 @@ class LogConfigurationSource(dict):
|
|
162
162
|
resource: str,
|
163
163
|
service: str,
|
164
164
|
source_type: str,
|
165
|
-
parameters: Optional[Mapping[str,
|
165
|
+
parameters: Optional[Mapping[str, str]] = None):
|
166
166
|
"""
|
167
167
|
:param str category: Log object category.
|
168
168
|
:param str resource: The unique identifier of the resource emitting the log.
|
169
169
|
:param str service: Service generating log.
|
170
170
|
:param str source_type: The log source.
|
171
171
|
* **OCISERVICE:** Oracle Service.
|
172
|
-
:param Mapping[str,
|
172
|
+
:param Mapping[str, str] parameters: (Updatable) Log category parameters are stored here.
|
173
173
|
"""
|
174
174
|
pulumi.set(__self__, "category", category)
|
175
175
|
pulumi.set(__self__, "resource", resource)
|
@@ -213,7 +213,7 @@ class LogConfigurationSource(dict):
|
|
213
213
|
|
214
214
|
@property
|
215
215
|
@pulumi.getter
|
216
|
-
def parameters(self) -> Optional[Mapping[str,
|
216
|
+
def parameters(self) -> Optional[Mapping[str, str]]:
|
217
217
|
"""
|
218
218
|
(Updatable) Log category parameters are stored here.
|
219
219
|
"""
|
@@ -692,7 +692,7 @@ class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourc
|
|
692
692
|
time_format: Optional[str] = None,
|
693
693
|
time_type: Optional[str] = None,
|
694
694
|
timeout_in_milliseconds: Optional[int] = None,
|
695
|
-
types: Optional[Mapping[str,
|
695
|
+
types: Optional[Mapping[str, str]] = None):
|
696
696
|
"""
|
697
697
|
:param str parser_type: (Updatable) Type of fluent parser.
|
698
698
|
:param str delimiter: (Updatable) CSV delimiter.
|
@@ -723,7 +723,7 @@ class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourc
|
|
723
723
|
:param str time_format: (Updatable) Process time value using the specified format.
|
724
724
|
:param str time_type: (Updatable) JSON parser time type.
|
725
725
|
:param int timeout_in_milliseconds: (Updatable) Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
726
|
-
:param Mapping[str,
|
726
|
+
:param Mapping[str, str] types: (Updatable) Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
727
727
|
|
728
728
|
This incoming event: "2013/02/28 12:00:00,192.168.0.1,111,-"
|
729
729
|
|
@@ -1025,7 +1025,7 @@ class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourc
|
|
1025
1025
|
|
1026
1026
|
@property
|
1027
1027
|
@pulumi.getter
|
1028
|
-
def types(self) -> Optional[Mapping[str,
|
1028
|
+
def types(self) -> Optional[Mapping[str, str]]:
|
1029
1029
|
"""
|
1030
1030
|
(Updatable) Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
1031
1031
|
|
@@ -1250,11 +1250,11 @@ class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourc
|
|
1250
1250
|
return super().get(key, default)
|
1251
1251
|
|
1252
1252
|
def __init__(__self__, *,
|
1253
|
-
dimensions: Optional[Mapping[str,
|
1253
|
+
dimensions: Optional[Mapping[str, str]] = None,
|
1254
1254
|
namespace: Optional[str] = None,
|
1255
1255
|
resource_group: Optional[str] = None):
|
1256
1256
|
"""
|
1257
|
-
:param Mapping[str,
|
1257
|
+
:param Mapping[str, str] dimensions: (Updatable) Dimensions to be added for metrics.
|
1258
1258
|
:param str namespace: (Updatable) Namespace to emit metrics.
|
1259
1259
|
:param str resource_group: (Updatable) Resource group to emit metrics.
|
1260
1260
|
"""
|
@@ -1267,7 +1267,7 @@ class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourc
|
|
1267
1267
|
|
1268
1268
|
@property
|
1269
1269
|
@pulumi.getter
|
1270
|
-
def dimensions(self) -> Optional[Mapping[str,
|
1270
|
+
def dimensions(self) -> Optional[Mapping[str, str]]:
|
1271
1271
|
"""
|
1272
1272
|
(Updatable) Dimensions to be added for metrics.
|
1273
1273
|
"""
|
@@ -1824,7 +1824,7 @@ class UnifiedAgentConfigurationServiceConfigurationSourceParser(dict):
|
|
1824
1824
|
time_format: Optional[str] = None,
|
1825
1825
|
time_type: Optional[str] = None,
|
1826
1826
|
timeout_in_milliseconds: Optional[int] = None,
|
1827
|
-
types: Optional[Mapping[str,
|
1827
|
+
types: Optional[Mapping[str, str]] = None):
|
1828
1828
|
"""
|
1829
1829
|
:param str parser_type: (Updatable) Type of fluent parser.
|
1830
1830
|
:param str delimiter: (Updatable) CSV delimiter.
|
@@ -1855,7 +1855,7 @@ class UnifiedAgentConfigurationServiceConfigurationSourceParser(dict):
|
|
1855
1855
|
:param str time_format: (Updatable) Process time value using the specified format.
|
1856
1856
|
:param str time_type: (Updatable) JSON parser time type.
|
1857
1857
|
:param int timeout_in_milliseconds: (Updatable) Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
1858
|
-
:param Mapping[str,
|
1858
|
+
:param Mapping[str, str] types: (Updatable) Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
1859
1859
|
|
1860
1860
|
This incoming event: "2013/02/28 12:00:00,192.168.0.1,111,-"
|
1861
1861
|
|
@@ -2157,7 +2157,7 @@ class UnifiedAgentConfigurationServiceConfigurationSourceParser(dict):
|
|
2157
2157
|
|
2158
2158
|
@property
|
2159
2159
|
@pulumi.getter
|
2160
|
-
def types(self) -> Optional[Mapping[str,
|
2160
|
+
def types(self) -> Optional[Mapping[str, str]]:
|
2161
2161
|
"""
|
2162
2162
|
(Updatable) Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
2163
2163
|
|
@@ -2382,11 +2382,11 @@ class UnifiedAgentConfigurationServiceConfigurationSourceParserRecordInput(dict)
|
|
2382
2382
|
return super().get(key, default)
|
2383
2383
|
|
2384
2384
|
def __init__(__self__, *,
|
2385
|
-
dimensions: Optional[Mapping[str,
|
2385
|
+
dimensions: Optional[Mapping[str, str]] = None,
|
2386
2386
|
namespace: Optional[str] = None,
|
2387
2387
|
resource_group: Optional[str] = None):
|
2388
2388
|
"""
|
2389
|
-
:param Mapping[str,
|
2389
|
+
:param Mapping[str, str] dimensions: (Updatable) Dimensions to be added for metrics.
|
2390
2390
|
:param str namespace: (Updatable) Namespace to emit metrics.
|
2391
2391
|
:param str resource_group: (Updatable) Resource group to emit metrics.
|
2392
2392
|
"""
|
@@ -2399,7 +2399,7 @@ class UnifiedAgentConfigurationServiceConfigurationSourceParserRecordInput(dict)
|
|
2399
2399
|
|
2400
2400
|
@property
|
2401
2401
|
@pulumi.getter
|
2402
|
-
def dimensions(self) -> Optional[Mapping[str,
|
2402
|
+
def dimensions(self) -> Optional[Mapping[str, str]]:
|
2403
2403
|
"""
|
2404
2404
|
(Updatable) Dimensions to be added for metrics.
|
2405
2405
|
"""
|
@@ -2494,7 +2494,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2494
2494
|
is_ruby_enabled: Optional[bool] = None,
|
2495
2495
|
keep_keys: Optional[Sequence[str]] = None,
|
2496
2496
|
key_name: Optional[str] = None,
|
2497
|
-
params: Optional[Mapping[str,
|
2497
|
+
params: Optional[Mapping[str, str]] = None,
|
2498
2498
|
parser: Optional['outputs.UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParser'] = None,
|
2499
2499
|
record_lists: Optional[Sequence['outputs.UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordList']] = None,
|
2500
2500
|
remove_key_name_field: Optional[bool] = None,
|
@@ -2518,7 +2518,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2518
2518
|
:param bool is_ruby_enabled: (Updatable) When set to true, the full Ruby syntax is enabled in the ${} expression.
|
2519
2519
|
:param Sequence[str] keep_keys: (Updatable) A list of keys to keep. Only relevant if isRenewRecordEnabled is set to true
|
2520
2520
|
:param str key_name: (Updatable) The field name in the record to parse.
|
2521
|
-
:param Mapping[str,
|
2521
|
+
:param Mapping[str, str] params: (Updatable) Parameters of the custom filter
|
2522
2522
|
:param 'UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserArgs' parser: (Updatable) Source parser object.
|
2523
2523
|
:param Sequence['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordListArgs'] record_lists: (Updatable) Add new key-value pairs in logs
|
2524
2524
|
:param bool remove_key_name_field: (Updatable) If true, remove the keyName field when parsing is succeeded.
|
@@ -2691,7 +2691,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2691
2691
|
|
2692
2692
|
@property
|
2693
2693
|
@pulumi.getter
|
2694
|
-
def params(self) -> Optional[Mapping[str,
|
2694
|
+
def params(self) -> Optional[Mapping[str, str]]:
|
2695
2695
|
"""
|
2696
2696
|
(Updatable) Parameters of the custom filter
|
2697
2697
|
"""
|
@@ -2801,10 +2801,10 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2801
2801
|
class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterCustomSection(dict):
|
2802
2802
|
def __init__(__self__, *,
|
2803
2803
|
name: Optional[str] = None,
|
2804
|
-
params: Optional[Mapping[str,
|
2804
|
+
params: Optional[Mapping[str, str]] = None):
|
2805
2805
|
"""
|
2806
2806
|
:param str name: (Updatable) The name of the custom section
|
2807
|
-
:param Mapping[str,
|
2807
|
+
:param Mapping[str, str] params: (Updatable) Parameters in the custom section
|
2808
2808
|
"""
|
2809
2809
|
if name is not None:
|
2810
2810
|
pulumi.set(__self__, "name", name)
|
@@ -2821,7 +2821,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2821
2821
|
|
2822
2822
|
@property
|
2823
2823
|
@pulumi.getter
|
2824
|
-
def params(self) -> Optional[Mapping[str,
|
2824
|
+
def params(self) -> Optional[Mapping[str, str]]:
|
2825
2825
|
"""
|
2826
2826
|
(Updatable) Parameters in the custom section
|
2827
2827
|
"""
|
@@ -2952,7 +2952,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2952
2952
|
time_format: Optional[str] = None,
|
2953
2953
|
time_type: Optional[str] = None,
|
2954
2954
|
timeout_in_milliseconds: Optional[int] = None,
|
2955
|
-
types: Optional[Mapping[str,
|
2955
|
+
types: Optional[Mapping[str, str]] = None):
|
2956
2956
|
"""
|
2957
2957
|
:param str parser_type: (Updatable) Type of fluent parser.
|
2958
2958
|
:param str delimiter: (Updatable) CSV delimiter.
|
@@ -2983,7 +2983,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2983
2983
|
:param str time_format: (Updatable) Process time value using the specified format.
|
2984
2984
|
:param str time_type: (Updatable) JSON parser time type.
|
2985
2985
|
:param int timeout_in_milliseconds: (Updatable) Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
2986
|
-
:param Mapping[str,
|
2986
|
+
:param Mapping[str, str] types: (Updatable) Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
2987
2987
|
|
2988
2988
|
This incoming event: "2013/02/28 12:00:00,192.168.0.1,111,-"
|
2989
2989
|
|
@@ -3285,7 +3285,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3285
3285
|
|
3286
3286
|
@property
|
3287
3287
|
@pulumi.getter
|
3288
|
-
def types(self) -> Optional[Mapping[str,
|
3288
|
+
def types(self) -> Optional[Mapping[str, str]]:
|
3289
3289
|
"""
|
3290
3290
|
(Updatable) Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
3291
3291
|
|
@@ -3510,11 +3510,11 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3510
3510
|
return super().get(key, default)
|
3511
3511
|
|
3512
3512
|
def __init__(__self__, *,
|
3513
|
-
dimensions: Optional[Mapping[str,
|
3513
|
+
dimensions: Optional[Mapping[str, str]] = None,
|
3514
3514
|
namespace: Optional[str] = None,
|
3515
3515
|
resource_group: Optional[str] = None):
|
3516
3516
|
"""
|
3517
|
-
:param Mapping[str,
|
3517
|
+
:param Mapping[str, str] dimensions: (Updatable) Dimensions to be added for metrics.
|
3518
3518
|
:param str namespace: (Updatable) Namespace to emit metrics.
|
3519
3519
|
:param str resource_group: (Updatable) Resource group to emit metrics.
|
3520
3520
|
"""
|
@@ -3527,7 +3527,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3527
3527
|
|
3528
3528
|
@property
|
3529
3529
|
@pulumi.getter
|
3530
|
-
def dimensions(self) -> Optional[Mapping[str,
|
3530
|
+
def dimensions(self) -> Optional[Mapping[str, str]]:
|
3531
3531
|
"""
|
3532
3532
|
(Updatable) Dimensions to be added for metrics.
|
3533
3533
|
"""
|
@@ -3614,13 +3614,13 @@ class GetLogConfigurationResult(dict):
|
|
3614
3614
|
class GetLogConfigurationSourceResult(dict):
|
3615
3615
|
def __init__(__self__, *,
|
3616
3616
|
category: str,
|
3617
|
-
parameters: Mapping[str,
|
3617
|
+
parameters: Mapping[str, str],
|
3618
3618
|
resource: str,
|
3619
3619
|
service: str,
|
3620
3620
|
source_type: str):
|
3621
3621
|
"""
|
3622
3622
|
:param str category: Log object category.
|
3623
|
-
:param Mapping[str,
|
3623
|
+
:param Mapping[str, str] parameters: Log category parameters are stored here.
|
3624
3624
|
:param str resource: The unique identifier of the resource emitting the log.
|
3625
3625
|
:param str service: Service generating log.
|
3626
3626
|
:param str source_type: The log source.
|
@@ -3642,7 +3642,7 @@ class GetLogConfigurationSourceResult(dict):
|
|
3642
3642
|
|
3643
3643
|
@property
|
3644
3644
|
@pulumi.getter
|
3645
|
-
def parameters(self) -> Mapping[str,
|
3645
|
+
def parameters(self) -> Mapping[str, str]:
|
3646
3646
|
"""
|
3647
3647
|
Log category parameters are stored here.
|
3648
3648
|
"""
|
@@ -3705,20 +3705,20 @@ class GetLogGroupsFilterResult(dict):
|
|
3705
3705
|
class GetLogGroupsLogGroupResult(dict):
|
3706
3706
|
def __init__(__self__, *,
|
3707
3707
|
compartment_id: str,
|
3708
|
-
defined_tags: Mapping[str,
|
3708
|
+
defined_tags: Mapping[str, str],
|
3709
3709
|
description: str,
|
3710
3710
|
display_name: str,
|
3711
|
-
freeform_tags: Mapping[str,
|
3711
|
+
freeform_tags: Mapping[str, str],
|
3712
3712
|
id: str,
|
3713
3713
|
state: str,
|
3714
3714
|
time_created: str,
|
3715
3715
|
time_last_modified: str):
|
3716
3716
|
"""
|
3717
3717
|
:param str compartment_id: Compartment OCID to list resources in. See compartmentIdInSubtree for nested compartments traversal.
|
3718
|
-
:param Mapping[str,
|
3718
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
3719
3719
|
:param str description: Description for this resource.
|
3720
3720
|
:param str display_name: Resource name.
|
3721
|
-
:param Mapping[str,
|
3721
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
3722
3722
|
:param str id: The OCID of the resource.
|
3723
3723
|
:param str state: The log group object state.
|
3724
3724
|
:param str time_created: Time the resource was created.
|
@@ -3744,7 +3744,7 @@ class GetLogGroupsLogGroupResult(dict):
|
|
3744
3744
|
|
3745
3745
|
@property
|
3746
3746
|
@pulumi.getter(name="definedTags")
|
3747
|
-
def defined_tags(self) -> Mapping[str,
|
3747
|
+
def defined_tags(self) -> Mapping[str, str]:
|
3748
3748
|
"""
|
3749
3749
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
3750
3750
|
"""
|
@@ -3768,7 +3768,7 @@ class GetLogGroupsLogGroupResult(dict):
|
|
3768
3768
|
|
3769
3769
|
@property
|
3770
3770
|
@pulumi.getter(name="freeformTags")
|
3771
|
-
def freeform_tags(self) -> Mapping[str,
|
3771
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
3772
3772
|
"""
|
3773
3773
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
3774
3774
|
"""
|
@@ -3856,9 +3856,9 @@ class GetLogSavedSearchesLogSavedSearchSummaryCollectionResult(dict):
|
|
3856
3856
|
class GetLogSavedSearchesLogSavedSearchSummaryCollectionItemResult(dict):
|
3857
3857
|
def __init__(__self__, *,
|
3858
3858
|
compartment_id: str,
|
3859
|
-
defined_tags: Mapping[str,
|
3859
|
+
defined_tags: Mapping[str, str],
|
3860
3860
|
description: str,
|
3861
|
-
freeform_tags: Mapping[str,
|
3861
|
+
freeform_tags: Mapping[str, str],
|
3862
3862
|
id: str,
|
3863
3863
|
name: str,
|
3864
3864
|
query: str,
|
@@ -3867,9 +3867,9 @@ class GetLogSavedSearchesLogSavedSearchSummaryCollectionItemResult(dict):
|
|
3867
3867
|
time_last_modified: str):
|
3868
3868
|
"""
|
3869
3869
|
:param str compartment_id: Compartment OCID to list resources in. See compartmentIdInSubtree for nested compartments traversal.
|
3870
|
-
:param Mapping[str,
|
3870
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
3871
3871
|
:param str description: Description for this resource.
|
3872
|
-
:param Mapping[str,
|
3872
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
3873
3873
|
:param str id: The OCID of the resource.
|
3874
3874
|
:param str name: Resource name.
|
3875
3875
|
:param str query: The search query that is saved.
|
@@ -3898,7 +3898,7 @@ class GetLogSavedSearchesLogSavedSearchSummaryCollectionItemResult(dict):
|
|
3898
3898
|
|
3899
3899
|
@property
|
3900
3900
|
@pulumi.getter(name="definedTags")
|
3901
|
-
def defined_tags(self) -> Mapping[str,
|
3901
|
+
def defined_tags(self) -> Mapping[str, str]:
|
3902
3902
|
"""
|
3903
3903
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
3904
3904
|
"""
|
@@ -3914,7 +3914,7 @@ class GetLogSavedSearchesLogSavedSearchSummaryCollectionItemResult(dict):
|
|
3914
3914
|
|
3915
3915
|
@property
|
3916
3916
|
@pulumi.getter(name="freeformTags")
|
3917
|
-
def freeform_tags(self) -> Mapping[str,
|
3917
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
3918
3918
|
"""
|
3919
3919
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
3920
3920
|
"""
|
@@ -4001,9 +4001,9 @@ class GetLogsLogResult(dict):
|
|
4001
4001
|
def __init__(__self__, *,
|
4002
4002
|
compartment_id: str,
|
4003
4003
|
configurations: Sequence['outputs.GetLogsLogConfigurationResult'],
|
4004
|
-
defined_tags: Mapping[str,
|
4004
|
+
defined_tags: Mapping[str, str],
|
4005
4005
|
display_name: str,
|
4006
|
-
freeform_tags: Mapping[str,
|
4006
|
+
freeform_tags: Mapping[str, str],
|
4007
4007
|
id: str,
|
4008
4008
|
is_enabled: bool,
|
4009
4009
|
log_group_id: str,
|
@@ -4016,9 +4016,9 @@ class GetLogsLogResult(dict):
|
|
4016
4016
|
"""
|
4017
4017
|
:param str compartment_id: The OCID of the compartment that the resource belongs to.
|
4018
4018
|
:param Sequence['GetLogsLogConfigurationArgs'] configurations: Log object configuration.
|
4019
|
-
:param Mapping[str,
|
4019
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
4020
4020
|
:param str display_name: Resource name.
|
4021
|
-
:param Mapping[str,
|
4021
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
4022
4022
|
:param str id: The OCID of the resource.
|
4023
4023
|
:param bool is_enabled: Whether or not this resource is currently enabled.
|
4024
4024
|
:param str log_group_id: OCID of a log group to work with.
|
@@ -4062,7 +4062,7 @@ class GetLogsLogResult(dict):
|
|
4062
4062
|
|
4063
4063
|
@property
|
4064
4064
|
@pulumi.getter(name="definedTags")
|
4065
|
-
def defined_tags(self) -> Mapping[str,
|
4065
|
+
def defined_tags(self) -> Mapping[str, str]:
|
4066
4066
|
"""
|
4067
4067
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
4068
4068
|
"""
|
@@ -4078,7 +4078,7 @@ class GetLogsLogResult(dict):
|
|
4078
4078
|
|
4079
4079
|
@property
|
4080
4080
|
@pulumi.getter(name="freeformTags")
|
4081
|
-
def freeform_tags(self) -> Mapping[str,
|
4081
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
4082
4082
|
"""
|
4083
4083
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
4084
4084
|
"""
|
@@ -4190,13 +4190,13 @@ class GetLogsLogConfigurationResult(dict):
|
|
4190
4190
|
class GetLogsLogConfigurationSourceResult(dict):
|
4191
4191
|
def __init__(__self__, *,
|
4192
4192
|
category: str,
|
4193
|
-
parameters: Mapping[str,
|
4193
|
+
parameters: Mapping[str, str],
|
4194
4194
|
resource: str,
|
4195
4195
|
service: str,
|
4196
4196
|
source_type: str):
|
4197
4197
|
"""
|
4198
4198
|
:param str category: Log object category.
|
4199
|
-
:param Mapping[str,
|
4199
|
+
:param Mapping[str, str] parameters: Log category parameters are stored here.
|
4200
4200
|
:param str resource: The unique identifier of the resource emitting the log.
|
4201
4201
|
:param str service: Service generating log.
|
4202
4202
|
:param str source_type: The log source.
|
@@ -4218,7 +4218,7 @@ class GetLogsLogConfigurationSourceResult(dict):
|
|
4218
4218
|
|
4219
4219
|
@property
|
4220
4220
|
@pulumi.getter
|
4221
|
-
def parameters(self) -> Mapping[str,
|
4221
|
+
def parameters(self) -> Mapping[str, str]:
|
4222
4222
|
"""
|
4223
4223
|
Log category parameters are stored here.
|
4224
4224
|
"""
|
@@ -4533,7 +4533,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSo
|
|
4533
4533
|
time_format: str,
|
4534
4534
|
time_type: str,
|
4535
4535
|
timeout_in_milliseconds: int,
|
4536
|
-
types: Mapping[str,
|
4536
|
+
types: Mapping[str, str]):
|
4537
4537
|
"""
|
4538
4538
|
:param str delimiter: CSV delimiter.
|
4539
4539
|
:param str expression: Regex pattern.
|
@@ -4564,7 +4564,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSo
|
|
4564
4564
|
:param str time_format: Process time value using the specified format.
|
4565
4565
|
:param str time_type: JSON parser time type.
|
4566
4566
|
:param int timeout_in_milliseconds: Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
4567
|
-
:param Mapping[str,
|
4567
|
+
:param Mapping[str, str] types: Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
4568
4568
|
"""
|
4569
4569
|
pulumi.set(__self__, "delimiter", delimiter)
|
4570
4570
|
pulumi.set(__self__, "expression", expression)
|
@@ -4831,7 +4831,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSo
|
|
4831
4831
|
|
4832
4832
|
@property
|
4833
4833
|
@pulumi.getter
|
4834
|
-
def types(self) -> Mapping[str,
|
4834
|
+
def types(self) -> Mapping[str, str]:
|
4835
4835
|
"""
|
4836
4836
|
Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
4837
4837
|
"""
|
@@ -4976,11 +4976,11 @@ class GetUnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSo
|
|
4976
4976
|
@pulumi.output_type
|
4977
4977
|
class GetUnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserRecordInputResult(dict):
|
4978
4978
|
def __init__(__self__, *,
|
4979
|
-
dimensions: Mapping[str,
|
4979
|
+
dimensions: Mapping[str, str],
|
4980
4980
|
namespace: str,
|
4981
4981
|
resource_group: str):
|
4982
4982
|
"""
|
4983
|
-
:param Mapping[str,
|
4983
|
+
:param Mapping[str, str] dimensions: Dimensions to be added for metrics.
|
4984
4984
|
:param str namespace: Namespace to emit metrics.
|
4985
4985
|
:param str resource_group: Resource group to emit metrics.
|
4986
4986
|
"""
|
@@ -4990,7 +4990,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSo
|
|
4990
4990
|
|
4991
4991
|
@property
|
4992
4992
|
@pulumi.getter
|
4993
|
-
def dimensions(self) -> Mapping[str,
|
4993
|
+
def dimensions(self) -> Mapping[str, str]:
|
4994
4994
|
"""
|
4995
4995
|
Dimensions to be added for metrics.
|
4996
4996
|
"""
|
@@ -5343,7 +5343,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationSourceParserResult(dict):
|
|
5343
5343
|
time_format: str,
|
5344
5344
|
time_type: str,
|
5345
5345
|
timeout_in_milliseconds: int,
|
5346
|
-
types: Mapping[str,
|
5346
|
+
types: Mapping[str, str]):
|
5347
5347
|
"""
|
5348
5348
|
:param str delimiter: CSV delimiter.
|
5349
5349
|
:param str expression: Regex pattern.
|
@@ -5374,7 +5374,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationSourceParserResult(dict):
|
|
5374
5374
|
:param str time_format: Process time value using the specified format.
|
5375
5375
|
:param str time_type: JSON parser time type.
|
5376
5376
|
:param int timeout_in_milliseconds: Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
5377
|
-
:param Mapping[str,
|
5377
|
+
:param Mapping[str, str] types: Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
5378
5378
|
"""
|
5379
5379
|
pulumi.set(__self__, "delimiter", delimiter)
|
5380
5380
|
pulumi.set(__self__, "expression", expression)
|
@@ -5641,7 +5641,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationSourceParserResult(dict):
|
|
5641
5641
|
|
5642
5642
|
@property
|
5643
5643
|
@pulumi.getter
|
5644
|
-
def types(self) -> Mapping[str,
|
5644
|
+
def types(self) -> Mapping[str, str]:
|
5645
5645
|
"""
|
5646
5646
|
Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
5647
5647
|
"""
|
@@ -5786,11 +5786,11 @@ class GetUnifiedAgentConfigurationServiceConfigurationSourceParserPatternResult(
|
|
5786
5786
|
@pulumi.output_type
|
5787
5787
|
class GetUnifiedAgentConfigurationServiceConfigurationSourceParserRecordInputResult(dict):
|
5788
5788
|
def __init__(__self__, *,
|
5789
|
-
dimensions: Mapping[str,
|
5789
|
+
dimensions: Mapping[str, str],
|
5790
5790
|
namespace: str,
|
5791
5791
|
resource_group: str):
|
5792
5792
|
"""
|
5793
|
-
:param Mapping[str,
|
5793
|
+
:param Mapping[str, str] dimensions: Dimensions to be added for metrics.
|
5794
5794
|
:param str namespace: Namespace to emit metrics.
|
5795
5795
|
:param str resource_group: Resource group to emit metrics.
|
5796
5796
|
"""
|
@@ -5800,7 +5800,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationSourceParserRecordInputRes
|
|
5800
5800
|
|
5801
5801
|
@property
|
5802
5802
|
@pulumi.getter
|
5803
|
-
def dimensions(self) -> Mapping[str,
|
5803
|
+
def dimensions(self) -> Mapping[str, str]:
|
5804
5804
|
"""
|
5805
5805
|
Dimensions to be added for metrics.
|
5806
5806
|
"""
|
@@ -5840,7 +5840,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationF
|
|
5840
5840
|
keep_keys: Sequence[str],
|
5841
5841
|
key_name: str,
|
5842
5842
|
name: str,
|
5843
|
-
params: Mapping[str,
|
5843
|
+
params: Mapping[str, str],
|
5844
5844
|
parsers: Sequence['outputs.GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserResult'],
|
5845
5845
|
record_lists: Sequence['outputs.GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordListResult'],
|
5846
5846
|
remove_key_name_field: bool,
|
@@ -5864,7 +5864,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationF
|
|
5864
5864
|
:param Sequence[str] keep_keys: A list of keys to keep. Only relevant if isRenewRecordEnabled is set to true
|
5865
5865
|
:param str key_name: The field name in the record to parse.
|
5866
5866
|
:param str name: The name key to tag this Grok pattern.
|
5867
|
-
:param Mapping[str,
|
5867
|
+
:param Mapping[str, str] params: Parameters of the custom filter
|
5868
5868
|
:param Sequence['GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserArgs'] parsers: Source parser object.
|
5869
5869
|
:param Sequence['GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordListArgs'] record_lists: Add new key-value pairs in logs
|
5870
5870
|
:param bool remove_key_name_field: If true, remove the keyName field when parsing is succeeded.
|
@@ -6012,7 +6012,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationF
|
|
6012
6012
|
|
6013
6013
|
@property
|
6014
6014
|
@pulumi.getter
|
6015
|
-
def params(self) -> Mapping[str,
|
6015
|
+
def params(self) -> Mapping[str, str]:
|
6016
6016
|
"""
|
6017
6017
|
Parameters of the custom filter
|
6018
6018
|
"""
|
@@ -6116,10 +6116,10 @@ class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationF
|
|
6116
6116
|
class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterCustomSectionResult(dict):
|
6117
6117
|
def __init__(__self__, *,
|
6118
6118
|
name: str,
|
6119
|
-
params: Mapping[str,
|
6119
|
+
params: Mapping[str, str]):
|
6120
6120
|
"""
|
6121
6121
|
:param str name: The name key to tag this Grok pattern.
|
6122
|
-
:param Mapping[str,
|
6122
|
+
:param Mapping[str, str] params: Parameters of the custom filter
|
6123
6123
|
"""
|
6124
6124
|
pulumi.set(__self__, "name", name)
|
6125
6125
|
pulumi.set(__self__, "params", params)
|
@@ -6134,7 +6134,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationF
|
|
6134
6134
|
|
6135
6135
|
@property
|
6136
6136
|
@pulumi.getter
|
6137
|
-
def params(self) -> Mapping[str,
|
6137
|
+
def params(self) -> Mapping[str, str]:
|
6138
6138
|
"""
|
6139
6139
|
Parameters of the custom filter
|
6140
6140
|
"""
|
@@ -6202,7 +6202,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationF
|
|
6202
6202
|
time_format: str,
|
6203
6203
|
time_type: str,
|
6204
6204
|
timeout_in_milliseconds: int,
|
6205
|
-
types: Mapping[str,
|
6205
|
+
types: Mapping[str, str]):
|
6206
6206
|
"""
|
6207
6207
|
:param str delimiter: CSV delimiter.
|
6208
6208
|
:param str expression: Regex pattern.
|
@@ -6233,7 +6233,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationF
|
|
6233
6233
|
:param str time_format: Process time value using the specified format.
|
6234
6234
|
:param str time_type: JSON parser time type.
|
6235
6235
|
:param int timeout_in_milliseconds: Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
6236
|
-
:param Mapping[str,
|
6236
|
+
:param Mapping[str, str] types: Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
6237
6237
|
"""
|
6238
6238
|
pulumi.set(__self__, "delimiter", delimiter)
|
6239
6239
|
pulumi.set(__self__, "expression", expression)
|
@@ -6500,7 +6500,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationF
|
|
6500
6500
|
|
6501
6501
|
@property
|
6502
6502
|
@pulumi.getter
|
6503
|
-
def types(self) -> Mapping[str,
|
6503
|
+
def types(self) -> Mapping[str, str]:
|
6504
6504
|
"""
|
6505
6505
|
Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
6506
6506
|
"""
|
@@ -6645,11 +6645,11 @@ class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationF
|
|
6645
6645
|
@pulumi.output_type
|
6646
6646
|
class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserRecordInputResult(dict):
|
6647
6647
|
def __init__(__self__, *,
|
6648
|
-
dimensions: Mapping[str,
|
6648
|
+
dimensions: Mapping[str, str],
|
6649
6649
|
namespace: str,
|
6650
6650
|
resource_group: str):
|
6651
6651
|
"""
|
6652
|
-
:param Mapping[str,
|
6652
|
+
:param Mapping[str, str] dimensions: Dimensions to be added for metrics.
|
6653
6653
|
:param str namespace: Namespace to emit metrics.
|
6654
6654
|
:param str resource_group: Resource group to emit metrics.
|
6655
6655
|
"""
|
@@ -6659,7 +6659,7 @@ class GetUnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationF
|
|
6659
6659
|
|
6660
6660
|
@property
|
6661
6661
|
@pulumi.getter
|
6662
|
-
def dimensions(self) -> Mapping[str,
|
6662
|
+
def dimensions(self) -> Mapping[str, str]:
|
6663
6663
|
"""
|
6664
6664
|
Dimensions to be added for metrics.
|
6665
6665
|
"""
|
@@ -6762,10 +6762,10 @@ class GetUnifiedAgentConfigurationsUnifiedAgentConfigurationCollectionItemResult
|
|
6762
6762
|
compartment_id: str,
|
6763
6763
|
configuration_state: str,
|
6764
6764
|
configuration_type: str,
|
6765
|
-
defined_tags: Mapping[str,
|
6765
|
+
defined_tags: Mapping[str, str],
|
6766
6766
|
description: str,
|
6767
6767
|
display_name: str,
|
6768
|
-
freeform_tags: Mapping[str,
|
6768
|
+
freeform_tags: Mapping[str, str],
|
6769
6769
|
id: str,
|
6770
6770
|
is_enabled: bool,
|
6771
6771
|
state: str,
|
@@ -6775,10 +6775,10 @@ class GetUnifiedAgentConfigurationsUnifiedAgentConfigurationCollectionItemResult
|
|
6775
6775
|
:param str compartment_id: Compartment OCID to list resources in. See compartmentIdInSubtree for nested compartments traversal.
|
6776
6776
|
:param str configuration_state: State of unified agent service configuration.
|
6777
6777
|
:param str configuration_type: Type of Unified Agent service configuration.
|
6778
|
-
:param Mapping[str,
|
6778
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
6779
6779
|
:param str description: Description for this resource.
|
6780
6780
|
:param str display_name: Resource name.
|
6781
|
-
:param Mapping[str,
|
6781
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
6782
6782
|
:param str id: The OCID of the resource.
|
6783
6783
|
:param bool is_enabled: Whether or not this resource is currently enabled.
|
6784
6784
|
:param str state: Lifecycle state of the log object
|
@@ -6824,7 +6824,7 @@ class GetUnifiedAgentConfigurationsUnifiedAgentConfigurationCollectionItemResult
|
|
6824
6824
|
|
6825
6825
|
@property
|
6826
6826
|
@pulumi.getter(name="definedTags")
|
6827
|
-
def defined_tags(self) -> Mapping[str,
|
6827
|
+
def defined_tags(self) -> Mapping[str, str]:
|
6828
6828
|
"""
|
6829
6829
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
6830
6830
|
"""
|
@@ -6848,7 +6848,7 @@ class GetUnifiedAgentConfigurationsUnifiedAgentConfigurationCollectionItemResult
|
|
6848
6848
|
|
6849
6849
|
@property
|
6850
6850
|
@pulumi.getter(name="freeformTags")
|
6851
|
-
def freeform_tags(self) -> Mapping[str,
|
6851
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
6852
6852
|
"""
|
6853
6853
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
6854
6854
|
"""
|