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/datasafe/outputs.py
CHANGED
@@ -1178,10 +1178,10 @@ class AuditProfileAuditTrail(dict):
|
|
1178
1178
|
audit_collection_start_time: Optional[str] = None,
|
1179
1179
|
audit_profile_id: Optional[str] = None,
|
1180
1180
|
compartment_id: Optional[str] = None,
|
1181
|
-
defined_tags: Optional[Mapping[str,
|
1181
|
+
defined_tags: Optional[Mapping[str, str]] = None,
|
1182
1182
|
description: Optional[str] = None,
|
1183
1183
|
display_name: Optional[str] = None,
|
1184
|
-
freeform_tags: Optional[Mapping[str,
|
1184
|
+
freeform_tags: Optional[Mapping[str, str]] = None,
|
1185
1185
|
id: Optional[str] = None,
|
1186
1186
|
is_auto_purge_enabled: Optional[bool] = None,
|
1187
1187
|
lifecycle_details: Optional[str] = None,
|
@@ -1191,7 +1191,7 @@ class AuditProfileAuditTrail(dict):
|
|
1191
1191
|
purge_job_time: Optional[str] = None,
|
1192
1192
|
state: Optional[str] = None,
|
1193
1193
|
status: Optional[str] = None,
|
1194
|
-
system_tags: Optional[Mapping[str,
|
1194
|
+
system_tags: Optional[Mapping[str, str]] = None,
|
1195
1195
|
target_id: Optional[str] = None,
|
1196
1196
|
time_created: Optional[str] = None,
|
1197
1197
|
time_last_collected: Optional[str] = None,
|
@@ -1203,10 +1203,10 @@ class AuditProfileAuditTrail(dict):
|
|
1203
1203
|
:param str audit_collection_start_time: The date from which the audit trail must start collecting data, in the format defined by RFC3339.
|
1204
1204
|
:param str audit_profile_id: The OCID of the audit.
|
1205
1205
|
:param str compartment_id: (Updatable) The OCID of the compartment that contains the audit.
|
1206
|
-
:param Mapping[str,
|
1206
|
+
:param Mapping[str, str] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
1207
1207
|
:param str description: (Updatable) The description of the audit profile.
|
1208
1208
|
:param str display_name: (Updatable) The display name of the audit profile. The name does not have to be unique, and it's changeable.
|
1209
|
-
:param Mapping[str,
|
1209
|
+
:param Mapping[str, str] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
1210
1210
|
:param str id: The OCID of the audit profile.
|
1211
1211
|
:param bool is_auto_purge_enabled: Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.
|
1212
1212
|
:param str lifecycle_details: Details about the current state of the audit profile in Data Safe.
|
@@ -1216,7 +1216,7 @@ class AuditProfileAuditTrail(dict):
|
|
1216
1216
|
:param str purge_job_time: The date and time of the last purge job, which deletes audit data in the target database every seven days so that the database's audit trail does not become too large. In the format defined by RFC3339.
|
1217
1217
|
:param str state: The current state of the audit profile.
|
1218
1218
|
:param str status: The current sub-state of the audit trail.
|
1219
|
-
:param Mapping[str,
|
1219
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
1220
1220
|
:param str target_id: The OCID of the Data Safe target for which the audit profile is created.
|
1221
1221
|
:param str time_created: The date and time the audit profile was created, in the format defined by RFC3339.
|
1222
1222
|
:param str time_last_collected: The date and time until when the audit events were collected from the target database by the Data Safe audit trail collection process, in the format defined by RFC3339.
|
@@ -1300,7 +1300,7 @@ class AuditProfileAuditTrail(dict):
|
|
1300
1300
|
|
1301
1301
|
@property
|
1302
1302
|
@pulumi.getter(name="definedTags")
|
1303
|
-
def defined_tags(self) -> Optional[Mapping[str,
|
1303
|
+
def defined_tags(self) -> Optional[Mapping[str, str]]:
|
1304
1304
|
"""
|
1305
1305
|
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
1306
1306
|
"""
|
@@ -1324,7 +1324,7 @@ class AuditProfileAuditTrail(dict):
|
|
1324
1324
|
|
1325
1325
|
@property
|
1326
1326
|
@pulumi.getter(name="freeformTags")
|
1327
|
-
def freeform_tags(self) -> Optional[Mapping[str,
|
1327
|
+
def freeform_tags(self) -> Optional[Mapping[str, str]]:
|
1328
1328
|
"""
|
1329
1329
|
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
1330
1330
|
"""
|
@@ -1404,7 +1404,7 @@ class AuditProfileAuditTrail(dict):
|
|
1404
1404
|
|
1405
1405
|
@property
|
1406
1406
|
@pulumi.getter(name="systemTags")
|
1407
|
-
def system_tags(self) -> Optional[Mapping[str,
|
1407
|
+
def system_tags(self) -> Optional[Mapping[str, str]]:
|
1408
1408
|
"""
|
1409
1409
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
1410
1410
|
"""
|
@@ -5561,15 +5561,15 @@ class GetAlertAnalyticItemResult(dict):
|
|
5561
5561
|
@pulumi.output_type
|
5562
5562
|
class GetAlertAnalyticItemDimensionResult(dict):
|
5563
5563
|
def __init__(__self__, *,
|
5564
|
-
group_by: Mapping[str,
|
5564
|
+
group_by: Mapping[str, str]):
|
5565
5565
|
"""
|
5566
|
-
:param Mapping[str,
|
5566
|
+
:param Mapping[str, str] group_by: A groupBy can only be used in combination with summaryField parameter. A groupBy value has to be a subset of the values mentioned in summaryField parameter.
|
5567
5567
|
"""
|
5568
5568
|
pulumi.set(__self__, "group_by", group_by)
|
5569
5569
|
|
5570
5570
|
@property
|
5571
5571
|
@pulumi.getter(name="groupBy")
|
5572
|
-
def group_by(self) -> Mapping[str,
|
5572
|
+
def group_by(self) -> Mapping[str, str]:
|
5573
5573
|
"""
|
5574
5574
|
A groupBy can only be used in combination with summaryField parameter. A groupBy value has to be a subset of the values mentioned in summaryField parameter.
|
5575
5575
|
"""
|
@@ -5594,31 +5594,31 @@ class GetAlertPoliciesAlertPolicyCollectionItemResult(dict):
|
|
5594
5594
|
alert_policy_rule_details: Sequence['outputs.GetAlertPoliciesAlertPolicyCollectionItemAlertPolicyRuleDetailResult'],
|
5595
5595
|
alert_policy_type: str,
|
5596
5596
|
compartment_id: str,
|
5597
|
-
defined_tags: Mapping[str,
|
5597
|
+
defined_tags: Mapping[str, str],
|
5598
5598
|
description: str,
|
5599
5599
|
display_name: str,
|
5600
|
-
freeform_tags: Mapping[str,
|
5600
|
+
freeform_tags: Mapping[str, str],
|
5601
5601
|
id: str,
|
5602
5602
|
is_user_defined: bool,
|
5603
5603
|
lifecycle_details: str,
|
5604
5604
|
severity: str,
|
5605
5605
|
state: str,
|
5606
|
-
system_tags: Mapping[str,
|
5606
|
+
system_tags: Mapping[str, str],
|
5607
5607
|
time_created: str,
|
5608
5608
|
time_updated: str):
|
5609
5609
|
"""
|
5610
5610
|
:param str alert_policy_type: Indicates the Data Safe feature to which the alert policy belongs.
|
5611
5611
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
5612
|
-
:param Mapping[str,
|
5612
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
5613
5613
|
:param str description: The description of the alert policy.
|
5614
5614
|
:param str display_name: A filter to return only resources that match the specified display name.
|
5615
|
-
:param Mapping[str,
|
5615
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
5616
5616
|
:param str id: The OCID of the alert policy.
|
5617
5617
|
:param bool is_user_defined: An optional filter to return only alert policies that are user-defined or not.
|
5618
5618
|
:param str lifecycle_details: Details about the current state of the alert policy.
|
5619
5619
|
:param str severity: Severity level of the alert raised by this policy.
|
5620
5620
|
:param str state: An optional filter to return only alert policies that have the given life-cycle state.
|
5621
|
-
:param Mapping[str,
|
5621
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5622
5622
|
:param str time_created: Creation date and time of the alert policy, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
5623
5623
|
:param str time_updated: Last date and time the alert policy was updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
5624
5624
|
"""
|
@@ -5661,7 +5661,7 @@ class GetAlertPoliciesAlertPolicyCollectionItemResult(dict):
|
|
5661
5661
|
|
5662
5662
|
@property
|
5663
5663
|
@pulumi.getter(name="definedTags")
|
5664
|
-
def defined_tags(self) -> Mapping[str,
|
5664
|
+
def defined_tags(self) -> Mapping[str, str]:
|
5665
5665
|
"""
|
5666
5666
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
5667
5667
|
"""
|
@@ -5685,7 +5685,7 @@ class GetAlertPoliciesAlertPolicyCollectionItemResult(dict):
|
|
5685
5685
|
|
5686
5686
|
@property
|
5687
5687
|
@pulumi.getter(name="freeformTags")
|
5688
|
-
def freeform_tags(self) -> Mapping[str,
|
5688
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
5689
5689
|
"""
|
5690
5690
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
5691
5691
|
"""
|
@@ -5733,7 +5733,7 @@ class GetAlertPoliciesAlertPolicyCollectionItemResult(dict):
|
|
5733
5733
|
|
5734
5734
|
@property
|
5735
5735
|
@pulumi.getter(name="systemTags")
|
5736
|
-
def system_tags(self) -> Mapping[str,
|
5736
|
+
def system_tags(self) -> Mapping[str, str]:
|
5737
5737
|
"""
|
5738
5738
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5739
5739
|
"""
|
@@ -5999,11 +5999,11 @@ class GetAlertsAlertCollectionItemResult(dict):
|
|
5999
5999
|
alert_type: str,
|
6000
6000
|
comment: str,
|
6001
6001
|
compartment_id: str,
|
6002
|
-
defined_tags: Mapping[str,
|
6002
|
+
defined_tags: Mapping[str, str],
|
6003
6003
|
description: str,
|
6004
6004
|
display_name: str,
|
6005
|
-
feature_details: Mapping[str,
|
6006
|
-
freeform_tags: Mapping[str,
|
6005
|
+
feature_details: Mapping[str, str],
|
6006
|
+
freeform_tags: Mapping[str, str],
|
6007
6007
|
id: str,
|
6008
6008
|
operation: str,
|
6009
6009
|
operation_status: str,
|
@@ -6013,7 +6013,7 @@ class GetAlertsAlertCollectionItemResult(dict):
|
|
6013
6013
|
severity: str,
|
6014
6014
|
state: str,
|
6015
6015
|
status: str,
|
6016
|
-
system_tags: Mapping[str,
|
6016
|
+
system_tags: Mapping[str, str],
|
6017
6017
|
target_ids: Sequence[str],
|
6018
6018
|
target_names: Sequence[str],
|
6019
6019
|
time_created: str,
|
@@ -6024,11 +6024,11 @@ class GetAlertsAlertCollectionItemResult(dict):
|
|
6024
6024
|
:param str alert_type: Type of the alert. Indicates the Data Safe feature triggering the alert.
|
6025
6025
|
:param str comment: A comment for the alert. Entered by the user.
|
6026
6026
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
6027
|
-
:param Mapping[str,
|
6027
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
6028
6028
|
:param str description: The description of the alert.
|
6029
6029
|
:param str display_name: The display name of the alert.
|
6030
|
-
:param Mapping[str,
|
6031
|
-
:param Mapping[str,
|
6030
|
+
:param Mapping[str, str] feature_details: Map that contains maps of values. Example: `{"Operations": {"CostCenter": "42"}}`
|
6031
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
6032
6032
|
:param str id: A filter to return alert by it's OCID.
|
6033
6033
|
:param str operation: The operation (event) that triggered alert.
|
6034
6034
|
:param str operation_status: The result of the operation (event) that triggered alert.
|
@@ -6038,7 +6038,7 @@ class GetAlertsAlertCollectionItemResult(dict):
|
|
6038
6038
|
:param str severity: Severity level of the alert.
|
6039
6039
|
:param str state: The current state of the alert.
|
6040
6040
|
:param str status: The status of the alert.
|
6041
|
-
:param Mapping[str,
|
6041
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6042
6042
|
:param Sequence[str] target_ids: Array of OCIDs of the target database which are associated with the alert.
|
6043
6043
|
:param Sequence[str] target_names: Array of names of the target database.
|
6044
6044
|
:param str time_created: Creation date and time of the alert, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
@@ -6117,7 +6117,7 @@ class GetAlertsAlertCollectionItemResult(dict):
|
|
6117
6117
|
|
6118
6118
|
@property
|
6119
6119
|
@pulumi.getter(name="definedTags")
|
6120
|
-
def defined_tags(self) -> Mapping[str,
|
6120
|
+
def defined_tags(self) -> Mapping[str, str]:
|
6121
6121
|
"""
|
6122
6122
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
6123
6123
|
"""
|
@@ -6141,7 +6141,7 @@ class GetAlertsAlertCollectionItemResult(dict):
|
|
6141
6141
|
|
6142
6142
|
@property
|
6143
6143
|
@pulumi.getter(name="featureDetails")
|
6144
|
-
def feature_details(self) -> Mapping[str,
|
6144
|
+
def feature_details(self) -> Mapping[str, str]:
|
6145
6145
|
"""
|
6146
6146
|
Map that contains maps of values. Example: `{"Operations": {"CostCenter": "42"}}`
|
6147
6147
|
"""
|
@@ -6149,7 +6149,7 @@ class GetAlertsAlertCollectionItemResult(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
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
6155
6155
|
"""
|
@@ -6229,7 +6229,7 @@ class GetAlertsAlertCollectionItemResult(dict):
|
|
6229
6229
|
|
6230
6230
|
@property
|
6231
6231
|
@pulumi.getter(name="systemTags")
|
6232
|
-
def system_tags(self) -> Mapping[str,
|
6232
|
+
def system_tags(self) -> Mapping[str, str]:
|
6233
6233
|
"""
|
6234
6234
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6235
6235
|
"""
|
@@ -6312,17 +6312,17 @@ class GetAuditArchiveRetrievalsAuditArchiveRetrievalCollectionItemResult(dict):
|
|
6312
6312
|
def __init__(__self__, *,
|
6313
6313
|
audit_event_count: str,
|
6314
6314
|
compartment_id: str,
|
6315
|
-
defined_tags: Mapping[str,
|
6315
|
+
defined_tags: Mapping[str, str],
|
6316
6316
|
description: str,
|
6317
6317
|
display_name: str,
|
6318
6318
|
end_date: str,
|
6319
6319
|
error_info: str,
|
6320
|
-
freeform_tags: Mapping[str,
|
6320
|
+
freeform_tags: Mapping[str, str],
|
6321
6321
|
id: str,
|
6322
6322
|
lifecycle_details: str,
|
6323
6323
|
start_date: str,
|
6324
6324
|
state: str,
|
6325
|
-
system_tags: Mapping[str,
|
6325
|
+
system_tags: Mapping[str, str],
|
6326
6326
|
target_id: str,
|
6327
6327
|
time_completed: str,
|
6328
6328
|
time_of_expiry: str,
|
@@ -6330,17 +6330,17 @@ class GetAuditArchiveRetrievalsAuditArchiveRetrievalCollectionItemResult(dict):
|
|
6330
6330
|
"""
|
6331
6331
|
:param str audit_event_count: Total count of audit events to be retrieved from the archive for the specified date range.
|
6332
6332
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
6333
|
-
:param Mapping[str,
|
6333
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
6334
6334
|
:param str description: Description of the archive retrieval.
|
6335
6335
|
:param str display_name: A filter to return only resources that match the specified display name.
|
6336
6336
|
:param str end_date: End month of the archive retrieval, in the format defined by RFC3339.
|
6337
6337
|
:param str error_info: The Error details of a failed archive retrieval.
|
6338
|
-
:param Mapping[str,
|
6338
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
6339
6339
|
:param str id: The OCID of the archive retrieval.
|
6340
6340
|
:param str lifecycle_details: Details about the current state of the archive retrieval.
|
6341
6341
|
:param str start_date: Start month of the archive retrieval, in the format defined by RFC3339.
|
6342
6342
|
:param str state: A filter to return only resources that matches the specified lifecycle state.
|
6343
|
-
:param Mapping[str,
|
6343
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6344
6344
|
:param str target_id: The OCID of the target associated with the archive retrieval.
|
6345
6345
|
:param str time_completed: The date time when archive retrieval request was fulfilled, in the format defined by RFC3339.
|
6346
6346
|
:param str time_of_expiry: The date time when retrieved archive data will be deleted from Data Safe and unloaded back into archival.
|
@@ -6382,7 +6382,7 @@ class GetAuditArchiveRetrievalsAuditArchiveRetrievalCollectionItemResult(dict):
|
|
6382
6382
|
|
6383
6383
|
@property
|
6384
6384
|
@pulumi.getter(name="definedTags")
|
6385
|
-
def defined_tags(self) -> Mapping[str,
|
6385
|
+
def defined_tags(self) -> Mapping[str, str]:
|
6386
6386
|
"""
|
6387
6387
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
6388
6388
|
"""
|
@@ -6422,7 +6422,7 @@ class GetAuditArchiveRetrievalsAuditArchiveRetrievalCollectionItemResult(dict):
|
|
6422
6422
|
|
6423
6423
|
@property
|
6424
6424
|
@pulumi.getter(name="freeformTags")
|
6425
|
-
def freeform_tags(self) -> Mapping[str,
|
6425
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
6426
6426
|
"""
|
6427
6427
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
6428
6428
|
"""
|
@@ -6462,7 +6462,7 @@ class GetAuditArchiveRetrievalsAuditArchiveRetrievalCollectionItemResult(dict):
|
|
6462
6462
|
|
6463
6463
|
@property
|
6464
6464
|
@pulumi.getter(name="systemTags")
|
6465
|
-
def system_tags(self) -> Mapping[str,
|
6465
|
+
def system_tags(self) -> Mapping[str, str]:
|
6466
6466
|
"""
|
6467
6467
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6468
6468
|
"""
|
@@ -6747,12 +6747,12 @@ class GetAuditEventItemResult(dict):
|
|
6747
6747
|
compartment_id: str,
|
6748
6748
|
database_type: str,
|
6749
6749
|
db_user_name: str,
|
6750
|
-
defined_tags: Mapping[str,
|
6750
|
+
defined_tags: Mapping[str, str],
|
6751
6751
|
error_code: str,
|
6752
6752
|
error_message: str,
|
6753
6753
|
event_name: str,
|
6754
6754
|
extended_event_attributes: str,
|
6755
|
-
freeform_tags: Mapping[str,
|
6755
|
+
freeform_tags: Mapping[str, str],
|
6756
6756
|
id: str,
|
6757
6757
|
is_alerted: bool,
|
6758
6758
|
object: str,
|
@@ -6785,12 +6785,12 @@ class GetAuditEventItemResult(dict):
|
|
6785
6785
|
* AUTONOMOUS_DATABASE - Represents Oracle Autonomous Databases.
|
6786
6786
|
* INSTALLED_DATABASE - Represents databases running on-premises or on compute instances.
|
6787
6787
|
:param str db_user_name: Name of the database user whose actions were audited.
|
6788
|
-
:param Mapping[str,
|
6788
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
6789
6789
|
:param str error_code: Oracle Error code generated by the action. Zero indicates the action was successful.
|
6790
6790
|
:param str error_message: Detailed message on why the Error occurred.
|
6791
6791
|
:param str event_name: Name of the detail action executed by the user on the target database. i.e ALTER SEQUENCE, CREATE TRIGGER, CREATE INDEX.
|
6792
6792
|
:param str extended_event_attributes: List of all other attributes of the audit event seperated by a colon other than the one returned in audit record.
|
6793
|
-
:param Mapping[str,
|
6793
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
6794
6794
|
:param str id: The OCID of the audit event.
|
6795
6795
|
:param bool is_alerted: Indicates whether an alert was raised for this audit event.
|
6796
6796
|
:param str object: Name of the object affected by the action.
|
@@ -6965,7 +6965,7 @@ class GetAuditEventItemResult(dict):
|
|
6965
6965
|
|
6966
6966
|
@property
|
6967
6967
|
@pulumi.getter(name="definedTags")
|
6968
|
-
def defined_tags(self) -> Mapping[str,
|
6968
|
+
def defined_tags(self) -> Mapping[str, str]:
|
6969
6969
|
"""
|
6970
6970
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
6971
6971
|
"""
|
@@ -7005,7 +7005,7 @@ class GetAuditEventItemResult(dict):
|
|
7005
7005
|
|
7006
7006
|
@property
|
7007
7007
|
@pulumi.getter(name="freeformTags")
|
7008
|
-
def freeform_tags(self) -> Mapping[str,
|
7008
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
7009
7009
|
"""
|
7010
7010
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
7011
7011
|
"""
|
@@ -7154,13 +7154,13 @@ class GetAuditEventsAuditEventCollectionItemResult(dict):
|
|
7154
7154
|
database_type: str,
|
7155
7155
|
database_unique_name: str,
|
7156
7156
|
db_user_name: str,
|
7157
|
-
defined_tags: Mapping[str,
|
7157
|
+
defined_tags: Mapping[str, str],
|
7158
7158
|
error_code: str,
|
7159
7159
|
error_message: str,
|
7160
7160
|
event_name: str,
|
7161
7161
|
extended_event_attributes: str,
|
7162
7162
|
fga_policy_name: str,
|
7163
|
-
freeform_tags: Mapping[str,
|
7163
|
+
freeform_tags: Mapping[str, str],
|
7164
7164
|
id: str,
|
7165
7165
|
is_alerted: bool,
|
7166
7166
|
object: str,
|
@@ -7197,13 +7197,13 @@ class GetAuditEventsAuditEventCollectionItemResult(dict):
|
|
7197
7197
|
* INSTALLED_DATABASE - Represents databases running on-premises or on compute instances.
|
7198
7198
|
:param str database_unique_name: Unique name of the database associated to the peer target database.
|
7199
7199
|
:param str db_user_name: The name of the database user whose actions were audited.
|
7200
|
-
:param Mapping[str,
|
7200
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
7201
7201
|
:param str error_code: Oracle Error code generated by the action. Zero indicates the action was successful.
|
7202
7202
|
:param str error_message: The detailed message on why the error occurred.
|
7203
7203
|
:param str event_name: The name of the detail action executed by the user on the target database. For example ALTER SEQUENCE, CREATE TRIGGER or CREATE INDEX.
|
7204
7204
|
:param str extended_event_attributes: List of all other attributes of the audit event seperated by a colon other than the one returned in audit record.
|
7205
7205
|
:param str fga_policy_name: Fine-grained auditing (FGA) policy name that generated this audit record.
|
7206
|
-
:param Mapping[str,
|
7206
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
7207
7207
|
:param str id: The OCID of the audit event.
|
7208
7208
|
:param bool is_alerted: Indicates whether an alert was raised for this audit event.
|
7209
7209
|
:param str object: The name of the object affected by the action.
|
@@ -7401,7 +7401,7 @@ class GetAuditEventsAuditEventCollectionItemResult(dict):
|
|
7401
7401
|
|
7402
7402
|
@property
|
7403
7403
|
@pulumi.getter(name="definedTags")
|
7404
|
-
def defined_tags(self) -> Mapping[str,
|
7404
|
+
def defined_tags(self) -> Mapping[str, str]:
|
7405
7405
|
"""
|
7406
7406
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
7407
7407
|
"""
|
@@ -7449,7 +7449,7 @@ class GetAuditEventsAuditEventCollectionItemResult(dict):
|
|
7449
7449
|
|
7450
7450
|
@property
|
7451
7451
|
@pulumi.getter(name="freeformTags")
|
7452
|
-
def freeform_tags(self) -> Mapping[str,
|
7452
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
7453
7453
|
"""
|
7454
7454
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
7455
7455
|
"""
|
@@ -7622,17 +7622,17 @@ class GetAuditPoliciesAuditPolicyCollectionItemResult(dict):
|
|
7622
7622
|
audit_policy_id: str,
|
7623
7623
|
audit_specifications: Sequence['outputs.GetAuditPoliciesAuditPolicyCollectionItemAuditSpecificationResult'],
|
7624
7624
|
compartment_id: str,
|
7625
|
-
defined_tags: Mapping[str,
|
7625
|
+
defined_tags: Mapping[str, str],
|
7626
7626
|
description: str,
|
7627
7627
|
display_name: str,
|
7628
|
-
freeform_tags: Mapping[str,
|
7628
|
+
freeform_tags: Mapping[str, str],
|
7629
7629
|
id: str,
|
7630
7630
|
is_data_safe_service_account_excluded: bool,
|
7631
7631
|
lifecycle_details: str,
|
7632
7632
|
provision_trigger: int,
|
7633
7633
|
retrieve_from_target_trigger: int,
|
7634
7634
|
state: str,
|
7635
|
-
system_tags: Mapping[str,
|
7635
|
+
system_tags: Mapping[str, str],
|
7636
7636
|
target_id: str,
|
7637
7637
|
time_created: str,
|
7638
7638
|
time_last_provisioned: str,
|
@@ -7643,15 +7643,15 @@ class GetAuditPoliciesAuditPolicyCollectionItemResult(dict):
|
|
7643
7643
|
:param str audit_policy_id: An optional filter to return only resources that match the specified id.
|
7644
7644
|
:param Sequence['GetAuditPoliciesAuditPolicyCollectionItemAuditSpecificationArgs'] audit_specifications: Represents all available audit policy specifications relevant for the target database. For more details on available audit polcies, refer to [documentation](https://docs.oracle.com/en/cloud/paas/data-safe/udscs/audit-policies.html#GUID-361A9A9A-7C21-4F5A-8945-9B3A0C472827).
|
7645
7645
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
7646
|
-
:param Mapping[str,
|
7646
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
7647
7647
|
:param str description: Description of the audit policy.
|
7648
7648
|
:param str display_name: A filter to return only resources that match the specified display name.
|
7649
|
-
:param Mapping[str,
|
7649
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
7650
7650
|
:param str id: The OCID of the audit policy.
|
7651
7651
|
:param bool is_data_safe_service_account_excluded: Option provided to users at the target to indicate whether the Data Safe service account has to be excluded while provisioning the audit policies.
|
7652
7652
|
:param str lifecycle_details: Details about the current state of the audit policy in Data Safe.
|
7653
7653
|
:param str state: The current state of the audit policy.
|
7654
|
-
:param Mapping[str,
|
7654
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
7655
7655
|
:param str target_id: A filter to return only items related to a specific target OCID.
|
7656
7656
|
:param str time_created: The time the the audit policy was created, in the format defined by RFC3339.
|
7657
7657
|
:param str time_last_provisioned: Indicates the last provisioning time of audit policies on the target, in the format defined by RFC3339.
|
@@ -7713,7 +7713,7 @@ class GetAuditPoliciesAuditPolicyCollectionItemResult(dict):
|
|
7713
7713
|
|
7714
7714
|
@property
|
7715
7715
|
@pulumi.getter(name="definedTags")
|
7716
|
-
def defined_tags(self) -> Mapping[str,
|
7716
|
+
def defined_tags(self) -> Mapping[str, str]:
|
7717
7717
|
"""
|
7718
7718
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
7719
7719
|
"""
|
@@ -7737,7 +7737,7 @@ class GetAuditPoliciesAuditPolicyCollectionItemResult(dict):
|
|
7737
7737
|
|
7738
7738
|
@property
|
7739
7739
|
@pulumi.getter(name="freeformTags")
|
7740
|
-
def freeform_tags(self) -> Mapping[str,
|
7740
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
7741
7741
|
"""
|
7742
7742
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
7743
7743
|
"""
|
@@ -7787,7 +7787,7 @@ class GetAuditPoliciesAuditPolicyCollectionItemResult(dict):
|
|
7787
7787
|
|
7788
7788
|
@property
|
7789
7789
|
@pulumi.getter(name="systemTags")
|
7790
|
-
def system_tags(self) -> Mapping[str,
|
7790
|
+
def system_tags(self) -> Mapping[str, str]:
|
7791
7791
|
"""
|
7792
7792
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
7793
7793
|
"""
|
@@ -8374,10 +8374,10 @@ class GetAuditProfileAuditTrailResult(dict):
|
|
8374
8374
|
audit_collection_start_time: str,
|
8375
8375
|
audit_profile_id: str,
|
8376
8376
|
compartment_id: str,
|
8377
|
-
defined_tags: Mapping[str,
|
8377
|
+
defined_tags: Mapping[str, str],
|
8378
8378
|
description: str,
|
8379
8379
|
display_name: str,
|
8380
|
-
freeform_tags: Mapping[str,
|
8380
|
+
freeform_tags: Mapping[str, str],
|
8381
8381
|
id: str,
|
8382
8382
|
is_auto_purge_enabled: bool,
|
8383
8383
|
lifecycle_details: str,
|
@@ -8387,7 +8387,7 @@ class GetAuditProfileAuditTrailResult(dict):
|
|
8387
8387
|
purge_job_time: str,
|
8388
8388
|
state: str,
|
8389
8389
|
status: str,
|
8390
|
-
system_tags: Mapping[str,
|
8390
|
+
system_tags: Mapping[str, str],
|
8391
8391
|
target_id: str,
|
8392
8392
|
time_created: str,
|
8393
8393
|
time_last_collected: str,
|
@@ -8399,10 +8399,10 @@ class GetAuditProfileAuditTrailResult(dict):
|
|
8399
8399
|
:param str audit_collection_start_time: The date from which the audit trail must start collecting data, in the format defined by RFC3339.
|
8400
8400
|
:param str audit_profile_id: The OCID of the audit.
|
8401
8401
|
:param str compartment_id: The OCID of the compartment that contains the audit.
|
8402
|
-
:param Mapping[str,
|
8402
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
8403
8403
|
:param str description: The description of the audit profile.
|
8404
8404
|
:param str display_name: The display name of the audit profile.
|
8405
|
-
:param Mapping[str,
|
8405
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
8406
8406
|
:param str id: The OCID of the audit profile.
|
8407
8407
|
:param bool is_auto_purge_enabled: Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.
|
8408
8408
|
:param str lifecycle_details: Details about the current state of the audit profile in Data Safe.
|
@@ -8412,7 +8412,7 @@ class GetAuditProfileAuditTrailResult(dict):
|
|
8412
8412
|
:param str purge_job_time: The date and time of the last purge job, which deletes audit data in the target database every seven days so that the database's audit trail does not become too large. In the format defined by RFC3339.
|
8413
8413
|
:param str state: The current state of the audit profile.
|
8414
8414
|
:param str status: The current sub-state of the audit trail.
|
8415
|
-
:param Mapping[str,
|
8415
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8416
8416
|
:param str target_id: The OCID of the Data Safe target for which the audit profile is created.
|
8417
8417
|
:param str time_created: The date and time the audit profile was created, in the format defined by RFC3339.
|
8418
8418
|
:param str time_last_collected: The date and time until when the audit events were collected from the target database by the Data Safe audit trail collection process, in the format defined by RFC3339.
|
@@ -8472,7 +8472,7 @@ class GetAuditProfileAuditTrailResult(dict):
|
|
8472
8472
|
|
8473
8473
|
@property
|
8474
8474
|
@pulumi.getter(name="definedTags")
|
8475
|
-
def defined_tags(self) -> Mapping[str,
|
8475
|
+
def defined_tags(self) -> Mapping[str, str]:
|
8476
8476
|
"""
|
8477
8477
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
8478
8478
|
"""
|
@@ -8496,7 +8496,7 @@ class GetAuditProfileAuditTrailResult(dict):
|
|
8496
8496
|
|
8497
8497
|
@property
|
8498
8498
|
@pulumi.getter(name="freeformTags")
|
8499
|
-
def freeform_tags(self) -> Mapping[str,
|
8499
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
8500
8500
|
"""
|
8501
8501
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
8502
8502
|
"""
|
@@ -8576,7 +8576,7 @@ class GetAuditProfileAuditTrailResult(dict):
|
|
8576
8576
|
|
8577
8577
|
@property
|
8578
8578
|
@pulumi.getter(name="systemTags")
|
8579
|
-
def system_tags(self) -> Mapping[str,
|
8579
|
+
def system_tags(self) -> Mapping[str, str]:
|
8580
8580
|
"""
|
8581
8581
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8582
8582
|
"""
|
@@ -9011,10 +9011,10 @@ class GetAuditProfilesAuditProfileCollectionItemResult(dict):
|
|
9011
9011
|
audit_trails: Sequence['outputs.GetAuditProfilesAuditProfileCollectionItemAuditTrailResult'],
|
9012
9012
|
change_retention_trigger: int,
|
9013
9013
|
compartment_id: str,
|
9014
|
-
defined_tags: Mapping[str,
|
9014
|
+
defined_tags: Mapping[str, str],
|
9015
9015
|
description: str,
|
9016
9016
|
display_name: str,
|
9017
|
-
freeform_tags: Mapping[str,
|
9017
|
+
freeform_tags: Mapping[str, str],
|
9018
9018
|
id: str,
|
9019
9019
|
is_override_global_retention_setting: bool,
|
9020
9020
|
is_paid_usage_enabled: bool,
|
@@ -9022,7 +9022,7 @@ class GetAuditProfilesAuditProfileCollectionItemResult(dict):
|
|
9022
9022
|
offline_months: int,
|
9023
9023
|
online_months: int,
|
9024
9024
|
state: str,
|
9025
|
-
system_tags: Mapping[str,
|
9025
|
+
system_tags: Mapping[str, str],
|
9026
9026
|
target_id: str,
|
9027
9027
|
time_created: str,
|
9028
9028
|
time_updated: str):
|
@@ -9031,10 +9031,10 @@ class GetAuditProfilesAuditProfileCollectionItemResult(dict):
|
|
9031
9031
|
:param str audit_profile_id: A optional filter to return only resources that match the specified id.
|
9032
9032
|
:param Sequence['GetAuditProfilesAuditProfileCollectionItemAuditTrailArgs'] audit_trails: Indicates the list of available audit trails on the target.
|
9033
9033
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
9034
|
-
:param Mapping[str,
|
9034
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
9035
9035
|
:param str description: The description of the audit profile.
|
9036
9036
|
:param str display_name: A filter to return only resources that match the specified display name.
|
9037
|
-
:param Mapping[str,
|
9037
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
9038
9038
|
:param str id: The OCID of the audit profile.
|
9039
9039
|
:param bool is_override_global_retention_setting: A optional filter to return only resources that match the specified retention configured value.
|
9040
9040
|
:param bool is_paid_usage_enabled: Indicates if you want to continue audit record collection beyond the free limit of one million audit records per month per target database, incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.
|
@@ -9042,7 +9042,7 @@ class GetAuditProfilesAuditProfileCollectionItemResult(dict):
|
|
9042
9042
|
:param int offline_months: Indicates the number of months the audit records will be stored offline in the Data Safe audit archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in archive, please contact the Oracle Support.
|
9043
9043
|
:param int online_months: Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum:12 months
|
9044
9044
|
:param str state: A optional filter to return only resources that match the specified lifecycle state.
|
9045
|
-
:param Mapping[str,
|
9045
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9046
9046
|
:param str target_id: A filter to return only items related to a specific target OCID.
|
9047
9047
|
:param str time_created: The date and time the audit profile was created, in the format defined by RFC3339.
|
9048
9048
|
:param str time_updated: The date and time the audit profile was updated, in the format defined by RFC3339.
|
@@ -9107,7 +9107,7 @@ class GetAuditProfilesAuditProfileCollectionItemResult(dict):
|
|
9107
9107
|
|
9108
9108
|
@property
|
9109
9109
|
@pulumi.getter(name="definedTags")
|
9110
|
-
def defined_tags(self) -> Mapping[str,
|
9110
|
+
def defined_tags(self) -> Mapping[str, str]:
|
9111
9111
|
"""
|
9112
9112
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
9113
9113
|
"""
|
@@ -9131,7 +9131,7 @@ class GetAuditProfilesAuditProfileCollectionItemResult(dict):
|
|
9131
9131
|
|
9132
9132
|
@property
|
9133
9133
|
@pulumi.getter(name="freeformTags")
|
9134
|
-
def freeform_tags(self) -> Mapping[str,
|
9134
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
9135
9135
|
"""
|
9136
9136
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
9137
9137
|
"""
|
@@ -9195,7 +9195,7 @@ class GetAuditProfilesAuditProfileCollectionItemResult(dict):
|
|
9195
9195
|
|
9196
9196
|
@property
|
9197
9197
|
@pulumi.getter(name="systemTags")
|
9198
|
-
def system_tags(self) -> Mapping[str,
|
9198
|
+
def system_tags(self) -> Mapping[str, str]:
|
9199
9199
|
"""
|
9200
9200
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9201
9201
|
"""
|
@@ -9232,10 +9232,10 @@ class GetAuditProfilesAuditProfileCollectionItemAuditTrailResult(dict):
|
|
9232
9232
|
audit_collection_start_time: str,
|
9233
9233
|
audit_profile_id: str,
|
9234
9234
|
compartment_id: str,
|
9235
|
-
defined_tags: Mapping[str,
|
9235
|
+
defined_tags: Mapping[str, str],
|
9236
9236
|
description: str,
|
9237
9237
|
display_name: str,
|
9238
|
-
freeform_tags: Mapping[str,
|
9238
|
+
freeform_tags: Mapping[str, str],
|
9239
9239
|
id: str,
|
9240
9240
|
is_auto_purge_enabled: bool,
|
9241
9241
|
lifecycle_details: str,
|
@@ -9245,7 +9245,7 @@ class GetAuditProfilesAuditProfileCollectionItemAuditTrailResult(dict):
|
|
9245
9245
|
purge_job_time: str,
|
9246
9246
|
state: str,
|
9247
9247
|
status: str,
|
9248
|
-
system_tags: Mapping[str,
|
9248
|
+
system_tags: Mapping[str, str],
|
9249
9249
|
target_id: str,
|
9250
9250
|
time_created: str,
|
9251
9251
|
time_last_collected: str,
|
@@ -9257,10 +9257,10 @@ class GetAuditProfilesAuditProfileCollectionItemAuditTrailResult(dict):
|
|
9257
9257
|
:param str audit_collection_start_time: The date from which the audit trail must start collecting data, in the format defined by RFC3339.
|
9258
9258
|
:param str audit_profile_id: A optional filter to return only resources that match the specified id.
|
9259
9259
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
9260
|
-
:param Mapping[str,
|
9260
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
9261
9261
|
:param str description: The description of the audit profile.
|
9262
9262
|
:param str display_name: A filter to return only resources that match the specified display name.
|
9263
|
-
:param Mapping[str,
|
9263
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
9264
9264
|
:param str id: The OCID of the audit profile.
|
9265
9265
|
:param bool is_auto_purge_enabled: Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.
|
9266
9266
|
:param str lifecycle_details: Details about the current state of the audit profile in Data Safe.
|
@@ -9270,7 +9270,7 @@ class GetAuditProfilesAuditProfileCollectionItemAuditTrailResult(dict):
|
|
9270
9270
|
:param str purge_job_time: The date and time of the last purge job, which deletes audit data in the target database every seven days so that the database's audit trail does not become too large. In the format defined by RFC3339.
|
9271
9271
|
:param str state: A optional filter to return only resources that match the specified lifecycle state.
|
9272
9272
|
:param str status: The current sub-state of the audit trail.
|
9273
|
-
:param Mapping[str,
|
9273
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9274
9274
|
:param str target_id: A filter to return only items related to a specific target OCID.
|
9275
9275
|
:param str time_created: The date and time the audit profile was created, in the format defined by RFC3339.
|
9276
9276
|
:param str time_last_collected: The date and time until when the audit events were collected from the target database by the Data Safe audit trail collection process, in the format defined by RFC3339.
|
@@ -9330,7 +9330,7 @@ class GetAuditProfilesAuditProfileCollectionItemAuditTrailResult(dict):
|
|
9330
9330
|
|
9331
9331
|
@property
|
9332
9332
|
@pulumi.getter(name="definedTags")
|
9333
|
-
def defined_tags(self) -> Mapping[str,
|
9333
|
+
def defined_tags(self) -> Mapping[str, str]:
|
9334
9334
|
"""
|
9335
9335
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
9336
9336
|
"""
|
@@ -9354,7 +9354,7 @@ class GetAuditProfilesAuditProfileCollectionItemAuditTrailResult(dict):
|
|
9354
9354
|
|
9355
9355
|
@property
|
9356
9356
|
@pulumi.getter(name="freeformTags")
|
9357
|
-
def freeform_tags(self) -> Mapping[str,
|
9357
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
9358
9358
|
"""
|
9359
9359
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
9360
9360
|
"""
|
@@ -9434,7 +9434,7 @@ class GetAuditProfilesAuditProfileCollectionItemAuditTrailResult(dict):
|
|
9434
9434
|
|
9435
9435
|
@property
|
9436
9436
|
@pulumi.getter(name="systemTags")
|
9437
|
-
def system_tags(self) -> Mapping[str,
|
9437
|
+
def system_tags(self) -> Mapping[str, str]:
|
9438
9438
|
"""
|
9439
9439
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9440
9440
|
"""
|
@@ -9623,10 +9623,10 @@ class GetAuditTrailsAuditTrailCollectionItemResult(dict):
|
|
9623
9623
|
audit_profile_id: str,
|
9624
9624
|
audit_trail_id: str,
|
9625
9625
|
compartment_id: str,
|
9626
|
-
defined_tags: Mapping[str,
|
9626
|
+
defined_tags: Mapping[str, str],
|
9627
9627
|
description: str,
|
9628
9628
|
display_name: str,
|
9629
|
-
freeform_tags: Mapping[str,
|
9629
|
+
freeform_tags: Mapping[str, str],
|
9630
9630
|
id: str,
|
9631
9631
|
is_auto_purge_enabled: bool,
|
9632
9632
|
lifecycle_details: str,
|
@@ -9637,7 +9637,7 @@ class GetAuditTrailsAuditTrailCollectionItemResult(dict):
|
|
9637
9637
|
resume_trigger: int,
|
9638
9638
|
state: str,
|
9639
9639
|
status: str,
|
9640
|
-
system_tags: Mapping[str,
|
9640
|
+
system_tags: Mapping[str, str],
|
9641
9641
|
target_id: str,
|
9642
9642
|
time_created: str,
|
9643
9643
|
time_last_collected: str,
|
@@ -9650,10 +9650,10 @@ class GetAuditTrailsAuditTrailCollectionItemResult(dict):
|
|
9650
9650
|
:param str audit_profile_id: The OCID of the parent audit.
|
9651
9651
|
:param str audit_trail_id: A optional filter to return only resources that match the specified id.
|
9652
9652
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
9653
|
-
:param Mapping[str,
|
9653
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
9654
9654
|
:param str description: The description of the audit trail.
|
9655
9655
|
:param str display_name: A filter to return only resources that match the specified display name.
|
9656
|
-
:param Mapping[str,
|
9656
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
9657
9657
|
:param str id: The OCID of the audit trail.
|
9658
9658
|
:param bool is_auto_purge_enabled: Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.
|
9659
9659
|
:param str lifecycle_details: Details about the current state of the audit trail in Data Safe.
|
@@ -9663,7 +9663,7 @@ class GetAuditTrailsAuditTrailCollectionItemResult(dict):
|
|
9663
9663
|
:param str purge_job_time: The date and time of the last purge job, which deletes audit data in the target database every seven days so that the database's audit trail does not become too large. In the format defined by RFC3339.
|
9664
9664
|
:param str state: A optional filter to return only resources that match the specified lifecycle state.
|
9665
9665
|
:param str status: A optional filter to return only resources that match the specified sub-state of audit trail.
|
9666
|
-
:param Mapping[str,
|
9666
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9667
9667
|
:param str target_id: A filter to return only items related to a specific target OCID.
|
9668
9668
|
:param str time_created: The date and time the audit trail was created, in the format defined by RFC3339.
|
9669
9669
|
:param str time_last_collected: The date and time until when the audit events were collected from the target database by the Data Safe audit trail collection process, in the format defined by RFC3339.
|
@@ -9733,7 +9733,7 @@ class GetAuditTrailsAuditTrailCollectionItemResult(dict):
|
|
9733
9733
|
|
9734
9734
|
@property
|
9735
9735
|
@pulumi.getter(name="definedTags")
|
9736
|
-
def defined_tags(self) -> Mapping[str,
|
9736
|
+
def defined_tags(self) -> Mapping[str, str]:
|
9737
9737
|
"""
|
9738
9738
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
9739
9739
|
"""
|
@@ -9757,7 +9757,7 @@ class GetAuditTrailsAuditTrailCollectionItemResult(dict):
|
|
9757
9757
|
|
9758
9758
|
@property
|
9759
9759
|
@pulumi.getter(name="freeformTags")
|
9760
|
-
def freeform_tags(self) -> Mapping[str,
|
9760
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
9761
9761
|
"""
|
9762
9762
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
9763
9763
|
"""
|
@@ -9842,7 +9842,7 @@ class GetAuditTrailsAuditTrailCollectionItemResult(dict):
|
|
9842
9842
|
|
9843
9843
|
@property
|
9844
9844
|
@pulumi.getter(name="systemTags")
|
9845
|
-
def system_tags(self) -> Mapping[str,
|
9845
|
+
def system_tags(self) -> Mapping[str, str]:
|
9846
9846
|
"""
|
9847
9847
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9848
9848
|
"""
|
@@ -10114,34 +10114,34 @@ class GetDataSafeConfigurationGlobalSettingResult(dict):
|
|
10114
10114
|
class GetDataSafePrivateEndpointsDataSafePrivateEndpointResult(dict):
|
10115
10115
|
def __init__(__self__, *,
|
10116
10116
|
compartment_id: str,
|
10117
|
-
defined_tags: Mapping[str,
|
10117
|
+
defined_tags: Mapping[str, str],
|
10118
10118
|
description: str,
|
10119
10119
|
display_name: str,
|
10120
10120
|
endpoint_fqdn: str,
|
10121
|
-
freeform_tags: Mapping[str,
|
10121
|
+
freeform_tags: Mapping[str, str],
|
10122
10122
|
id: str,
|
10123
10123
|
nsg_ids: Sequence[str],
|
10124
10124
|
private_endpoint_id: str,
|
10125
10125
|
private_endpoint_ip: str,
|
10126
10126
|
state: str,
|
10127
10127
|
subnet_id: str,
|
10128
|
-
system_tags: Mapping[str,
|
10128
|
+
system_tags: Mapping[str, str],
|
10129
10129
|
time_created: str,
|
10130
10130
|
vcn_id: str):
|
10131
10131
|
"""
|
10132
10132
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
10133
|
-
:param Mapping[str,
|
10133
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
10134
10134
|
:param str description: The description of the private endpoint.
|
10135
10135
|
:param str display_name: A filter to return only resources that match the specified display name.
|
10136
10136
|
:param str endpoint_fqdn: The three-label fully qualified domain name (FQDN) of the private endpoint. The customer VCN's DNS records are updated with this FQDN.
|
10137
|
-
:param Mapping[str,
|
10137
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
10138
10138
|
:param str id: The OCID of the Data Safe private endpoint.
|
10139
10139
|
:param Sequence[str] nsg_ids: The OCIDs of the network security groups that the private endpoint belongs to.
|
10140
10140
|
:param str private_endpoint_id: The OCID of the underlying private endpoint.
|
10141
10141
|
:param str private_endpoint_ip: The private IP address of the private endpoint.
|
10142
10142
|
:param str state: A filter to return only resources that match the specified lifecycle state.
|
10143
10143
|
:param str subnet_id: The OCID of the subnet.
|
10144
|
-
:param Mapping[str,
|
10144
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10145
10145
|
:param str time_created: The date and time the private endpoint was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
10146
10146
|
:param str vcn_id: A filter to return only resources that match the specified VCN OCID.
|
10147
10147
|
"""
|
@@ -10171,7 +10171,7 @@ class GetDataSafePrivateEndpointsDataSafePrivateEndpointResult(dict):
|
|
10171
10171
|
|
10172
10172
|
@property
|
10173
10173
|
@pulumi.getter(name="definedTags")
|
10174
|
-
def defined_tags(self) -> Mapping[str,
|
10174
|
+
def defined_tags(self) -> Mapping[str, str]:
|
10175
10175
|
"""
|
10176
10176
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
10177
10177
|
"""
|
@@ -10203,7 +10203,7 @@ class GetDataSafePrivateEndpointsDataSafePrivateEndpointResult(dict):
|
|
10203
10203
|
|
10204
10204
|
@property
|
10205
10205
|
@pulumi.getter(name="freeformTags")
|
10206
|
-
def freeform_tags(self) -> Mapping[str,
|
10206
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
10207
10207
|
"""
|
10208
10208
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
10209
10209
|
"""
|
@@ -10259,7 +10259,7 @@ class GetDataSafePrivateEndpointsDataSafePrivateEndpointResult(dict):
|
|
10259
10259
|
|
10260
10260
|
@property
|
10261
10261
|
@pulumi.getter(name="systemTags")
|
10262
|
-
def system_tags(self) -> Mapping[str,
|
10262
|
+
def system_tags(self) -> Mapping[str, str]:
|
10263
10263
|
"""
|
10264
10264
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10265
10265
|
"""
|
@@ -11173,11 +11173,11 @@ class GetLibraryMaskingFormatsLibraryMaskingFormatCollectionResult(dict):
|
|
11173
11173
|
class GetLibraryMaskingFormatsLibraryMaskingFormatCollectionItemResult(dict):
|
11174
11174
|
def __init__(__self__, *,
|
11175
11175
|
compartment_id: str,
|
11176
|
-
defined_tags: Mapping[str,
|
11176
|
+
defined_tags: Mapping[str, str],
|
11177
11177
|
description: str,
|
11178
11178
|
display_name: str,
|
11179
11179
|
format_entries: Sequence['outputs.GetLibraryMaskingFormatsLibraryMaskingFormatCollectionItemFormatEntryResult'],
|
11180
|
-
freeform_tags: Mapping[str,
|
11180
|
+
freeform_tags: Mapping[str, str],
|
11181
11181
|
id: str,
|
11182
11182
|
sensitive_type_ids: Sequence[str],
|
11183
11183
|
source: str,
|
@@ -11186,11 +11186,11 @@ class GetLibraryMaskingFormatsLibraryMaskingFormatCollectionItemResult(dict):
|
|
11186
11186
|
time_updated: str):
|
11187
11187
|
"""
|
11188
11188
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
11189
|
-
:param Mapping[str,
|
11189
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
11190
11190
|
:param str description: The description of the format entry.
|
11191
11191
|
:param str display_name: A filter to return only resources that match the specified display name.
|
11192
11192
|
:param Sequence['GetLibraryMaskingFormatsLibraryMaskingFormatCollectionItemFormatEntryArgs'] format_entries: An array of format entries. The combined output of all the format entries is used for masking.
|
11193
|
-
:param Mapping[str,
|
11193
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
11194
11194
|
:param str id: The OCID of the library masking format.
|
11195
11195
|
:param Sequence[str] sensitive_type_ids: An array of OCIDs of the sensitive types compatible with the library masking format.
|
11196
11196
|
:param str source: Specifies whether the library masking format is user-defined or predefined.
|
@@ -11221,7 +11221,7 @@ class GetLibraryMaskingFormatsLibraryMaskingFormatCollectionItemResult(dict):
|
|
11221
11221
|
|
11222
11222
|
@property
|
11223
11223
|
@pulumi.getter(name="definedTags")
|
11224
|
-
def defined_tags(self) -> Mapping[str,
|
11224
|
+
def defined_tags(self) -> Mapping[str, str]:
|
11225
11225
|
"""
|
11226
11226
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
11227
11227
|
"""
|
@@ -11253,7 +11253,7 @@ class GetLibraryMaskingFormatsLibraryMaskingFormatCollectionItemResult(dict):
|
|
11253
11253
|
|
11254
11254
|
@property
|
11255
11255
|
@pulumi.getter(name="freeformTags")
|
11256
|
-
def freeform_tags(self) -> Mapping[str,
|
11256
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
11257
11257
|
"""
|
11258
11258
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
11259
11259
|
"""
|
@@ -12740,10 +12740,10 @@ class GetMaskingPoliciesMaskingPolicyCollectionItemResult(dict):
|
|
12740
12740
|
add_masking_columns_from_sdm_trigger: int,
|
12741
12741
|
column_sources: Sequence['outputs.GetMaskingPoliciesMaskingPolicyCollectionItemColumnSourceResult'],
|
12742
12742
|
compartment_id: str,
|
12743
|
-
defined_tags: Mapping[str,
|
12743
|
+
defined_tags: Mapping[str, str],
|
12744
12744
|
description: str,
|
12745
12745
|
display_name: str,
|
12746
|
-
freeform_tags: Mapping[str,
|
12746
|
+
freeform_tags: Mapping[str, str],
|
12747
12747
|
generate_health_report_trigger: int,
|
12748
12748
|
id: str,
|
12749
12749
|
is_drop_temp_tables_enabled: bool,
|
@@ -12759,10 +12759,10 @@ class GetMaskingPoliciesMaskingPolicyCollectionItemResult(dict):
|
|
12759
12759
|
"""
|
12760
12760
|
:param Sequence['GetMaskingPoliciesMaskingPolicyCollectionItemColumnSourceArgs'] column_sources: The source of masking columns.
|
12761
12761
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
12762
|
-
:param Mapping[str,
|
12762
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
12763
12763
|
:param str description: The description of the masking policy.
|
12764
12764
|
:param str display_name: A filter to return only resources that match the specified display name.
|
12765
|
-
:param Mapping[str,
|
12765
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
12766
12766
|
:param str id: The OCID of the masking policy.
|
12767
12767
|
:param bool is_drop_temp_tables_enabled: Indicates if the temporary tables created during a masking operation should be dropped after masking. It's enabled by default. Set this attribute to false to preserve the temporary tables. Masking creates temporary tables that map the original sensitive data values to mask values. By default, these temporary tables are dropped after masking. But, in some cases, you may want to preserve this information to track how masking changed your data. Note that doing so compromises security. These tables must be dropped before the database is available for unprivileged users.
|
12768
12768
|
:param bool is_redo_logging_enabled: Indicates if redo logging is enabled during a masking operation. It's disabled by default. Set this attribute to true to enable redo logging. By default, masking disables redo logging and flashback logging to purge any original unmasked data from logs. However, in certain circumstances when you only want to test masking, rollback changes, and retry masking, you could enable logging and use a flashback database to retrieve the original unmasked data after it has been masked.
|
@@ -12818,7 +12818,7 @@ class GetMaskingPoliciesMaskingPolicyCollectionItemResult(dict):
|
|
12818
12818
|
|
12819
12819
|
@property
|
12820
12820
|
@pulumi.getter(name="definedTags")
|
12821
|
-
def defined_tags(self) -> Mapping[str,
|
12821
|
+
def defined_tags(self) -> Mapping[str, str]:
|
12822
12822
|
"""
|
12823
12823
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
12824
12824
|
"""
|
@@ -12842,7 +12842,7 @@ class GetMaskingPoliciesMaskingPolicyCollectionItemResult(dict):
|
|
12842
12842
|
|
12843
12843
|
@property
|
12844
12844
|
@pulumi.getter(name="freeformTags")
|
12845
|
-
def freeform_tags(self) -> Mapping[str,
|
12845
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
12846
12846
|
"""
|
12847
12847
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
12848
12848
|
"""
|
@@ -13172,10 +13172,10 @@ class GetMaskingPolicyHealthReportsMaskingPolicyHealthReportCollectionResult(dic
|
|
13172
13172
|
class GetMaskingPolicyHealthReportsMaskingPolicyHealthReportCollectionItemResult(dict):
|
13173
13173
|
def __init__(__self__, *,
|
13174
13174
|
compartment_id: str,
|
13175
|
-
defined_tags: Mapping[str,
|
13175
|
+
defined_tags: Mapping[str, str],
|
13176
13176
|
description: str,
|
13177
13177
|
display_name: str,
|
13178
|
-
freeform_tags: Mapping[str,
|
13178
|
+
freeform_tags: Mapping[str, str],
|
13179
13179
|
id: str,
|
13180
13180
|
masking_policy_id: str,
|
13181
13181
|
state: str,
|
@@ -13184,10 +13184,10 @@ class GetMaskingPolicyHealthReportsMaskingPolicyHealthReportCollectionItemResult
|
|
13184
13184
|
time_updated: str):
|
13185
13185
|
"""
|
13186
13186
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
13187
|
-
:param Mapping[str,
|
13187
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
13188
13188
|
:param str description: The description of the masking health report.
|
13189
13189
|
:param str display_name: A filter to return only resources that match the specified display name.
|
13190
|
-
:param Mapping[str,
|
13190
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
13191
13191
|
:param str id: The OCID of the health report.
|
13192
13192
|
:param str masking_policy_id: A filter to return only the resources that match the specified masking policy OCID.
|
13193
13193
|
:param str state: A filter to return only the resources that match the specified lifecycle states.
|
@@ -13217,7 +13217,7 @@ class GetMaskingPolicyHealthReportsMaskingPolicyHealthReportCollectionItemResult
|
|
13217
13217
|
|
13218
13218
|
@property
|
13219
13219
|
@pulumi.getter(name="definedTags")
|
13220
|
-
def defined_tags(self) -> Mapping[str,
|
13220
|
+
def defined_tags(self) -> Mapping[str, str]:
|
13221
13221
|
"""
|
13222
13222
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
13223
13223
|
"""
|
@@ -13241,7 +13241,7 @@ class GetMaskingPolicyHealthReportsMaskingPolicyHealthReportCollectionItemResult
|
|
13241
13241
|
|
13242
13242
|
@property
|
13243
13243
|
@pulumi.getter(name="freeformTags")
|
13244
|
-
def freeform_tags(self) -> Mapping[str,
|
13244
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
13245
13245
|
"""
|
13246
13246
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
13247
13247
|
"""
|
@@ -14011,27 +14011,27 @@ class GetOnpremConnectorsOnPremConnectorResult(dict):
|
|
14011
14011
|
available_version: str,
|
14012
14012
|
compartment_id: str,
|
14013
14013
|
created_version: str,
|
14014
|
-
defined_tags: Mapping[str,
|
14014
|
+
defined_tags: Mapping[str, str],
|
14015
14015
|
description: str,
|
14016
14016
|
display_name: str,
|
14017
|
-
freeform_tags: Mapping[str,
|
14017
|
+
freeform_tags: Mapping[str, str],
|
14018
14018
|
id: str,
|
14019
14019
|
lifecycle_details: str,
|
14020
14020
|
state: str,
|
14021
|
-
system_tags: Mapping[str,
|
14021
|
+
system_tags: Mapping[str, str],
|
14022
14022
|
time_created: str):
|
14023
14023
|
"""
|
14024
14024
|
:param str available_version: Latest available version of the on-premises connector.
|
14025
14025
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
14026
14026
|
:param str created_version: Created version of the on-premises connector.
|
14027
|
-
:param Mapping[str,
|
14027
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
14028
14028
|
:param str description: The description of the on-premises connector.
|
14029
14029
|
:param str display_name: A filter to return only resources that match the specified display name.
|
14030
|
-
:param Mapping[str,
|
14030
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
14031
14031
|
:param str id: The OCID of the on-premises connector.
|
14032
14032
|
:param str lifecycle_details: Details about the current state of the on-premises connector.
|
14033
14033
|
:param str state: The current state of the on-premises connector.
|
14034
|
-
:param Mapping[str,
|
14034
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
14035
14035
|
:param str time_created: The date and time the on-premises connector was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
14036
14036
|
"""
|
14037
14037
|
pulumi.set(__self__, "available_version", available_version)
|
@@ -14073,7 +14073,7 @@ class GetOnpremConnectorsOnPremConnectorResult(dict):
|
|
14073
14073
|
|
14074
14074
|
@property
|
14075
14075
|
@pulumi.getter(name="definedTags")
|
14076
|
-
def defined_tags(self) -> Mapping[str,
|
14076
|
+
def defined_tags(self) -> Mapping[str, str]:
|
14077
14077
|
"""
|
14078
14078
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
14079
14079
|
"""
|
@@ -14097,7 +14097,7 @@ class GetOnpremConnectorsOnPremConnectorResult(dict):
|
|
14097
14097
|
|
14098
14098
|
@property
|
14099
14099
|
@pulumi.getter(name="freeformTags")
|
14100
|
-
def freeform_tags(self) -> Mapping[str,
|
14100
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
14101
14101
|
"""
|
14102
14102
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
14103
14103
|
"""
|
@@ -14129,7 +14129,7 @@ class GetOnpremConnectorsOnPremConnectorResult(dict):
|
|
14129
14129
|
|
14130
14130
|
@property
|
14131
14131
|
@pulumi.getter(name="systemTags")
|
14132
|
-
def system_tags(self) -> Mapping[str,
|
14132
|
+
def system_tags(self) -> Mapping[str, str]:
|
14133
14133
|
"""
|
14134
14134
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
14135
14135
|
"""
|
@@ -14436,11 +14436,11 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14436
14436
|
compartment_id: str,
|
14437
14437
|
compliance_standards: Sequence[str],
|
14438
14438
|
data_source: str,
|
14439
|
-
defined_tags: Mapping[str,
|
14439
|
+
defined_tags: Mapping[str, str],
|
14440
14440
|
description: str,
|
14441
14441
|
display_name: str,
|
14442
14442
|
display_order: int,
|
14443
|
-
freeform_tags: Mapping[str,
|
14443
|
+
freeform_tags: Mapping[str, str],
|
14444
14444
|
id: str,
|
14445
14445
|
is_seeded: bool,
|
14446
14446
|
lifecycle_details: str,
|
@@ -14454,7 +14454,7 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14454
14454
|
scim_filter: str,
|
14455
14455
|
state: str,
|
14456
14456
|
summaries: Sequence['outputs.GetReportDefinitionsReportDefinitionCollectionItemSummaryResult'],
|
14457
|
-
system_tags: Mapping[str,
|
14457
|
+
system_tags: Mapping[str, str],
|
14458
14458
|
time_created: str,
|
14459
14459
|
time_updated: str):
|
14460
14460
|
"""
|
@@ -14465,11 +14465,11 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14465
14465
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
14466
14466
|
:param Sequence[str] compliance_standards: The list of the data protection regulations/standards used in the report that will help demonstrate compliance.
|
14467
14467
|
:param str data_source: Specifies the name of a resource that provides data for the report. For example alerts, events.
|
14468
|
-
:param Mapping[str,
|
14468
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
14469
14469
|
:param str description: A description of the report definition.
|
14470
14470
|
:param str display_name: The name of the report definition to query.
|
14471
14471
|
:param int display_order: Specifies the order in which the summary must be displayed.
|
14472
|
-
:param Mapping[str,
|
14472
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
14473
14473
|
:param str id: The OCID of the report definition.
|
14474
14474
|
:param bool is_seeded: A boolean flag indicating to list seeded report definitions. Set this parameter to get list of seeded report definitions.
|
14475
14475
|
:param str lifecycle_details: Details about the current state of the report definition in Data Safe.
|
@@ -14483,7 +14483,7 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14483
14483
|
:param str scim_filter: Additional scim filters used to get the specific summary.
|
14484
14484
|
:param str state: An optional filter to return only resources that match the specified lifecycle state.
|
14485
14485
|
:param Sequence['GetReportDefinitionsReportDefinitionCollectionItemSummaryArgs'] summaries: An array of report summary objects in the order (left to right) displayed in the report. A report summary object stores all information about summary of report to be displayed, including the name displayed on UI, the display order, corresponding group by and count of values, summary visibility (if the summary is visible to user).
|
14486
|
-
:param Mapping[str,
|
14486
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
14487
14487
|
:param str time_created: Specifies the date and time the report definition was created.
|
14488
14488
|
:param str time_updated: The date and time the report definition was updated.
|
14489
14489
|
"""
|
@@ -14574,7 +14574,7 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14574
14574
|
|
14575
14575
|
@property
|
14576
14576
|
@pulumi.getter(name="definedTags")
|
14577
|
-
def defined_tags(self) -> Mapping[str,
|
14577
|
+
def defined_tags(self) -> Mapping[str, str]:
|
14578
14578
|
"""
|
14579
14579
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
14580
14580
|
"""
|
@@ -14606,7 +14606,7 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14606
14606
|
|
14607
14607
|
@property
|
14608
14608
|
@pulumi.getter(name="freeformTags")
|
14609
|
-
def freeform_tags(self) -> Mapping[str,
|
14609
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
14610
14610
|
"""
|
14611
14611
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
14612
14612
|
"""
|
@@ -14718,7 +14718,7 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14718
14718
|
|
14719
14719
|
@property
|
14720
14720
|
@pulumi.getter(name="systemTags")
|
14721
|
-
def system_tags(self) -> Mapping[str,
|
14721
|
+
def system_tags(self) -> Mapping[str, str]:
|
14722
14722
|
"""
|
14723
14723
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
14724
14724
|
"""
|
@@ -15021,31 +15021,31 @@ class GetReportsReportCollectionResult(dict):
|
|
15021
15021
|
class GetReportsReportCollectionItemResult(dict):
|
15022
15022
|
def __init__(__self__, *,
|
15023
15023
|
compartment_id: str,
|
15024
|
-
defined_tags: Mapping[str,
|
15024
|
+
defined_tags: Mapping[str, str],
|
15025
15025
|
description: str,
|
15026
15026
|
display_name: str,
|
15027
|
-
freeform_tags: Mapping[str,
|
15027
|
+
freeform_tags: Mapping[str, str],
|
15028
15028
|
id: str,
|
15029
15029
|
lifecycle_details: str,
|
15030
15030
|
mime_type: str,
|
15031
15031
|
report_definition_id: str,
|
15032
15032
|
report_id: str,
|
15033
15033
|
state: str,
|
15034
|
-
system_tags: Mapping[str,
|
15034
|
+
system_tags: Mapping[str, str],
|
15035
15035
|
time_generated: str,
|
15036
15036
|
type: str):
|
15037
15037
|
"""
|
15038
15038
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
15039
|
-
:param Mapping[str,
|
15039
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
15040
15040
|
:param str description: Specifies a description of the report.
|
15041
15041
|
:param str display_name: The name of the report definition to query.
|
15042
|
-
:param Mapping[str,
|
15042
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
15043
15043
|
:param str id: The OCID of the report.
|
15044
15044
|
:param str lifecycle_details: Details about the current state of the report in Data Safe.
|
15045
15045
|
:param str mime_type: Specifies the format of report to be .xls or .pdf or .json
|
15046
15046
|
:param str report_definition_id: The ID of the report definition to filter the list of reports
|
15047
15047
|
:param str state: An optional filter to return only resources that match the specified lifecycle state.
|
15048
|
-
:param Mapping[str,
|
15048
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
15049
15049
|
:param str time_generated: Specifies the date and time the report was generated.
|
15050
15050
|
:param str type: An optional filter to return only resources that match the specified type.
|
15051
15051
|
"""
|
@@ -15074,7 +15074,7 @@ class GetReportsReportCollectionItemResult(dict):
|
|
15074
15074
|
|
15075
15075
|
@property
|
15076
15076
|
@pulumi.getter(name="definedTags")
|
15077
|
-
def defined_tags(self) -> Mapping[str,
|
15077
|
+
def defined_tags(self) -> Mapping[str, str]:
|
15078
15078
|
"""
|
15079
15079
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
15080
15080
|
"""
|
@@ -15098,7 +15098,7 @@ class GetReportsReportCollectionItemResult(dict):
|
|
15098
15098
|
|
15099
15099
|
@property
|
15100
15100
|
@pulumi.getter(name="freeformTags")
|
15101
|
-
def freeform_tags(self) -> Mapping[str,
|
15101
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
15102
15102
|
"""
|
15103
15103
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
15104
15104
|
"""
|
@@ -15151,7 +15151,7 @@ class GetReportsReportCollectionItemResult(dict):
|
|
15151
15151
|
|
15152
15152
|
@property
|
15153
15153
|
@pulumi.getter(name="systemTags")
|
15154
|
-
def system_tags(self) -> Mapping[str,
|
15154
|
+
def system_tags(self) -> Mapping[str, str]:
|
15155
15155
|
"""
|
15156
15156
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
15157
15157
|
"""
|
@@ -15384,28 +15384,28 @@ class GetSdmMaskingPolicyDifferencesSdmMaskingPolicyDifferenceCollectionResult(d
|
|
15384
15384
|
class GetSdmMaskingPolicyDifferencesSdmMaskingPolicyDifferenceCollectionItemResult(dict):
|
15385
15385
|
def __init__(__self__, *,
|
15386
15386
|
compartment_id: str,
|
15387
|
-
defined_tags: Mapping[str,
|
15387
|
+
defined_tags: Mapping[str, str],
|
15388
15388
|
difference_type: str,
|
15389
15389
|
display_name: str,
|
15390
|
-
freeform_tags: Mapping[str,
|
15390
|
+
freeform_tags: Mapping[str, str],
|
15391
15391
|
id: str,
|
15392
15392
|
masking_policy_id: str,
|
15393
15393
|
sensitive_data_model_id: str,
|
15394
15394
|
state: str,
|
15395
|
-
system_tags: Mapping[str,
|
15395
|
+
system_tags: Mapping[str, str],
|
15396
15396
|
time_created: str,
|
15397
15397
|
time_creation_started: str):
|
15398
15398
|
"""
|
15399
15399
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
15400
|
-
:param Mapping[str,
|
15400
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
15401
15401
|
:param str difference_type: The type of the SDM masking policy difference. It defines the difference scope. NEW identifies new sensitive columns in the sensitive data model that are not in the masking policy. DELETED identifies columns that are present in the masking policy but have been deleted from the sensitive data model. MODIFIED identifies columns that are present in the sensitive data model as well as the masking policy but some of their attributes have been modified. ALL covers all the above three scenarios and reports new, deleted and modified columns.
|
15402
15402
|
:param str display_name: A filter to return only resources that match the specified display name.
|
15403
|
-
:param Mapping[str,
|
15403
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
15404
15404
|
:param str id: The OCID of the Sensitive data model and masking policy difference resource.
|
15405
15405
|
:param str masking_policy_id: A filter to return only the resources that match the specified masking policy OCID.
|
15406
15406
|
:param str sensitive_data_model_id: A filter to return only the resources that match the specified sensitive data model OCID.
|
15407
15407
|
:param str state: A filter to return only the resources that match the specified lifecycle states.
|
15408
|
-
:param Mapping[str,
|
15408
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
15409
15409
|
:param str time_created: The date and time the SDM masking policy difference was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
15410
15410
|
:param str time_creation_started: The date and time the SDM masking policy difference creation started, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
15411
15411
|
"""
|
@@ -15432,7 +15432,7 @@ class GetSdmMaskingPolicyDifferencesSdmMaskingPolicyDifferenceCollectionItemResu
|
|
15432
15432
|
|
15433
15433
|
@property
|
15434
15434
|
@pulumi.getter(name="definedTags")
|
15435
|
-
def defined_tags(self) -> Mapping[str,
|
15435
|
+
def defined_tags(self) -> Mapping[str, str]:
|
15436
15436
|
"""
|
15437
15437
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
15438
15438
|
"""
|
@@ -15456,7 +15456,7 @@ class GetSdmMaskingPolicyDifferencesSdmMaskingPolicyDifferenceCollectionItemResu
|
|
15456
15456
|
|
15457
15457
|
@property
|
15458
15458
|
@pulumi.getter(name="freeformTags")
|
15459
|
-
def freeform_tags(self) -> Mapping[str,
|
15459
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
15460
15460
|
"""
|
15461
15461
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
15462
15462
|
"""
|
@@ -15496,7 +15496,7 @@ class GetSdmMaskingPolicyDifferencesSdmMaskingPolicyDifferenceCollectionItemResu
|
|
15496
15496
|
|
15497
15497
|
@property
|
15498
15498
|
@pulumi.getter(name="systemTags")
|
15499
|
-
def system_tags(self) -> Mapping[str,
|
15499
|
+
def system_tags(self) -> Mapping[str, str]:
|
15500
15500
|
"""
|
15501
15501
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
15502
15502
|
"""
|
@@ -20566,10 +20566,10 @@ class GetSecurityAssessmentSecurityFeaturesSecurityFeatureCollectionItemResult(d
|
|
20566
20566
|
column_encryption: str,
|
20567
20567
|
compartment_id: str,
|
20568
20568
|
database_vault: str,
|
20569
|
-
defined_tags: Mapping[str,
|
20569
|
+
defined_tags: Mapping[str, str],
|
20570
20570
|
external_authentication: str,
|
20571
20571
|
fine_grained_audit: str,
|
20572
|
-
freeform_tags: Mapping[str,
|
20572
|
+
freeform_tags: Mapping[str, str],
|
20573
20573
|
global_authentication: str,
|
20574
20574
|
network_encryption: str,
|
20575
20575
|
password_authentication: str,
|
@@ -20583,10 +20583,10 @@ class GetSecurityAssessmentSecurityFeaturesSecurityFeatureCollectionItemResult(d
|
|
20583
20583
|
:param str column_encryption: The usage of security feature - Column Encryption.
|
20584
20584
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
20585
20585
|
:param str database_vault: The usage of security feature - Database Vault.
|
20586
|
-
:param Mapping[str,
|
20586
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
20587
20587
|
:param str external_authentication: The usage of security feature - External Authentication.
|
20588
20588
|
:param str fine_grained_audit: The usage of security feature - Fine Grained Audit.
|
20589
|
-
:param Mapping[str,
|
20589
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
20590
20590
|
:param str global_authentication: The usage of security feature - Global Authentication.
|
20591
20591
|
:param str network_encryption: The usage of security feature - Network Encryption.
|
20592
20592
|
:param str password_authentication: The usage of security feature - Password Authentication.
|
@@ -20647,7 +20647,7 @@ class GetSecurityAssessmentSecurityFeaturesSecurityFeatureCollectionItemResult(d
|
|
20647
20647
|
|
20648
20648
|
@property
|
20649
20649
|
@pulumi.getter(name="definedTags")
|
20650
|
-
def defined_tags(self) -> Mapping[str,
|
20650
|
+
def defined_tags(self) -> Mapping[str, str]:
|
20651
20651
|
"""
|
20652
20652
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
20653
20653
|
"""
|
@@ -20671,7 +20671,7 @@ class GetSecurityAssessmentSecurityFeaturesSecurityFeatureCollectionItemResult(d
|
|
20671
20671
|
|
20672
20672
|
@property
|
20673
20673
|
@pulumi.getter(name="freeformTags")
|
20674
|
-
def freeform_tags(self) -> Mapping[str,
|
20674
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
20675
20675
|
"""
|
20676
20676
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
20677
20677
|
"""
|
@@ -21533,10 +21533,10 @@ class GetSecurityAssessmentsFilterResult(dict):
|
|
21533
21533
|
class GetSecurityAssessmentsSecurityAssessmentResult(dict):
|
21534
21534
|
def __init__(__self__, *,
|
21535
21535
|
compartment_id: str,
|
21536
|
-
defined_tags: Mapping[str,
|
21536
|
+
defined_tags: Mapping[str, str],
|
21537
21537
|
description: str,
|
21538
21538
|
display_name: str,
|
21539
|
-
freeform_tags: Mapping[str,
|
21539
|
+
freeform_tags: Mapping[str, str],
|
21540
21540
|
id: str,
|
21541
21541
|
ignored_assessment_ids: Sequence[str],
|
21542
21542
|
ignored_targets: Sequence[str],
|
@@ -21550,7 +21550,7 @@ class GetSecurityAssessmentsSecurityAssessmentResult(dict):
|
|
21550
21550
|
schedule_security_assessment_id: str,
|
21551
21551
|
state: str,
|
21552
21552
|
statistics: Sequence['outputs.GetSecurityAssessmentsSecurityAssessmentStatisticResult'],
|
21553
|
-
system_tags: Mapping[str,
|
21553
|
+
system_tags: Mapping[str, str],
|
21554
21554
|
target_id: str,
|
21555
21555
|
target_ids: Sequence[str],
|
21556
21556
|
target_version: str,
|
@@ -21561,10 +21561,10 @@ class GetSecurityAssessmentsSecurityAssessmentResult(dict):
|
|
21561
21561
|
type: str):
|
21562
21562
|
"""
|
21563
21563
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
21564
|
-
:param Mapping[str,
|
21564
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
21565
21565
|
:param str description: The description of the security assessment.
|
21566
21566
|
:param str display_name: A filter to return only resources that match the specified display name.
|
21567
|
-
:param Mapping[str,
|
21567
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
21568
21568
|
:param str id: The OCID of the security assessment.
|
21569
21569
|
:param Sequence[str] ignored_assessment_ids: List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
|
21570
21570
|
:param Sequence[str] ignored_targets: List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
|
@@ -21578,7 +21578,7 @@ class GetSecurityAssessmentsSecurityAssessmentResult(dict):
|
|
21578
21578
|
:param str schedule_security_assessment_id: The OCID of the security assessment that is responsible for creating this scheduled save assessment.
|
21579
21579
|
:param str state: A filter to return only resources that match the specified lifecycle state.
|
21580
21580
|
:param Sequence['GetSecurityAssessmentsSecurityAssessmentStatisticArgs'] statistics: Statistics showing the number of findings for each category grouped by risk levels for all the targets in the specified security assessment.
|
21581
|
-
:param Mapping[str,
|
21581
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
21582
21582
|
:param str target_id: A filter to return only items related to a specific target OCID.
|
21583
21583
|
:param Sequence[str] target_ids: Array of database target OCIDs.
|
21584
21584
|
:param str target_version: The version of the target database.
|
@@ -21626,7 +21626,7 @@ class GetSecurityAssessmentsSecurityAssessmentResult(dict):
|
|
21626
21626
|
|
21627
21627
|
@property
|
21628
21628
|
@pulumi.getter(name="definedTags")
|
21629
|
-
def defined_tags(self) -> Mapping[str,
|
21629
|
+
def defined_tags(self) -> Mapping[str, str]:
|
21630
21630
|
"""
|
21631
21631
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
21632
21632
|
"""
|
@@ -21650,7 +21650,7 @@ class GetSecurityAssessmentsSecurityAssessmentResult(dict):
|
|
21650
21650
|
|
21651
21651
|
@property
|
21652
21652
|
@pulumi.getter(name="freeformTags")
|
21653
|
-
def freeform_tags(self) -> Mapping[str,
|
21653
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
21654
21654
|
"""
|
21655
21655
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
21656
21656
|
"""
|
@@ -21762,7 +21762,7 @@ class GetSecurityAssessmentsSecurityAssessmentResult(dict):
|
|
21762
21762
|
|
21763
21763
|
@property
|
21764
21764
|
@pulumi.getter(name="systemTags")
|
21765
|
-
def system_tags(self) -> Mapping[str,
|
21765
|
+
def system_tags(self) -> Mapping[str, str]:
|
21766
21766
|
"""
|
21767
21767
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
21768
21768
|
"""
|
@@ -22636,28 +22636,28 @@ class GetSecurityPoliciesSecurityPolicyCollectionResult(dict):
|
|
22636
22636
|
class GetSecurityPoliciesSecurityPolicyCollectionItemResult(dict):
|
22637
22637
|
def __init__(__self__, *,
|
22638
22638
|
compartment_id: str,
|
22639
|
-
defined_tags: Mapping[str,
|
22639
|
+
defined_tags: Mapping[str, str],
|
22640
22640
|
description: str,
|
22641
22641
|
display_name: str,
|
22642
|
-
freeform_tags: Mapping[str,
|
22642
|
+
freeform_tags: Mapping[str, str],
|
22643
22643
|
id: str,
|
22644
22644
|
lifecycle_details: str,
|
22645
22645
|
security_policy_id: str,
|
22646
22646
|
state: str,
|
22647
|
-
system_tags: Mapping[str,
|
22647
|
+
system_tags: Mapping[str, str],
|
22648
22648
|
time_created: str,
|
22649
22649
|
time_updated: str):
|
22650
22650
|
"""
|
22651
22651
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
22652
|
-
:param Mapping[str,
|
22652
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
22653
22653
|
:param str description: The description of the security policy.
|
22654
22654
|
:param str display_name: A filter to return only resources that match the specified display name.
|
22655
|
-
:param Mapping[str,
|
22655
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
22656
22656
|
:param str id: The OCID of the security policy.
|
22657
22657
|
:param str lifecycle_details: Details about the current state of the security policy in Data Safe.
|
22658
22658
|
:param str security_policy_id: An optional filter to return only resources that match the specified OCID of the security policy resource.
|
22659
22659
|
:param str state: The current state of the security policy.
|
22660
|
-
:param Mapping[str,
|
22660
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
22661
22661
|
:param str time_created: The time that the security policy was created, in the format defined by RFC3339.
|
22662
22662
|
:param str time_updated: The last date and time the security policy was updated, in the format defined by RFC3339.
|
22663
22663
|
"""
|
@@ -22684,7 +22684,7 @@ class GetSecurityPoliciesSecurityPolicyCollectionItemResult(dict):
|
|
22684
22684
|
|
22685
22685
|
@property
|
22686
22686
|
@pulumi.getter(name="definedTags")
|
22687
|
-
def defined_tags(self) -> Mapping[str,
|
22687
|
+
def defined_tags(self) -> Mapping[str, str]:
|
22688
22688
|
"""
|
22689
22689
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
22690
22690
|
"""
|
@@ -22708,7 +22708,7 @@ class GetSecurityPoliciesSecurityPolicyCollectionItemResult(dict):
|
|
22708
22708
|
|
22709
22709
|
@property
|
22710
22710
|
@pulumi.getter(name="freeformTags")
|
22711
|
-
def freeform_tags(self) -> Mapping[str,
|
22711
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
22712
22712
|
"""
|
22713
22713
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
22714
22714
|
"""
|
@@ -22748,7 +22748,7 @@ class GetSecurityPoliciesSecurityPolicyCollectionItemResult(dict):
|
|
22748
22748
|
|
22749
22749
|
@property
|
22750
22750
|
@pulumi.getter(name="systemTags")
|
22751
|
-
def system_tags(self) -> Mapping[str,
|
22751
|
+
def system_tags(self) -> Mapping[str, str]:
|
22752
22752
|
"""
|
22753
22753
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
22754
22754
|
"""
|
@@ -22999,31 +22999,31 @@ class GetSecurityPolicyDeploymentsSecurityPolicyDeploymentCollectionResult(dict)
|
|
22999
22999
|
class GetSecurityPolicyDeploymentsSecurityPolicyDeploymentCollectionItemResult(dict):
|
23000
23000
|
def __init__(__self__, *,
|
23001
23001
|
compartment_id: str,
|
23002
|
-
defined_tags: Mapping[str,
|
23002
|
+
defined_tags: Mapping[str, str],
|
23003
23003
|
description: str,
|
23004
23004
|
display_name: str,
|
23005
|
-
freeform_tags: Mapping[str,
|
23005
|
+
freeform_tags: Mapping[str, str],
|
23006
23006
|
id: str,
|
23007
23007
|
lifecycle_details: str,
|
23008
23008
|
security_policy_deployment_id: str,
|
23009
23009
|
security_policy_id: str,
|
23010
23010
|
state: str,
|
23011
|
-
system_tags: Mapping[str,
|
23011
|
+
system_tags: Mapping[str, str],
|
23012
23012
|
target_id: str,
|
23013
23013
|
time_created: str,
|
23014
23014
|
time_updated: str):
|
23015
23015
|
"""
|
23016
23016
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
23017
|
-
:param Mapping[str,
|
23017
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
23018
23018
|
:param str description: The description of the security policy deployment.
|
23019
23019
|
:param str display_name: A filter to return only resources that match the specified display name.
|
23020
|
-
:param Mapping[str,
|
23020
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
23021
23021
|
:param str id: The OCID of the security policy deployment.
|
23022
23022
|
:param str lifecycle_details: Details about the current state of the security policy deployment in Data Safe.
|
23023
23023
|
:param str security_policy_deployment_id: An optional filter to return only resources that match the specified OCID of the security policy deployment resource.
|
23024
23024
|
:param str security_policy_id: An optional filter to return only resources that match the specified OCID of the security policy resource.
|
23025
23025
|
:param str state: The current state of the security policy deployment.
|
23026
|
-
:param Mapping[str,
|
23026
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
23027
23027
|
:param str target_id: A filter to return only items related to a specific target OCID.
|
23028
23028
|
:param str time_created: The time that the security policy deployment was created, in the format defined by RFC3339.
|
23029
23029
|
:param str time_updated: The last date and time the security policy deployment was updated, in the format defined by RFC3339.
|
@@ -23053,7 +23053,7 @@ class GetSecurityPolicyDeploymentsSecurityPolicyDeploymentCollectionItemResult(d
|
|
23053
23053
|
|
23054
23054
|
@property
|
23055
23055
|
@pulumi.getter(name="definedTags")
|
23056
|
-
def defined_tags(self) -> Mapping[str,
|
23056
|
+
def defined_tags(self) -> Mapping[str, str]:
|
23057
23057
|
"""
|
23058
23058
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
23059
23059
|
"""
|
@@ -23077,7 +23077,7 @@ class GetSecurityPolicyDeploymentsSecurityPolicyDeploymentCollectionItemResult(d
|
|
23077
23077
|
|
23078
23078
|
@property
|
23079
23079
|
@pulumi.getter(name="freeformTags")
|
23080
|
-
def freeform_tags(self) -> Mapping[str,
|
23080
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
23081
23081
|
"""
|
23082
23082
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
23083
23083
|
"""
|
@@ -23125,7 +23125,7 @@ class GetSecurityPolicyDeploymentsSecurityPolicyDeploymentCollectionItemResult(d
|
|
23125
23125
|
|
23126
23126
|
@property
|
23127
23127
|
@pulumi.getter(name="systemTags")
|
23128
|
-
def system_tags(self) -> Mapping[str,
|
23128
|
+
def system_tags(self) -> Mapping[str, str]:
|
23129
23129
|
"""
|
23130
23130
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
23131
23131
|
"""
|
@@ -23849,27 +23849,27 @@ class GetSecurityPolicyReportsSecurityPolicyReportCollectionResult(dict):
|
|
23849
23849
|
class GetSecurityPolicyReportsSecurityPolicyReportCollectionItemResult(dict):
|
23850
23850
|
def __init__(__self__, *,
|
23851
23851
|
compartment_id: str,
|
23852
|
-
defined_tags: Mapping[str,
|
23852
|
+
defined_tags: Mapping[str, str],
|
23853
23853
|
description: str,
|
23854
23854
|
display_name: str,
|
23855
|
-
freeform_tags: Mapping[str,
|
23855
|
+
freeform_tags: Mapping[str, str],
|
23856
23856
|
id: str,
|
23857
23857
|
lifecycle_details: str,
|
23858
23858
|
state: str,
|
23859
|
-
system_tags: Mapping[str,
|
23859
|
+
system_tags: Mapping[str, str],
|
23860
23860
|
target_id: str,
|
23861
23861
|
time_created: str,
|
23862
23862
|
time_updated: str):
|
23863
23863
|
"""
|
23864
23864
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
23865
|
-
:param Mapping[str,
|
23865
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
23866
23866
|
:param str description: The description of the security policy report.
|
23867
23867
|
:param str display_name: A filter to return only resources that match the specified display name.
|
23868
|
-
:param Mapping[str,
|
23868
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
23869
23869
|
:param str id: The OCID of the security policy report.
|
23870
23870
|
:param str lifecycle_details: Details about the current state of the security policy report.
|
23871
23871
|
:param str state: The current state of the security policy report.
|
23872
|
-
:param Mapping[str,
|
23872
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
23873
23873
|
:param str target_id: A filter to return only items related to a specific target OCID.
|
23874
23874
|
:param str time_created: The date and time the security policy report was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
23875
23875
|
:param str time_updated: The date and time the security policy report was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
@@ -23897,7 +23897,7 @@ class GetSecurityPolicyReportsSecurityPolicyReportCollectionItemResult(dict):
|
|
23897
23897
|
|
23898
23898
|
@property
|
23899
23899
|
@pulumi.getter(name="definedTags")
|
23900
|
-
def defined_tags(self) -> Mapping[str,
|
23900
|
+
def defined_tags(self) -> Mapping[str, str]:
|
23901
23901
|
"""
|
23902
23902
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
23903
23903
|
"""
|
@@ -23921,7 +23921,7 @@ class GetSecurityPolicyReportsSecurityPolicyReportCollectionItemResult(dict):
|
|
23921
23921
|
|
23922
23922
|
@property
|
23923
23923
|
@pulumi.getter(name="freeformTags")
|
23924
|
-
def freeform_tags(self) -> Mapping[str,
|
23924
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
23925
23925
|
"""
|
23926
23926
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
23927
23927
|
"""
|
@@ -23953,7 +23953,7 @@ class GetSecurityPolicyReportsSecurityPolicyReportCollectionItemResult(dict):
|
|
23953
23953
|
|
23954
23954
|
@property
|
23955
23955
|
@pulumi.getter(name="systemTags")
|
23956
|
-
def system_tags(self) -> Mapping[str,
|
23956
|
+
def system_tags(self) -> Mapping[str, str]:
|
23957
23957
|
"""
|
23958
23958
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
23959
23959
|
"""
|
@@ -24567,10 +24567,10 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24567
24567
|
def __init__(__self__, *,
|
24568
24568
|
app_suite_name: str,
|
24569
24569
|
compartment_id: str,
|
24570
|
-
defined_tags: Mapping[str,
|
24570
|
+
defined_tags: Mapping[str, str],
|
24571
24571
|
description: str,
|
24572
24572
|
display_name: str,
|
24573
|
-
freeform_tags: Mapping[str,
|
24573
|
+
freeform_tags: Mapping[str, str],
|
24574
24574
|
id: str,
|
24575
24575
|
is_app_defined_relation_discovery_enabled: bool,
|
24576
24576
|
is_include_all_schemas: bool,
|
@@ -24579,7 +24579,7 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24579
24579
|
schemas_for_discoveries: Sequence[str],
|
24580
24580
|
sensitive_type_ids_for_discoveries: Sequence[str],
|
24581
24581
|
state: str,
|
24582
|
-
system_tags: Mapping[str,
|
24582
|
+
system_tags: Mapping[str, str],
|
24583
24583
|
tables_for_discoveries: Sequence['outputs.GetSensitiveDataModelsSensitiveDataModelCollectionItemTablesForDiscoveryResult'],
|
24584
24584
|
target_id: str,
|
24585
24585
|
time_created: str,
|
@@ -24587,10 +24587,10 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24587
24587
|
"""
|
24588
24588
|
:param str app_suite_name: The application suite name identifying a collection of applications. The default value is GENERIC. It's useful only if maintaining a sensitive data model for a suite of applications.
|
24589
24589
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
24590
|
-
:param Mapping[str,
|
24590
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
24591
24591
|
:param str description: The description of the sensitive data model.
|
24592
24592
|
:param str display_name: A filter to return only resources that match the specified display name.
|
24593
|
-
:param Mapping[str,
|
24593
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
24594
24594
|
:param str id: The OCID of the sensitive data model.
|
24595
24595
|
:param bool is_app_defined_relation_discovery_enabled: Indicates if data discovery jobs should identify potential application-level (non-dictionary) referential relationships between columns. Note that data discovery automatically identifies and adds database-level (dictionary-defined) relationships. This option helps identify application-level relationships that are not defined in the database dictionary, which in turn, helps identify additional sensitive columns and preserve referential integrity during data masking. It's disabled by default and should be used only if there is a need to identify application-level relationships.
|
24596
24596
|
:param bool is_include_all_schemas: Indicates if all the schemas in the associated target database should be scanned by data discovery jobs. If it is set to true, sensitive data is discovered in all schemas (except for schemas maintained by Oracle).
|
@@ -24599,7 +24599,7 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24599
24599
|
:param Sequence[str] schemas_for_discoveries: The schemas to be scanned by data discovery jobs.
|
24600
24600
|
:param Sequence[str] sensitive_type_ids_for_discoveries: The OCIDs of the sensitive types to be used by data discovery jobs.
|
24601
24601
|
:param str state: A filter to return only the resources that match the specified lifecycle state.
|
24602
|
-
:param Mapping[str,
|
24602
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
24603
24603
|
:param Sequence['GetSensitiveDataModelsSensitiveDataModelCollectionItemTablesForDiscoveryArgs'] tables_for_discoveries: The data discovery jobs will scan the tables specified here, including both schemas and tables. For instance, the input could be in the format: [{schemaName: "HR", tableName: ["T1", "T2"]}, {schemaName: "OE", tableName : ["T3", "T4"]}].
|
24604
24604
|
:param str target_id: A filter to return only items related to a specific target OCID.
|
24605
24605
|
:param str time_created: The date and time the sensitive data model was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
@@ -24643,7 +24643,7 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24643
24643
|
|
24644
24644
|
@property
|
24645
24645
|
@pulumi.getter(name="definedTags")
|
24646
|
-
def defined_tags(self) -> Mapping[str,
|
24646
|
+
def defined_tags(self) -> Mapping[str, str]:
|
24647
24647
|
"""
|
24648
24648
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
24649
24649
|
"""
|
@@ -24667,7 +24667,7 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24667
24667
|
|
24668
24668
|
@property
|
24669
24669
|
@pulumi.getter(name="freeformTags")
|
24670
|
-
def freeform_tags(self) -> Mapping[str,
|
24670
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
24671
24671
|
"""
|
24672
24672
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
24673
24673
|
"""
|
@@ -24739,7 +24739,7 @@ class GetSensitiveDataModelsSensitiveDataModelCollectionItemResult(dict):
|
|
24739
24739
|
|
24740
24740
|
@property
|
24741
24741
|
@pulumi.getter(name="systemTags")
|
24742
|
-
def system_tags(self) -> Mapping[str,
|
24742
|
+
def system_tags(self) -> Mapping[str, str]:
|
24743
24743
|
"""
|
24744
24744
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
24745
24745
|
"""
|
@@ -24853,11 +24853,11 @@ class GetSensitiveTypesSensitiveTypeCollectionItemResult(dict):
|
|
24853
24853
|
compartment_id: str,
|
24854
24854
|
data_pattern: str,
|
24855
24855
|
default_masking_format_id: str,
|
24856
|
-
defined_tags: Mapping[str,
|
24856
|
+
defined_tags: Mapping[str, str],
|
24857
24857
|
description: str,
|
24858
24858
|
display_name: str,
|
24859
24859
|
entity_type: str,
|
24860
|
-
freeform_tags: Mapping[str,
|
24860
|
+
freeform_tags: Mapping[str, str],
|
24861
24861
|
id: str,
|
24862
24862
|
is_common: bool,
|
24863
24863
|
name_pattern: str,
|
@@ -24866,7 +24866,7 @@ class GetSensitiveTypesSensitiveTypeCollectionItemResult(dict):
|
|
24866
24866
|
short_name: str,
|
24867
24867
|
source: str,
|
24868
24868
|
state: str,
|
24869
|
-
system_tags: Mapping[str,
|
24869
|
+
system_tags: Mapping[str, str],
|
24870
24870
|
time_created: str,
|
24871
24871
|
time_updated: str):
|
24872
24872
|
"""
|
@@ -24874,11 +24874,11 @@ class GetSensitiveTypesSensitiveTypeCollectionItemResult(dict):
|
|
24874
24874
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
24875
24875
|
:param str data_pattern: A regular expression to be used by data discovery for matching column data values.
|
24876
24876
|
:param str default_masking_format_id: A filter to return only the sensitive types that have the default masking format identified by the specified OCID.
|
24877
|
-
:param Mapping[str,
|
24877
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
24878
24878
|
:param str description: The description of the sensitive type.
|
24879
24879
|
:param str display_name: A filter to return only resources that match the specified display name.
|
24880
24880
|
:param str entity_type: A filter to return the sensitive type resources based on the value of their entityType attribute.
|
24881
|
-
:param Mapping[str,
|
24881
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
24882
24882
|
:param str id: The OCID of the sensitive type.
|
24883
24883
|
:param bool is_common: A filter to return only the common sensitive type resources. Common sensitive types belong to library sensitive types which are frequently used to perform sensitive data discovery.
|
24884
24884
|
:param str name_pattern: A regular expression to be used by data discovery for matching column names.
|
@@ -24887,7 +24887,7 @@ class GetSensitiveTypesSensitiveTypeCollectionItemResult(dict):
|
|
24887
24887
|
:param str short_name: The short name of the sensitive type.
|
24888
24888
|
:param str source: Specifies whether the sensitive type is user-defined or predefined.
|
24889
24889
|
:param str state: A filter to return only the resources that match the specified lifecycle state.
|
24890
|
-
:param Mapping[str,
|
24890
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
24891
24891
|
:param str time_created: The date and time the sensitive type was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
24892
24892
|
:param str time_updated: The date and time the sensitive type was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
24893
24893
|
"""
|
@@ -24946,7 +24946,7 @@ class GetSensitiveTypesSensitiveTypeCollectionItemResult(dict):
|
|
24946
24946
|
|
24947
24947
|
@property
|
24948
24948
|
@pulumi.getter(name="definedTags")
|
24949
|
-
def defined_tags(self) -> Mapping[str,
|
24949
|
+
def defined_tags(self) -> Mapping[str, str]:
|
24950
24950
|
"""
|
24951
24951
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
24952
24952
|
"""
|
@@ -24978,7 +24978,7 @@ class GetSensitiveTypesSensitiveTypeCollectionItemResult(dict):
|
|
24978
24978
|
|
24979
24979
|
@property
|
24980
24980
|
@pulumi.getter(name="freeformTags")
|
24981
|
-
def freeform_tags(self) -> Mapping[str,
|
24981
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
24982
24982
|
"""
|
24983
24983
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
24984
24984
|
"""
|
@@ -25050,7 +25050,7 @@ class GetSensitiveTypesSensitiveTypeCollectionItemResult(dict):
|
|
25050
25050
|
|
25051
25051
|
@property
|
25052
25052
|
@pulumi.getter(name="systemTags")
|
25053
|
-
def system_tags(self) -> Mapping[str,
|
25053
|
+
def system_tags(self) -> Mapping[str, str]:
|
25054
25054
|
"""
|
25055
25055
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
25056
25056
|
"""
|
@@ -25116,31 +25116,31 @@ class GetTargetAlertPolicyAssociationsTargetAlertPolicyAssociationCollectionResu
|
|
25116
25116
|
class GetTargetAlertPolicyAssociationsTargetAlertPolicyAssociationCollectionItemResult(dict):
|
25117
25117
|
def __init__(__self__, *,
|
25118
25118
|
compartment_id: str,
|
25119
|
-
defined_tags: Mapping[str,
|
25119
|
+
defined_tags: Mapping[str, str],
|
25120
25120
|
description: str,
|
25121
25121
|
display_name: str,
|
25122
|
-
freeform_tags: Mapping[str,
|
25122
|
+
freeform_tags: Mapping[str, str],
|
25123
25123
|
id: str,
|
25124
25124
|
is_enabled: bool,
|
25125
25125
|
lifecycle_details: str,
|
25126
25126
|
policy_id: str,
|
25127
25127
|
state: str,
|
25128
|
-
system_tags: Mapping[str,
|
25128
|
+
system_tags: Mapping[str, str],
|
25129
25129
|
target_id: str,
|
25130
25130
|
time_created: str,
|
25131
25131
|
time_updated: str):
|
25132
25132
|
"""
|
25133
25133
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
25134
|
-
:param Mapping[str,
|
25134
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
25135
25135
|
:param str description: Describes the target-alert policy association.
|
25136
25136
|
:param str display_name: The display name of the target-alert policy association.
|
25137
|
-
:param Mapping[str,
|
25137
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
25138
25138
|
:param str id: The OCID of the target-alert policy association.
|
25139
25139
|
:param bool is_enabled: Indicates if the target-alert policy association is enabled or disabled by user.
|
25140
25140
|
:param str lifecycle_details: Details about the current state of the target-alert policy association.
|
25141
25141
|
:param str policy_id: The OCID of the alert policy.
|
25142
25142
|
:param str state: An optional filter to return only alert policies that have the given life-cycle state.
|
25143
|
-
:param Mapping[str,
|
25143
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
25144
25144
|
:param str target_id: A filter to return only items related to a specific target OCID.
|
25145
25145
|
:param str time_created: Creation date and time of the alert policy, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
25146
25146
|
:param str time_updated: Last date and time the alert policy was updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
@@ -25170,7 +25170,7 @@ class GetTargetAlertPolicyAssociationsTargetAlertPolicyAssociationCollectionItem
|
|
25170
25170
|
|
25171
25171
|
@property
|
25172
25172
|
@pulumi.getter(name="definedTags")
|
25173
|
-
def defined_tags(self) -> Mapping[str,
|
25173
|
+
def defined_tags(self) -> Mapping[str, str]:
|
25174
25174
|
"""
|
25175
25175
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
25176
25176
|
"""
|
@@ -25194,7 +25194,7 @@ class GetTargetAlertPolicyAssociationsTargetAlertPolicyAssociationCollectionItem
|
|
25194
25194
|
|
25195
25195
|
@property
|
25196
25196
|
@pulumi.getter(name="freeformTags")
|
25197
|
-
def freeform_tags(self) -> Mapping[str,
|
25197
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
25198
25198
|
"""
|
25199
25199
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
25200
25200
|
"""
|
@@ -25242,7 +25242,7 @@ class GetTargetAlertPolicyAssociationsTargetAlertPolicyAssociationCollectionItem
|
|
25242
25242
|
|
25243
25243
|
@property
|
25244
25244
|
@pulumi.getter(name="systemTags")
|
25245
|
-
def system_tags(self) -> Mapping[str,
|
25245
|
+
def system_tags(self) -> Mapping[str, str]:
|
25246
25246
|
"""
|
25247
25247
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
25248
25248
|
"""
|
@@ -26854,16 +26854,16 @@ class GetTargetDatabasesTargetDatabaseResult(dict):
|
|
26854
26854
|
connection_options: Sequence['outputs.GetTargetDatabasesTargetDatabaseConnectionOptionResult'],
|
26855
26855
|
credentials: Sequence['outputs.GetTargetDatabasesTargetDatabaseCredentialResult'],
|
26856
26856
|
database_details: Sequence['outputs.GetTargetDatabasesTargetDatabaseDatabaseDetailResult'],
|
26857
|
-
defined_tags: Mapping[str,
|
26857
|
+
defined_tags: Mapping[str, str],
|
26858
26858
|
description: str,
|
26859
26859
|
display_name: str,
|
26860
|
-
freeform_tags: Mapping[str,
|
26860
|
+
freeform_tags: Mapping[str, str],
|
26861
26861
|
id: str,
|
26862
26862
|
lifecycle_details: str,
|
26863
26863
|
peer_target_database_details: Sequence['outputs.GetTargetDatabasesTargetDatabasePeerTargetDatabaseDetailResult'],
|
26864
26864
|
peer_target_databases: Sequence['outputs.GetTargetDatabasesTargetDatabasePeerTargetDatabaseResult'],
|
26865
26865
|
state: str,
|
26866
|
-
system_tags: Mapping[str,
|
26866
|
+
system_tags: Mapping[str, str],
|
26867
26867
|
time_created: str,
|
26868
26868
|
time_updated: str,
|
26869
26869
|
tls_configs: Sequence['outputs.GetTargetDatabasesTargetDatabaseTlsConfigResult']):
|
@@ -26873,15 +26873,15 @@ class GetTargetDatabasesTargetDatabaseResult(dict):
|
|
26873
26873
|
:param Sequence['GetTargetDatabasesTargetDatabaseConnectionOptionArgs'] connection_options: Types of connection supported by Data Safe.
|
26874
26874
|
:param Sequence['GetTargetDatabasesTargetDatabaseCredentialArgs'] credentials: The database credentials required for Data Safe to connect to the database.
|
26875
26875
|
:param Sequence['GetTargetDatabasesTargetDatabaseDatabaseDetailArgs'] database_details: Details of the database for the registration in Data Safe.
|
26876
|
-
:param Mapping[str,
|
26876
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
26877
26877
|
:param str description: The description of the peer target database in Data Safe.
|
26878
26878
|
:param str display_name: A filter to return only resources that match the specified display name.
|
26879
|
-
:param Mapping[str,
|
26879
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
26880
26880
|
:param str id: The OCID of the Data Safe target database.
|
26881
26881
|
:param str lifecycle_details: Details about the current state of the peer target database in Data Safe.
|
26882
26882
|
:param Sequence['GetTargetDatabasesTargetDatabasePeerTargetDatabaseArgs'] peer_target_databases: The OCIDs of associated resources like Database, Data Safe private endpoint etc.
|
26883
26883
|
:param str state: A filter to return only target databases that match the specified lifecycle state.
|
26884
|
-
:param Mapping[str,
|
26884
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
26885
26885
|
:param str time_created: The date and time the database was registered in Data Safe and created as a target database in Data Safe.
|
26886
26886
|
:param str time_updated: The date and time of the target database update in Data Safe.
|
26887
26887
|
:param Sequence['GetTargetDatabasesTargetDatabaseTlsConfigArgs'] tls_configs: The details required to establish a TLS enabled connection.
|
@@ -26947,7 +26947,7 @@ class GetTargetDatabasesTargetDatabaseResult(dict):
|
|
26947
26947
|
|
26948
26948
|
@property
|
26949
26949
|
@pulumi.getter(name="definedTags")
|
26950
|
-
def defined_tags(self) -> Mapping[str,
|
26950
|
+
def defined_tags(self) -> Mapping[str, str]:
|
26951
26951
|
"""
|
26952
26952
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
26953
26953
|
"""
|
@@ -26971,7 +26971,7 @@ class GetTargetDatabasesTargetDatabaseResult(dict):
|
|
26971
26971
|
|
26972
26972
|
@property
|
26973
26973
|
@pulumi.getter(name="freeformTags")
|
26974
|
-
def freeform_tags(self) -> Mapping[str,
|
26974
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
26975
26975
|
"""
|
26976
26976
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
26977
26977
|
"""
|
@@ -27016,7 +27016,7 @@ class GetTargetDatabasesTargetDatabaseResult(dict):
|
|
27016
27016
|
|
27017
27017
|
@property
|
27018
27018
|
@pulumi.getter(name="systemTags")
|
27019
|
-
def system_tags(self) -> Mapping[str,
|
27019
|
+
def system_tags(self) -> Mapping[str, str]:
|
27020
27020
|
"""
|
27021
27021
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
27022
27022
|
"""
|
@@ -27952,12 +27952,12 @@ class GetUserAssessmentProfileAnalyticsFilterResult(dict):
|
|
27952
27952
|
@pulumi.output_type
|
27953
27953
|
class GetUserAssessmentProfileAnalyticsProfileAggregationResult(dict):
|
27954
27954
|
def __init__(__self__, *,
|
27955
|
-
defined_tags: Mapping[str,
|
27956
|
-
freeform_tags: Mapping[str,
|
27955
|
+
defined_tags: Mapping[str, str],
|
27956
|
+
freeform_tags: Mapping[str, str],
|
27957
27957
|
items: Sequence[Any]):
|
27958
27958
|
"""
|
27959
|
-
:param Mapping[str,
|
27960
|
-
:param Mapping[str,
|
27959
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
27960
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
27961
27961
|
:param Sequence[Any] items: The array of profile aggregation data.
|
27962
27962
|
"""
|
27963
27963
|
pulumi.set(__self__, "defined_tags", defined_tags)
|
@@ -27966,7 +27966,7 @@ class GetUserAssessmentProfileAnalyticsProfileAggregationResult(dict):
|
|
27966
27966
|
|
27967
27967
|
@property
|
27968
27968
|
@pulumi.getter(name="definedTags")
|
27969
|
-
def defined_tags(self) -> Mapping[str,
|
27969
|
+
def defined_tags(self) -> Mapping[str, str]:
|
27970
27970
|
"""
|
27971
27971
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
27972
27972
|
"""
|
@@ -27974,7 +27974,7 @@ class GetUserAssessmentProfileAnalyticsProfileAggregationResult(dict):
|
|
27974
27974
|
|
27975
27975
|
@property
|
27976
27976
|
@pulumi.getter(name="freeformTags")
|
27977
|
-
def freeform_tags(self) -> Mapping[str,
|
27977
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
27978
27978
|
"""
|
27979
27979
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
27980
27980
|
"""
|
@@ -28024,9 +28024,9 @@ class GetUserAssessmentProfilesProfileResult(dict):
|
|
28024
28024
|
connect_time: str,
|
28025
28025
|
cpu_per_call: str,
|
28026
28026
|
cpu_per_session: str,
|
28027
|
-
defined_tags: Mapping[str,
|
28027
|
+
defined_tags: Mapping[str, str],
|
28028
28028
|
failed_login_attempts: str,
|
28029
|
-
freeform_tags: Mapping[str,
|
28029
|
+
freeform_tags: Mapping[str, str],
|
28030
28030
|
idle_time: str,
|
28031
28031
|
inactive_account_time: str,
|
28032
28032
|
is_user_created: bool,
|
@@ -28052,9 +28052,9 @@ class GetUserAssessmentProfilesProfileResult(dict):
|
|
28052
28052
|
:param str connect_time: Specify the total elapsed time limit for a session, expressed in minutes.
|
28053
28053
|
:param str cpu_per_call: Specify the CPU time limit for a call (a parse, execute, or fetch), expressed in hundredths of seconds.
|
28054
28054
|
:param str cpu_per_session: Specify the CPU time limit for a session, expressed in hundredth of seconds.
|
28055
|
-
:param Mapping[str,
|
28055
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
28056
28056
|
:param str failed_login_attempts: Maximum times the user is allowed in fail login before the user account is locked.
|
28057
|
-
:param Mapping[str,
|
28057
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
28058
28058
|
:param str idle_time: Specify the permitted periods of continuous inactive time during a session, expressed in minutes.
|
28059
28059
|
:param str inactive_account_time: The permitted periods of continuous inactive time during a session, expressed in minutes. Long-running queries and other operations are not subjected to this limit.
|
28060
28060
|
:param bool is_user_created: An optional filter to return the user created profiles.
|
@@ -28145,7 +28145,7 @@ class GetUserAssessmentProfilesProfileResult(dict):
|
|
28145
28145
|
|
28146
28146
|
@property
|
28147
28147
|
@pulumi.getter(name="definedTags")
|
28148
|
-
def defined_tags(self) -> Mapping[str,
|
28148
|
+
def defined_tags(self) -> Mapping[str, str]:
|
28149
28149
|
"""
|
28150
28150
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
28151
28151
|
"""
|
@@ -28161,7 +28161,7 @@ class GetUserAssessmentProfilesProfileResult(dict):
|
|
28161
28161
|
|
28162
28162
|
@property
|
28163
28163
|
@pulumi.getter(name="freeformTags")
|
28164
|
-
def freeform_tags(self) -> Mapping[str,
|
28164
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
28165
28165
|
"""
|
28166
28166
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
28167
28167
|
"""
|
@@ -28696,10 +28696,10 @@ class GetUserAssessmentsIgnoredTargetResult(dict):
|
|
28696
28696
|
class GetUserAssessmentsUserAssessmentResult(dict):
|
28697
28697
|
def __init__(__self__, *,
|
28698
28698
|
compartment_id: str,
|
28699
|
-
defined_tags: Mapping[str,
|
28699
|
+
defined_tags: Mapping[str, str],
|
28700
28700
|
description: str,
|
28701
28701
|
display_name: str,
|
28702
|
-
freeform_tags: Mapping[str,
|
28702
|
+
freeform_tags: Mapping[str, str],
|
28703
28703
|
id: str,
|
28704
28704
|
ignored_assessment_ids: Sequence[str],
|
28705
28705
|
ignored_targets: Sequence['outputs.GetUserAssessmentsUserAssessmentIgnoredTargetResult'],
|
@@ -28712,7 +28712,7 @@ class GetUserAssessmentsUserAssessmentResult(dict):
|
|
28712
28712
|
schedule_assessment_id: str,
|
28713
28713
|
state: str,
|
28714
28714
|
statistics: str,
|
28715
|
-
system_tags: Mapping[str,
|
28715
|
+
system_tags: Mapping[str, str],
|
28716
28716
|
target_id: str,
|
28717
28717
|
target_ids: Sequence[str],
|
28718
28718
|
time_created: str,
|
@@ -28722,10 +28722,10 @@ class GetUserAssessmentsUserAssessmentResult(dict):
|
|
28722
28722
|
type: str):
|
28723
28723
|
"""
|
28724
28724
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
28725
|
-
:param Mapping[str,
|
28725
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
28726
28726
|
:param str description: The description of the user assessment.
|
28727
28727
|
:param str display_name: A filter to return only resources that match the specified display name.
|
28728
|
-
:param Mapping[str,
|
28728
|
+
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
28729
28729
|
:param str id: The OCID of the user assessment.
|
28730
28730
|
:param Sequence[str] ignored_assessment_ids: List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
|
28731
28731
|
:param Sequence['GetUserAssessmentsUserAssessmentIgnoredTargetArgs'] ignored_targets: List containing maps as values. Example: `{"Operations": [ {"CostCenter": "42"} ] }`
|
@@ -28738,7 +28738,7 @@ class GetUserAssessmentsUserAssessmentResult(dict):
|
|
28738
28738
|
:param str schedule_assessment_id: The OCID of the user assessment that is responsible for creating this scheduled save assessment.
|
28739
28739
|
:param str state: The current state of the user assessment.
|
28740
28740
|
:param str statistics: Map that contains maps of values. Example: `{"Operations": {"CostCenter": "42"}}`
|
28741
|
-
:param Mapping[str,
|
28741
|
+
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
28742
28742
|
:param str target_id: A filter to return only items related to a specific target OCID.
|
28743
28743
|
:param Sequence[str] target_ids: Array of database target OCIDs.
|
28744
28744
|
:param str time_created: The date and time the user assessment was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
@@ -28783,7 +28783,7 @@ class GetUserAssessmentsUserAssessmentResult(dict):
|
|
28783
28783
|
|
28784
28784
|
@property
|
28785
28785
|
@pulumi.getter(name="definedTags")
|
28786
|
-
def defined_tags(self) -> Mapping[str,
|
28786
|
+
def defined_tags(self) -> Mapping[str, str]:
|
28787
28787
|
"""
|
28788
28788
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
28789
28789
|
"""
|
@@ -28807,7 +28807,7 @@ class GetUserAssessmentsUserAssessmentResult(dict):
|
|
28807
28807
|
|
28808
28808
|
@property
|
28809
28809
|
@pulumi.getter(name="freeformTags")
|
28810
|
-
def freeform_tags(self) -> Mapping[str,
|
28810
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
28811
28811
|
"""
|
28812
28812
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
28813
28813
|
"""
|
@@ -28911,7 +28911,7 @@ class GetUserAssessmentsUserAssessmentResult(dict):
|
|
28911
28911
|
|
28912
28912
|
@property
|
28913
28913
|
@pulumi.getter(name="systemTags")
|
28914
|
-
def system_tags(self) -> Mapping[str,
|
28914
|
+
def system_tags(self) -> Mapping[str, str]:
|
28915
28915
|
"""
|
28916
28916
|
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
28917
28917
|
"""
|