pulumi-oci 2.7.0a1723624751__py3-none-any.whl → 2.8.0a1724220787__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_oci/adm/_inputs.py +4 -4
- pulumi_oci/adm/get_knowledgebase.py +3 -3
- pulumi_oci/adm/get_remediation_recipe.py +3 -3
- pulumi_oci/adm/get_remediation_run.py +3 -3
- pulumi_oci/adm/get_vulnerability_audit.py +3 -3
- pulumi_oci/adm/knowledge_base.py +35 -35
- pulumi_oci/adm/outputs.py +45 -45
- pulumi_oci/adm/remediation_recipe.py +35 -35
- pulumi_oci/adm/remediation_run.py +35 -35
- pulumi_oci/adm/vulnerability_audit.py +35 -35
- pulumi_oci/aianomalydetection/ai_private_endpoint.py +35 -35
- pulumi_oci/aianomalydetection/data_asset.py +35 -35
- pulumi_oci/aianomalydetection/detect_anomaly_job.py +21 -21
- pulumi_oci/aianomalydetection/get_ai_private_endpoint.py +3 -3
- pulumi_oci/aianomalydetection/get_detect_anomaly_job.py +3 -3
- pulumi_oci/aianomalydetection/get_detection_data_asset.py +3 -3
- pulumi_oci/aianomalydetection/get_detection_model.py +3 -3
- pulumi_oci/aianomalydetection/get_detection_project.py +3 -3
- pulumi_oci/aianomalydetection/model.py +35 -35
- pulumi_oci/aianomalydetection/outputs.py +45 -45
- pulumi_oci/aianomalydetection/project.py +35 -35
- pulumi_oci/aidocument/get_model.py +3 -3
- pulumi_oci/aidocument/get_project.py +3 -3
- pulumi_oci/aidocument/model.py +35 -35
- pulumi_oci/aidocument/outputs.py +18 -18
- pulumi_oci/aidocument/project.py +35 -35
- pulumi_oci/ailanguage/endpoint.py +35 -35
- pulumi_oci/ailanguage/get_endpoint.py +3 -3
- pulumi_oci/ailanguage/get_model.py +3 -3
- pulumi_oci/ailanguage/get_project.py +3 -3
- pulumi_oci/ailanguage/model.py +35 -35
- pulumi_oci/ailanguage/outputs.py +33 -33
- pulumi_oci/ailanguage/project.py +35 -35
- pulumi_oci/aivision/get_model.py +3 -3
- pulumi_oci/aivision/get_project.py +3 -3
- pulumi_oci/aivision/model.py +35 -35
- pulumi_oci/aivision/outputs.py +18 -18
- pulumi_oci/aivision/project.py +35 -35
- pulumi_oci/analytics/analytics_instance.py +28 -28
- pulumi_oci/analytics/get_analytics_instance.py +2 -2
- pulumi_oci/analytics/outputs.py +6 -6
- pulumi_oci/announcementsservice/announcement_subscription.py +35 -35
- pulumi_oci/announcementsservice/get_announcement_subscription.py +3 -3
- pulumi_oci/announcementsservice/outputs.py +9 -9
- pulumi_oci/apigateway/_inputs.py +8 -8
- pulumi_oci/apigateway/api.py +28 -28
- pulumi_oci/apigateway/certificate.py +28 -28
- pulumi_oci/apigateway/deployment.py +28 -28
- pulumi_oci/apigateway/gateway.py +28 -28
- pulumi_oci/apigateway/get_api.py +2 -2
- pulumi_oci/apigateway/get_certificate.py +2 -2
- pulumi_oci/apigateway/get_deployment.py +2 -2
- pulumi_oci/apigateway/get_gateway.py +2 -2
- pulumi_oci/apigateway/get_subscriber.py +2 -2
- pulumi_oci/apigateway/get_usage_plan.py +2 -2
- pulumi_oci/apigateway/outputs.py +54 -54
- pulumi_oci/apigateway/subscriber.py +28 -28
- pulumi_oci/apigateway/usage_plan.py +28 -28
- pulumi_oci/apm/apm_domain.py +28 -28
- pulumi_oci/apm/get_apm_domain.py +2 -2
- pulumi_oci/apm/outputs.py +6 -6
- pulumi_oci/apmconfig/config.py +28 -28
- pulumi_oci/apmconfig/get_config.py +2 -2
- pulumi_oci/apmconfig/outputs.py +6 -6
- pulumi_oci/apmsynthetics/config.py +28 -28
- pulumi_oci/apmsynthetics/dedicated_vantage_point.py +28 -28
- pulumi_oci/apmsynthetics/get_dedicated_vantage_point.py +2 -2
- pulumi_oci/apmsynthetics/get_monitor.py +2 -2
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point.py +2 -2
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point_worker.py +2 -2
- pulumi_oci/apmsynthetics/get_script.py +2 -2
- pulumi_oci/apmsynthetics/on_premise_vantage_point.py +28 -28
- pulumi_oci/apmsynthetics/on_premise_vantage_point_worker.py +28 -28
- pulumi_oci/apmsynthetics/outputs.py +30 -30
- pulumi_oci/apmsynthetics/script.py +28 -28
- pulumi_oci/artifacts/container_image_signature.py +35 -35
- pulumi_oci/artifacts/container_repository.py +35 -35
- pulumi_oci/artifacts/generic_artifact.py +28 -28
- pulumi_oci/artifacts/get_container_image.py +3 -3
- pulumi_oci/artifacts/get_container_image_signature.py +3 -3
- pulumi_oci/artifacts/get_container_repository.py +3 -3
- pulumi_oci/artifacts/get_generic_artifact.py +2 -2
- pulumi_oci/artifacts/get_repository.py +2 -2
- pulumi_oci/artifacts/outputs.py +39 -39
- pulumi_oci/artifacts/repository.py +28 -28
- pulumi_oci/audit/outputs.py +27 -27
- pulumi_oci/autoscaling/auto_scaling_configuration.py +28 -28
- pulumi_oci/autoscaling/get_auto_scaling_configuration.py +2 -2
- pulumi_oci/autoscaling/outputs.py +6 -6
- pulumi_oci/bastion/bastion.py +35 -35
- pulumi_oci/bastion/get_bastion.py +3 -3
- pulumi_oci/bastion/get_session.py +1 -1
- pulumi_oci/bastion/outputs.py +12 -12
- pulumi_oci/bastion/session.py +7 -7
- pulumi_oci/bigdataservice/bds_instance.py +28 -28
- pulumi_oci/bigdataservice/get_bds_instance.py +2 -2
- pulumi_oci/bigdataservice/get_bds_instance_get_os_patch.py +1 -1
- pulumi_oci/bigdataservice/outputs.py +6 -6
- pulumi_oci/blockchain/blockchain_platform.py +28 -28
- pulumi_oci/blockchain/get_blockchain_platform.py +2 -2
- pulumi_oci/blockchain/outputs.py +6 -6
- pulumi_oci/budget/budget.py +28 -28
- pulumi_oci/budget/get_alert_rule.py +2 -2
- pulumi_oci/budget/get_budget.py +2 -2
- pulumi_oci/budget/outputs.py +12 -12
- pulumi_oci/budget/rule.py +28 -28
- pulumi_oci/capacitymanagement/_inputs.py +4 -4
- pulumi_oci/capacitymanagement/get_occ_availability_catalog.py +3 -3
- pulumi_oci/capacitymanagement/get_occ_capacity_request.py +3 -3
- pulumi_oci/capacitymanagement/get_occ_customer_group.py +3 -3
- pulumi_oci/capacitymanagement/occ_availability_catalog.py +35 -35
- pulumi_oci/capacitymanagement/occ_capacity_request.py +35 -35
- pulumi_oci/capacitymanagement/outputs.py +43 -43
- pulumi_oci/certificatesmanagement/ca_bundle.py +28 -28
- pulumi_oci/certificatesmanagement/certificate.py +28 -28
- pulumi_oci/certificatesmanagement/certificate_authority.py +28 -28
- pulumi_oci/certificatesmanagement/get_ca_bundle.py +2 -2
- pulumi_oci/certificatesmanagement/get_certificate.py +2 -2
- pulumi_oci/certificatesmanagement/get_certificate_authority.py +2 -2
- pulumi_oci/certificatesmanagement/outputs.py +18 -18
- pulumi_oci/cloudbridge/_inputs.py +8 -8
- pulumi_oci/cloudbridge/agent.py +35 -35
- pulumi_oci/cloudbridge/agent_dependency.py +42 -42
- pulumi_oci/cloudbridge/agent_plugin.py +21 -21
- pulumi_oci/cloudbridge/asset.py +35 -35
- pulumi_oci/cloudbridge/asset_source.py +42 -42
- pulumi_oci/cloudbridge/discovery_schedule.py +35 -35
- pulumi_oci/cloudbridge/environment.py +35 -35
- pulumi_oci/cloudbridge/get_agent.py +3 -3
- pulumi_oci/cloudbridge/get_agent_dependency.py +3 -3
- pulumi_oci/cloudbridge/get_agent_plugin.py +3 -3
- pulumi_oci/cloudbridge/get_asset.py +3 -3
- pulumi_oci/cloudbridge/get_asset_source.py +3 -3
- pulumi_oci/cloudbridge/get_discovery_schedule.py +3 -3
- pulumi_oci/cloudbridge/get_environment.py +3 -3
- pulumi_oci/cloudbridge/get_inventory.py +3 -3
- pulumi_oci/cloudbridge/inventory.py +35 -35
- pulumi_oci/cloudbridge/outputs.py +93 -93
- pulumi_oci/cloudguard/_inputs.py +12 -12
- pulumi_oci/cloudguard/adhoc_query.py +35 -35
- pulumi_oci/cloudguard/cloud_guard_data_source.py +35 -35
- pulumi_oci/cloudguard/data_mask_rule.py +35 -35
- pulumi_oci/cloudguard/detector_recipe.py +35 -35
- pulumi_oci/cloudguard/get_adhoc_query.py +3 -3
- pulumi_oci/cloudguard/get_data_mask_rule.py +3 -3
- pulumi_oci/cloudguard/get_data_source.py +3 -3
- pulumi_oci/cloudguard/get_detector_recipe.py +3 -3
- pulumi_oci/cloudguard/get_guard_target.py +3 -3
- pulumi_oci/cloudguard/get_managed_list.py +3 -3
- pulumi_oci/cloudguard/get_responder_recipe.py +3 -3
- pulumi_oci/cloudguard/get_saved_query.py +3 -3
- pulumi_oci/cloudguard/get_security_policy.py +2 -2
- pulumi_oci/cloudguard/get_security_recipe.py +2 -2
- pulumi_oci/cloudguard/get_security_zone.py +2 -2
- pulumi_oci/cloudguard/get_wlp_agent.py +3 -3
- pulumi_oci/cloudguard/managed_list.py +35 -35
- pulumi_oci/cloudguard/outputs.py +126 -126
- pulumi_oci/cloudguard/responder_recipe.py +35 -35
- pulumi_oci/cloudguard/saved_query.py +35 -35
- pulumi_oci/cloudguard/security_recipe.py +28 -28
- pulumi_oci/cloudguard/security_zone.py +28 -28
- pulumi_oci/cloudguard/target.py +35 -35
- pulumi_oci/cloudguard/wlp_agent.py +35 -35
- pulumi_oci/cloudmigrations/_inputs.py +56 -56
- pulumi_oci/cloudmigrations/get_migration.py +3 -3
- pulumi_oci/cloudmigrations/get_migration_asset.py +1 -1
- pulumi_oci/cloudmigrations/get_migration_plan.py +4 -4
- pulumi_oci/cloudmigrations/get_replication_schedule.py +3 -3
- pulumi_oci/cloudmigrations/migration.py +35 -35
- pulumi_oci/cloudmigrations/migration_asset.py +7 -7
- pulumi_oci/cloudmigrations/migration_plan.py +42 -42
- pulumi_oci/cloudmigrations/outputs.py +177 -177
- pulumi_oci/cloudmigrations/replication_schedule.py +35 -35
- pulumi_oci/clusterplacementgroups/cluster_placement_group.py +35 -35
- pulumi_oci/clusterplacementgroups/get_cluster_placement_group.py +3 -3
- pulumi_oci/clusterplacementgroups/outputs.py +9 -9
- pulumi_oci/computecloud/at_customer_ccc_infrastructure.py +35 -35
- pulumi_oci/computecloud/at_customer_ccc_upgrade_schedule.py +35 -35
- pulumi_oci/computecloud/get_at_customer_ccc_infrastructure.py +3 -3
- pulumi_oci/computecloud/get_at_customer_ccc_upgrade_schedule.py +3 -3
- pulumi_oci/computecloud/outputs.py +18 -18
- pulumi_oci/containerengine/_inputs.py +64 -64
- pulumi_oci/containerengine/cluster.py +28 -28
- pulumi_oci/containerengine/cluster_workload_mapping.py +28 -28
- pulumi_oci/containerengine/container_instance.py +35 -35
- pulumi_oci/containerengine/get_cluster_workload_mapping.py +2 -2
- pulumi_oci/containerengine/get_node_pool.py +3 -3
- pulumi_oci/containerengine/get_virtual_node_pool.py +3 -3
- pulumi_oci/containerengine/node_pool.py +42 -42
- pulumi_oci/containerengine/outputs.py +135 -135
- pulumi_oci/containerengine/virtual_node_pool.py +35 -35
- pulumi_oci/containerinstances/get_container_instance.py +3 -3
- pulumi_oci/containerinstances/outputs.py +43 -43
- pulumi_oci/core/_inputs.py +124 -124
- pulumi_oci/core/boot_volume.py +35 -35
- pulumi_oci/core/boot_volume_backup.py +35 -35
- pulumi_oci/core/capture_filter.py +28 -28
- pulumi_oci/core/cluster_network.py +28 -28
- pulumi_oci/core/compute_capacity_reservation.py +28 -28
- pulumi_oci/core/compute_capacity_topology.py +28 -28
- pulumi_oci/core/compute_cluster.py +28 -28
- pulumi_oci/core/compute_image_capability_schema.py +42 -92
- pulumi_oci/core/console_history.py +28 -28
- pulumi_oci/core/cpe.py +28 -28
- pulumi_oci/core/cross_connect.py +28 -28
- pulumi_oci/core/cross_connect_group.py +28 -28
- pulumi_oci/core/dedicated_vm_host.py +28 -28
- pulumi_oci/core/default_dhcp_options.py +20 -20
- pulumi_oci/core/default_route_table.py +20 -20
- pulumi_oci/core/default_security_list.py +20 -20
- pulumi_oci/core/dhcp_options.py +28 -28
- pulumi_oci/core/drg.py +28 -28
- pulumi_oci/core/drg_attachment.py +28 -28
- pulumi_oci/core/drg_attachment_management.py +28 -28
- pulumi_oci/core/drg_route_distribution.py +28 -28
- pulumi_oci/core/drg_route_table.py +28 -28
- pulumi_oci/core/drg_route_table_route_rule.py +7 -7
- pulumi_oci/core/get_block_volume_replica.py +2 -2
- pulumi_oci/core/get_boot_volume.py +3 -3
- pulumi_oci/core/get_boot_volume_backup.py +3 -3
- pulumi_oci/core/get_boot_volume_replica.py +2 -2
- pulumi_oci/core/get_byoip_range.py +2 -2
- pulumi_oci/core/get_capture_filter.py +2 -2
- pulumi_oci/core/get_cluster_network.py +2 -2
- pulumi_oci/core/get_compute_capacity_reservation.py +2 -2
- pulumi_oci/core/get_compute_capacity_topology.py +2 -2
- pulumi_oci/core/get_compute_cluster.py +2 -2
- pulumi_oci/core/get_compute_global_image_capability_schema.py +2 -2
- pulumi_oci/core/get_compute_global_image_capability_schemas_version.py +1 -1
- pulumi_oci/core/get_compute_image_capability_schema.py +3 -3
- pulumi_oci/core/get_cross_connect.py +2 -2
- pulumi_oci/core/get_cross_connect_group.py +2 -2
- pulumi_oci/core/get_dedicated_vm_host.py +2 -2
- pulumi_oci/core/get_drg_route_distribution.py +2 -2
- pulumi_oci/core/get_drg_route_rule.py +2 -2
- pulumi_oci/core/get_image.py +2 -2
- pulumi_oci/core/get_instance.py +5 -5
- pulumi_oci/core/get_instance_configuration.py +2 -2
- pulumi_oci/core/get_instance_maintenance_event.py +3 -3
- pulumi_oci/core/get_instance_pool.py +2 -2
- pulumi_oci/core/get_ipv6.py +2 -2
- pulumi_oci/core/get_nat_gateway.py +2 -2
- pulumi_oci/core/get_network_security_group.py +2 -2
- pulumi_oci/core/get_private_ip.py +2 -2
- pulumi_oci/core/get_public_ip.py +2 -2
- pulumi_oci/core/get_public_ip_pool.py +2 -2
- pulumi_oci/core/get_subnet.py +2 -2
- pulumi_oci/core/get_vcn.py +2 -2
- pulumi_oci/core/get_virtual_circuit.py +2 -2
- pulumi_oci/core/get_vlan.py +2 -2
- pulumi_oci/core/get_vnic.py +2 -2
- pulumi_oci/core/get_volume.py +3 -3
- pulumi_oci/core/get_volume_group_replica.py +2 -2
- pulumi_oci/core/get_vtap.py +2 -2
- pulumi_oci/core/image.py +28 -28
- pulumi_oci/core/instance.py +59 -59
- pulumi_oci/core/instance_configuration.py +28 -28
- pulumi_oci/core/instance_console_connection.py +28 -28
- pulumi_oci/core/instance_maintenance_event.py +35 -35
- pulumi_oci/core/instance_pool.py +28 -28
- pulumi_oci/core/internet_gateway.py +28 -28
- pulumi_oci/core/ipsec.py +28 -28
- pulumi_oci/core/ipv6.py +28 -28
- pulumi_oci/core/local_peering_gateway.py +28 -28
- pulumi_oci/core/nat_gateway.py +28 -28
- pulumi_oci/core/network_security_group.py +28 -28
- pulumi_oci/core/outputs.py +620 -620
- pulumi_oci/core/private_ip.py +28 -28
- pulumi_oci/core/public_ip.py +28 -28
- pulumi_oci/core/public_ip_pool.py +28 -28
- pulumi_oci/core/remote_peering_connection.py +28 -28
- pulumi_oci/core/route_table.py +28 -28
- pulumi_oci/core/security_list.py +28 -28
- pulumi_oci/core/service_gateway.py +28 -28
- pulumi_oci/core/subnet.py +28 -28
- pulumi_oci/core/vcn.py +28 -28
- pulumi_oci/core/virtual_circuit.py +28 -28
- pulumi_oci/core/virtual_network.py +20 -20
- pulumi_oci/core/vlan.py +28 -28
- pulumi_oci/core/volume.py +35 -35
- pulumi_oci/core/volume_backup.py +35 -35
- pulumi_oci/core/volume_backup_policy.py +28 -28
- pulumi_oci/core/volume_group.py +28 -28
- pulumi_oci/core/volume_group_backup.py +28 -28
- pulumi_oci/core/vtap.py +28 -28
- pulumi_oci/database/_inputs.py +66 -66
- pulumi_oci/database/application_vip.py +14 -14
- pulumi_oci/database/autonomous_container_database.py +28 -28
- pulumi_oci/database/autonomous_database.py +35 -35
- pulumi_oci/database/autonomous_database_software_image.py +28 -28
- pulumi_oci/database/autonomous_exadata_infrastructure.py +28 -28
- pulumi_oci/database/autonomous_vm_cluster.py +28 -28
- pulumi_oci/database/backup_destination.py +28 -28
- pulumi_oci/database/cloud_autonomous_vm_cluster.py +28 -28
- pulumi_oci/database/cloud_exadata_infrastructure.py +35 -35
- pulumi_oci/database/cloud_vm_cluster.py +35 -35
- pulumi_oci/database/data_guard_association.py +56 -56
- pulumi_oci/database/database.py +14 -14
- pulumi_oci/database/database_software_image.py +28 -28
- pulumi_oci/database/database_upgrade.py +14 -14
- pulumi_oci/database/db_home.py +28 -28
- pulumi_oci/database/db_node.py +28 -28
- pulumi_oci/database/db_node_console_connection.py +28 -28
- pulumi_oci/database/db_node_console_history.py +28 -28
- pulumi_oci/database/db_system.py +28 -28
- pulumi_oci/database/db_systems_upgrade.py +14 -14
- pulumi_oci/database/exadata_infrastructure.py +28 -28
- pulumi_oci/database/exadata_infrastructure_compute.py +14 -14
- pulumi_oci/database/exadata_infrastructure_storage.py +20 -20
- pulumi_oci/database/exadb_vm_cluster.py +35 -35
- pulumi_oci/database/exascale_db_storage_vault.py +35 -35
- pulumi_oci/database/external_container_database.py +28 -28
- pulumi_oci/database/external_database_connector.py +28 -28
- pulumi_oci/database/external_non_container_database.py +28 -28
- pulumi_oci/database/external_pluggable_database.py +28 -28
- pulumi_oci/database/get_application_vip.py +2 -2
- pulumi_oci/database/get_autonomous_container_database.py +2 -2
- pulumi_oci/database/get_autonomous_container_database_resource_usage.py +2 -2
- pulumi_oci/database/get_autonomous_database.py +3 -3
- pulumi_oci/database/get_autonomous_database_software_image.py +2 -2
- pulumi_oci/database/get_autonomous_exadata_infrastructure.py +2 -2
- pulumi_oci/database/get_autonomous_virtual_machine.py +2 -2
- pulumi_oci/database/get_autonomous_vm_cluster.py +2 -2
- pulumi_oci/database/get_backup_destination.py +2 -2
- pulumi_oci/database/get_cloud_autonomous_vm_cluster.py +2 -2
- pulumi_oci/database/get_cloud_exadata_infrastructure.py +3 -3
- pulumi_oci/database/get_cloud_vm_cluster.py +3 -3
- pulumi_oci/database/get_data_guard_association.py +4 -4
- pulumi_oci/database/get_database.py +2 -2
- pulumi_oci/database/get_database_software_image.py +2 -2
- pulumi_oci/database/get_db_home.py +2 -2
- pulumi_oci/database/get_db_node.py +2 -2
- pulumi_oci/database/get_db_node_console_connection.py +2 -2
- pulumi_oci/database/get_db_node_console_history.py +2 -2
- pulumi_oci/database/get_db_server.py +2 -2
- pulumi_oci/database/get_exadata_infrastructure.py +2 -2
- pulumi_oci/database/get_exadb_vm_cluster.py +3 -3
- pulumi_oci/database/get_exascale_db_storage_vault.py +3 -3
- pulumi_oci/database/get_external_container_database.py +2 -2
- pulumi_oci/database/get_external_database_connector.py +2 -2
- pulumi_oci/database/get_external_non_container_database.py +2 -2
- pulumi_oci/database/get_external_pluggable_database.py +2 -2
- pulumi_oci/database/get_key_store.py +2 -2
- pulumi_oci/database/get_oneoff_patch.py +2 -2
- pulumi_oci/database/get_pluggable_database.py +2 -2
- pulumi_oci/database/get_vm_cluster.py +2 -2
- pulumi_oci/database/get_vm_cluster_network.py +2 -2
- pulumi_oci/database/get_vm_cluster_recommended_network.py +10 -10
- pulumi_oci/database/key_store.py +28 -28
- pulumi_oci/database/oneoff_patch.py +28 -28
- pulumi_oci/database/outputs.py +342 -342
- pulumi_oci/database/pluggable_database.py +28 -28
- pulumi_oci/database/pluggable_database_managements_management.py +14 -14
- pulumi_oci/database/pluggable_databases_local_clone.py +14 -14
- pulumi_oci/database/pluggable_databases_remote_clone.py +14 -14
- pulumi_oci/database/vm_cluster.py +28 -28
- pulumi_oci/database/vm_cluster_add_virtual_network.py +14 -14
- pulumi_oci/database/vm_cluster_network.py +28 -28
- pulumi_oci/database/vm_cluster_remove_virtual_machine.py +14 -14
- pulumi_oci/databasemanagement/_inputs.py +52 -52
- pulumi_oci/databasemanagement/db_management_private_endpoint.py +35 -35
- pulumi_oci/databasemanagement/external_asm.py +42 -42
- pulumi_oci/databasemanagement/external_asm_instance.py +35 -35
- pulumi_oci/databasemanagement/external_cluster.py +42 -42
- pulumi_oci/databasemanagement/external_cluster_instance.py +35 -35
- pulumi_oci/databasemanagement/external_db_home.py +42 -42
- pulumi_oci/databasemanagement/external_db_node.py +42 -42
- pulumi_oci/databasemanagement/external_db_system.py +35 -35
- pulumi_oci/databasemanagement/external_db_system_connector.py +35 -35
- pulumi_oci/databasemanagement/external_db_system_discovery.py +35 -35
- pulumi_oci/databasemanagement/external_exadata_infrastructure.py +42 -42
- pulumi_oci/databasemanagement/external_exadata_storage_connector.py +42 -42
- pulumi_oci/databasemanagement/external_exadata_storage_grid.py +42 -42
- pulumi_oci/databasemanagement/external_exadata_storage_server.py +42 -42
- pulumi_oci/databasemanagement/external_listener.py +42 -42
- pulumi_oci/databasemanagement/get_db_management_private_endpoint.py +3 -3
- pulumi_oci/databasemanagement/get_external_asm.py +4 -4
- pulumi_oci/databasemanagement/get_external_asm_instance.py +3 -3
- pulumi_oci/databasemanagement/get_external_cluster.py +4 -4
- pulumi_oci/databasemanagement/get_external_cluster_instance.py +3 -3
- pulumi_oci/databasemanagement/get_external_db_home.py +4 -4
- pulumi_oci/databasemanagement/get_external_db_node.py +4 -4
- pulumi_oci/databasemanagement/get_external_db_system.py +3 -3
- pulumi_oci/databasemanagement/get_external_db_system_connector.py +3 -3
- pulumi_oci/databasemanagement/get_external_db_system_discovery.py +3 -3
- pulumi_oci/databasemanagement/get_external_exadata_infrastructure.py +4 -4
- pulumi_oci/databasemanagement/get_external_exadata_storage_connector.py +4 -4
- pulumi_oci/databasemanagement/get_external_exadata_storage_grid.py +4 -4
- pulumi_oci/databasemanagement/get_external_exadata_storage_server.py +4 -4
- pulumi_oci/databasemanagement/get_external_listener.py +4 -4
- pulumi_oci/databasemanagement/get_managed_database.py +3 -3
- pulumi_oci/databasemanagement/get_managed_database_group.py +3 -3
- pulumi_oci/databasemanagement/get_named_credential.py +3 -3
- pulumi_oci/databasemanagement/managed_database.py +42 -42
- pulumi_oci/databasemanagement/managed_database_group.py +35 -35
- pulumi_oci/databasemanagement/named_credential.py +35 -35
- pulumi_oci/databasemanagement/outputs.py +282 -282
- pulumi_oci/databasemigration/_inputs.py +12 -12
- pulumi_oci/databasemigration/connection.py +35 -35
- pulumi_oci/databasemigration/get_connection.py +3 -3
- pulumi_oci/databasemigration/get_migration.py +3 -3
- pulumi_oci/databasemigration/get_migrations.py +3 -3
- pulumi_oci/databasemigration/job.py +35 -35
- pulumi_oci/databasemigration/migration.py +35 -35
- pulumi_oci/databasemigration/outputs.py +18 -18
- pulumi_oci/databasetools/database_tools_connection.py +49 -49
- pulumi_oci/databasetools/database_tools_private_endpoint.py +35 -35
- pulumi_oci/databasetools/get_database_tools_connection.py +4 -4
- pulumi_oci/databasetools/get_database_tools_endpoint_service.py +3 -3
- pulumi_oci/databasetools/get_database_tools_private_endpoint.py +3 -3
- pulumi_oci/databasetools/outputs.py +30 -30
- pulumi_oci/datacatalog/catalog.py +35 -35
- pulumi_oci/datacatalog/catalog_private_endpoint.py +35 -35
- pulumi_oci/datacatalog/connection.py +24 -24
- pulumi_oci/datacatalog/data_asset.py +10 -10
- pulumi_oci/datacatalog/get_catalog.py +3 -3
- pulumi_oci/datacatalog/get_catalog_private_endpoint.py +3 -3
- pulumi_oci/datacatalog/get_catalog_type.py +1 -1
- pulumi_oci/datacatalog/get_connection.py +2 -2
- pulumi_oci/datacatalog/get_data_asset.py +1 -1
- pulumi_oci/datacatalog/get_metastore.py +3 -3
- pulumi_oci/datacatalog/metastore.py +35 -35
- pulumi_oci/datacatalog/outputs.py +35 -35
- pulumi_oci/dataflow/application.py +42 -42
- pulumi_oci/dataflow/get_application.py +3 -3
- pulumi_oci/dataflow/get_invoke_run.py +3 -3
- pulumi_oci/dataflow/get_pool.py +2 -2
- pulumi_oci/dataflow/get_private_endpoint.py +2 -2
- pulumi_oci/dataflow/get_sql_endpoint.py +4 -4
- pulumi_oci/dataflow/invoke_run.py +42 -42
- pulumi_oci/dataflow/outputs.py +42 -42
- pulumi_oci/dataflow/pool.py +28 -28
- pulumi_oci/dataflow/private_endpoint.py +28 -28
- pulumi_oci/dataflow/sql_endpoint.py +49 -49
- pulumi_oci/dataintegration/_inputs.py +44 -44
- pulumi_oci/dataintegration/get_workspace.py +2 -2
- pulumi_oci/dataintegration/get_workspace_application.py +3 -3
- pulumi_oci/dataintegration/get_workspace_application_patch.py +2 -2
- pulumi_oci/dataintegration/get_workspace_export_request.py +1 -1
- pulumi_oci/dataintegration/get_workspace_folder.py +1 -1
- pulumi_oci/dataintegration/get_workspace_import_request.py +1 -1
- pulumi_oci/dataintegration/get_workspace_project.py +1 -1
- pulumi_oci/dataintegration/get_workspace_task.py +1 -1
- pulumi_oci/dataintegration/outputs.py +135 -135
- pulumi_oci/dataintegration/workspace.py +28 -28
- pulumi_oci/dataintegration/workspace_application.py +35 -35
- pulumi_oci/dataintegration/workspace_application_patch.py +14 -14
- pulumi_oci/dataintegration/workspace_export_request.py +7 -7
- pulumi_oci/dataintegration/workspace_folder.py +7 -7
- pulumi_oci/dataintegration/workspace_import_request.py +7 -7
- pulumi_oci/dataintegration/workspace_project.py +7 -7
- pulumi_oci/dataintegration/workspace_task.py +7 -7
- pulumi_oci/datalabellingservice/dataset.py +35 -35
- pulumi_oci/datalabellingservice/get_dataset.py +3 -3
- pulumi_oci/datalabellingservice/outputs.py +9 -9
- pulumi_oci/datasafe/_inputs.py +12 -12
- pulumi_oci/datasafe/alert.py +42 -42
- pulumi_oci/datasafe/alert_policy.py +35 -35
- pulumi_oci/datasafe/audit_archive_retrieval.py +35 -35
- pulumi_oci/datasafe/audit_policy.py +35 -35
- pulumi_oci/datasafe/audit_policy_management.py +35 -35
- pulumi_oci/datasafe/audit_profile.py +35 -35
- pulumi_oci/datasafe/audit_profile_management.py +28 -28
- pulumi_oci/datasafe/audit_trail.py +35 -35
- pulumi_oci/datasafe/audit_trail_management.py +35 -35
- pulumi_oci/datasafe/data_safe_configuration.py +14 -14
- pulumi_oci/datasafe/data_safe_private_endpoint.py +35 -35
- pulumi_oci/datasafe/database_security_config.py +35 -35
- pulumi_oci/datasafe/database_security_config_management.py +25 -25
- pulumi_oci/datasafe/discovery_mod.py +35 -35
- pulumi_oci/datasafe/get_alert.py +4 -4
- pulumi_oci/datasafe/get_alert_policy.py +3 -3
- pulumi_oci/datasafe/get_audit_archive_retrieval.py +3 -3
- pulumi_oci/datasafe/get_audit_policy.py +3 -3
- pulumi_oci/datasafe/get_audit_profile.py +3 -3
- pulumi_oci/datasafe/get_audit_trail.py +3 -3
- pulumi_oci/datasafe/get_data_safe_configuration.py +2 -2
- pulumi_oci/datasafe/get_data_safe_private_endpoint.py +3 -3
- pulumi_oci/datasafe/get_discovery_job.py +3 -3
- pulumi_oci/datasafe/get_library_masking_format.py +2 -2
- pulumi_oci/datasafe/get_masking_policy.py +2 -2
- pulumi_oci/datasafe/get_masking_policy_health_report.py +2 -2
- pulumi_oci/datasafe/get_onprem_connector.py +3 -3
- pulumi_oci/datasafe/get_report.py +3 -3
- pulumi_oci/datasafe/get_report_definition.py +3 -3
- pulumi_oci/datasafe/get_sdm_masking_policy_difference.py +3 -3
- pulumi_oci/datasafe/get_security_assessment.py +3 -3
- pulumi_oci/datasafe/get_security_policy.py +3 -3
- pulumi_oci/datasafe/get_security_policy_deployment.py +3 -3
- pulumi_oci/datasafe/get_security_policy_report.py +3 -3
- pulumi_oci/datasafe/get_sensitive_data_model.py +3 -3
- pulumi_oci/datasafe/get_sensitive_type.py +3 -3
- pulumi_oci/datasafe/get_target_alert_policy_association.py +3 -3
- pulumi_oci/datasafe/get_target_database.py +3 -3
- pulumi_oci/datasafe/get_user_assessment.py +3 -3
- pulumi_oci/datasafe/library_masing_format.py +28 -28
- pulumi_oci/datasafe/masking_policy.py +28 -28
- pulumi_oci/datasafe/on_prem_connector.py +35 -35
- pulumi_oci/datasafe/outputs.py +261 -261
- pulumi_oci/datasafe/report.py +35 -35
- pulumi_oci/datasafe/report_definition.py +35 -35
- pulumi_oci/datasafe/sdm_masking_policy_difference.py +35 -35
- pulumi_oci/datasafe/security_assessment.py +35 -35
- pulumi_oci/datasafe/security_policy.py +35 -35
- pulumi_oci/datasafe/security_policy_deployment.py +35 -35
- pulumi_oci/datasafe/security_policy_deployment_management.py +25 -25
- pulumi_oci/datasafe/security_policy_management.py +25 -25
- pulumi_oci/datasafe/sensitive_data_model.py +35 -35
- pulumi_oci/datasafe/sensitive_type.py +35 -35
- pulumi_oci/datasafe/sql_collection.py +35 -35
- pulumi_oci/datasafe/sql_firewall_policy.py +35 -35
- pulumi_oci/datasafe/sql_firewall_policy_management.py +25 -25
- pulumi_oci/datasafe/target_alert_policy_association.py +35 -35
- pulumi_oci/datasafe/target_database.py +35 -35
- pulumi_oci/datasafe/user_assessment.py +35 -35
- pulumi_oci/datascience/_inputs.py +36 -36
- pulumi_oci/datascience/get_job.py +2 -2
- pulumi_oci/datascience/get_job_run.py +2 -2
- pulumi_oci/datascience/get_model.py +2 -2
- pulumi_oci/datascience/get_model_deployment.py +2 -2
- pulumi_oci/datascience/get_model_version_set.py +3 -3
- pulumi_oci/datascience/get_notebook_session.py +2 -2
- pulumi_oci/datascience/get_pipeline.py +3 -3
- pulumi_oci/datascience/get_pipeline_run.py +3 -3
- pulumi_oci/datascience/get_private_endpoint.py +3 -3
- pulumi_oci/datascience/get_project.py +3 -3
- pulumi_oci/datascience/job.py +28 -28
- pulumi_oci/datascience/job_run.py +28 -28
- pulumi_oci/datascience/model.py +28 -28
- pulumi_oci/datascience/model_deployment.py +28 -28
- pulumi_oci/datascience/model_version_set.py +35 -35
- pulumi_oci/datascience/notebook_session.py +28 -28
- pulumi_oci/datascience/outputs.py +156 -156
- pulumi_oci/datascience/pipeline.py +35 -35
- pulumi_oci/datascience/pipeline_run.py +42 -42
- pulumi_oci/datascience/private_endpoint.py +35 -35
- pulumi_oci/datascience/project.py +35 -35
- pulumi_oci/demandsignal/_inputs.py +4 -4
- pulumi_oci/demandsignal/get_occ_demand_signal.py +3 -3
- pulumi_oci/demandsignal/occ_demand_signal.py +35 -35
- pulumi_oci/demandsignal/outputs.py +18 -18
- pulumi_oci/devops/_inputs.py +8 -8
- pulumi_oci/devops/build_pipeline.py +35 -35
- pulumi_oci/devops/build_pipeline_stage.py +35 -35
- pulumi_oci/devops/build_run.py +35 -35
- pulumi_oci/devops/connection.py +35 -35
- pulumi_oci/devops/deploy_artifact.py +35 -35
- pulumi_oci/devops/deploy_environment.py +35 -35
- pulumi_oci/devops/deploy_pipeline.py +35 -35
- pulumi_oci/devops/deploy_stage.py +49 -49
- pulumi_oci/devops/deployment.py +35 -35
- pulumi_oci/devops/get_build_pipeline.py +3 -3
- pulumi_oci/devops/get_build_pipeline_stage.py +3 -3
- pulumi_oci/devops/get_build_run.py +3 -3
- pulumi_oci/devops/get_connection.py +3 -3
- pulumi_oci/devops/get_deploy_artifact.py +3 -3
- pulumi_oci/devops/get_deploy_environment.py +3 -3
- pulumi_oci/devops/get_deploy_pipeline.py +3 -3
- pulumi_oci/devops/get_deploy_stage.py +4 -4
- pulumi_oci/devops/get_deployment.py +3 -3
- pulumi_oci/devops/get_project.py +3 -3
- pulumi_oci/devops/get_repository.py +3 -3
- pulumi_oci/devops/get_repository_ref.py +2 -2
- pulumi_oci/devops/get_trigger.py +3 -3
- pulumi_oci/devops/outputs.py +179 -179
- pulumi_oci/devops/project.py +35 -35
- pulumi_oci/devops/repository.py +35 -35
- pulumi_oci/devops/repository_protected_branch_management.py +7 -7
- pulumi_oci/devops/repository_ref.py +14 -14
- pulumi_oci/devops/trigger.py +35 -35
- pulumi_oci/disasterrecovery/dr_plan.py +35 -35
- pulumi_oci/disasterrecovery/dr_plan_execution.py +35 -35
- pulumi_oci/disasterrecovery/dr_protection_group.py +35 -35
- pulumi_oci/disasterrecovery/get_dr_plan.py +3 -3
- pulumi_oci/disasterrecovery/get_dr_plan_execution.py +3 -3
- pulumi_oci/disasterrecovery/get_dr_protection_group.py +3 -3
- pulumi_oci/disasterrecovery/outputs.py +27 -27
- pulumi_oci/dns/action_create_zone_from_zone_file.py +14 -14
- pulumi_oci/dns/get_resolver.py +2 -2
- pulumi_oci/dns/get_steering_policy.py +2 -2
- pulumi_oci/dns/get_tsig_key.py +2 -2
- pulumi_oci/dns/get_view.py +2 -2
- pulumi_oci/dns/outputs.py +30 -30
- pulumi_oci/dns/resolver.py +28 -28
- pulumi_oci/dns/steering_policy.py +28 -28
- pulumi_oci/dns/tsig_key.py +28 -28
- pulumi_oci/dns/view.py +28 -28
- pulumi_oci/dns/zone.py +28 -28
- pulumi_oci/email/dkim.py +35 -35
- pulumi_oci/email/email_domain.py +35 -35
- pulumi_oci/email/email_return_path.py +35 -35
- pulumi_oci/email/get_dkim.py +3 -3
- pulumi_oci/email/get_email_domain.py +3 -3
- pulumi_oci/email/get_email_return_path.py +3 -3
- pulumi_oci/email/get_sender.py +3 -3
- pulumi_oci/email/outputs.py +36 -36
- pulumi_oci/email/sender.py +35 -35
- pulumi_oci/events/get_rule.py +2 -2
- pulumi_oci/events/outputs.py +6 -6
- pulumi_oci/events/rule.py +28 -28
- pulumi_oci/filestorage/file_system.py +28 -28
- pulumi_oci/filestorage/filesystem_snapshot_policy.py +28 -28
- pulumi_oci/filestorage/get_filesystem_snapshot_policy.py +2 -2
- pulumi_oci/filestorage/get_outbound_connector.py +2 -2
- pulumi_oci/filestorage/get_replication.py +2 -2
- pulumi_oci/filestorage/get_replication_target.py +2 -2
- pulumi_oci/filestorage/get_snapshot.py +2 -2
- pulumi_oci/filestorage/mount_target.py +28 -28
- pulumi_oci/filestorage/outbound_connector.py +28 -28
- pulumi_oci/filestorage/outputs.py +42 -42
- pulumi_oci/filestorage/replication.py +28 -28
- pulumi_oci/filestorage/snapshot.py +28 -28
- pulumi_oci/fleetsoftwareupdate/fsu_collection.py +25 -25
- pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +25 -25
- pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +3 -3
- pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +3 -3
- pulumi_oci/fleetsoftwareupdate/outputs.py +12 -12
- pulumi_oci/functions/application.py +42 -42
- pulumi_oci/functions/function.py +42 -42
- pulumi_oci/functions/get_application.py +3 -3
- pulumi_oci/functions/get_function.py +3 -3
- pulumi_oci/functions/get_fusion_environment.py +2 -2
- pulumi_oci/functions/get_fusion_environment_family.py +2 -2
- pulumi_oci/functions/get_fusion_environment_service_attachment.py +2 -2
- pulumi_oci/functions/get_pbf_listing.py +3 -3
- pulumi_oci/functions/get_pbf_listing_version.py +3 -3
- pulumi_oci/functions/outputs.py +56 -56
- pulumi_oci/fusionapps/fusion_environment.py +28 -28
- pulumi_oci/fusionapps/fusion_environment_family.py +28 -28
- pulumi_oci/fusionapps/fusion_environment_service_attachment.py +21 -21
- pulumi_oci/generativeai/dedicated_ai_cluster.py +35 -35
- pulumi_oci/generativeai/endpoint.py +35 -35
- pulumi_oci/generativeai/get_dedicated_ai_cluster.py +3 -3
- pulumi_oci/generativeai/get_endpoint.py +3 -3
- pulumi_oci/generativeai/get_model.py +3 -3
- pulumi_oci/generativeai/model.py +35 -35
- pulumi_oci/generativeai/outputs.py +20 -20
- pulumi_oci/genericartifactscontent/artifact_by_path.py +14 -14
- pulumi_oci/genericartifactscontent/get_artifact_by_path.py +2 -2
- pulumi_oci/globallydistributeddatabase/_inputs.py +16 -16
- pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +3 -3
- pulumi_oci/globallydistributeddatabase/get_sharded_database.py +3 -3
- pulumi_oci/globallydistributeddatabase/outputs.py +42 -42
- pulumi_oci/globallydistributeddatabase/private_endpoint.py +35 -35
- pulumi_oci/globallydistributeddatabase/sharded_database.py +35 -35
- pulumi_oci/goldengate/connection.py +35 -35
- pulumi_oci/goldengate/database_registration.py +35 -35
- pulumi_oci/goldengate/deployment.py +35 -35
- pulumi_oci/goldengate/deployment_backup.py +35 -35
- pulumi_oci/goldengate/get_connection.py +3 -3
- pulumi_oci/goldengate/get_database_registration.py +3 -3
- pulumi_oci/goldengate/get_deployment.py +3 -3
- pulumi_oci/goldengate/get_deployment_backup.py +3 -3
- pulumi_oci/goldengate/get_deployment_upgrade.py +3 -3
- pulumi_oci/goldengate/outputs.py +45 -45
- pulumi_oci/healthchecks/get_http_monitor.py +3 -3
- pulumi_oci/healthchecks/get_ping_monitor.py +2 -2
- pulumi_oci/healthchecks/http_monitor.py +42 -42
- pulumi_oci/healthchecks/http_probe.py +14 -14
- pulumi_oci/healthchecks/outputs.py +15 -15
- pulumi_oci/healthchecks/ping_monitor.py +28 -28
- pulumi_oci/identity/compartment.py +28 -28
- pulumi_oci/identity/domain.py +28 -28
- pulumi_oci/identity/dynamic_group.py +28 -28
- pulumi_oci/identity/get_compartment.py +2 -2
- pulumi_oci/identity/get_domain.py +2 -2
- pulumi_oci/identity/get_group.py +2 -2
- pulumi_oci/identity/get_network_source.py +2 -2
- pulumi_oci/identity/get_tag.py +2 -2
- pulumi_oci/identity/get_tenancy.py +2 -2
- pulumi_oci/identity/get_user.py +2 -2
- pulumi_oci/identity/group.py +28 -28
- pulumi_oci/identity/identity_provider.py +42 -42
- pulumi_oci/identity/network_source.py +28 -28
- pulumi_oci/identity/outputs.py +69 -69
- pulumi_oci/identity/policy.py +28 -28
- pulumi_oci/identity/tag.py +28 -28
- pulumi_oci/identity/tag_namespace.py +28 -28
- pulumi_oci/identity/user.py +28 -28
- pulumi_oci/integration/get_integration_instance.py +3 -3
- pulumi_oci/integration/integration_instance.py +35 -35
- pulumi_oci/integration/outputs.py +9 -9
- pulumi_oci/jms/fleet.py +35 -35
- pulumi_oci/jms/get_fleet.py +3 -3
- pulumi_oci/jms/get_java_downloads_java_download_report.py +3 -3
- pulumi_oci/jms/get_java_downloads_java_download_token.py +3 -3
- pulumi_oci/jms/get_java_downloads_java_license_acceptance_record.py +3 -3
- pulumi_oci/jms/get_jms_plugin.py +3 -3
- pulumi_oci/jms/java_downloads_java_download_report.py +35 -35
- pulumi_oci/jms/java_downloads_java_download_token.py +35 -35
- pulumi_oci/jms/java_downloads_java_license_acceptance_record.py +28 -28
- pulumi_oci/jms/jms_plugin.py +35 -35
- pulumi_oci/jms/outputs.py +45 -45
- pulumi_oci/kms/ekms_private_endpoint.py +28 -28
- pulumi_oci/kms/encrypted_data.py +28 -28
- pulumi_oci/kms/generated_key.py +28 -28
- pulumi_oci/kms/get_decrypted_data.py +5 -5
- pulumi_oci/kms/get_ekms_private_endpoint.py +2 -2
- pulumi_oci/kms/get_encrypted_data.py +5 -5
- pulumi_oci/kms/get_key.py +2 -2
- pulumi_oci/kms/get_vault.py +2 -2
- pulumi_oci/kms/key.py +28 -28
- pulumi_oci/kms/outputs.py +18 -18
- pulumi_oci/kms/vault.py +28 -28
- pulumi_oci/licensemanager/get_license_record.py +3 -3
- pulumi_oci/licensemanager/get_product_license.py +3 -3
- pulumi_oci/licensemanager/license_record.py +35 -35
- pulumi_oci/licensemanager/outputs.py +18 -18
- pulumi_oci/licensemanager/product_license.py +35 -35
- pulumi_oci/limits/get_quota.py +2 -2
- pulumi_oci/limits/outputs.py +6 -6
- pulumi_oci/limits/quota.py +28 -28
- pulumi_oci/loadbalancer/load_balancer.py +35 -35
- pulumi_oci/loadbalancer/outputs.py +9 -9
- pulumi_oci/loganalytics/get_log_analytics_entity.py +3 -3
- pulumi_oci/loganalytics/get_log_analytics_log_group.py +2 -2
- pulumi_oci/loganalytics/get_log_analytics_object_collection_rule.py +2 -2
- pulumi_oci/loganalytics/get_namespace_ingest_time_rule.py +2 -2
- pulumi_oci/loganalytics/get_namespace_scheduled_task.py +2 -2
- pulumi_oci/loganalytics/log_analytics_entity.py +42 -42
- pulumi_oci/loganalytics/log_analytics_log_group.py +28 -28
- pulumi_oci/loganalytics/log_analytics_object_collection_rule.py +28 -28
- pulumi_oci/loganalytics/namespace_ingest_time_rule.py +28 -28
- pulumi_oci/loganalytics/namespace_scheduled_task.py +28 -28
- pulumi_oci/loganalytics/outputs.py +45 -45
- pulumi_oci/logging/_inputs.py +36 -36
- pulumi_oci/logging/get_log.py +2 -2
- pulumi_oci/logging/get_log_group.py +2 -2
- pulumi_oci/logging/get_log_saved_search.py +2 -2
- pulumi_oci/logging/get_unified_agent_configuration.py +2 -2
- pulumi_oci/logging/log.py +28 -28
- pulumi_oci/logging/log_group.py +28 -28
- pulumi_oci/logging/log_saved_search.py +28 -28
- pulumi_oci/logging/outputs.py +81 -81
- pulumi_oci/logging/unified_agent_configuration.py +28 -28
- pulumi_oci/managementagent/get_management_agent.py +2 -2
- pulumi_oci/managementagent/management_agent.py +28 -28
- pulumi_oci/managementagent/outputs.py +6 -6
- pulumi_oci/marketplace/accepted_agreement.py +28 -28
- pulumi_oci/marketplace/get_accepted_agreement.py +2 -2
- pulumi_oci/marketplace/get_publication.py +3 -3
- pulumi_oci/marketplace/outputs.py +15 -15
- pulumi_oci/marketplace/publication.py +35 -35
- pulumi_oci/mediaservices/_inputs.py +4 -4
- pulumi_oci/mediaservices/get_media_asset.py +3 -3
- pulumi_oci/mediaservices/get_media_workflow.py +3 -3
- pulumi_oci/mediaservices/get_media_workflow_configuration.py +3 -3
- pulumi_oci/mediaservices/get_media_workflow_job.py +3 -3
- pulumi_oci/mediaservices/get_stream_cdn_config.py +3 -3
- pulumi_oci/mediaservices/get_stream_distribution_channel.py +3 -3
- pulumi_oci/mediaservices/get_stream_packaging_config.py +3 -3
- pulumi_oci/mediaservices/media_asset.py +35 -35
- pulumi_oci/mediaservices/media_workflow.py +35 -35
- pulumi_oci/mediaservices/media_workflow_configuration.py +35 -35
- pulumi_oci/mediaservices/media_workflow_job.py +35 -35
- pulumi_oci/mediaservices/outputs.py +75 -75
- pulumi_oci/mediaservices/stream_cdn_config.py +35 -35
- pulumi_oci/mediaservices/stream_distribution_channel.py +35 -35
- pulumi_oci/mediaservices/stream_packaging_config.py +35 -35
- pulumi_oci/meteringcomputation/get_schedule.py +3 -3
- pulumi_oci/meteringcomputation/outputs.py +9 -9
- pulumi_oci/meteringcomputation/schedule.py +35 -35
- pulumi_oci/monitoring/alarm.py +28 -28
- pulumi_oci/monitoring/alarm_suppression.py +42 -42
- pulumi_oci/monitoring/get_alarm.py +2 -2
- pulumi_oci/monitoring/get_alarm_suppression.py +3 -3
- pulumi_oci/monitoring/get_metrics.py +5 -5
- pulumi_oci/monitoring/outputs.py +27 -27
- pulumi_oci/mysql/_inputs.py +32 -32
- pulumi_oci/mysql/channel.py +28 -28
- pulumi_oci/mysql/get_channel.py +2 -2
- pulumi_oci/mysql/get_mysql_backup.py +2 -2
- pulumi_oci/mysql/get_mysql_configuration.py +2 -2
- pulumi_oci/mysql/get_mysql_db_system.py +2 -2
- pulumi_oci/mysql/get_replica.py +2 -2
- pulumi_oci/mysql/mysql_backup.py +28 -28
- pulumi_oci/mysql/mysql_configuration.py +28 -28
- pulumi_oci/mysql/mysql_db_system.py +28 -28
- pulumi_oci/mysql/outputs.py +102 -102
- pulumi_oci/mysql/replica.py +28 -28
- pulumi_oci/networkfirewall/get_network_firewall.py +3 -3
- pulumi_oci/networkfirewall/get_network_firewall_policy.py +3 -3
- pulumi_oci/networkfirewall/network_firewall.py +35 -35
- pulumi_oci/networkfirewall/network_firewall_policy.py +35 -35
- pulumi_oci/networkfirewall/outputs.py +18 -18
- pulumi_oci/networkloadbalancer/get_network_load_balancer.py +3 -3
- pulumi_oci/networkloadbalancer/network_load_balancer.py +35 -35
- pulumi_oci/networkloadbalancer/outputs.py +9 -9
- pulumi_oci/nosql/get_table.py +3 -3
- pulumi_oci/nosql/outputs.py +9 -9
- pulumi_oci/nosql/table.py +35 -35
- pulumi_oci/objectstorage/bucket.py +42 -42
- pulumi_oci/objectstorage/get_bucket.py +3 -3
- pulumi_oci/objectstorage/get_object.py +1 -1
- pulumi_oci/objectstorage/get_object_head.py +1 -1
- pulumi_oci/objectstorage/outputs.py +9 -9
- pulumi_oci/objectstorage/storage_object.py +14 -14
- pulumi_oci/oce/get_oce_instance.py +4 -4
- pulumi_oci/oce/instance.py +42 -42
- pulumi_oci/oce/outputs.py +12 -12
- pulumi_oci/ocvp/cluster.py +28 -28
- pulumi_oci/ocvp/esxi_host.py +28 -28
- pulumi_oci/ocvp/get_cluster.py +2 -2
- pulumi_oci/ocvp/get_exsi_host.py +2 -2
- pulumi_oci/ocvp/get_retrieve_password.py +1 -1
- pulumi_oci/ocvp/get_sddc.py +2 -2
- pulumi_oci/ocvp/outputs.py +18 -18
- pulumi_oci/ocvp/sddc.py +28 -28
- pulumi_oci/oda/get_oda_instance.py +2 -2
- pulumi_oci/oda/get_oda_private_endpoint.py +2 -2
- pulumi_oci/oda/oda_instance.py +28 -28
- pulumi_oci/oda/oda_private_endpoint.py +28 -28
- pulumi_oci/oda/outputs.py +12 -12
- pulumi_oci/ons/get_notification_topic.py +2 -2
- pulumi_oci/ons/get_subscription.py +2 -2
- pulumi_oci/ons/notification_topic.py +28 -28
- pulumi_oci/ons/outputs.py +12 -12
- pulumi_oci/ons/subscription.py +28 -28
- pulumi_oci/opa/get_opa_instance.py +3 -3
- pulumi_oci/opa/opa_instance.py +35 -35
- pulumi_oci/opa/outputs.py +9 -9
- pulumi_oci/opensearch/cluster.py +42 -42
- pulumi_oci/opensearch/get_opensearch_cluster.py +3 -3
- pulumi_oci/opensearch/outputs.py +9 -9
- pulumi_oci/operatoraccesscontrol/get_access_request.py +2 -2
- pulumi_oci/operatoraccesscontrol/get_control.py +2 -2
- pulumi_oci/operatoraccesscontrol/get_control_assignment.py +2 -2
- pulumi_oci/operatoraccesscontrol/operator_control.py +28 -28
- pulumi_oci/operatoraccesscontrol/operator_control_assignment.py +28 -28
- pulumi_oci/operatoraccesscontrol/outputs.py +18 -18
- pulumi_oci/opsi/_inputs.py +12 -12
- pulumi_oci/opsi/awr_hub.py +35 -35
- pulumi_oci/opsi/awr_hub_source.py +35 -35
- pulumi_oci/opsi/database_insight.py +35 -35
- pulumi_oci/opsi/enterprise_manager_bridge.py +35 -35
- pulumi_oci/opsi/exadata_insight.py +35 -35
- pulumi_oci/opsi/get_awr_hub.py +3 -3
- pulumi_oci/opsi/get_awr_hub_source.py +3 -3
- pulumi_oci/opsi/get_database_insight.py +3 -3
- pulumi_oci/opsi/get_enterprise_manager_bridge.py +3 -3
- pulumi_oci/opsi/get_exadata_insight.py +3 -3
- pulumi_oci/opsi/get_host_insight.py +3 -3
- pulumi_oci/opsi/get_news_report.py +3 -3
- pulumi_oci/opsi/get_operations_insights_private_endpoint.py +3 -3
- pulumi_oci/opsi/get_operations_insights_warehouse.py +3 -3
- pulumi_oci/opsi/get_operations_insights_warehouse_user.py +3 -3
- pulumi_oci/opsi/get_opsi_configuration.py +3 -3
- pulumi_oci/opsi/host_insight.py +35 -35
- pulumi_oci/opsi/news_report.py +35 -35
- pulumi_oci/opsi/operations_insights_private_endpoint.py +35 -35
- pulumi_oci/opsi/operations_insights_warehouse.py +35 -35
- pulumi_oci/opsi/operations_insights_warehouse_user.py +35 -35
- pulumi_oci/opsi/opsi_configuration.py +42 -42
- pulumi_oci/opsi/outputs.py +126 -126
- pulumi_oci/optimizer/get_category.py +1 -1
- pulumi_oci/optimizer/get_profile.py +3 -3
- pulumi_oci/optimizer/get_recommendation.py +1 -1
- pulumi_oci/optimizer/get_resource_action.py +2 -2
- pulumi_oci/optimizer/outputs.py +26 -26
- pulumi_oci/optimizer/profile.py +33 -33
- pulumi_oci/optimizer/recommendation.py +7 -7
- pulumi_oci/optimizer/resource_action.py +14 -14
- pulumi_oci/osmanagement/get_managed_instance_group.py +2 -2
- pulumi_oci/osmanagement/get_software_source.py +2 -2
- pulumi_oci/osmanagement/managed_instance_group.py +28 -28
- pulumi_oci/osmanagement/outputs.py +12 -12
- pulumi_oci/osmanagement/software_source.py +28 -28
- pulumi_oci/osmanagementhub/_inputs.py +12 -12
- pulumi_oci/osmanagementhub/event.py +35 -35
- pulumi_oci/osmanagementhub/get_event.py +3 -3
- pulumi_oci/osmanagementhub/get_lifecycle_environment.py +3 -3
- pulumi_oci/osmanagementhub/get_lifecycle_stage.py +3 -3
- pulumi_oci/osmanagementhub/get_managed_instance_group.py +3 -3
- pulumi_oci/osmanagementhub/get_management_station.py +3 -3
- pulumi_oci/osmanagementhub/get_profile.py +3 -3
- pulumi_oci/osmanagementhub/get_scheduled_job.py +3 -3
- pulumi_oci/osmanagementhub/get_software_source.py +3 -3
- pulumi_oci/osmanagementhub/lifecycle_environment.py +35 -35
- pulumi_oci/osmanagementhub/managed_instance_group.py +35 -35
- pulumi_oci/osmanagementhub/management_station.py +35 -35
- pulumi_oci/osmanagementhub/outputs.py +108 -108
- pulumi_oci/osmanagementhub/profile.py +35 -35
- pulumi_oci/osmanagementhub/scheduled_job.py +35 -35
- pulumi_oci/osmanagementhub/software_source.py +35 -35
- pulumi_oci/psql/_inputs.py +4 -4
- pulumi_oci/psql/backup.py +35 -35
- pulumi_oci/psql/configuration.py +42 -42
- pulumi_oci/psql/db_system.py +35 -35
- pulumi_oci/psql/get_backup.py +3 -3
- pulumi_oci/psql/get_configuration.py +3 -3
- pulumi_oci/psql/get_db_system.py +3 -3
- pulumi_oci/psql/outputs.py +34 -34
- pulumi_oci/pulumi-plugin.json +1 -1
- pulumi_oci/queue/get_queue.py +3 -3
- pulumi_oci/queue/outputs.py +9 -9
- pulumi_oci/queue/queue.py +35 -35
- pulumi_oci/recoverymod/get_protected_database.py +3 -3
- pulumi_oci/recoverymod/get_protection_policy.py +3 -3
- pulumi_oci/recoverymod/get_recovery_service_subnet.py +3 -3
- pulumi_oci/recoverymod/outputs.py +27 -27
- pulumi_oci/recoverymod/protected_database.py +35 -35
- pulumi_oci/recoverymod/protection_policy.py +35 -35
- pulumi_oci/recoverymod/recovery_service_subnet.py +35 -35
- pulumi_oci/redis/get_redis_cluster.py +3 -3
- pulumi_oci/redis/outputs.py +9 -9
- pulumi_oci/redis/redis_cluster.py +35 -35
- pulumi_oci/resourcemanager/get_private_endpoint.py +2 -2
- pulumi_oci/resourcemanager/get_stack.py +3 -3
- pulumi_oci/resourcemanager/outputs.py +14 -14
- pulumi_oci/resourcemanager/private_endpoint.py +28 -28
- pulumi_oci/resourcescheduler/_inputs.py +4 -4
- pulumi_oci/resourcescheduler/get_schedule.py +3 -3
- pulumi_oci/resourcescheduler/outputs.py +18 -18
- pulumi_oci/resourcescheduler/schedule.py +35 -35
- pulumi_oci/sch/connector.py +35 -35
- pulumi_oci/sch/get_service_connector.py +3 -3
- pulumi_oci/sch/outputs.py +9 -9
- pulumi_oci/secrets/get_secretbundle.py +1 -1
- pulumi_oci/servicecatalog/catalog.py +28 -28
- pulumi_oci/servicecatalog/get_private_application.py +2 -2
- pulumi_oci/servicecatalog/get_service_catalog.py +2 -2
- pulumi_oci/servicecatalog/outputs.py +12 -12
- pulumi_oci/servicecatalog/private_application.py +28 -28
- pulumi_oci/servicemanagerproxy/outputs.py +4 -4
- pulumi_oci/servicemesh/access_policy.py +35 -35
- pulumi_oci/servicemesh/get_access_policy.py +3 -3
- pulumi_oci/servicemesh/get_ingress_gateway.py +3 -3
- pulumi_oci/servicemesh/get_ingress_gateway_route_table.py +3 -3
- pulumi_oci/servicemesh/get_mesh.py +3 -3
- pulumi_oci/servicemesh/get_virtual_deployment.py +3 -3
- pulumi_oci/servicemesh/get_virtual_service.py +3 -3
- pulumi_oci/servicemesh/get_virtual_service_route_table.py +3 -3
- pulumi_oci/servicemesh/ingress_gateway.py +35 -35
- pulumi_oci/servicemesh/ingress_gateway_route_table.py +35 -35
- pulumi_oci/servicemesh/mesh.py +35 -35
- pulumi_oci/servicemesh/outputs.py +63 -63
- pulumi_oci/servicemesh/virtual_deployment.py +35 -35
- pulumi_oci/servicemesh/virtual_service.py +35 -35
- pulumi_oci/servicemesh/virtual_service_route_table.py +35 -35
- pulumi_oci/stackmonitoring/_inputs.py +44 -44
- pulumi_oci/stackmonitoring/baselineable_metric.py +21 -21
- pulumi_oci/stackmonitoring/config.py +35 -35
- pulumi_oci/stackmonitoring/discovery_job.py +35 -35
- pulumi_oci/stackmonitoring/get_baselineable_metric.py +3 -3
- pulumi_oci/stackmonitoring/get_config.py +3 -3
- pulumi_oci/stackmonitoring/get_discovery_job.py +3 -3
- pulumi_oci/stackmonitoring/get_monitored_resource.py +3 -3
- pulumi_oci/stackmonitoring/get_monitored_resource_task.py +3 -3
- pulumi_oci/stackmonitoring/get_monitored_resource_type.py +3 -3
- pulumi_oci/stackmonitoring/get_process_set.py +3 -3
- pulumi_oci/stackmonitoring/monitored_resource.py +35 -35
- pulumi_oci/stackmonitoring/monitored_resource_task.py +35 -35
- pulumi_oci/stackmonitoring/monitored_resource_type.py +35 -35
- pulumi_oci/stackmonitoring/monitored_resources_search.py +14 -14
- pulumi_oci/stackmonitoring/outputs.py +114 -114
- pulumi_oci/stackmonitoring/process_set.py +35 -35
- pulumi_oci/streaming/connect_harness.py +28 -28
- pulumi_oci/streaming/get_connect_harness.py +2 -2
- pulumi_oci/streaming/get_stream.py +2 -2
- pulumi_oci/streaming/get_stream_pool.py +2 -2
- pulumi_oci/streaming/outputs.py +18 -18
- pulumi_oci/streaming/stream.py +28 -28
- pulumi_oci/streaming/stream_pool.py +28 -28
- pulumi_oci/vault/get_secret.py +3 -3
- pulumi_oci/vault/outputs.py +9 -9
- pulumi_oci/vault/secret.py +42 -42
- pulumi_oci/vbs/get_inst_vbs_instance.py +3 -3
- pulumi_oci/vbs/inst_vbs_instance.py +35 -35
- pulumi_oci/vbs/outputs.py +9 -9
- pulumi_oci/visualbuilder/get_vb_instance.py +3 -3
- pulumi_oci/visualbuilder/outputs.py +9 -9
- pulumi_oci/visualbuilder/vb_instance.py +35 -35
- pulumi_oci/vnmonitoring/get_path_analyzer_test.py +3 -3
- pulumi_oci/vnmonitoring/outputs.py +9 -9
- pulumi_oci/vnmonitoring/path_analyzer_test.py +35 -35
- pulumi_oci/vulnerabilityscanning/container_scan_recipe.py +35 -35
- pulumi_oci/vulnerabilityscanning/container_scan_target.py +35 -35
- pulumi_oci/vulnerabilityscanning/get_container_scan_recipe.py +3 -3
- pulumi_oci/vulnerabilityscanning/get_container_scan_target.py +3 -3
- pulumi_oci/vulnerabilityscanning/get_host_scan_recipe.py +3 -3
- pulumi_oci/vulnerabilityscanning/get_host_scan_target.py +3 -3
- pulumi_oci/vulnerabilityscanning/host_scan_recipe.py +35 -35
- pulumi_oci/vulnerabilityscanning/host_scan_target.py +35 -35
- pulumi_oci/vulnerabilityscanning/outputs.py +45 -45
- pulumi_oci/waa/app_acceleration.py +42 -42
- pulumi_oci/waa/app_acceleration_policy.py +42 -42
- pulumi_oci/waa/get_app_acceleration.py +3 -3
- pulumi_oci/waa/get_app_acceleration_policy.py +3 -3
- pulumi_oci/waa/outputs.py +18 -18
- pulumi_oci/waas/_inputs.py +4 -4
- pulumi_oci/waas/address_list.py +28 -28
- pulumi_oci/waas/certificate.py +28 -28
- pulumi_oci/waas/custom_protection_rule.py +28 -28
- pulumi_oci/waas/get_address_list.py +2 -2
- pulumi_oci/waas/get_certificate.py +2 -2
- pulumi_oci/waas/get_custom_protection_rule.py +2 -2
- pulumi_oci/waas/get_http_redirect.py +2 -2
- pulumi_oci/waas/get_waas_policy.py +2 -2
- pulumi_oci/waas/http_redirect.py +28 -28
- pulumi_oci/waas/outputs.py +39 -39
- pulumi_oci/waas/policy.py +28 -28
- pulumi_oci/waf/app_firewall.py +42 -42
- pulumi_oci/waf/app_firewall_policy.py +42 -42
- pulumi_oci/waf/get_network_address_list.py +3 -3
- pulumi_oci/waf/get_web_app_firewall.py +3 -3
- pulumi_oci/waf/get_web_app_firewall_policy.py +3 -3
- pulumi_oci/waf/network_address_list.py +42 -42
- pulumi_oci/waf/outputs.py +27 -27
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/METADATA +1 -1
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/RECORD +1012 -1012
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/WHEEL +1 -1
- {pulumi_oci-2.7.0a1723624751.dist-info → pulumi_oci-2.8.0a1724220787.dist-info}/top_level.txt +0 -0
pulumi_oci/cloudguard/outputs.py
CHANGED
@@ -3157,28 +3157,28 @@ class TargetTargetDetailTargetSecurityZoneRecipe(dict):
|
|
3157
3157
|
|
3158
3158
|
def __init__(__self__, *,
|
3159
3159
|
compartment_id: Optional[str] = None,
|
3160
|
-
defined_tags: Optional[Mapping[str,
|
3160
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
3161
3161
|
description: Optional[str] = None,
|
3162
3162
|
display_name: Optional[str] = None,
|
3163
|
-
freeform_tags: Optional[Mapping[str,
|
3163
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
3164
3164
|
id: Optional[str] = None,
|
3165
3165
|
lifecycle_details: Optional[str] = None,
|
3166
3166
|
owner: Optional[str] = None,
|
3167
3167
|
security_policies: Optional[Sequence[str]] = None,
|
3168
3168
|
state: Optional[str] = None,
|
3169
|
-
system_tags: Optional[Mapping[str,
|
3169
|
+
system_tags: Optional[Mapping[str, str]] = None,
|
3170
3170
|
time_created: Optional[str] = None,
|
3171
3171
|
time_updated: Optional[str] = None):
|
3172
3172
|
"""
|
3173
3173
|
:param str compartment_id: Compartment OCID where the resource is created
|
3174
|
-
:param Mapping[str,
|
3174
|
+
:param Mapping[str, str] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
3175
3175
|
:param str description: The target description.
|
3176
3176
|
|
3177
3177
|
Avoid entering confidential information.
|
3178
3178
|
:param str display_name: (Updatable) Display name for the target.
|
3179
3179
|
|
3180
3180
|
Avoid entering confidential information.
|
3181
|
-
:param Mapping[str,
|
3181
|
+
:param Mapping[str, str] freeform_tags: (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
3182
3182
|
|
3183
3183
|
Avoid entering confidential information.
|
3184
3184
|
:param str id: Unique identifier of target responder recipe that can't be changed after creation
|
@@ -3186,7 +3186,7 @@ class TargetTargetDetailTargetSecurityZoneRecipe(dict):
|
|
3186
3186
|
:param str owner: Owner of target responder recipe
|
3187
3187
|
:param Sequence[str] security_policies: The list of security policy IDs that are included in the recipe
|
3188
3188
|
:param str state: (Updatable) The enablement state of the detector rule
|
3189
|
-
:param Mapping[str,
|
3189
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
3190
3190
|
:param str time_created: The date and time the target was created. Format defined by RFC3339.
|
3191
3191
|
:param str time_updated: The date and time the target was last updated. Format defined by RFC3339.
|
3192
3192
|
"""
|
@@ -3227,7 +3227,7 @@ class TargetTargetDetailTargetSecurityZoneRecipe(dict):
|
|
3227
3227
|
|
3228
3228
|
@property
|
3229
3229
|
@pulumi.getter(name="definedTags")
|
3230
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
3230
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
3231
3231
|
"""
|
3232
3232
|
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
3233
3233
|
"""
|
@@ -3255,7 +3255,7 @@ class TargetTargetDetailTargetSecurityZoneRecipe(dict):
|
|
3255
3255
|
|
3256
3256
|
@property
|
3257
3257
|
@pulumi.getter(name="freeformTags")
|
3258
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
3258
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
3259
3259
|
"""
|
3260
3260
|
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
3261
3261
|
|
@@ -3305,7 +3305,7 @@ class TargetTargetDetailTargetSecurityZoneRecipe(dict):
|
|
3305
3305
|
|
3306
3306
|
@property
|
3307
3307
|
@pulumi.getter(name="systemTags")
|
3308
|
-
def system_tags(self) -> Optional[Mapping[str,
|
3308
|
+
def system_tags(self) -> Optional[Mapping[str, str]]:
|
3309
3309
|
"""
|
3310
3310
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
3311
3311
|
"""
|
@@ -5541,26 +5541,26 @@ class GetAdhocQueriesAdhocQueryCollectionItemResult(dict):
|
|
5541
5541
|
adhoc_query_details: Sequence['outputs.GetAdhocQueriesAdhocQueryCollectionItemAdhocQueryDetailResult'],
|
5542
5542
|
adhoc_query_regional_details: Sequence['outputs.GetAdhocQueriesAdhocQueryCollectionItemAdhocQueryRegionalDetailResult'],
|
5543
5543
|
compartment_id: str,
|
5544
|
-
defined_tags: Mapping[str,
|
5544
|
+
defined_tags: Mapping[str, str],
|
5545
5545
|
error_message: str,
|
5546
|
-
freeform_tags: Mapping[str,
|
5546
|
+
freeform_tags: Mapping[str, str],
|
5547
5547
|
id: str,
|
5548
5548
|
state: str,
|
5549
5549
|
status: str,
|
5550
|
-
system_tags: Mapping[str,
|
5550
|
+
system_tags: Mapping[str, str],
|
5551
5551
|
time_created: str,
|
5552
5552
|
time_updated: str):
|
5553
5553
|
"""
|
5554
5554
|
:param Sequence['GetAdhocQueriesAdhocQueryCollectionItemAdhocQueryDetailArgs'] adhoc_query_details: Detailed information about the adhoc query.
|
5555
5555
|
:param Sequence['GetAdhocQueriesAdhocQueryCollectionItemAdhocQueryRegionalDetailArgs'] adhoc_query_regional_details: Instance level status for each region
|
5556
5556
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
5557
|
-
:param Mapping[str,
|
5557
|
+
: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"}`
|
5558
5558
|
:param str error_message: Error message to show on UI in case of failure
|
5559
|
-
:param Mapping[str,
|
5559
|
+
: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"}`
|
5560
5560
|
:param str id: OCID for the adhoc query
|
5561
5561
|
:param str state: The current lifecycle state of the resource.
|
5562
5562
|
:param str status: Status of the adhoc query
|
5563
|
-
:param Mapping[str,
|
5563
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5564
5564
|
:param str time_created: The date and time the adhoc query was created. Format defined by RFC3339.
|
5565
5565
|
:param str time_updated: The date and time the adhoc query was updated. Format defined by RFC3339.
|
5566
5566
|
"""
|
@@ -5603,7 +5603,7 @@ class GetAdhocQueriesAdhocQueryCollectionItemResult(dict):
|
|
5603
5603
|
|
5604
5604
|
@property
|
5605
5605
|
@pulumi.getter(name="definedTags")
|
5606
|
-
def defined_tags(self) -> Mapping[str,
|
5606
|
+
def defined_tags(self) -> Mapping[str, str]:
|
5607
5607
|
"""
|
5608
5608
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
5609
5609
|
"""
|
@@ -5619,7 +5619,7 @@ class GetAdhocQueriesAdhocQueryCollectionItemResult(dict):
|
|
5619
5619
|
|
5620
5620
|
@property
|
5621
5621
|
@pulumi.getter(name="freeformTags")
|
5622
|
-
def freeform_tags(self) -> Mapping[str,
|
5622
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
5623
5623
|
"""
|
5624
5624
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
5625
5625
|
"""
|
@@ -5651,7 +5651,7 @@ class GetAdhocQueriesAdhocQueryCollectionItemResult(dict):
|
|
5651
5651
|
|
5652
5652
|
@property
|
5653
5653
|
@pulumi.getter(name="systemTags")
|
5654
|
-
def system_tags(self) -> Mapping[str,
|
5654
|
+
def system_tags(self) -> Mapping[str, str]:
|
5655
5655
|
"""
|
5656
5656
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5657
5657
|
"""
|
@@ -6054,15 +6054,15 @@ class GetDataMaskRulesDataMaskRuleCollectionItemResult(dict):
|
|
6054
6054
|
compartment_id: str,
|
6055
6055
|
data_mask_categories: Sequence[str],
|
6056
6056
|
data_mask_rule_status: str,
|
6057
|
-
defined_tags: Mapping[str,
|
6057
|
+
defined_tags: Mapping[str, str],
|
6058
6058
|
description: str,
|
6059
6059
|
display_name: str,
|
6060
|
-
freeform_tags: Mapping[str,
|
6060
|
+
freeform_tags: Mapping[str, str],
|
6061
6061
|
iam_group_id: str,
|
6062
6062
|
id: str,
|
6063
6063
|
lifecyle_details: str,
|
6064
6064
|
state: str,
|
6065
|
-
system_tags: Mapping[str,
|
6065
|
+
system_tags: Mapping[str, str],
|
6066
6066
|
target_selecteds: Sequence['outputs.GetDataMaskRulesDataMaskRuleCollectionItemTargetSelectedResult'],
|
6067
6067
|
time_created: str,
|
6068
6068
|
time_updated: str):
|
@@ -6070,15 +6070,15 @@ class GetDataMaskRulesDataMaskRuleCollectionItemResult(dict):
|
|
6070
6070
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
6071
6071
|
:param Sequence[str] data_mask_categories: List of data mask rule categories
|
6072
6072
|
:param str data_mask_rule_status: The status of the data mask rule
|
6073
|
-
:param Mapping[str,
|
6073
|
+
: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"}`
|
6074
6074
|
:param str description: The data mask rule description
|
6075
6075
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
6076
|
-
:param Mapping[str,
|
6076
|
+
: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"}`
|
6077
6077
|
:param str iam_group_id: OCID of the IAM group
|
6078
6078
|
:param str id: Unique identifier that can't be changed after creation
|
6079
6079
|
:param str lifecyle_details: Additional details on the substate of the lifecycle state [DEPRECATE]
|
6080
6080
|
:param str state: The field lifecycle state. Only one state can be provided. Default value for state is active. If no value is specified state is active.
|
6081
|
-
:param Mapping[str,
|
6081
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6082
6082
|
:param Sequence['GetDataMaskRulesDataMaskRuleCollectionItemTargetSelectedArgs'] target_selecteds: Specification of how targets are to be selected (select ALL, or select by TargetResourceType or TargetId).
|
6083
6083
|
:param str time_created: The date and time the target was created. Format defined by RFC3339.
|
6084
6084
|
:param str time_updated: The date and time the target was updated. Format defined by RFC3339.
|
@@ -6125,7 +6125,7 @@ class GetDataMaskRulesDataMaskRuleCollectionItemResult(dict):
|
|
6125
6125
|
|
6126
6126
|
@property
|
6127
6127
|
@pulumi.getter(name="definedTags")
|
6128
|
-
def defined_tags(self) -> Mapping[str,
|
6128
|
+
def defined_tags(self) -> Mapping[str, str]:
|
6129
6129
|
"""
|
6130
6130
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
6131
6131
|
"""
|
@@ -6149,7 +6149,7 @@ class GetDataMaskRulesDataMaskRuleCollectionItemResult(dict):
|
|
6149
6149
|
|
6150
6150
|
@property
|
6151
6151
|
@pulumi.getter(name="freeformTags")
|
6152
|
-
def freeform_tags(self) -> Mapping[str,
|
6152
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
6153
6153
|
"""
|
6154
6154
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
6155
6155
|
"""
|
@@ -6189,7 +6189,7 @@ class GetDataMaskRulesDataMaskRuleCollectionItemResult(dict):
|
|
6189
6189
|
|
6190
6190
|
@property
|
6191
6191
|
@pulumi.getter(name="systemTags")
|
6192
|
-
def system_tags(self) -> Mapping[str,
|
6192
|
+
def system_tags(self) -> Mapping[str, str]:
|
6193
6193
|
"""
|
6194
6194
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6195
6195
|
"""
|
@@ -6928,14 +6928,14 @@ class GetDataSourcesDataSourceCollectionItemResult(dict):
|
|
6928
6928
|
data_source_details: Sequence['outputs.GetDataSourcesDataSourceCollectionItemDataSourceDetailResult'],
|
6929
6929
|
data_source_detector_mapping_infos: Sequence['outputs.GetDataSourcesDataSourceCollectionItemDataSourceDetectorMappingInfoResult'],
|
6930
6930
|
data_source_feed_provider: str,
|
6931
|
-
defined_tags: Mapping[str,
|
6931
|
+
defined_tags: Mapping[str, str],
|
6932
6932
|
display_name: str,
|
6933
|
-
freeform_tags: Mapping[str,
|
6933
|
+
freeform_tags: Mapping[str, str],
|
6934
6934
|
id: str,
|
6935
6935
|
region_status_details: Sequence['outputs.GetDataSourcesDataSourceCollectionItemRegionStatusDetailResult'],
|
6936
6936
|
state: str,
|
6937
6937
|
status: str,
|
6938
|
-
system_tags: Mapping[str,
|
6938
|
+
system_tags: Mapping[str, str],
|
6939
6939
|
time_created: str,
|
6940
6940
|
time_updated: str):
|
6941
6941
|
"""
|
@@ -6943,14 +6943,14 @@ class GetDataSourcesDataSourceCollectionItemResult(dict):
|
|
6943
6943
|
:param Sequence['GetDataSourcesDataSourceCollectionItemDataSourceDetailArgs'] data_source_details: Details specific to the data source type.
|
6944
6944
|
:param Sequence['GetDataSourcesDataSourceCollectionItemDataSourceDetectorMappingInfoArgs'] data_source_detector_mapping_infos: Information about the detector recipe and rule attached
|
6945
6945
|
:param str data_source_feed_provider: A filter to return only resources when their feed provider matches the given feed provider (`DataSourceFeedProvider` resource).
|
6946
|
-
:param Mapping[str,
|
6946
|
+
: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"}`
|
6947
6947
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
6948
|
-
:param Mapping[str,
|
6948
|
+
: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"}`
|
6949
6949
|
:param str id: OCID for the data source
|
6950
6950
|
:param Sequence['GetDataSourcesDataSourceCollectionItemRegionStatusDetailArgs'] region_status_details: Information about the region and status of query replication
|
6951
6951
|
:param str state: The field lifecycle state. Only one state can be provided. Default value for state is active. If no value is specified state is active.
|
6952
6952
|
:param str status: Enablement status of the data source
|
6953
|
-
:param Mapping[str,
|
6953
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6954
6954
|
:param str time_created: The date and time the Data source was created. Format defined by RFC3339.
|
6955
6955
|
:param str time_updated: The date and time the data source was updated. Format defined by RFC3339.
|
6956
6956
|
"""
|
@@ -7003,7 +7003,7 @@ class GetDataSourcesDataSourceCollectionItemResult(dict):
|
|
7003
7003
|
|
7004
7004
|
@property
|
7005
7005
|
@pulumi.getter(name="definedTags")
|
7006
|
-
def defined_tags(self) -> Mapping[str,
|
7006
|
+
def defined_tags(self) -> Mapping[str, str]:
|
7007
7007
|
"""
|
7008
7008
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
7009
7009
|
"""
|
@@ -7019,7 +7019,7 @@ class GetDataSourcesDataSourceCollectionItemResult(dict):
|
|
7019
7019
|
|
7020
7020
|
@property
|
7021
7021
|
@pulumi.getter(name="freeformTags")
|
7022
|
-
def freeform_tags(self) -> Mapping[str,
|
7022
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
7023
7023
|
"""
|
7024
7024
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
7025
7025
|
"""
|
@@ -7059,7 +7059,7 @@ class GetDataSourcesDataSourceCollectionItemResult(dict):
|
|
7059
7059
|
|
7060
7060
|
@property
|
7061
7061
|
@pulumi.getter(name="systemTags")
|
7062
|
-
def system_tags(self) -> Mapping[str,
|
7062
|
+
def system_tags(self) -> Mapping[str, str]:
|
7063
7063
|
"""
|
7064
7064
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
7065
7065
|
"""
|
@@ -8475,37 +8475,37 @@ class GetDetectorRecipesDetectorRecipeCollectionResult(dict):
|
|
8475
8475
|
class GetDetectorRecipesDetectorRecipeCollectionItemResult(dict):
|
8476
8476
|
def __init__(__self__, *,
|
8477
8477
|
compartment_id: str,
|
8478
|
-
defined_tags: Mapping[str,
|
8478
|
+
defined_tags: Mapping[str, str],
|
8479
8479
|
description: str,
|
8480
8480
|
detector: str,
|
8481
8481
|
detector_recipe_type: str,
|
8482
8482
|
detector_rules: Sequence['outputs.GetDetectorRecipesDetectorRecipeCollectionItemDetectorRuleResult'],
|
8483
8483
|
display_name: str,
|
8484
8484
|
effective_detector_rules: Sequence['outputs.GetDetectorRecipesDetectorRecipeCollectionItemEffectiveDetectorRuleResult'],
|
8485
|
-
freeform_tags: Mapping[str,
|
8485
|
+
freeform_tags: Mapping[str, str],
|
8486
8486
|
id: str,
|
8487
8487
|
owner: str,
|
8488
8488
|
source_detector_recipe_id: str,
|
8489
8489
|
state: str,
|
8490
|
-
system_tags: Mapping[str,
|
8490
|
+
system_tags: Mapping[str, str],
|
8491
8491
|
target_ids: Sequence[str],
|
8492
8492
|
time_created: str,
|
8493
8493
|
time_updated: str):
|
8494
8494
|
"""
|
8495
8495
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
8496
|
-
:param Mapping[str,
|
8496
|
+
: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"}`
|
8497
8497
|
:param str description: Description for detector recipe detector rule
|
8498
8498
|
:param str detector: Detector recipe for the rule
|
8499
8499
|
:param str detector_recipe_type: Recipe type ( STANDARD, ENTERPRISE )
|
8500
8500
|
:param Sequence['GetDetectorRecipesDetectorRecipeCollectionItemDetectorRuleArgs'] detector_rules: List of detector rules for the detector type for recipe - user input
|
8501
8501
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
8502
8502
|
:param Sequence['GetDetectorRecipesDetectorRecipeCollectionItemEffectiveDetectorRuleArgs'] effective_detector_rules: List of effective detector rules for the detector type for recipe after applying defaults
|
8503
|
-
:param Mapping[str,
|
8503
|
+
: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"}`
|
8504
8504
|
:param str id: OCID for detector recipe
|
8505
8505
|
:param str owner: Owner of detector recipe
|
8506
8506
|
:param str source_detector_recipe_id: Recipe OCID of the source recipe to be cloned
|
8507
8507
|
:param str state: The field lifecycle state. Only one state can be provided. Default value for state is active. If no value is specified state is active.
|
8508
|
-
:param Mapping[str,
|
8508
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8509
8509
|
:param Sequence[str] target_ids: List of target IDs to which the recipe is attached
|
8510
8510
|
:param str time_created: The date and time the detector recipe was created Format defined by RFC3339.
|
8511
8511
|
:param str time_updated: The date and time the detector recipe was last updated Format defined by RFC3339.
|
@@ -8538,7 +8538,7 @@ class GetDetectorRecipesDetectorRecipeCollectionItemResult(dict):
|
|
8538
8538
|
|
8539
8539
|
@property
|
8540
8540
|
@pulumi.getter(name="definedTags")
|
8541
|
-
def defined_tags(self) -> Mapping[str,
|
8541
|
+
def defined_tags(self) -> Mapping[str, str]:
|
8542
8542
|
"""
|
8543
8543
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
8544
8544
|
"""
|
@@ -8594,7 +8594,7 @@ class GetDetectorRecipesDetectorRecipeCollectionItemResult(dict):
|
|
8594
8594
|
|
8595
8595
|
@property
|
8596
8596
|
@pulumi.getter(name="freeformTags")
|
8597
|
-
def freeform_tags(self) -> Mapping[str,
|
8597
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
8598
8598
|
"""
|
8599
8599
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
8600
8600
|
"""
|
@@ -8634,7 +8634,7 @@ class GetDetectorRecipesDetectorRecipeCollectionItemResult(dict):
|
|
8634
8634
|
|
8635
8635
|
@property
|
8636
8636
|
@pulumi.getter(name="systemTags")
|
8637
|
-
def system_tags(self) -> Mapping[str,
|
8637
|
+
def system_tags(self) -> Mapping[str, str]:
|
8638
8638
|
"""
|
8639
8639
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8640
8640
|
"""
|
@@ -9801,30 +9801,30 @@ class GetGuardTargetTargetDetailResult(dict):
|
|
9801
9801
|
class GetGuardTargetTargetDetailTargetSecurityZoneRecipeResult(dict):
|
9802
9802
|
def __init__(__self__, *,
|
9803
9803
|
compartment_id: str,
|
9804
|
-
defined_tags: Mapping[str,
|
9804
|
+
defined_tags: Mapping[str, str],
|
9805
9805
|
description: str,
|
9806
9806
|
display_name: str,
|
9807
|
-
freeform_tags: Mapping[str,
|
9807
|
+
freeform_tags: Mapping[str, str],
|
9808
9808
|
id: str,
|
9809
9809
|
lifecycle_details: str,
|
9810
9810
|
owner: str,
|
9811
9811
|
security_policies: Sequence[str],
|
9812
9812
|
state: str,
|
9813
|
-
system_tags: Mapping[str,
|
9813
|
+
system_tags: Mapping[str, str],
|
9814
9814
|
time_created: str,
|
9815
9815
|
time_updated: str):
|
9816
9816
|
"""
|
9817
9817
|
:param str compartment_id: Compartment OCID
|
9818
|
-
:param Mapping[str,
|
9818
|
+
: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"}`
|
9819
9819
|
:param str description: Responder rule description
|
9820
9820
|
:param str display_name: Responder rule display name
|
9821
|
-
:param Mapping[str,
|
9821
|
+
: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"}`
|
9822
9822
|
:param str id: Unique identifier of target responder recipe that can't be changed after creation
|
9823
9823
|
:param str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
|
9824
9824
|
:param str owner: Owner of target responder recipe
|
9825
9825
|
:param Sequence[str] security_policies: The list of security policy IDs that are included in the recipe
|
9826
9826
|
:param str state: The current lifecycle state of the responder rule
|
9827
|
-
:param Mapping[str,
|
9827
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9828
9828
|
:param str time_created: The date and time the target was created. Format defined by RFC3339.
|
9829
9829
|
:param str time_updated: The date and time the target was last updated. Format defined by RFC3339.
|
9830
9830
|
"""
|
@@ -9852,7 +9852,7 @@ class GetGuardTargetTargetDetailTargetSecurityZoneRecipeResult(dict):
|
|
9852
9852
|
|
9853
9853
|
@property
|
9854
9854
|
@pulumi.getter(name="definedTags")
|
9855
|
-
def defined_tags(self) -> Mapping[str,
|
9855
|
+
def defined_tags(self) -> Mapping[str, str]:
|
9856
9856
|
"""
|
9857
9857
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
9858
9858
|
"""
|
@@ -9876,7 +9876,7 @@ class GetGuardTargetTargetDetailTargetSecurityZoneRecipeResult(dict):
|
|
9876
9876
|
|
9877
9877
|
@property
|
9878
9878
|
@pulumi.getter(name="freeformTags")
|
9879
|
-
def freeform_tags(self) -> Mapping[str,
|
9879
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
9880
9880
|
"""
|
9881
9881
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
9882
9882
|
"""
|
@@ -9924,7 +9924,7 @@ class GetGuardTargetTargetDetailTargetSecurityZoneRecipeResult(dict):
|
|
9924
9924
|
|
9925
9925
|
@property
|
9926
9926
|
@pulumi.getter(name="systemTags")
|
9927
|
-
def system_tags(self) -> Mapping[str,
|
9927
|
+
def system_tags(self) -> Mapping[str, str]:
|
9928
9928
|
"""
|
9929
9929
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9930
9930
|
"""
|
@@ -11559,16 +11559,16 @@ class GetGuardTargetsTargetCollectionResult(dict):
|
|
11559
11559
|
class GetGuardTargetsTargetCollectionItemResult(dict):
|
11560
11560
|
def __init__(__self__, *,
|
11561
11561
|
compartment_id: str,
|
11562
|
-
defined_tags: Mapping[str,
|
11562
|
+
defined_tags: Mapping[str, str],
|
11563
11563
|
description: str,
|
11564
11564
|
display_name: str,
|
11565
|
-
freeform_tags: Mapping[str,
|
11565
|
+
freeform_tags: Mapping[str, str],
|
11566
11566
|
id: str,
|
11567
11567
|
inherited_by_compartments: Sequence[str],
|
11568
11568
|
lifecyle_details: str,
|
11569
11569
|
recipe_count: int,
|
11570
11570
|
state: str,
|
11571
|
-
system_tags: Mapping[str,
|
11571
|
+
system_tags: Mapping[str, str],
|
11572
11572
|
target_details: Sequence['outputs.GetGuardTargetsTargetCollectionItemTargetDetailResult'],
|
11573
11573
|
target_detector_recipes: Sequence['outputs.GetGuardTargetsTargetCollectionItemTargetDetectorRecipeResult'],
|
11574
11574
|
target_resource_id: str,
|
@@ -11578,16 +11578,16 @@ class GetGuardTargetsTargetCollectionItemResult(dict):
|
|
11578
11578
|
time_updated: str):
|
11579
11579
|
"""
|
11580
11580
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
11581
|
-
:param Mapping[str,
|
11581
|
+
: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"}`
|
11582
11582
|
:param str description: Responder rule description
|
11583
11583
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
11584
|
-
:param Mapping[str,
|
11584
|
+
: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"}`
|
11585
11585
|
:param str id: Unique identifier of target responder recipe that can't be changed after creation
|
11586
11586
|
:param Sequence[str] inherited_by_compartments: List of inherited compartments
|
11587
11587
|
:param str lifecyle_details: A message describing the current lifecycle state in more detail. For example, can be used to provide actionable information for a resource in Failed state. [DEPRECATE]
|
11588
11588
|
:param int recipe_count: Total number of recipes attached to target
|
11589
11589
|
:param str state: The field lifecycle state. Only one state can be provided. Default value for state is active. If no value is specified state is active.
|
11590
|
-
:param Mapping[str,
|
11590
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
11591
11591
|
:param Sequence['GetGuardTargetsTargetCollectionItemTargetDetailArgs'] target_details: Details specific to the target type.
|
11592
11592
|
:param Sequence['GetGuardTargetsTargetCollectionItemTargetDetectorRecipeArgs'] target_detector_recipes: List of detector recipes attached to target
|
11593
11593
|
:param str target_resource_id: Resource ID which the target uses to monitor
|
@@ -11625,7 +11625,7 @@ class GetGuardTargetsTargetCollectionItemResult(dict):
|
|
11625
11625
|
|
11626
11626
|
@property
|
11627
11627
|
@pulumi.getter(name="definedTags")
|
11628
|
-
def defined_tags(self) -> Mapping[str,
|
11628
|
+
def defined_tags(self) -> Mapping[str, str]:
|
11629
11629
|
"""
|
11630
11630
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
11631
11631
|
"""
|
@@ -11649,7 +11649,7 @@ class GetGuardTargetsTargetCollectionItemResult(dict):
|
|
11649
11649
|
|
11650
11650
|
@property
|
11651
11651
|
@pulumi.getter(name="freeformTags")
|
11652
|
-
def freeform_tags(self) -> Mapping[str,
|
11652
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
11653
11653
|
"""
|
11654
11654
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
11655
11655
|
"""
|
@@ -11697,7 +11697,7 @@ class GetGuardTargetsTargetCollectionItemResult(dict):
|
|
11697
11697
|
|
11698
11698
|
@property
|
11699
11699
|
@pulumi.getter(name="systemTags")
|
11700
|
-
def system_tags(self) -> Mapping[str,
|
11700
|
+
def system_tags(self) -> Mapping[str, str]:
|
11701
11701
|
"""
|
11702
11702
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
11703
11703
|
"""
|
@@ -11815,30 +11815,30 @@ class GetGuardTargetsTargetCollectionItemTargetDetailResult(dict):
|
|
11815
11815
|
class GetGuardTargetsTargetCollectionItemTargetDetailTargetSecurityZoneRecipeResult(dict):
|
11816
11816
|
def __init__(__self__, *,
|
11817
11817
|
compartment_id: str,
|
11818
|
-
defined_tags: Mapping[str,
|
11818
|
+
defined_tags: Mapping[str, str],
|
11819
11819
|
description: str,
|
11820
11820
|
display_name: str,
|
11821
|
-
freeform_tags: Mapping[str,
|
11821
|
+
freeform_tags: Mapping[str, str],
|
11822
11822
|
id: str,
|
11823
11823
|
lifecycle_details: str,
|
11824
11824
|
owner: str,
|
11825
11825
|
security_policies: Sequence[str],
|
11826
11826
|
state: str,
|
11827
|
-
system_tags: Mapping[str,
|
11827
|
+
system_tags: Mapping[str, str],
|
11828
11828
|
time_created: str,
|
11829
11829
|
time_updated: str):
|
11830
11830
|
"""
|
11831
11831
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
11832
|
-
:param Mapping[str,
|
11832
|
+
: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"}`
|
11833
11833
|
:param str description: Responder rule description
|
11834
11834
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
11835
|
-
:param Mapping[str,
|
11835
|
+
: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"}`
|
11836
11836
|
:param str id: Unique identifier of target responder recipe that can't be changed after creation
|
11837
11837
|
:param str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
|
11838
11838
|
:param str owner: Owner of target responder recipe
|
11839
11839
|
:param Sequence[str] security_policies: The list of security policy IDs that are included in the recipe
|
11840
11840
|
:param str state: The field lifecycle state. Only one state can be provided. Default value for state is active. If no value is specified state is active.
|
11841
|
-
:param Mapping[str,
|
11841
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
11842
11842
|
:param str time_created: The date and time the target was created. Format defined by RFC3339.
|
11843
11843
|
:param str time_updated: The date and time the target was last updated. Format defined by RFC3339.
|
11844
11844
|
"""
|
@@ -11866,7 +11866,7 @@ class GetGuardTargetsTargetCollectionItemTargetDetailTargetSecurityZoneRecipeRes
|
|
11866
11866
|
|
11867
11867
|
@property
|
11868
11868
|
@pulumi.getter(name="definedTags")
|
11869
|
-
def defined_tags(self) -> Mapping[str,
|
11869
|
+
def defined_tags(self) -> Mapping[str, str]:
|
11870
11870
|
"""
|
11871
11871
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
11872
11872
|
"""
|
@@ -11890,7 +11890,7 @@ class GetGuardTargetsTargetCollectionItemTargetDetailTargetSecurityZoneRecipeRes
|
|
11890
11890
|
|
11891
11891
|
@property
|
11892
11892
|
@pulumi.getter(name="freeformTags")
|
11893
|
-
def freeform_tags(self) -> Mapping[str,
|
11893
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
11894
11894
|
"""
|
11895
11895
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
11896
11896
|
"""
|
@@ -11938,7 +11938,7 @@ class GetGuardTargetsTargetCollectionItemTargetDetailTargetSecurityZoneRecipeRes
|
|
11938
11938
|
|
11939
11939
|
@property
|
11940
11940
|
@pulumi.getter(name="systemTags")
|
11941
|
-
def system_tags(self) -> Mapping[str,
|
11941
|
+
def system_tags(self) -> Mapping[str, str]:
|
11942
11942
|
"""
|
11943
11943
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
11944
11944
|
"""
|
@@ -13563,11 +13563,11 @@ class GetManagedListsManagedListCollectionResult(dict):
|
|
13563
13563
|
class GetManagedListsManagedListCollectionItemResult(dict):
|
13564
13564
|
def __init__(__self__, *,
|
13565
13565
|
compartment_id: str,
|
13566
|
-
defined_tags: Mapping[str,
|
13566
|
+
defined_tags: Mapping[str, str],
|
13567
13567
|
description: str,
|
13568
13568
|
display_name: str,
|
13569
13569
|
feed_provider: str,
|
13570
|
-
freeform_tags: Mapping[str,
|
13570
|
+
freeform_tags: Mapping[str, str],
|
13571
13571
|
id: str,
|
13572
13572
|
is_editable: bool,
|
13573
13573
|
lifecyle_details: str,
|
@@ -13575,16 +13575,16 @@ class GetManagedListsManagedListCollectionItemResult(dict):
|
|
13575
13575
|
list_type: str,
|
13576
13576
|
source_managed_list_id: str,
|
13577
13577
|
state: str,
|
13578
|
-
system_tags: Mapping[str,
|
13578
|
+
system_tags: Mapping[str, str],
|
13579
13579
|
time_created: str,
|
13580
13580
|
time_updated: str):
|
13581
13581
|
"""
|
13582
13582
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
13583
|
-
:param Mapping[str,
|
13583
|
+
: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"}`
|
13584
13584
|
:param str description: Managed list description
|
13585
13585
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
13586
13586
|
:param str feed_provider: Provider of the managed list feed
|
13587
|
-
:param Mapping[str,
|
13587
|
+
: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"}`
|
13588
13588
|
:param str id: Unique identifier that can't be changed after creation
|
13589
13589
|
:param bool is_editable: Is this list editable?
|
13590
13590
|
:param str lifecyle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state. [DEPRECATE]
|
@@ -13592,7 +13592,7 @@ class GetManagedListsManagedListCollectionItemResult(dict):
|
|
13592
13592
|
:param str list_type: The type of managed list.
|
13593
13593
|
:param str source_managed_list_id: OCID of the source managed list
|
13594
13594
|
:param str state: The field lifecycle state. Only one state can be provided. Default value for state is active. If no value is specified state is active.
|
13595
|
-
:param Mapping[str,
|
13595
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
13596
13596
|
:param str time_created: The date and time the managed list was created. Format defined by RFC3339.
|
13597
13597
|
:param str time_updated: The date and time the managed list was last updated. Format defined by RFC3339.
|
13598
13598
|
"""
|
@@ -13623,7 +13623,7 @@ class GetManagedListsManagedListCollectionItemResult(dict):
|
|
13623
13623
|
|
13624
13624
|
@property
|
13625
13625
|
@pulumi.getter(name="definedTags")
|
13626
|
-
def defined_tags(self) -> Mapping[str,
|
13626
|
+
def defined_tags(self) -> Mapping[str, str]:
|
13627
13627
|
"""
|
13628
13628
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
13629
13629
|
"""
|
@@ -13655,7 +13655,7 @@ class GetManagedListsManagedListCollectionItemResult(dict):
|
|
13655
13655
|
|
13656
13656
|
@property
|
13657
13657
|
@pulumi.getter(name="freeformTags")
|
13658
|
-
def freeform_tags(self) -> Mapping[str,
|
13658
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
13659
13659
|
"""
|
13660
13660
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
13661
13661
|
"""
|
@@ -13719,7 +13719,7 @@ class GetManagedListsManagedListCollectionItemResult(dict):
|
|
13719
13719
|
|
13720
13720
|
@property
|
13721
13721
|
@pulumi.getter(name="systemTags")
|
13722
|
-
def system_tags(self) -> Mapping[str,
|
13722
|
+
def system_tags(self) -> Mapping[str, str]:
|
13723
13723
|
"""
|
13724
13724
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
13725
13725
|
"""
|
@@ -14522,34 +14522,34 @@ class GetResponderRecipesResponderRecipeCollectionResult(dict):
|
|
14522
14522
|
class GetResponderRecipesResponderRecipeCollectionItemResult(dict):
|
14523
14523
|
def __init__(__self__, *,
|
14524
14524
|
compartment_id: str,
|
14525
|
-
defined_tags: Mapping[str,
|
14525
|
+
defined_tags: Mapping[str, str],
|
14526
14526
|
description: str,
|
14527
14527
|
display_name: str,
|
14528
14528
|
effective_responder_rules: Sequence['outputs.GetResponderRecipesResponderRecipeCollectionItemEffectiveResponderRuleResult'],
|
14529
|
-
freeform_tags: Mapping[str,
|
14529
|
+
freeform_tags: Mapping[str, str],
|
14530
14530
|
id: str,
|
14531
14531
|
lifecycle_details: str,
|
14532
14532
|
owner: str,
|
14533
14533
|
responder_rules: Sequence['outputs.GetResponderRecipesResponderRecipeCollectionItemResponderRuleResult'],
|
14534
14534
|
source_responder_recipe_id: str,
|
14535
14535
|
state: str,
|
14536
|
-
system_tags: Mapping[str,
|
14536
|
+
system_tags: Mapping[str, str],
|
14537
14537
|
time_created: str,
|
14538
14538
|
time_updated: str):
|
14539
14539
|
"""
|
14540
14540
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
14541
|
-
:param Mapping[str,
|
14541
|
+
: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"}`
|
14542
14542
|
:param str description: Responder rule description
|
14543
14543
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
14544
14544
|
:param Sequence['GetResponderRecipesResponderRecipeCollectionItemEffectiveResponderRuleArgs'] effective_responder_rules: List of currently enabled responder rules for the responder type, for recipe after applying defaults
|
14545
|
-
:param Mapping[str,
|
14545
|
+
: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"}`
|
14546
14546
|
:param str id: Unique identifier for the responder recip
|
14547
14547
|
:param str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
|
14548
14548
|
:param str owner: Owner of responder recipe
|
14549
14549
|
:param Sequence['GetResponderRecipesResponderRecipeCollectionItemResponderRuleArgs'] responder_rules: List of responder rules associated with the recipe
|
14550
14550
|
:param str source_responder_recipe_id: The unique identifier of the source responder recipe
|
14551
14551
|
:param str state: The field lifecycle state. Only one state can be provided. Default value for state is active. If no value is specified state is active.
|
14552
|
-
:param Mapping[str,
|
14552
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
14553
14553
|
:param str time_created: The date and time the responder recipe was created. Format defined by RFC3339.
|
14554
14554
|
:param str time_updated: The date and time the responder recipe was last updated. Format defined by RFC3339.
|
14555
14555
|
"""
|
@@ -14579,7 +14579,7 @@ class GetResponderRecipesResponderRecipeCollectionItemResult(dict):
|
|
14579
14579
|
|
14580
14580
|
@property
|
14581
14581
|
@pulumi.getter(name="definedTags")
|
14582
|
-
def defined_tags(self) -> Mapping[str,
|
14582
|
+
def defined_tags(self) -> Mapping[str, str]:
|
14583
14583
|
"""
|
14584
14584
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
14585
14585
|
"""
|
@@ -14611,7 +14611,7 @@ class GetResponderRecipesResponderRecipeCollectionItemResult(dict):
|
|
14611
14611
|
|
14612
14612
|
@property
|
14613
14613
|
@pulumi.getter(name="freeformTags")
|
14614
|
-
def freeform_tags(self) -> Mapping[str,
|
14614
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
14615
14615
|
"""
|
14616
14616
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
14617
14617
|
"""
|
@@ -14667,7 +14667,7 @@ class GetResponderRecipesResponderRecipeCollectionItemResult(dict):
|
|
14667
14667
|
|
14668
14668
|
@property
|
14669
14669
|
@pulumi.getter(name="systemTags")
|
14670
|
-
def system_tags(self) -> Mapping[str,
|
14670
|
+
def system_tags(self) -> Mapping[str, str]:
|
14671
14671
|
"""
|
14672
14672
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
14673
14673
|
"""
|
@@ -15193,26 +15193,26 @@ class GetSavedQueriesSavedQueryCollectionResult(dict):
|
|
15193
15193
|
class GetSavedQueriesSavedQueryCollectionItemResult(dict):
|
15194
15194
|
def __init__(__self__, *,
|
15195
15195
|
compartment_id: str,
|
15196
|
-
defined_tags: Mapping[str,
|
15196
|
+
defined_tags: Mapping[str, str],
|
15197
15197
|
description: str,
|
15198
15198
|
display_name: str,
|
15199
|
-
freeform_tags: Mapping[str,
|
15199
|
+
freeform_tags: Mapping[str, str],
|
15200
15200
|
id: str,
|
15201
15201
|
query: str,
|
15202
15202
|
state: str,
|
15203
|
-
system_tags: Mapping[str,
|
15203
|
+
system_tags: Mapping[str, str],
|
15204
15204
|
time_created: str,
|
15205
15205
|
time_updated: str):
|
15206
15206
|
"""
|
15207
15207
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
15208
|
-
:param Mapping[str,
|
15208
|
+
: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"}`
|
15209
15209
|
:param str description: Description of the saved query
|
15210
15210
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
15211
|
-
:param Mapping[str,
|
15211
|
+
: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"}`
|
15212
15212
|
:param str id: OCID for the saved query
|
15213
15213
|
:param str query: The saved query expression
|
15214
15214
|
:param str state: The current lifecycle state of the resource
|
15215
|
-
:param Mapping[str,
|
15215
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
15216
15216
|
:param str time_created: The date and time the saved query was created. Format defined by RFC3339.
|
15217
15217
|
:param str time_updated: The date and time the saved query was updated. Format defined by RFC3339.
|
15218
15218
|
"""
|
@@ -15238,7 +15238,7 @@ class GetSavedQueriesSavedQueryCollectionItemResult(dict):
|
|
15238
15238
|
|
15239
15239
|
@property
|
15240
15240
|
@pulumi.getter(name="definedTags")
|
15241
|
-
def defined_tags(self) -> Mapping[str,
|
15241
|
+
def defined_tags(self) -> Mapping[str, str]:
|
15242
15242
|
"""
|
15243
15243
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
15244
15244
|
"""
|
@@ -15262,7 +15262,7 @@ class GetSavedQueriesSavedQueryCollectionItemResult(dict):
|
|
15262
15262
|
|
15263
15263
|
@property
|
15264
15264
|
@pulumi.getter(name="freeformTags")
|
15265
|
-
def freeform_tags(self) -> Mapping[str,
|
15265
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
15266
15266
|
"""
|
15267
15267
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
15268
15268
|
"""
|
@@ -15294,7 +15294,7 @@ class GetSavedQueriesSavedQueryCollectionItemResult(dict):
|
|
15294
15294
|
|
15295
15295
|
@property
|
15296
15296
|
@pulumi.getter(name="systemTags")
|
15297
|
-
def system_tags(self) -> Mapping[str,
|
15297
|
+
def system_tags(self) -> Mapping[str, str]:
|
15298
15298
|
"""
|
15299
15299
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
15300
15300
|
"""
|
@@ -15361,10 +15361,10 @@ class GetSecurityPoliciesSecurityPolicyCollectionItemResult(dict):
|
|
15361
15361
|
def __init__(__self__, *,
|
15362
15362
|
category: str,
|
15363
15363
|
compartment_id: str,
|
15364
|
-
defined_tags: Mapping[str,
|
15364
|
+
defined_tags: Mapping[str, str],
|
15365
15365
|
description: str,
|
15366
15366
|
display_name: str,
|
15367
|
-
freeform_tags: Mapping[str,
|
15367
|
+
freeform_tags: Mapping[str, str],
|
15368
15368
|
friendly_name: str,
|
15369
15369
|
id: str,
|
15370
15370
|
lifecycle_details: str,
|
@@ -15376,10 +15376,10 @@ class GetSecurityPoliciesSecurityPolicyCollectionItemResult(dict):
|
|
15376
15376
|
"""
|
15377
15377
|
:param str category: The category of the security policy
|
15378
15378
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
15379
|
-
:param Mapping[str,
|
15379
|
+
: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"}`
|
15380
15380
|
:param str description: The security policy's description
|
15381
15381
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
15382
|
-
:param Mapping[str,
|
15382
|
+
: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"}`
|
15383
15383
|
:param str friendly_name: A shorter version of the security policy's name
|
15384
15384
|
:param str id: The unique identifier of the security zone policy. (`SecurityPolicy`)
|
15385
15385
|
:param str lifecycle_details: A message describing the current state in more detail. For example, this can be used to provide actionable information for a resource in a `Failed` state.
|
@@ -15422,7 +15422,7 @@ class GetSecurityPoliciesSecurityPolicyCollectionItemResult(dict):
|
|
15422
15422
|
|
15423
15423
|
@property
|
15424
15424
|
@pulumi.getter(name="definedTags")
|
15425
|
-
def defined_tags(self) -> Mapping[str,
|
15425
|
+
def defined_tags(self) -> Mapping[str, str]:
|
15426
15426
|
"""
|
15427
15427
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
15428
15428
|
"""
|
@@ -15446,7 +15446,7 @@ class GetSecurityPoliciesSecurityPolicyCollectionItemResult(dict):
|
|
15446
15446
|
|
15447
15447
|
@property
|
15448
15448
|
@pulumi.getter(name="freeformTags")
|
15449
|
-
def freeform_tags(self) -> Mapping[str,
|
15449
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
15450
15450
|
"""
|
15451
15451
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
15452
15452
|
"""
|
@@ -15560,10 +15560,10 @@ class GetSecurityRecipesSecurityRecipeCollectionResult(dict):
|
|
15560
15560
|
class GetSecurityRecipesSecurityRecipeCollectionItemResult(dict):
|
15561
15561
|
def __init__(__self__, *,
|
15562
15562
|
compartment_id: str,
|
15563
|
-
defined_tags: Mapping[str,
|
15563
|
+
defined_tags: Mapping[str, str],
|
15564
15564
|
description: str,
|
15565
15565
|
display_name: str,
|
15566
|
-
freeform_tags: Mapping[str,
|
15566
|
+
freeform_tags: Mapping[str, str],
|
15567
15567
|
id: str,
|
15568
15568
|
lifecycle_details: str,
|
15569
15569
|
owner: str,
|
@@ -15573,10 +15573,10 @@ class GetSecurityRecipesSecurityRecipeCollectionItemResult(dict):
|
|
15573
15573
|
time_updated: str):
|
15574
15574
|
"""
|
15575
15575
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
15576
|
-
:param Mapping[str,
|
15576
|
+
: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"}`
|
15577
15577
|
:param str description: The recipe's description
|
15578
15578
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
15579
|
-
:param Mapping[str,
|
15579
|
+
: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"}`
|
15580
15580
|
:param str id: The unique identifier of the security zone recipe. (`SecurityRecipe`)
|
15581
15581
|
:param str lifecycle_details: A message describing the current state in more detail. For example, this can be used to provide actionable information for a recipe in the `Failed` state.
|
15582
15582
|
:param str owner: The owner of the recipe
|
@@ -15608,7 +15608,7 @@ class GetSecurityRecipesSecurityRecipeCollectionItemResult(dict):
|
|
15608
15608
|
|
15609
15609
|
@property
|
15610
15610
|
@pulumi.getter(name="definedTags")
|
15611
|
-
def defined_tags(self) -> Mapping[str,
|
15611
|
+
def defined_tags(self) -> Mapping[str, str]:
|
15612
15612
|
"""
|
15613
15613
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
15614
15614
|
"""
|
@@ -15632,7 +15632,7 @@ class GetSecurityRecipesSecurityRecipeCollectionItemResult(dict):
|
|
15632
15632
|
|
15633
15633
|
@property
|
15634
15634
|
@pulumi.getter(name="freeformTags")
|
15635
|
-
def freeform_tags(self) -> Mapping[str,
|
15635
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
15636
15636
|
"""
|
15637
15637
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
15638
15638
|
"""
|
@@ -15738,10 +15738,10 @@ class GetSecurityZonesSecurityZoneCollectionResult(dict):
|
|
15738
15738
|
class GetSecurityZonesSecurityZoneCollectionItemResult(dict):
|
15739
15739
|
def __init__(__self__, *,
|
15740
15740
|
compartment_id: str,
|
15741
|
-
defined_tags: Mapping[str,
|
15741
|
+
defined_tags: Mapping[str, str],
|
15742
15742
|
description: str,
|
15743
15743
|
display_name: str,
|
15744
|
-
freeform_tags: Mapping[str,
|
15744
|
+
freeform_tags: Mapping[str, str],
|
15745
15745
|
id: str,
|
15746
15746
|
inherited_by_compartments: Sequence[str],
|
15747
15747
|
lifecycle_details: str,
|
@@ -15752,10 +15752,10 @@ class GetSecurityZonesSecurityZoneCollectionItemResult(dict):
|
|
15752
15752
|
time_updated: str):
|
15753
15753
|
"""
|
15754
15754
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
15755
|
-
:param Mapping[str,
|
15755
|
+
: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"}`
|
15756
15756
|
:param str description: The security zone's description
|
15757
15757
|
:param str display_name: A filter to return only resources that match the entire display name given.
|
15758
|
-
:param Mapping[str,
|
15758
|
+
: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"}`
|
15759
15759
|
:param str id: The unique identifier of the security zone (`SecurityZone` resource).
|
15760
15760
|
:param Sequence[str] inherited_by_compartments: List of inherited compartments
|
15761
15761
|
:param str lifecycle_details: A message describing the current state in more detail. For example, this can be used to provide actionable information for a zone in the `Failed` state.
|
@@ -15789,7 +15789,7 @@ class GetSecurityZonesSecurityZoneCollectionItemResult(dict):
|
|
15789
15789
|
|
15790
15790
|
@property
|
15791
15791
|
@pulumi.getter(name="definedTags")
|
15792
|
-
def defined_tags(self) -> Mapping[str,
|
15792
|
+
def defined_tags(self) -> Mapping[str, str]:
|
15793
15793
|
"""
|
15794
15794
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
15795
15795
|
"""
|
@@ -15813,7 +15813,7 @@ class GetSecurityZonesSecurityZoneCollectionItemResult(dict):
|
|
15813
15813
|
|
15814
15814
|
@property
|
15815
15815
|
@pulumi.getter(name="freeformTags")
|
15816
|
-
def freeform_tags(self) -> Mapping[str,
|
15816
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
15817
15817
|
"""
|
15818
15818
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
15819
15819
|
"""
|
@@ -15930,12 +15930,12 @@ class GetWlpAgentsWlpAgentCollectionItemResult(dict):
|
|
15930
15930
|
certificate_id: str,
|
15931
15931
|
certificate_signed_request: str,
|
15932
15932
|
compartment_id: str,
|
15933
|
-
defined_tags: Mapping[str,
|
15934
|
-
freeform_tags: Mapping[str,
|
15933
|
+
defined_tags: Mapping[str, str],
|
15934
|
+
freeform_tags: Mapping[str, str],
|
15935
15935
|
host_id: str,
|
15936
15936
|
id: str,
|
15937
15937
|
os_info: str,
|
15938
|
-
system_tags: Mapping[str,
|
15938
|
+
system_tags: Mapping[str, str],
|
15939
15939
|
tenant_id: str,
|
15940
15940
|
time_created: str,
|
15941
15941
|
time_updated: str):
|
@@ -15944,11 +15944,11 @@ class GetWlpAgentsWlpAgentCollectionItemResult(dict):
|
|
15944
15944
|
:param str certificate_id: The certificate ID returned by Oracle Cloud Infrastructure certificates service
|
15945
15945
|
:param str certificate_signed_request: The updated certificate signing request
|
15946
15946
|
:param str compartment_id: The OCID of the compartment in which to list resources.
|
15947
|
-
:param Mapping[str,
|
15948
|
-
:param Mapping[str,
|
15947
|
+
: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"}`
|
15948
|
+
: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"}`
|
15949
15949
|
:param str host_id: OCID for instance in which WlpAgent is installed
|
15950
15950
|
:param str id: OCID for WlpAgent
|
15951
|
-
:param Mapping[str,
|
15951
|
+
:param Mapping[str, str] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
15952
15952
|
:param str tenant_id: TenantId of the host
|
15953
15953
|
:param str time_created: The date and time the WlpAgent was created. Format defined by RFC3339.
|
15954
15954
|
:param str time_updated: The date and time the WlpAgent was updated. Format defined by RFC3339.
|
@@ -16001,7 +16001,7 @@ class GetWlpAgentsWlpAgentCollectionItemResult(dict):
|
|
16001
16001
|
|
16002
16002
|
@property
|
16003
16003
|
@pulumi.getter(name="definedTags")
|
16004
|
-
def defined_tags(self) -> Mapping[str,
|
16004
|
+
def defined_tags(self) -> Mapping[str, str]:
|
16005
16005
|
"""
|
16006
16006
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
16007
16007
|
"""
|
@@ -16009,7 +16009,7 @@ class GetWlpAgentsWlpAgentCollectionItemResult(dict):
|
|
16009
16009
|
|
16010
16010
|
@property
|
16011
16011
|
@pulumi.getter(name="freeformTags")
|
16012
|
-
def freeform_tags(self) -> Mapping[str,
|
16012
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
16013
16013
|
"""
|
16014
16014
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
16015
16015
|
"""
|
@@ -16038,7 +16038,7 @@ class GetWlpAgentsWlpAgentCollectionItemResult(dict):
|
|
16038
16038
|
|
16039
16039
|
@property
|
16040
16040
|
@pulumi.getter(name="systemTags")
|
16041
|
-
def system_tags(self) -> Mapping[str,
|
16041
|
+
def system_tags(self) -> Mapping[str, str]:
|
16042
16042
|
"""
|
16043
16043
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
16044
16044
|
"""
|