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
@@ -1067,10 +1067,10 @@ class GetLogAnalyticsEntitiesLogAnalyticsEntityCollectionItemResult(dict):
|
|
1067
1067
|
are_logs_collected: bool,
|
1068
1068
|
cloud_resource_id: str,
|
1069
1069
|
compartment_id: str,
|
1070
|
-
defined_tags: Mapping[str,
|
1070
|
+
defined_tags: Mapping[str, str],
|
1071
1071
|
entity_type_internal_name: str,
|
1072
1072
|
entity_type_name: str,
|
1073
|
-
freeform_tags: Mapping[str,
|
1073
|
+
freeform_tags: Mapping[str, str],
|
1074
1074
|
hostname: str,
|
1075
1075
|
id: str,
|
1076
1076
|
lifecycle_details: str,
|
@@ -1080,7 +1080,7 @@ class GetLogAnalyticsEntitiesLogAnalyticsEntityCollectionItemResult(dict):
|
|
1080
1080
|
metadatas: Sequence['outputs.GetLogAnalyticsEntitiesLogAnalyticsEntityCollectionItemMetadataResult'],
|
1081
1081
|
name: str,
|
1082
1082
|
namespace: str,
|
1083
|
-
properties: Mapping[str,
|
1083
|
+
properties: Mapping[str, str],
|
1084
1084
|
source_id: str,
|
1085
1085
|
state: str,
|
1086
1086
|
time_created: str,
|
@@ -1091,10 +1091,10 @@ class GetLogAnalyticsEntitiesLogAnalyticsEntityCollectionItemResult(dict):
|
|
1091
1091
|
:param bool are_logs_collected: The Boolean flag to indicate if logs are collected for an entity for log analytics usage.
|
1092
1092
|
:param str cloud_resource_id: A filter to return only log analytics entities whose cloudResourceId matches the cloudResourceId given.
|
1093
1093
|
:param str compartment_id: The ID of the compartment in which to list resources.
|
1094
|
-
:param Mapping[str,
|
1094
|
+
: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"}`
|
1095
1095
|
:param str entity_type_internal_name: Internal name for the log analytics entity type.
|
1096
1096
|
:param str entity_type_name: A filter to return only log analytics entities whose entityTypeName matches the entire log analytics entity type name of one of the entityTypeNames given in the list. The match is case-insensitive.
|
1097
|
-
:param Mapping[str,
|
1097
|
+
: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"}`
|
1098
1098
|
:param str hostname: A filter to return only log analytics entities whose hostname matches the entire hostname given.
|
1099
1099
|
:param str id: The log analytics entity OCID. This ID is a reference used by log analytics features and it represents a resource that is provisioned and managed by the customer on their premises or on the cloud.
|
1100
1100
|
:param str lifecycle_details: lifecycleDetails has additional information regarding substeps such as management agent plugin deployment.
|
@@ -1104,7 +1104,7 @@ class GetLogAnalyticsEntitiesLogAnalyticsEntityCollectionItemResult(dict):
|
|
1104
1104
|
:param Sequence['GetLogAnalyticsEntitiesLogAnalyticsEntityCollectionItemMetadataArgs'] metadatas: Details of entity metadata information.
|
1105
1105
|
:param str name: A filter to return only log analytics entities whose name matches the entire name given. The match is case-insensitive.
|
1106
1106
|
:param str namespace: The Logging Analytics namespace used for the request.
|
1107
|
-
:param Mapping[str,
|
1107
|
+
:param Mapping[str, str] properties: The name/value pairs for parameter values to be used in file patterns specified in log sources.
|
1108
1108
|
:param str source_id: A filter to return only log analytics entities whose sourceId matches the sourceId given.
|
1109
1109
|
:param str state: A filter to return only those log analytics entities with the specified lifecycle state. The state value is case-insensitive.
|
1110
1110
|
:param str time_created: The date and time the resource was created, in the format defined by RFC3339.
|
@@ -1162,7 +1162,7 @@ class GetLogAnalyticsEntitiesLogAnalyticsEntityCollectionItemResult(dict):
|
|
1162
1162
|
|
1163
1163
|
@property
|
1164
1164
|
@pulumi.getter(name="definedTags")
|
1165
|
-
def defined_tags(self) -> Mapping[str,
|
1165
|
+
def defined_tags(self) -> Mapping[str, str]:
|
1166
1166
|
"""
|
1167
1167
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
1168
1168
|
"""
|
@@ -1186,7 +1186,7 @@ class GetLogAnalyticsEntitiesLogAnalyticsEntityCollectionItemResult(dict):
|
|
1186
1186
|
|
1187
1187
|
@property
|
1188
1188
|
@pulumi.getter(name="freeformTags")
|
1189
|
-
def freeform_tags(self) -> Mapping[str,
|
1189
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
1190
1190
|
"""
|
1191
1191
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
1192
1192
|
"""
|
@@ -1266,7 +1266,7 @@ class GetLogAnalyticsEntitiesLogAnalyticsEntityCollectionItemResult(dict):
|
|
1266
1266
|
|
1267
1267
|
@property
|
1268
1268
|
@pulumi.getter
|
1269
|
-
def properties(self) -> Mapping[str,
|
1269
|
+
def properties(self) -> Mapping[str, str]:
|
1270
1270
|
"""
|
1271
1271
|
The name/value pairs for parameter values to be used in file patterns specified in log sources.
|
1272
1272
|
"""
|
@@ -1537,10 +1537,10 @@ class GetLogAnalyticsEntityTopologyItemNodeItemResult(dict):
|
|
1537
1537
|
are_logs_collected: bool,
|
1538
1538
|
cloud_resource_id: str,
|
1539
1539
|
compartment_id: str,
|
1540
|
-
defined_tags: Mapping[str,
|
1540
|
+
defined_tags: Mapping[str, str],
|
1541
1541
|
entity_type_internal_name: str,
|
1542
1542
|
entity_type_name: str,
|
1543
|
-
freeform_tags: Mapping[str,
|
1543
|
+
freeform_tags: Mapping[str, str],
|
1544
1544
|
id: str,
|
1545
1545
|
lifecycle_details: str,
|
1546
1546
|
management_agent_id: str,
|
@@ -1554,10 +1554,10 @@ class GetLogAnalyticsEntityTopologyItemNodeItemResult(dict):
|
|
1554
1554
|
:param bool are_logs_collected: The Boolean flag to indicate if logs are collected for an entity for log analytics usage.
|
1555
1555
|
:param str cloud_resource_id: The OCID of the Cloud resource which this entity is a representation of. This may be blank when the entity represents a non-cloud resource that the customer may have on their premises.
|
1556
1556
|
:param str compartment_id: Compartment Identifier [OCID] (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
1557
|
-
:param Mapping[str,
|
1557
|
+
: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"}`
|
1558
1558
|
:param str entity_type_internal_name: Internal name for the log analytics entity type.
|
1559
1559
|
:param str entity_type_name: Log analytics entity type name.
|
1560
|
-
:param Mapping[str,
|
1560
|
+
: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"}`
|
1561
1561
|
:param str id: The log analytics entity OCID. This ID is a reference used by log analytics features and it represents a resource that is provisioned and managed by the customer on their premises or on the cloud.
|
1562
1562
|
:param str lifecycle_details: lifecycleDetails has additional information regarding substeps such as management agent plugin deployment.
|
1563
1563
|
:param str management_agent_id: The OCID of the Management Agent.
|
@@ -1611,7 +1611,7 @@ class GetLogAnalyticsEntityTopologyItemNodeItemResult(dict):
|
|
1611
1611
|
|
1612
1612
|
@property
|
1613
1613
|
@pulumi.getter(name="definedTags")
|
1614
|
-
def defined_tags(self) -> Mapping[str,
|
1614
|
+
def defined_tags(self) -> Mapping[str, str]:
|
1615
1615
|
"""
|
1616
1616
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
1617
1617
|
"""
|
@@ -1635,7 +1635,7 @@ class GetLogAnalyticsEntityTopologyItemNodeItemResult(dict):
|
|
1635
1635
|
|
1636
1636
|
@property
|
1637
1637
|
@pulumi.getter(name="freeformTags")
|
1638
|
-
def freeform_tags(self) -> Mapping[str,
|
1638
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
1639
1639
|
"""
|
1640
1640
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
1641
1641
|
"""
|
@@ -1757,20 +1757,20 @@ class GetLogAnalyticsLogGroupsLogAnalyticsLogGroupSummaryCollectionResult(dict):
|
|
1757
1757
|
class GetLogAnalyticsLogGroupsLogAnalyticsLogGroupSummaryCollectionItemResult(dict):
|
1758
1758
|
def __init__(__self__, *,
|
1759
1759
|
compartment_id: str,
|
1760
|
-
defined_tags: Mapping[str,
|
1760
|
+
defined_tags: Mapping[str, str],
|
1761
1761
|
description: str,
|
1762
1762
|
display_name: str,
|
1763
|
-
freeform_tags: Mapping[str,
|
1763
|
+
freeform_tags: Mapping[str, str],
|
1764
1764
|
id: str,
|
1765
1765
|
namespace: str,
|
1766
1766
|
time_created: str,
|
1767
1767
|
time_updated: str):
|
1768
1768
|
"""
|
1769
1769
|
:param str compartment_id: The ID of the compartment in which to list resources.
|
1770
|
-
:param Mapping[str,
|
1770
|
+
: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"}`
|
1771
1771
|
:param str description: Description for this resource.
|
1772
1772
|
:param str display_name: A filter to return only log analytics log groups whose displayName matches the entire display name given. The match is case-insensitive.
|
1773
|
-
:param Mapping[str,
|
1773
|
+
: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"}`
|
1774
1774
|
:param str id: The log analytics entity OCID. This ID is a reference used by log analytics features and it represents a resource that is provisioned and managed by the customer on their premises or on the cloud.
|
1775
1775
|
:param str namespace: The Logging Analytics namespace used for the request.
|
1776
1776
|
:param str time_created: The date and time the resource was created, in the format defined by RFC3339.
|
@@ -1796,7 +1796,7 @@ class GetLogAnalyticsLogGroupsLogAnalyticsLogGroupSummaryCollectionItemResult(di
|
|
1796
1796
|
|
1797
1797
|
@property
|
1798
1798
|
@pulumi.getter(name="definedTags")
|
1799
|
-
def defined_tags(self) -> Mapping[str,
|
1799
|
+
def defined_tags(self) -> Mapping[str, str]:
|
1800
1800
|
"""
|
1801
1801
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
1802
1802
|
"""
|
@@ -1820,7 +1820,7 @@ class GetLogAnalyticsLogGroupsLogAnalyticsLogGroupSummaryCollectionItemResult(di
|
|
1820
1820
|
|
1821
1821
|
@property
|
1822
1822
|
@pulumi.getter(name="freeformTags")
|
1823
|
-
def freeform_tags(self) -> Mapping[str,
|
1823
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
1824
1824
|
"""
|
1825
1825
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
1826
1826
|
"""
|
@@ -1943,10 +1943,10 @@ class GetLogAnalyticsObjectCollectionRulesLogAnalyticsObjectCollectionRuleCollec
|
|
1943
1943
|
char_encoding: str,
|
1944
1944
|
collection_type: str,
|
1945
1945
|
compartment_id: str,
|
1946
|
-
defined_tags: Mapping[str,
|
1946
|
+
defined_tags: Mapping[str, str],
|
1947
1947
|
description: str,
|
1948
1948
|
entity_id: str,
|
1949
|
-
freeform_tags: Mapping[str,
|
1949
|
+
freeform_tags: Mapping[str, str],
|
1950
1950
|
id: str,
|
1951
1951
|
is_enabled: bool,
|
1952
1952
|
is_force_historic_collection: bool,
|
@@ -1973,10 +1973,10 @@ class GetLogAnalyticsObjectCollectionRulesLogAnalyticsObjectCollectionRuleCollec
|
|
1973
1973
|
:param str char_encoding: An optional character encoding to aid in detecting the character encoding of the contents of the objects while processing. It is recommended to set this value as ISO_8589_1 when configuring content of the objects having more numeric characters, and very few alphabets. For e.g. this applies when configuring VCN Flow Logs.
|
1974
1974
|
:param str collection_type: The type of collection. Supported collection types: LIVE, HISTORIC, HISTORIC_LIVE
|
1975
1975
|
:param str compartment_id: The ID of the compartment in which to list resources.
|
1976
|
-
:param Mapping[str,
|
1976
|
+
: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"}`
|
1977
1977
|
:param str description: A string that describes the details of the rule. It does not have to be unique, and can be changed. Avoid entering confidential information.
|
1978
1978
|
:param str entity_id: Logging Analytics entity OCID to associate the processed logs with.
|
1979
|
-
:param Mapping[str,
|
1979
|
+
: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"}`
|
1980
1980
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of this rule.
|
1981
1981
|
:param bool is_enabled: Whether or not this rule is currently enabled.
|
1982
1982
|
:param bool is_force_historic_collection: Flag to allow historic collection if poll period overlaps with existing ACTIVE collection rule
|
@@ -2056,7 +2056,7 @@ class GetLogAnalyticsObjectCollectionRulesLogAnalyticsObjectCollectionRuleCollec
|
|
2056
2056
|
|
2057
2057
|
@property
|
2058
2058
|
@pulumi.getter(name="definedTags")
|
2059
|
-
def defined_tags(self) -> Mapping[str,
|
2059
|
+
def defined_tags(self) -> Mapping[str, str]:
|
2060
2060
|
"""
|
2061
2061
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
2062
2062
|
"""
|
@@ -2080,7 +2080,7 @@ class GetLogAnalyticsObjectCollectionRulesLogAnalyticsObjectCollectionRuleCollec
|
|
2080
2080
|
|
2081
2081
|
@property
|
2082
2082
|
@pulumi.getter(name="freeformTags")
|
2083
|
-
def freeform_tags(self) -> Mapping[str,
|
2083
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
2084
2084
|
"""
|
2085
2085
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
2086
2086
|
"""
|
@@ -2799,12 +2799,12 @@ class GetNamespaceIngestTimeRulesIngestTimeRuleSummaryCollectionItemResult(dict)
|
|
2799
2799
|
def __init__(__self__, *,
|
2800
2800
|
compartment_id: str,
|
2801
2801
|
condition_kind: str,
|
2802
|
-
defined_tags: Mapping[str,
|
2802
|
+
defined_tags: Mapping[str, str],
|
2803
2803
|
description: str,
|
2804
2804
|
display_name: str,
|
2805
2805
|
field_name: str,
|
2806
2806
|
field_value: str,
|
2807
|
-
freeform_tags: Mapping[str,
|
2807
|
+
freeform_tags: Mapping[str, str],
|
2808
2808
|
id: str,
|
2809
2809
|
is_enabled: bool,
|
2810
2810
|
state: str,
|
@@ -2813,12 +2813,12 @@ class GetNamespaceIngestTimeRulesIngestTimeRuleSummaryCollectionItemResult(dict)
|
|
2813
2813
|
"""
|
2814
2814
|
:param str compartment_id: The ID of the compartment in which to list resources.
|
2815
2815
|
:param str condition_kind: The ingest time rule condition kind used for filtering. Only rules with conditions of the specified kind will be returned.
|
2816
|
-
:param Mapping[str,
|
2816
|
+
: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"}`
|
2817
2817
|
:param str description: Description for this resource.
|
2818
2818
|
:param str display_name: A filter to return rules whose displayName matches in whole or in part the specified value. The match is case-insensitive.
|
2819
2819
|
:param str field_name: The field name used for filtering. Only rules using the specified field name will be returned.
|
2820
2820
|
:param str field_value: The field value used for filtering. Only rules using the specified field value will be returned.
|
2821
|
-
:param Mapping[str,
|
2821
|
+
: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"}`
|
2822
2822
|
:param str id: The log analytics entity OCID. This ID is a reference used by log analytics features and it represents a resource that is provisioned and managed by the customer on their premises or on the cloud.
|
2823
2823
|
:param bool is_enabled: A flag indicating whether or not the ingest time rule is enabled.
|
2824
2824
|
:param str state: The rule lifecycle state used for filtering. Currently supported values are ACTIVE and DELETED.
|
@@ -2857,7 +2857,7 @@ class GetNamespaceIngestTimeRulesIngestTimeRuleSummaryCollectionItemResult(dict)
|
|
2857
2857
|
|
2858
2858
|
@property
|
2859
2859
|
@pulumi.getter(name="definedTags")
|
2860
|
-
def defined_tags(self) -> Mapping[str,
|
2860
|
+
def defined_tags(self) -> Mapping[str, str]:
|
2861
2861
|
"""
|
2862
2862
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
2863
2863
|
"""
|
@@ -2897,7 +2897,7 @@ class GetNamespaceIngestTimeRulesIngestTimeRuleSummaryCollectionItemResult(dict)
|
|
2897
2897
|
|
2898
2898
|
@property
|
2899
2899
|
@pulumi.getter(name="freeformTags")
|
2900
|
-
def freeform_tags(self) -> Mapping[str,
|
2900
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
2901
2901
|
"""
|
2902
2902
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
2903
2903
|
"""
|
@@ -3135,10 +3135,10 @@ class GetNamespaceRulesRuleSummaryCollectionResult(dict):
|
|
3135
3135
|
class GetNamespaceRulesRuleSummaryCollectionItemResult(dict):
|
3136
3136
|
def __init__(__self__, *,
|
3137
3137
|
compartment_id: str,
|
3138
|
-
defined_tags: Mapping[str,
|
3138
|
+
defined_tags: Mapping[str, str],
|
3139
3139
|
description: str,
|
3140
3140
|
display_name: str,
|
3141
|
-
freeform_tags: Mapping[str,
|
3141
|
+
freeform_tags: Mapping[str, str],
|
3142
3142
|
id: str,
|
3143
3143
|
is_enabled: bool,
|
3144
3144
|
kind: str,
|
@@ -3150,10 +3150,10 @@ class GetNamespaceRulesRuleSummaryCollectionItemResult(dict):
|
|
3150
3150
|
time_updated: str):
|
3151
3151
|
"""
|
3152
3152
|
:param str compartment_id: The ID of the compartment in which to list resources.
|
3153
|
-
:param Mapping[str,
|
3153
|
+
: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"}`
|
3154
3154
|
:param str description: Description for this resource.
|
3155
3155
|
:param str display_name: A filter to return rules whose displayName matches in whole or in part the specified value. The match is case-insensitive.
|
3156
|
-
:param Mapping[str,
|
3156
|
+
: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"}`
|
3157
3157
|
:param str id: The log analytics entity OCID. This ID is a reference used by log analytics features and it represents a resource that is provisioned and managed by the customer on their premises or on the cloud.
|
3158
3158
|
:param bool is_enabled: A flag indicating whether or not the ingest time rule or scheduled task is enabled.
|
3159
3159
|
:param str kind: The rule kind used for filtering. Only rules of the specified kind will be returned.
|
@@ -3189,7 +3189,7 @@ class GetNamespaceRulesRuleSummaryCollectionItemResult(dict):
|
|
3189
3189
|
|
3190
3190
|
@property
|
3191
3191
|
@pulumi.getter(name="definedTags")
|
3192
|
-
def defined_tags(self) -> Mapping[str,
|
3192
|
+
def defined_tags(self) -> Mapping[str, str]:
|
3193
3193
|
"""
|
3194
3194
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
3195
3195
|
"""
|
@@ -3213,7 +3213,7 @@ class GetNamespaceRulesRuleSummaryCollectionItemResult(dict):
|
|
3213
3213
|
|
3214
3214
|
@property
|
3215
3215
|
@pulumi.getter(name="freeformTags")
|
3216
|
-
def freeform_tags(self) -> Mapping[str,
|
3216
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
3217
3217
|
"""
|
3218
3218
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
3219
3219
|
"""
|
@@ -3567,9 +3567,9 @@ class GetNamespaceScheduledTasksScheduledTaskCollectionItemResult(dict):
|
|
3567
3567
|
def __init__(__self__, *,
|
3568
3568
|
actions: Sequence['outputs.GetNamespaceScheduledTasksScheduledTaskCollectionItemActionResult'],
|
3569
3569
|
compartment_id: str,
|
3570
|
-
defined_tags: Mapping[str,
|
3570
|
+
defined_tags: Mapping[str, str],
|
3571
3571
|
display_name: str,
|
3572
|
-
freeform_tags: Mapping[str,
|
3572
|
+
freeform_tags: Mapping[str, str],
|
3573
3573
|
id: str,
|
3574
3574
|
kind: str,
|
3575
3575
|
namespace: str,
|
@@ -3586,9 +3586,9 @@ class GetNamespaceScheduledTasksScheduledTaskCollectionItemResult(dict):
|
|
3586
3586
|
"""
|
3587
3587
|
:param Sequence['GetNamespaceScheduledTasksScheduledTaskCollectionItemActionArgs'] actions: Action for scheduled task.
|
3588
3588
|
:param str compartment_id: The ID of the compartment in which to list resources.
|
3589
|
-
:param Mapping[str,
|
3589
|
+
: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"}`
|
3590
3590
|
:param str display_name: A filter to return only resources that match the given display name exactly.
|
3591
|
-
:param Mapping[str,
|
3591
|
+
: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"}`
|
3592
3592
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data plane resource.
|
3593
3593
|
:param str namespace: The Logging Analytics namespace used for the request.
|
3594
3594
|
:param str num_occurrences: Number of execution occurrences.
|
@@ -3638,7 +3638,7 @@ class GetNamespaceScheduledTasksScheduledTaskCollectionItemResult(dict):
|
|
3638
3638
|
|
3639
3639
|
@property
|
3640
3640
|
@pulumi.getter(name="definedTags")
|
3641
|
-
def defined_tags(self) -> Mapping[str,
|
3641
|
+
def defined_tags(self) -> Mapping[str, str]:
|
3642
3642
|
"""
|
3643
3643
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
3644
3644
|
"""
|
@@ -3654,7 +3654,7 @@ class GetNamespaceScheduledTasksScheduledTaskCollectionItemResult(dict):
|
|
3654
3654
|
|
3655
3655
|
@property
|
3656
3656
|
@pulumi.getter(name="freeformTags")
|
3657
|
-
def freeform_tags(self) -> Mapping[str,
|
3657
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
3658
3658
|
"""
|
3659
3659
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
3660
3660
|
"""
|
pulumi_oci/logging/_inputs.py
CHANGED
@@ -94,14 +94,14 @@ class LogConfigurationSourceArgs:
|
|
94
94
|
resource: pulumi.Input[str],
|
95
95
|
service: pulumi.Input[str],
|
96
96
|
source_type: pulumi.Input[str],
|
97
|
-
parameters: Optional[pulumi.Input[Mapping[str,
|
97
|
+
parameters: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
98
98
|
"""
|
99
99
|
:param pulumi.Input[str] category: Log object category.
|
100
100
|
:param pulumi.Input[str] resource: The unique identifier of the resource emitting the log.
|
101
101
|
:param pulumi.Input[str] service: Service generating log.
|
102
102
|
:param pulumi.Input[str] source_type: The log source.
|
103
103
|
* **OCISERVICE:** Oracle Service.
|
104
|
-
:param pulumi.Input[Mapping[str,
|
104
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] parameters: (Updatable) Log category parameters are stored here.
|
105
105
|
"""
|
106
106
|
pulumi.set(__self__, "category", category)
|
107
107
|
pulumi.set(__self__, "resource", resource)
|
@@ -161,14 +161,14 @@ class LogConfigurationSourceArgs:
|
|
161
161
|
|
162
162
|
@property
|
163
163
|
@pulumi.getter
|
164
|
-
def parameters(self) -> Optional[pulumi.Input[Mapping[str,
|
164
|
+
def parameters(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
165
165
|
"""
|
166
166
|
(Updatable) Log category parameters are stored here.
|
167
167
|
"""
|
168
168
|
return pulumi.get(self, "parameters")
|
169
169
|
|
170
170
|
@parameters.setter
|
171
|
-
def parameters(self, value: Optional[pulumi.Input[Mapping[str,
|
171
|
+
def parameters(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
172
172
|
pulumi.set(self, "parameters", value)
|
173
173
|
|
174
174
|
|
@@ -547,7 +547,7 @@ class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourc
|
|
547
547
|
time_format: Optional[pulumi.Input[str]] = None,
|
548
548
|
time_type: Optional[pulumi.Input[str]] = None,
|
549
549
|
timeout_in_milliseconds: Optional[pulumi.Input[int]] = None,
|
550
|
-
types: Optional[pulumi.Input[Mapping[str,
|
550
|
+
types: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
551
551
|
"""
|
552
552
|
:param pulumi.Input[str] parser_type: (Updatable) Type of fluent parser.
|
553
553
|
:param pulumi.Input[str] delimiter: (Updatable) CSV delimiter.
|
@@ -578,7 +578,7 @@ class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourc
|
|
578
578
|
:param pulumi.Input[str] time_format: (Updatable) Process time value using the specified format.
|
579
579
|
:param pulumi.Input[str] time_type: (Updatable) JSON parser time type.
|
580
580
|
:param pulumi.Input[int] timeout_in_milliseconds: (Updatable) Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
581
|
-
:param pulumi.Input[Mapping[str,
|
581
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[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>
|
582
582
|
|
583
583
|
This incoming event: "2013/02/28 12:00:00,192.168.0.1,111,-"
|
584
584
|
|
@@ -996,7 +996,7 @@ class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourc
|
|
996
996
|
|
997
997
|
@property
|
998
998
|
@pulumi.getter
|
999
|
-
def types(self) -> Optional[pulumi.Input[Mapping[str,
|
999
|
+
def types(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
1000
1000
|
"""
|
1001
1001
|
(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>
|
1002
1002
|
|
@@ -1009,7 +1009,7 @@ class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourc
|
|
1009
1009
|
return pulumi.get(self, "types")
|
1010
1010
|
|
1011
1011
|
@types.setter
|
1012
|
-
def types(self, value: Optional[pulumi.Input[Mapping[str,
|
1012
|
+
def types(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
1013
1013
|
pulumi.set(self, "types", value)
|
1014
1014
|
|
1015
1015
|
|
@@ -1206,11 +1206,11 @@ class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourc
|
|
1206
1206
|
@pulumi.input_type
|
1207
1207
|
class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserRecordInputArgs:
|
1208
1208
|
def __init__(__self__, *,
|
1209
|
-
dimensions: Optional[pulumi.Input[Mapping[str,
|
1209
|
+
dimensions: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
1210
1210
|
namespace: Optional[pulumi.Input[str]] = None,
|
1211
1211
|
resource_group: Optional[pulumi.Input[str]] = None):
|
1212
1212
|
"""
|
1213
|
-
:param pulumi.Input[Mapping[str,
|
1213
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] dimensions: (Updatable) Dimensions to be added for metrics.
|
1214
1214
|
:param pulumi.Input[str] namespace: (Updatable) Namespace to emit metrics.
|
1215
1215
|
:param pulumi.Input[str] resource_group: (Updatable) Resource group to emit metrics.
|
1216
1216
|
"""
|
@@ -1223,14 +1223,14 @@ class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourc
|
|
1223
1223
|
|
1224
1224
|
@property
|
1225
1225
|
@pulumi.getter
|
1226
|
-
def dimensions(self) -> Optional[pulumi.Input[Mapping[str,
|
1226
|
+
def dimensions(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
1227
1227
|
"""
|
1228
1228
|
(Updatable) Dimensions to be added for metrics.
|
1229
1229
|
"""
|
1230
1230
|
return pulumi.get(self, "dimensions")
|
1231
1231
|
|
1232
1232
|
@dimensions.setter
|
1233
|
-
def dimensions(self, value: Optional[pulumi.Input[Mapping[str,
|
1233
|
+
def dimensions(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
1234
1234
|
pulumi.set(self, "dimensions", value)
|
1235
1235
|
|
1236
1236
|
@property
|
@@ -1690,7 +1690,7 @@ class UnifiedAgentConfigurationServiceConfigurationSourceParserArgs:
|
|
1690
1690
|
time_format: Optional[pulumi.Input[str]] = None,
|
1691
1691
|
time_type: Optional[pulumi.Input[str]] = None,
|
1692
1692
|
timeout_in_milliseconds: Optional[pulumi.Input[int]] = None,
|
1693
|
-
types: Optional[pulumi.Input[Mapping[str,
|
1693
|
+
types: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
1694
1694
|
"""
|
1695
1695
|
:param pulumi.Input[str] parser_type: (Updatable) Type of fluent parser.
|
1696
1696
|
:param pulumi.Input[str] delimiter: (Updatable) CSV delimiter.
|
@@ -1721,7 +1721,7 @@ class UnifiedAgentConfigurationServiceConfigurationSourceParserArgs:
|
|
1721
1721
|
:param pulumi.Input[str] time_format: (Updatable) Process time value using the specified format.
|
1722
1722
|
:param pulumi.Input[str] time_type: (Updatable) JSON parser time type.
|
1723
1723
|
:param pulumi.Input[int] timeout_in_milliseconds: (Updatable) Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
1724
|
-
:param pulumi.Input[Mapping[str,
|
1724
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[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>
|
1725
1725
|
|
1726
1726
|
This incoming event: "2013/02/28 12:00:00,192.168.0.1,111,-"
|
1727
1727
|
|
@@ -2139,7 +2139,7 @@ class UnifiedAgentConfigurationServiceConfigurationSourceParserArgs:
|
|
2139
2139
|
|
2140
2140
|
@property
|
2141
2141
|
@pulumi.getter
|
2142
|
-
def types(self) -> Optional[pulumi.Input[Mapping[str,
|
2142
|
+
def types(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
2143
2143
|
"""
|
2144
2144
|
(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>
|
2145
2145
|
|
@@ -2152,7 +2152,7 @@ class UnifiedAgentConfigurationServiceConfigurationSourceParserArgs:
|
|
2152
2152
|
return pulumi.get(self, "types")
|
2153
2153
|
|
2154
2154
|
@types.setter
|
2155
|
-
def types(self, value: Optional[pulumi.Input[Mapping[str,
|
2155
|
+
def types(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
2156
2156
|
pulumi.set(self, "types", value)
|
2157
2157
|
|
2158
2158
|
|
@@ -2349,11 +2349,11 @@ class UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs:
|
|
2349
2349
|
@pulumi.input_type
|
2350
2350
|
class UnifiedAgentConfigurationServiceConfigurationSourceParserRecordInputArgs:
|
2351
2351
|
def __init__(__self__, *,
|
2352
|
-
dimensions: Optional[pulumi.Input[Mapping[str,
|
2352
|
+
dimensions: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
2353
2353
|
namespace: Optional[pulumi.Input[str]] = None,
|
2354
2354
|
resource_group: Optional[pulumi.Input[str]] = None):
|
2355
2355
|
"""
|
2356
|
-
:param pulumi.Input[Mapping[str,
|
2356
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] dimensions: (Updatable) Dimensions to be added for metrics.
|
2357
2357
|
:param pulumi.Input[str] namespace: (Updatable) Namespace to emit metrics.
|
2358
2358
|
:param pulumi.Input[str] resource_group: (Updatable) Resource group to emit metrics.
|
2359
2359
|
"""
|
@@ -2366,14 +2366,14 @@ class UnifiedAgentConfigurationServiceConfigurationSourceParserRecordInputArgs:
|
|
2366
2366
|
|
2367
2367
|
@property
|
2368
2368
|
@pulumi.getter
|
2369
|
-
def dimensions(self) -> Optional[pulumi.Input[Mapping[str,
|
2369
|
+
def dimensions(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
2370
2370
|
"""
|
2371
2371
|
(Updatable) Dimensions to be added for metrics.
|
2372
2372
|
"""
|
2373
2373
|
return pulumi.get(self, "dimensions")
|
2374
2374
|
|
2375
2375
|
@dimensions.setter
|
2376
|
-
def dimensions(self, value: Optional[pulumi.Input[Mapping[str,
|
2376
|
+
def dimensions(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
2377
2377
|
pulumi.set(self, "dimensions", value)
|
2378
2378
|
|
2379
2379
|
@property
|
@@ -2418,7 +2418,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2418
2418
|
is_ruby_enabled: Optional[pulumi.Input[bool]] = None,
|
2419
2419
|
keep_keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
2420
2420
|
key_name: Optional[pulumi.Input[str]] = None,
|
2421
|
-
params: Optional[pulumi.Input[Mapping[str,
|
2421
|
+
params: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
2422
2422
|
parser: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserArgs']] = None,
|
2423
2423
|
record_lists: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordListArgs']]]] = None,
|
2424
2424
|
remove_key_name_field: Optional[pulumi.Input[bool]] = None,
|
@@ -2442,7 +2442,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2442
2442
|
:param pulumi.Input[bool] is_ruby_enabled: (Updatable) When set to true, the full Ruby syntax is enabled in the ${} expression.
|
2443
2443
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] keep_keys: (Updatable) A list of keys to keep. Only relevant if isRenewRecordEnabled is set to true
|
2444
2444
|
:param pulumi.Input[str] key_name: (Updatable) The field name in the record to parse.
|
2445
|
-
:param pulumi.Input[Mapping[str,
|
2445
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] params: (Updatable) Parameters of the custom filter
|
2446
2446
|
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserArgs'] parser: (Updatable) Source parser object.
|
2447
2447
|
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordListArgs']]] record_lists: (Updatable) Add new key-value pairs in logs
|
2448
2448
|
:param pulumi.Input[bool] remove_key_name_field: (Updatable) If true, remove the keyName field when parsing is succeeded.
|
@@ -2671,14 +2671,14 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2671
2671
|
|
2672
2672
|
@property
|
2673
2673
|
@pulumi.getter
|
2674
|
-
def params(self) -> Optional[pulumi.Input[Mapping[str,
|
2674
|
+
def params(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
2675
2675
|
"""
|
2676
2676
|
(Updatable) Parameters of the custom filter
|
2677
2677
|
"""
|
2678
2678
|
return pulumi.get(self, "params")
|
2679
2679
|
|
2680
2680
|
@params.setter
|
2681
|
-
def params(self, value: Optional[pulumi.Input[Mapping[str,
|
2681
|
+
def params(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
2682
2682
|
pulumi.set(self, "params", value)
|
2683
2683
|
|
2684
2684
|
@property
|
@@ -2825,10 +2825,10 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2825
2825
|
class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterCustomSectionArgs:
|
2826
2826
|
def __init__(__self__, *,
|
2827
2827
|
name: Optional[pulumi.Input[str]] = None,
|
2828
|
-
params: Optional[pulumi.Input[Mapping[str,
|
2828
|
+
params: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
2829
2829
|
"""
|
2830
2830
|
:param pulumi.Input[str] name: (Updatable) The name of the custom section
|
2831
|
-
:param pulumi.Input[Mapping[str,
|
2831
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] params: (Updatable) Parameters in the custom section
|
2832
2832
|
"""
|
2833
2833
|
if name is not None:
|
2834
2834
|
pulumi.set(__self__, "name", name)
|
@@ -2849,14 +2849,14 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2849
2849
|
|
2850
2850
|
@property
|
2851
2851
|
@pulumi.getter
|
2852
|
-
def params(self) -> Optional[pulumi.Input[Mapping[str,
|
2852
|
+
def params(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
2853
2853
|
"""
|
2854
2854
|
(Updatable) Parameters in the custom section
|
2855
2855
|
"""
|
2856
2856
|
return pulumi.get(self, "params")
|
2857
2857
|
|
2858
2858
|
@params.setter
|
2859
|
-
def params(self, value: Optional[pulumi.Input[Mapping[str,
|
2859
|
+
def params(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
2860
2860
|
pulumi.set(self, "params", value)
|
2861
2861
|
|
2862
2862
|
|
@@ -2931,7 +2931,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2931
2931
|
time_format: Optional[pulumi.Input[str]] = None,
|
2932
2932
|
time_type: Optional[pulumi.Input[str]] = None,
|
2933
2933
|
timeout_in_milliseconds: Optional[pulumi.Input[int]] = None,
|
2934
|
-
types: Optional[pulumi.Input[Mapping[str,
|
2934
|
+
types: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
2935
2935
|
"""
|
2936
2936
|
:param pulumi.Input[str] parser_type: (Updatable) Type of fluent parser.
|
2937
2937
|
:param pulumi.Input[str] delimiter: (Updatable) CSV delimiter.
|
@@ -2962,7 +2962,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2962
2962
|
:param pulumi.Input[str] time_format: (Updatable) Process time value using the specified format.
|
2963
2963
|
:param pulumi.Input[str] time_type: (Updatable) JSON parser time type.
|
2964
2964
|
:param pulumi.Input[int] timeout_in_milliseconds: (Updatable) Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
2965
|
-
:param pulumi.Input[Mapping[str,
|
2965
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[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>
|
2966
2966
|
|
2967
2967
|
This incoming event: "2013/02/28 12:00:00,192.168.0.1,111,-"
|
2968
2968
|
|
@@ -3380,7 +3380,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3380
3380
|
|
3381
3381
|
@property
|
3382
3382
|
@pulumi.getter
|
3383
|
-
def types(self) -> Optional[pulumi.Input[Mapping[str,
|
3383
|
+
def types(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
3384
3384
|
"""
|
3385
3385
|
(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>
|
3386
3386
|
|
@@ -3393,7 +3393,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3393
3393
|
return pulumi.get(self, "types")
|
3394
3394
|
|
3395
3395
|
@types.setter
|
3396
|
-
def types(self, value: Optional[pulumi.Input[Mapping[str,
|
3396
|
+
def types(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
3397
3397
|
pulumi.set(self, "types", value)
|
3398
3398
|
|
3399
3399
|
|
@@ -3590,11 +3590,11 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3590
3590
|
@pulumi.input_type
|
3591
3591
|
class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserRecordInputArgs:
|
3592
3592
|
def __init__(__self__, *,
|
3593
|
-
dimensions: Optional[pulumi.Input[Mapping[str,
|
3593
|
+
dimensions: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
3594
3594
|
namespace: Optional[pulumi.Input[str]] = None,
|
3595
3595
|
resource_group: Optional[pulumi.Input[str]] = None):
|
3596
3596
|
"""
|
3597
|
-
:param pulumi.Input[Mapping[str,
|
3597
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] dimensions: (Updatable) Dimensions to be added for metrics.
|
3598
3598
|
:param pulumi.Input[str] namespace: (Updatable) Namespace to emit metrics.
|
3599
3599
|
:param pulumi.Input[str] resource_group: (Updatable) Resource group to emit metrics.
|
3600
3600
|
"""
|
@@ -3607,14 +3607,14 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3607
3607
|
|
3608
3608
|
@property
|
3609
3609
|
@pulumi.getter
|
3610
|
-
def dimensions(self) -> Optional[pulumi.Input[Mapping[str,
|
3610
|
+
def dimensions(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
3611
3611
|
"""
|
3612
3612
|
(Updatable) Dimensions to be added for metrics.
|
3613
3613
|
"""
|
3614
3614
|
return pulumi.get(self, "dimensions")
|
3615
3615
|
|
3616
3616
|
@dimensions.setter
|
3617
|
-
def dimensions(self, value: Optional[pulumi.Input[Mapping[str,
|
3617
|
+
def dimensions(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
3618
3618
|
pulumi.set(self, "dimensions", value)
|
3619
3619
|
|
3620
3620
|
@property
|