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
@@ -605,7 +605,7 @@ class WorkspaceApplicationMetadata(dict):
|
|
605
605
|
created_by: Optional[str] = None,
|
606
606
|
created_by_name: Optional[str] = None,
|
607
607
|
identifier_path: Optional[str] = None,
|
608
|
-
info_fields: Optional[Mapping[str,
|
608
|
+
info_fields: Optional[Mapping[str, str]] = None,
|
609
609
|
is_favorite: Optional[bool] = None,
|
610
610
|
labels: Optional[Sequence[str]] = None,
|
611
611
|
registry_version: Optional[int] = None,
|
@@ -620,7 +620,7 @@ class WorkspaceApplicationMetadata(dict):
|
|
620
620
|
:param str created_by: The user that created the object.
|
621
621
|
:param str created_by_name: The user that created the object.
|
622
622
|
:param str identifier_path: The full path to identify this object.
|
623
|
-
:param Mapping[str,
|
623
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
624
624
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
625
625
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
626
626
|
:param int registry_version: The registry version of the object.
|
@@ -708,7 +708,7 @@ class WorkspaceApplicationMetadata(dict):
|
|
708
708
|
|
709
709
|
@property
|
710
710
|
@pulumi.getter(name="infoFields")
|
711
|
-
def info_fields(self) -> Optional[Mapping[str,
|
711
|
+
def info_fields(self) -> Optional[Mapping[str, str]]:
|
712
712
|
"""
|
713
713
|
Information property fields.
|
714
714
|
"""
|
@@ -1130,7 +1130,7 @@ class WorkspaceApplicationPatchMetadata(dict):
|
|
1130
1130
|
created_by: Optional[str] = None,
|
1131
1131
|
created_by_name: Optional[str] = None,
|
1132
1132
|
identifier_path: Optional[str] = None,
|
1133
|
-
info_fields: Optional[Mapping[str,
|
1133
|
+
info_fields: Optional[Mapping[str, str]] = None,
|
1134
1134
|
is_favorite: Optional[bool] = None,
|
1135
1135
|
labels: Optional[Sequence[str]] = None,
|
1136
1136
|
registry_version: Optional[int] = None,
|
@@ -1145,7 +1145,7 @@ class WorkspaceApplicationPatchMetadata(dict):
|
|
1145
1145
|
:param str created_by: The user that created the object.
|
1146
1146
|
:param str created_by_name: The user that created the object.
|
1147
1147
|
:param str identifier_path: The full path to identify this object.
|
1148
|
-
:param Mapping[str,
|
1148
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
1149
1149
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
1150
1150
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
1151
1151
|
:param int registry_version: The registry version of the object.
|
@@ -1233,7 +1233,7 @@ class WorkspaceApplicationPatchMetadata(dict):
|
|
1233
1233
|
|
1234
1234
|
@property
|
1235
1235
|
@pulumi.getter(name="infoFields")
|
1236
|
-
def info_fields(self) -> Optional[Mapping[str,
|
1236
|
+
def info_fields(self) -> Optional[Mapping[str, str]]:
|
1237
1237
|
"""
|
1238
1238
|
Information property fields.
|
1239
1239
|
"""
|
@@ -2109,7 +2109,7 @@ class WorkspaceApplicationScheduleMetadata(dict):
|
|
2109
2109
|
created_by: Optional[str] = None,
|
2110
2110
|
created_by_name: Optional[str] = None,
|
2111
2111
|
identifier_path: Optional[str] = None,
|
2112
|
-
info_fields: Optional[Mapping[str,
|
2112
|
+
info_fields: Optional[Mapping[str, str]] = None,
|
2113
2113
|
is_favorite: Optional[bool] = None,
|
2114
2114
|
labels: Optional[Sequence[str]] = None,
|
2115
2115
|
registry_version: Optional[int] = None,
|
@@ -2124,7 +2124,7 @@ class WorkspaceApplicationScheduleMetadata(dict):
|
|
2124
2124
|
:param str created_by: The user that created the object.
|
2125
2125
|
:param str created_by_name: The user that created the object.
|
2126
2126
|
:param str identifier_path: The full path to identify this object.
|
2127
|
-
:param Mapping[str,
|
2127
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
2128
2128
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
2129
2129
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
2130
2130
|
:param int registry_version: The registry version of the object.
|
@@ -2212,7 +2212,7 @@ class WorkspaceApplicationScheduleMetadata(dict):
|
|
2212
2212
|
|
2213
2213
|
@property
|
2214
2214
|
@pulumi.getter(name="infoFields")
|
2215
|
-
def info_fields(self) -> Optional[Mapping[str,
|
2215
|
+
def info_fields(self) -> Optional[Mapping[str, str]]:
|
2216
2216
|
"""
|
2217
2217
|
Information property fields.
|
2218
2218
|
"""
|
@@ -2906,7 +2906,7 @@ class WorkspaceApplicationTaskScheduleMetadata(dict):
|
|
2906
2906
|
created_by: Optional[str] = None,
|
2907
2907
|
created_by_name: Optional[str] = None,
|
2908
2908
|
identifier_path: Optional[str] = None,
|
2909
|
-
info_fields: Optional[Mapping[str,
|
2909
|
+
info_fields: Optional[Mapping[str, str]] = None,
|
2910
2910
|
is_favorite: Optional[bool] = None,
|
2911
2911
|
labels: Optional[Sequence[str]] = None,
|
2912
2912
|
registry_version: Optional[int] = None,
|
@@ -2921,7 +2921,7 @@ class WorkspaceApplicationTaskScheduleMetadata(dict):
|
|
2921
2921
|
:param str created_by: The user that created the object.
|
2922
2922
|
:param str created_by_name: The user that created the object.
|
2923
2923
|
:param str identifier_path: The full path to identify this object.
|
2924
|
-
:param Mapping[str,
|
2924
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
2925
2925
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
2926
2926
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
2927
2927
|
:param int registry_version: The registry version of the object.
|
@@ -3009,7 +3009,7 @@ class WorkspaceApplicationTaskScheduleMetadata(dict):
|
|
3009
3009
|
|
3010
3010
|
@property
|
3011
3011
|
@pulumi.getter(name="infoFields")
|
3012
|
-
def info_fields(self) -> Optional[Mapping[str,
|
3012
|
+
def info_fields(self) -> Optional[Mapping[str, str]]:
|
3013
3013
|
"""
|
3014
3014
|
Information property fields.
|
3015
3015
|
"""
|
@@ -3769,7 +3769,7 @@ class WorkspaceApplicationTaskScheduleScheduleRefMetadata(dict):
|
|
3769
3769
|
created_by: Optional[str] = None,
|
3770
3770
|
created_by_name: Optional[str] = None,
|
3771
3771
|
identifier_path: Optional[str] = None,
|
3772
|
-
info_fields: Optional[Mapping[str,
|
3772
|
+
info_fields: Optional[Mapping[str, str]] = None,
|
3773
3773
|
is_favorite: Optional[bool] = None,
|
3774
3774
|
labels: Optional[Sequence[str]] = None,
|
3775
3775
|
registry_version: Optional[int] = None,
|
@@ -3784,7 +3784,7 @@ class WorkspaceApplicationTaskScheduleScheduleRefMetadata(dict):
|
|
3784
3784
|
:param str created_by: (Updatable) The user that created the object.
|
3785
3785
|
:param str created_by_name: (Updatable) The user that created the object.
|
3786
3786
|
:param str identifier_path: (Updatable) The full path to identify this object.
|
3787
|
-
:param Mapping[str,
|
3787
|
+
:param Mapping[str, str] info_fields: (Updatable) Information property fields.
|
3788
3788
|
:param bool is_favorite: (Updatable) Specifies whether this object is a favorite or not.
|
3789
3789
|
:param Sequence[str] labels: (Updatable) Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
3790
3790
|
:param int registry_version: (Updatable) The registry version of the object.
|
@@ -3872,7 +3872,7 @@ class WorkspaceApplicationTaskScheduleScheduleRefMetadata(dict):
|
|
3872
3872
|
|
3873
3873
|
@property
|
3874
3874
|
@pulumi.getter(name="infoFields")
|
3875
|
-
def info_fields(self) -> Optional[Mapping[str,
|
3875
|
+
def info_fields(self) -> Optional[Mapping[str, str]]:
|
3876
3876
|
"""
|
3877
3877
|
(Updatable) Information property fields.
|
3878
3878
|
"""
|
@@ -4311,7 +4311,7 @@ class WorkspaceFolderMetadata(dict):
|
|
4311
4311
|
created_by: Optional[str] = None,
|
4312
4312
|
created_by_name: Optional[str] = None,
|
4313
4313
|
identifier_path: Optional[str] = None,
|
4314
|
-
info_fields: Optional[Mapping[str,
|
4314
|
+
info_fields: Optional[Mapping[str, str]] = None,
|
4315
4315
|
is_favorite: Optional[bool] = None,
|
4316
4316
|
labels: Optional[Sequence[str]] = None,
|
4317
4317
|
registry_version: Optional[int] = None,
|
@@ -4326,7 +4326,7 @@ class WorkspaceFolderMetadata(dict):
|
|
4326
4326
|
:param str created_by: The user that created the object.
|
4327
4327
|
:param str created_by_name: The user that created the object.
|
4328
4328
|
:param str identifier_path: The full path to identify this object.
|
4329
|
-
:param Mapping[str,
|
4329
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
4330
4330
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
4331
4331
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
4332
4332
|
:param int registry_version: The registry version of the object.
|
@@ -4414,7 +4414,7 @@ class WorkspaceFolderMetadata(dict):
|
|
4414
4414
|
|
4415
4415
|
@property
|
4416
4416
|
@pulumi.getter(name="infoFields")
|
4417
|
-
def info_fields(self) -> Optional[Mapping[str,
|
4417
|
+
def info_fields(self) -> Optional[Mapping[str, str]]:
|
4418
4418
|
"""
|
4419
4419
|
Information property fields.
|
4420
4420
|
"""
|
@@ -5035,7 +5035,7 @@ class WorkspaceProjectMetadata(dict):
|
|
5035
5035
|
created_by: Optional[str] = None,
|
5036
5036
|
created_by_name: Optional[str] = None,
|
5037
5037
|
identifier_path: Optional[str] = None,
|
5038
|
-
info_fields: Optional[Mapping[str,
|
5038
|
+
info_fields: Optional[Mapping[str, str]] = None,
|
5039
5039
|
is_favorite: Optional[bool] = None,
|
5040
5040
|
labels: Optional[Sequence[str]] = None,
|
5041
5041
|
registry_version: Optional[int] = None,
|
@@ -5050,7 +5050,7 @@ class WorkspaceProjectMetadata(dict):
|
|
5050
5050
|
:param str created_by: The user that created the object.
|
5051
5051
|
:param str created_by_name: The user that created the object.
|
5052
5052
|
:param str identifier_path: The full path to identify this object.
|
5053
|
-
:param Mapping[str,
|
5053
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
5054
5054
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
5055
5055
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
5056
5056
|
:param int registry_version: The registry version of the object.
|
@@ -5138,7 +5138,7 @@ class WorkspaceProjectMetadata(dict):
|
|
5138
5138
|
|
5139
5139
|
@property
|
5140
5140
|
@pulumi.getter(name="infoFields")
|
5141
|
-
def info_fields(self) -> Optional[Mapping[str,
|
5141
|
+
def info_fields(self) -> Optional[Mapping[str, str]]:
|
5142
5142
|
"""
|
5143
5143
|
Information property fields.
|
5144
5144
|
"""
|
@@ -5658,13 +5658,13 @@ class WorkspaceTaskCancelRestCallConfig(dict):
|
|
5658
5658
|
key: Optional[str] = None,
|
5659
5659
|
method_type: Optional[str] = None,
|
5660
5660
|
model_type: Optional[str] = None,
|
5661
|
-
request_headers: Optional[Mapping[str,
|
5661
|
+
request_headers: Optional[Mapping[str, str]] = None):
|
5662
5662
|
"""
|
5663
5663
|
:param 'WorkspaceTaskCancelRestCallConfigConfigValuesArgs' config_values: (Updatable) Configuration values can be string, objects, or parameters.
|
5664
5664
|
:param str key: (Updatable) Generated key that can be used in API calls to identify task. On scenarios where reference to the task is needed, a value can be passed in create.
|
5665
5665
|
:param str method_type: (Updatable) The REST method to use.
|
5666
5666
|
:param str model_type: (Updatable) The type of the task.
|
5667
|
-
:param Mapping[str,
|
5667
|
+
:param Mapping[str, str] request_headers: (Updatable) The headers for the REST call.
|
5668
5668
|
"""
|
5669
5669
|
if config_values is not None:
|
5670
5670
|
pulumi.set(__self__, "config_values", config_values)
|
@@ -5711,7 +5711,7 @@ class WorkspaceTaskCancelRestCallConfig(dict):
|
|
5711
5711
|
|
5712
5712
|
@property
|
5713
5713
|
@pulumi.getter(name="requestHeaders")
|
5714
|
-
def request_headers(self) -> Optional[Mapping[str,
|
5714
|
+
def request_headers(self) -> Optional[Mapping[str, str]]:
|
5715
5715
|
"""
|
5716
5716
|
(Updatable) The headers for the REST call.
|
5717
5717
|
"""
|
@@ -6325,13 +6325,13 @@ class WorkspaceTaskExecuteRestCallConfig(dict):
|
|
6325
6325
|
key: Optional[str] = None,
|
6326
6326
|
method_type: Optional[str] = None,
|
6327
6327
|
model_type: Optional[str] = None,
|
6328
|
-
request_headers: Optional[Mapping[str,
|
6328
|
+
request_headers: Optional[Mapping[str, str]] = None):
|
6329
6329
|
"""
|
6330
6330
|
:param 'WorkspaceTaskExecuteRestCallConfigConfigValuesArgs' config_values: (Updatable) Configuration values can be string, objects, or parameters.
|
6331
6331
|
:param str key: (Updatable) Generated key that can be used in API calls to identify task. On scenarios where reference to the task is needed, a value can be passed in create.
|
6332
6332
|
:param str method_type: (Updatable) The REST method to use.
|
6333
6333
|
:param str model_type: (Updatable) The type of the task.
|
6334
|
-
:param Mapping[str,
|
6334
|
+
:param Mapping[str, str] request_headers: (Updatable) The headers for the REST call.
|
6335
6335
|
"""
|
6336
6336
|
if config_values is not None:
|
6337
6337
|
pulumi.set(__self__, "config_values", config_values)
|
@@ -6378,7 +6378,7 @@ class WorkspaceTaskExecuteRestCallConfig(dict):
|
|
6378
6378
|
|
6379
6379
|
@property
|
6380
6380
|
@pulumi.getter(name="requestHeaders")
|
6381
|
-
def request_headers(self) -> Optional[Mapping[str,
|
6381
|
+
def request_headers(self) -> Optional[Mapping[str, str]]:
|
6382
6382
|
"""
|
6383
6383
|
(Updatable) The headers for the REST call.
|
6384
6384
|
"""
|
@@ -7226,7 +7226,7 @@ class WorkspaceTaskMetadata(dict):
|
|
7226
7226
|
created_by: Optional[str] = None,
|
7227
7227
|
created_by_name: Optional[str] = None,
|
7228
7228
|
identifier_path: Optional[str] = None,
|
7229
|
-
info_fields: Optional[Mapping[str,
|
7229
|
+
info_fields: Optional[Mapping[str, str]] = None,
|
7230
7230
|
is_favorite: Optional[bool] = None,
|
7231
7231
|
labels: Optional[Sequence[str]] = None,
|
7232
7232
|
registry_version: Optional[int] = None,
|
@@ -7241,7 +7241,7 @@ class WorkspaceTaskMetadata(dict):
|
|
7241
7241
|
:param str created_by: The user that created the object.
|
7242
7242
|
:param str created_by_name: The user that created the object.
|
7243
7243
|
:param str identifier_path: The full path to identify this object.
|
7244
|
-
:param Mapping[str,
|
7244
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
7245
7245
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
7246
7246
|
:param Sequence[str] labels: Labels are keywords or labels that you can add to data assets, dataflows etc. You can define your own labels and use them to categorize content.
|
7247
7247
|
:param int registry_version: The registry version.
|
@@ -7329,7 +7329,7 @@ class WorkspaceTaskMetadata(dict):
|
|
7329
7329
|
|
7330
7330
|
@property
|
7331
7331
|
@pulumi.getter(name="infoFields")
|
7332
|
-
def info_fields(self) -> Optional[Mapping[str,
|
7332
|
+
def info_fields(self) -> Optional[Mapping[str, str]]:
|
7333
7333
|
"""
|
7334
7334
|
Information property fields.
|
7335
7335
|
"""
|
@@ -9137,13 +9137,13 @@ class WorkspaceTaskPollRestCallConfig(dict):
|
|
9137
9137
|
key: Optional[str] = None,
|
9138
9138
|
method_type: Optional[str] = None,
|
9139
9139
|
model_type: Optional[str] = None,
|
9140
|
-
request_headers: Optional[Mapping[str,
|
9140
|
+
request_headers: Optional[Mapping[str, str]] = None):
|
9141
9141
|
"""
|
9142
9142
|
:param 'WorkspaceTaskPollRestCallConfigConfigValuesArgs' config_values: (Updatable) Configuration values can be string, objects, or parameters.
|
9143
9143
|
:param str key: (Updatable) Generated key that can be used in API calls to identify task. On scenarios where reference to the task is needed, a value can be passed in create.
|
9144
9144
|
:param str method_type: (Updatable) The REST method to use.
|
9145
9145
|
:param str model_type: (Updatable) The type of the task.
|
9146
|
-
:param Mapping[str,
|
9146
|
+
:param Mapping[str, str] request_headers: (Updatable) The headers for the REST call.
|
9147
9147
|
"""
|
9148
9148
|
if config_values is not None:
|
9149
9149
|
pulumi.set(__self__, "config_values", config_values)
|
@@ -9190,7 +9190,7 @@ class WorkspaceTaskPollRestCallConfig(dict):
|
|
9190
9190
|
|
9191
9191
|
@property
|
9192
9192
|
@pulumi.getter(name="requestHeaders")
|
9193
|
-
def request_headers(self) -> Optional[Mapping[str,
|
9193
|
+
def request_headers(self) -> Optional[Mapping[str, str]]:
|
9194
9194
|
"""
|
9195
9195
|
(Updatable) The headers for the REST call.
|
9196
9196
|
"""
|
@@ -10486,7 +10486,7 @@ class GetWorkspaceApplicationMetadataResult(dict):
|
|
10486
10486
|
created_by: str,
|
10487
10487
|
created_by_name: str,
|
10488
10488
|
identifier_path: str,
|
10489
|
-
info_fields: Mapping[str,
|
10489
|
+
info_fields: Mapping[str, str],
|
10490
10490
|
is_favorite: bool,
|
10491
10491
|
labels: Sequence[str],
|
10492
10492
|
registry_version: int,
|
@@ -10501,7 +10501,7 @@ class GetWorkspaceApplicationMetadataResult(dict):
|
|
10501
10501
|
:param str created_by: The user that created the object.
|
10502
10502
|
:param str created_by_name: The user that created the object.
|
10503
10503
|
:param str identifier_path: The full path to identify this object.
|
10504
|
-
:param Mapping[str,
|
10504
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
10505
10505
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
10506
10506
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
10507
10507
|
:param int registry_version: The registry version of the object.
|
@@ -10575,7 +10575,7 @@ class GetWorkspaceApplicationMetadataResult(dict):
|
|
10575
10575
|
|
10576
10576
|
@property
|
10577
10577
|
@pulumi.getter(name="infoFields")
|
10578
|
-
def info_fields(self) -> Mapping[str,
|
10578
|
+
def info_fields(self) -> Mapping[str, str]:
|
10579
10579
|
"""
|
10580
10580
|
Information property fields.
|
10581
10581
|
"""
|
@@ -10869,7 +10869,7 @@ class GetWorkspaceApplicationPatchMetadataResult(dict):
|
|
10869
10869
|
created_by: str,
|
10870
10870
|
created_by_name: str,
|
10871
10871
|
identifier_path: str,
|
10872
|
-
info_fields: Mapping[str,
|
10872
|
+
info_fields: Mapping[str, str],
|
10873
10873
|
is_favorite: bool,
|
10874
10874
|
labels: Sequence[str],
|
10875
10875
|
registry_version: int,
|
@@ -10884,7 +10884,7 @@ class GetWorkspaceApplicationPatchMetadataResult(dict):
|
|
10884
10884
|
:param str created_by: The user that created the object.
|
10885
10885
|
:param str created_by_name: The user that created the object.
|
10886
10886
|
:param str identifier_path: The full path to identify this object.
|
10887
|
-
:param Mapping[str,
|
10887
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
10888
10888
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
10889
10889
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
10890
10890
|
:param int registry_version: The registry version of the object.
|
@@ -10958,7 +10958,7 @@ class GetWorkspaceApplicationPatchMetadataResult(dict):
|
|
10958
10958
|
|
10959
10959
|
@property
|
10960
10960
|
@pulumi.getter(name="infoFields")
|
10961
|
-
def info_fields(self) -> Mapping[str,
|
10961
|
+
def info_fields(self) -> Mapping[str, str]:
|
10962
10962
|
"""
|
10963
10963
|
Information property fields.
|
10964
10964
|
"""
|
@@ -11357,10 +11357,10 @@ class GetWorkspaceApplicationPatchesPatchSummaryCollectionItemResult(dict):
|
|
11357
11357
|
application_version: int,
|
11358
11358
|
dependent_object_metadatas: Sequence['outputs.GetWorkspaceApplicationPatchesPatchSummaryCollectionItemDependentObjectMetadataResult'],
|
11359
11359
|
description: str,
|
11360
|
-
error_messages: Mapping[str,
|
11360
|
+
error_messages: Mapping[str, str],
|
11361
11361
|
identifier: str,
|
11362
11362
|
key: str,
|
11363
|
-
key_map: Mapping[str,
|
11363
|
+
key_map: Mapping[str, str],
|
11364
11364
|
metadatas: Sequence['outputs.GetWorkspaceApplicationPatchesPatchSummaryCollectionItemMetadataResult'],
|
11365
11365
|
model_type: str,
|
11366
11366
|
model_version: str,
|
@@ -11380,10 +11380,10 @@ class GetWorkspaceApplicationPatchesPatchSummaryCollectionItemResult(dict):
|
|
11380
11380
|
:param int application_version: The application version of the patch.
|
11381
11381
|
:param Sequence['GetWorkspaceApplicationPatchesPatchSummaryCollectionItemDependentObjectMetadataArgs'] dependent_object_metadatas: List of dependent objects in this patch.
|
11382
11382
|
:param str description: The description of the aggregator.
|
11383
|
-
:param Mapping[str,
|
11383
|
+
:param Mapping[str, str] error_messages: The errors encountered while applying the patch, if any.
|
11384
11384
|
:param str identifier: Used to filter by the identifier of the published object.
|
11385
11385
|
:param str key: The key of the object.
|
11386
|
-
:param Mapping[str,
|
11386
|
+
:param Mapping[str, str] key_map: A key map. If provided, key is replaced with generated key. This structure provides mapping between user provided key and generated key.
|
11387
11387
|
:param Sequence['GetWorkspaceApplicationPatchesPatchSummaryCollectionItemMetadataArgs'] metadatas: A summary type containing information about the object including its key, name and when/who created/updated it.
|
11388
11388
|
:param str model_type: The object type.
|
11389
11389
|
:param str model_version: The object's model version.
|
@@ -11454,7 +11454,7 @@ class GetWorkspaceApplicationPatchesPatchSummaryCollectionItemResult(dict):
|
|
11454
11454
|
|
11455
11455
|
@property
|
11456
11456
|
@pulumi.getter(name="errorMessages")
|
11457
|
-
def error_messages(self) -> Mapping[str,
|
11457
|
+
def error_messages(self) -> Mapping[str, str]:
|
11458
11458
|
"""
|
11459
11459
|
The errors encountered while applying the patch, if any.
|
11460
11460
|
"""
|
@@ -11478,7 +11478,7 @@ class GetWorkspaceApplicationPatchesPatchSummaryCollectionItemResult(dict):
|
|
11478
11478
|
|
11479
11479
|
@property
|
11480
11480
|
@pulumi.getter(name="keyMap")
|
11481
|
-
def key_map(self) -> Mapping[str,
|
11481
|
+
def key_map(self) -> Mapping[str, str]:
|
11482
11482
|
"""
|
11483
11483
|
A key map. If provided, key is replaced with generated key. This structure provides mapping between user provided key and generated key.
|
11484
11484
|
"""
|
@@ -11684,7 +11684,7 @@ class GetWorkspaceApplicationPatchesPatchSummaryCollectionItemMetadataResult(dic
|
|
11684
11684
|
created_by: str,
|
11685
11685
|
created_by_name: str,
|
11686
11686
|
identifier_path: str,
|
11687
|
-
info_fields: Mapping[str,
|
11687
|
+
info_fields: Mapping[str, str],
|
11688
11688
|
is_favorite: bool,
|
11689
11689
|
labels: Sequence[str],
|
11690
11690
|
registry_version: int,
|
@@ -11699,7 +11699,7 @@ class GetWorkspaceApplicationPatchesPatchSummaryCollectionItemMetadataResult(dic
|
|
11699
11699
|
:param str created_by: The user that created the object.
|
11700
11700
|
:param str created_by_name: The user that created the object.
|
11701
11701
|
:param str identifier_path: The full path to identify this object.
|
11702
|
-
:param Mapping[str,
|
11702
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
11703
11703
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
11704
11704
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
11705
11705
|
:param int registry_version: The registry version of the object.
|
@@ -11773,7 +11773,7 @@ class GetWorkspaceApplicationPatchesPatchSummaryCollectionItemMetadataResult(dic
|
|
11773
11773
|
|
11774
11774
|
@property
|
11775
11775
|
@pulumi.getter(name="infoFields")
|
11776
|
-
def info_fields(self) -> Mapping[str,
|
11776
|
+
def info_fields(self) -> Mapping[str, str]:
|
11777
11777
|
"""
|
11778
11778
|
Information property fields.
|
11779
11779
|
"""
|
@@ -12410,7 +12410,7 @@ class GetWorkspaceApplicationScheduleMetadataResult(dict):
|
|
12410
12410
|
created_by: str,
|
12411
12411
|
created_by_name: str,
|
12412
12412
|
identifier_path: str,
|
12413
|
-
info_fields: Mapping[str,
|
12413
|
+
info_fields: Mapping[str, str],
|
12414
12414
|
is_favorite: bool,
|
12415
12415
|
labels: Sequence[str],
|
12416
12416
|
registry_version: int,
|
@@ -12425,7 +12425,7 @@ class GetWorkspaceApplicationScheduleMetadataResult(dict):
|
|
12425
12425
|
:param str created_by: The user that created the object.
|
12426
12426
|
:param str created_by_name: The user that created the object.
|
12427
12427
|
:param str identifier_path: The full path to identify this object.
|
12428
|
-
:param Mapping[str,
|
12428
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
12429
12429
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
12430
12430
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
12431
12431
|
:param int registry_version: The registry version of the object.
|
@@ -12499,7 +12499,7 @@ class GetWorkspaceApplicationScheduleMetadataResult(dict):
|
|
12499
12499
|
|
12500
12500
|
@property
|
12501
12501
|
@pulumi.getter(name="infoFields")
|
12502
|
-
def info_fields(self) -> Mapping[str,
|
12502
|
+
def info_fields(self) -> Mapping[str, str]:
|
12503
12503
|
"""
|
12504
12504
|
Information property fields.
|
12505
12505
|
"""
|
@@ -13130,7 +13130,7 @@ class GetWorkspaceApplicationSchedulesScheduleSummaryCollectionItemMetadataResul
|
|
13130
13130
|
created_by: str,
|
13131
13131
|
created_by_name: str,
|
13132
13132
|
identifier_path: str,
|
13133
|
-
info_fields: Mapping[str,
|
13133
|
+
info_fields: Mapping[str, str],
|
13134
13134
|
is_favorite: bool,
|
13135
13135
|
labels: Sequence[str],
|
13136
13136
|
registry_version: int,
|
@@ -13145,7 +13145,7 @@ class GetWorkspaceApplicationSchedulesScheduleSummaryCollectionItemMetadataResul
|
|
13145
13145
|
:param str created_by: The user that created the object.
|
13146
13146
|
:param str created_by_name: The user that created the object.
|
13147
13147
|
:param str identifier_path: The full path to identify this object.
|
13148
|
-
:param Mapping[str,
|
13148
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
13149
13149
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
13150
13150
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
13151
13151
|
:param int registry_version: The registry version of the object.
|
@@ -13219,7 +13219,7 @@ class GetWorkspaceApplicationSchedulesScheduleSummaryCollectionItemMetadataResul
|
|
13219
13219
|
|
13220
13220
|
@property
|
13221
13221
|
@pulumi.getter(name="infoFields")
|
13222
|
-
def info_fields(self) -> Mapping[str,
|
13222
|
+
def info_fields(self) -> Mapping[str, str]:
|
13223
13223
|
"""
|
13224
13224
|
Information property fields.
|
13225
13225
|
"""
|
@@ -13695,7 +13695,7 @@ class GetWorkspaceApplicationTaskScheduleMetadataResult(dict):
|
|
13695
13695
|
created_by: str,
|
13696
13696
|
created_by_name: str,
|
13697
13697
|
identifier_path: str,
|
13698
|
-
info_fields: Mapping[str,
|
13698
|
+
info_fields: Mapping[str, str],
|
13699
13699
|
is_favorite: bool,
|
13700
13700
|
labels: Sequence[str],
|
13701
13701
|
registry_version: int,
|
@@ -13710,7 +13710,7 @@ class GetWorkspaceApplicationTaskScheduleMetadataResult(dict):
|
|
13710
13710
|
:param str created_by: The user that created the object.
|
13711
13711
|
:param str created_by_name: The user that created the object.
|
13712
13712
|
:param str identifier_path: The full path to identify this object.
|
13713
|
-
:param Mapping[str,
|
13713
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
13714
13714
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
13715
13715
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
13716
13716
|
:param int registry_version: The registry version of the object.
|
@@ -13784,7 +13784,7 @@ class GetWorkspaceApplicationTaskScheduleMetadataResult(dict):
|
|
13784
13784
|
|
13785
13785
|
@property
|
13786
13786
|
@pulumi.getter(name="infoFields")
|
13787
|
-
def info_fields(self) -> Mapping[str,
|
13787
|
+
def info_fields(self) -> Mapping[str, str]:
|
13788
13788
|
"""
|
13789
13789
|
Information property fields.
|
13790
13790
|
"""
|
@@ -14337,7 +14337,7 @@ class GetWorkspaceApplicationTaskScheduleScheduleRefMetadataResult(dict):
|
|
14337
14337
|
created_by: str,
|
14338
14338
|
created_by_name: str,
|
14339
14339
|
identifier_path: str,
|
14340
|
-
info_fields: Mapping[str,
|
14340
|
+
info_fields: Mapping[str, str],
|
14341
14341
|
is_favorite: bool,
|
14342
14342
|
labels: Sequence[str],
|
14343
14343
|
registry_version: int,
|
@@ -14352,7 +14352,7 @@ class GetWorkspaceApplicationTaskScheduleScheduleRefMetadataResult(dict):
|
|
14352
14352
|
:param str created_by: The user that created the object.
|
14353
14353
|
:param str created_by_name: The user that created the object.
|
14354
14354
|
:param str identifier_path: The full path to identify this object.
|
14355
|
-
:param Mapping[str,
|
14355
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
14356
14356
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
14357
14357
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
14358
14358
|
:param int registry_version: The registry version of the object.
|
@@ -14426,7 +14426,7 @@ class GetWorkspaceApplicationTaskScheduleScheduleRefMetadataResult(dict):
|
|
14426
14426
|
|
14427
14427
|
@property
|
14428
14428
|
@pulumi.getter(name="infoFields")
|
14429
|
-
def info_fields(self) -> Mapping[str,
|
14429
|
+
def info_fields(self) -> Mapping[str, str]:
|
14430
14430
|
"""
|
14431
14431
|
Information property fields.
|
14432
14432
|
"""
|
@@ -15137,7 +15137,7 @@ class GetWorkspaceApplicationTaskSchedulesTaskScheduleSummaryCollectionItemMetad
|
|
15137
15137
|
created_by: str,
|
15138
15138
|
created_by_name: str,
|
15139
15139
|
identifier_path: str,
|
15140
|
-
info_fields: Mapping[str,
|
15140
|
+
info_fields: Mapping[str, str],
|
15141
15141
|
is_favorite: bool,
|
15142
15142
|
labels: Sequence[str],
|
15143
15143
|
registry_version: int,
|
@@ -15152,7 +15152,7 @@ class GetWorkspaceApplicationTaskSchedulesTaskScheduleSummaryCollectionItemMetad
|
|
15152
15152
|
:param str created_by: The user that created the object.
|
15153
15153
|
:param str created_by_name: The user that created the object.
|
15154
15154
|
:param str identifier_path: The full path to identify this object.
|
15155
|
-
:param Mapping[str,
|
15155
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
15156
15156
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
15157
15157
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
15158
15158
|
:param int registry_version: The registry version of the object.
|
@@ -15226,7 +15226,7 @@ class GetWorkspaceApplicationTaskSchedulesTaskScheduleSummaryCollectionItemMetad
|
|
15226
15226
|
|
15227
15227
|
@property
|
15228
15228
|
@pulumi.getter(name="infoFields")
|
15229
|
-
def info_fields(self) -> Mapping[str,
|
15229
|
+
def info_fields(self) -> Mapping[str, str]:
|
15230
15230
|
"""
|
15231
15231
|
Information property fields.
|
15232
15232
|
"""
|
@@ -15779,7 +15779,7 @@ class GetWorkspaceApplicationTaskSchedulesTaskScheduleSummaryCollectionItemSched
|
|
15779
15779
|
created_by: str,
|
15780
15780
|
created_by_name: str,
|
15781
15781
|
identifier_path: str,
|
15782
|
-
info_fields: Mapping[str,
|
15782
|
+
info_fields: Mapping[str, str],
|
15783
15783
|
is_favorite: bool,
|
15784
15784
|
labels: Sequence[str],
|
15785
15785
|
registry_version: int,
|
@@ -15794,7 +15794,7 @@ class GetWorkspaceApplicationTaskSchedulesTaskScheduleSummaryCollectionItemSched
|
|
15794
15794
|
:param str created_by: The user that created the object.
|
15795
15795
|
:param str created_by_name: The user that created the object.
|
15796
15796
|
:param str identifier_path: The full path to identify this object.
|
15797
|
-
:param Mapping[str,
|
15797
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
15798
15798
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
15799
15799
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
15800
15800
|
:param int registry_version: The registry version of the object.
|
@@ -15868,7 +15868,7 @@ class GetWorkspaceApplicationTaskSchedulesTaskScheduleSummaryCollectionItemSched
|
|
15868
15868
|
|
15869
15869
|
@property
|
15870
15870
|
@pulumi.getter(name="infoFields")
|
15871
|
-
def info_fields(self) -> Mapping[str,
|
15871
|
+
def info_fields(self) -> Mapping[str, str]:
|
15872
15872
|
"""
|
15873
15873
|
Information property fields.
|
15874
15874
|
"""
|
@@ -16086,15 +16086,15 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemResult(dict):
|
|
16086
16086
|
def __init__(__self__, *,
|
16087
16087
|
application_version: int,
|
16088
16088
|
compartment_id: str,
|
16089
|
-
defined_tags: Mapping[str,
|
16089
|
+
defined_tags: Mapping[str, str],
|
16090
16090
|
dependent_object_metadatas: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemDependentObjectMetadataResult'],
|
16091
16091
|
description: str,
|
16092
16092
|
display_name: str,
|
16093
|
-
freeform_tags: Mapping[str,
|
16093
|
+
freeform_tags: Mapping[str, str],
|
16094
16094
|
id: str,
|
16095
16095
|
identifier: str,
|
16096
16096
|
key: str,
|
16097
|
-
key_map: Mapping[str,
|
16097
|
+
key_map: Mapping[str, str],
|
16098
16098
|
metadatas: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataResult'],
|
16099
16099
|
model_type: str,
|
16100
16100
|
model_version: str,
|
@@ -16113,15 +16113,15 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemResult(dict):
|
|
16113
16113
|
"""
|
16114
16114
|
:param int application_version: The source application version of the application.
|
16115
16115
|
:param str compartment_id: OCID of the compartment that this resource belongs to. Defaults to compartment of the Workspace.
|
16116
|
-
:param Mapping[str,
|
16116
|
+
:param Mapping[str, str] defined_tags: Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: `{"foo-namespace.bar-key": "value"}`
|
16117
16117
|
:param Sequence['GetWorkspaceApplicationsApplicationSummaryCollectionItemDependentObjectMetadataArgs'] dependent_object_metadatas: A list of dependent objects in this patch.
|
16118
16118
|
:param str description: The description of the aggregator.
|
16119
16119
|
:param str display_name: Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
|
16120
|
-
:param Mapping[str,
|
16120
|
+
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
16121
16121
|
:param str id: OCID of the resource that is used to uniquely identify the application
|
16122
16122
|
:param str identifier: Used to filter by the identifier of the published object.
|
16123
16123
|
:param str key: The key of the object.
|
16124
|
-
:param Mapping[str,
|
16124
|
+
:param Mapping[str, str] key_map: A key map. If provided, key is replaced with generated key. This structure provides mapping between user provided key and generated key.
|
16125
16125
|
:param Sequence['GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataArgs'] metadatas: A summary type containing information about the object including its key, name and when/who created/updated it.
|
16126
16126
|
:param str model_type: The object type.
|
16127
16127
|
:param str model_version: The object's model version.
|
@@ -16182,7 +16182,7 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemResult(dict):
|
|
16182
16182
|
|
16183
16183
|
@property
|
16184
16184
|
@pulumi.getter(name="definedTags")
|
16185
|
-
def defined_tags(self) -> Mapping[str,
|
16185
|
+
def defined_tags(self) -> Mapping[str, str]:
|
16186
16186
|
"""
|
16187
16187
|
Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: `{"foo-namespace.bar-key": "value"}`
|
16188
16188
|
"""
|
@@ -16214,7 +16214,7 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemResult(dict):
|
|
16214
16214
|
|
16215
16215
|
@property
|
16216
16216
|
@pulumi.getter(name="freeformTags")
|
16217
|
-
def freeform_tags(self) -> Mapping[str,
|
16217
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
16218
16218
|
"""
|
16219
16219
|
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
16220
16220
|
"""
|
@@ -16246,7 +16246,7 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemResult(dict):
|
|
16246
16246
|
|
16247
16247
|
@property
|
16248
16248
|
@pulumi.getter(name="keyMap")
|
16249
|
-
def key_map(self) -> Mapping[str,
|
16249
|
+
def key_map(self) -> Mapping[str, str]:
|
16250
16250
|
"""
|
16251
16251
|
A key map. If provided, key is replaced with generated key. This structure provides mapping between user provided key and generated key.
|
16252
16252
|
"""
|
@@ -16463,7 +16463,7 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataResult(dic
|
|
16463
16463
|
created_by: str,
|
16464
16464
|
created_by_name: str,
|
16465
16465
|
identifier_path: str,
|
16466
|
-
info_fields: Mapping[str,
|
16466
|
+
info_fields: Mapping[str, str],
|
16467
16467
|
is_favorite: bool,
|
16468
16468
|
labels: Sequence[str],
|
16469
16469
|
registry_version: int,
|
@@ -16478,7 +16478,7 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataResult(dic
|
|
16478
16478
|
:param str created_by: The user that created the object.
|
16479
16479
|
:param str created_by_name: The user that created the object.
|
16480
16480
|
:param str identifier_path: The full path to identify this object.
|
16481
|
-
:param Mapping[str,
|
16481
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
16482
16482
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
16483
16483
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
16484
16484
|
:param int registry_version: The registry version of the object.
|
@@ -16552,7 +16552,7 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataResult(dic
|
|
16552
16552
|
|
16553
16553
|
@property
|
16554
16554
|
@pulumi.getter(name="infoFields")
|
16555
|
-
def info_fields(self) -> Mapping[str,
|
16555
|
+
def info_fields(self) -> Mapping[str, str]:
|
16556
16556
|
"""
|
16557
16557
|
Information property fields.
|
16558
16558
|
"""
|
@@ -17103,7 +17103,7 @@ class GetWorkspaceExportRequestsExportRequestSummaryCollectionItemResult(dict):
|
|
17103
17103
|
are_references_included: bool,
|
17104
17104
|
bucket: str,
|
17105
17105
|
created_by: str,
|
17106
|
-
error_messages: Mapping[str,
|
17106
|
+
error_messages: Mapping[str, str],
|
17107
17107
|
exported_items: Sequence['outputs.GetWorkspaceExportRequestsExportRequestSummaryCollectionItemExportedItemResult'],
|
17108
17108
|
file_name: str,
|
17109
17109
|
filters: Sequence[str],
|
@@ -17123,7 +17123,7 @@ class GetWorkspaceExportRequestsExportRequestSummaryCollectionItemResult(dict):
|
|
17123
17123
|
:param bool are_references_included: Controls if the references will be exported along with the objects
|
17124
17124
|
:param str bucket: The name of the Object Storage Bucket where the objects will be exported to
|
17125
17125
|
:param str created_by: Name of the user who initiated export request.
|
17126
|
-
:param Mapping[str,
|
17126
|
+
:param Mapping[str, str] error_messages: Contains key of the error
|
17127
17127
|
:param Sequence['GetWorkspaceExportRequestsExportRequestSummaryCollectionItemExportedItemArgs'] exported_items: The array of exported object details.
|
17128
17128
|
:param str file_name: Name of the exported zip file.
|
17129
17129
|
:param Sequence[str] filters: Export multiple objects based on filters.
|
@@ -17186,7 +17186,7 @@ class GetWorkspaceExportRequestsExportRequestSummaryCollectionItemResult(dict):
|
|
17186
17186
|
|
17187
17187
|
@property
|
17188
17188
|
@pulumi.getter(name="errorMessages")
|
17189
|
-
def error_messages(self) -> Mapping[str,
|
17189
|
+
def error_messages(self) -> Mapping[str, str]:
|
17190
17190
|
"""
|
17191
17191
|
Contains key of the error
|
17192
17192
|
"""
|
@@ -17450,7 +17450,7 @@ class GetWorkspaceFolderMetadataResult(dict):
|
|
17450
17450
|
created_by: str,
|
17451
17451
|
created_by_name: str,
|
17452
17452
|
identifier_path: str,
|
17453
|
-
info_fields: Mapping[str,
|
17453
|
+
info_fields: Mapping[str, str],
|
17454
17454
|
is_favorite: bool,
|
17455
17455
|
labels: Sequence[str],
|
17456
17456
|
registry_version: int,
|
@@ -17465,7 +17465,7 @@ class GetWorkspaceFolderMetadataResult(dict):
|
|
17465
17465
|
:param str created_by: The user that created the object.
|
17466
17466
|
:param str created_by_name: The user that created the object.
|
17467
17467
|
:param str identifier_path: The full path to identify this object.
|
17468
|
-
:param Mapping[str,
|
17468
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
17469
17469
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
17470
17470
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
17471
17471
|
:param int registry_version: The registry version of the object.
|
@@ -17539,7 +17539,7 @@ class GetWorkspaceFolderMetadataResult(dict):
|
|
17539
17539
|
|
17540
17540
|
@property
|
17541
17541
|
@pulumi.getter(name="infoFields")
|
17542
|
-
def info_fields(self) -> Mapping[str,
|
17542
|
+
def info_fields(self) -> Mapping[str, str]:
|
17543
17543
|
"""
|
17544
17544
|
Information property fields.
|
17545
17545
|
"""
|
@@ -17855,7 +17855,7 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemResult(dict):
|
|
17855
17855
|
folder_key: str,
|
17856
17856
|
identifier: str,
|
17857
17857
|
key: str,
|
17858
|
-
key_map: Mapping[str,
|
17858
|
+
key_map: Mapping[str, str],
|
17859
17859
|
metadatas: Sequence['outputs.GetWorkspaceFoldersFolderSummaryCollectionItemMetadataResult'],
|
17860
17860
|
model_type: str,
|
17861
17861
|
model_version: str,
|
@@ -17870,7 +17870,7 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemResult(dict):
|
|
17870
17870
|
:param str description: The description of the aggregator.
|
17871
17871
|
:param str identifier: Used to filter by the identifier of the object.
|
17872
17872
|
:param str key: The key of the aggregator object.
|
17873
|
-
:param Mapping[str,
|
17873
|
+
:param Mapping[str, str] key_map: A key map. If provided, the key is replaced with generated key. This structure provides mapping between user provided key and generated key.
|
17874
17874
|
:param Sequence['GetWorkspaceFoldersFolderSummaryCollectionItemMetadataArgs'] metadatas: A summary type containing information about the object including its key, name and when/who created/updated it.
|
17875
17875
|
:param str model_type: The type of the object.
|
17876
17876
|
:param str model_version: The model version of an object.
|
@@ -17935,7 +17935,7 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemResult(dict):
|
|
17935
17935
|
|
17936
17936
|
@property
|
17937
17937
|
@pulumi.getter(name="keyMap")
|
17938
|
-
def key_map(self) -> Mapping[str,
|
17938
|
+
def key_map(self) -> Mapping[str, str]:
|
17939
17939
|
"""
|
17940
17940
|
A key map. If provided, the key is replaced with generated key. This structure provides mapping between user provided key and generated key.
|
17941
17941
|
"""
|
@@ -18020,7 +18020,7 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemMetadataResult(dict):
|
|
18020
18020
|
created_by: str,
|
18021
18021
|
created_by_name: str,
|
18022
18022
|
identifier_path: str,
|
18023
|
-
info_fields: Mapping[str,
|
18023
|
+
info_fields: Mapping[str, str],
|
18024
18024
|
is_favorite: bool,
|
18025
18025
|
labels: Sequence[str],
|
18026
18026
|
registry_version: int,
|
@@ -18035,7 +18035,7 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemMetadataResult(dict):
|
|
18035
18035
|
:param str created_by: The user that created the object.
|
18036
18036
|
:param str created_by_name: The user that created the object.
|
18037
18037
|
:param str identifier_path: The full path to identify this object.
|
18038
|
-
:param Mapping[str,
|
18038
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
18039
18039
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
18040
18040
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
18041
18041
|
:param int registry_version: The registry version of the object.
|
@@ -18109,7 +18109,7 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemMetadataResult(dict):
|
|
18109
18109
|
|
18110
18110
|
@property
|
18111
18111
|
@pulumi.getter(name="infoFields")
|
18112
|
-
def info_fields(self) -> Mapping[str,
|
18112
|
+
def info_fields(self) -> Mapping[str, str]:
|
18113
18113
|
"""
|
18114
18114
|
Information property fields.
|
18115
18115
|
"""
|
@@ -18580,7 +18580,7 @@ class GetWorkspaceImportRequestsImportRequestSummaryCollectionItemResult(dict):
|
|
18580
18580
|
are_data_asset_references_included: bool,
|
18581
18581
|
bucket: str,
|
18582
18582
|
created_by: str,
|
18583
|
-
error_messages: Mapping[str,
|
18583
|
+
error_messages: Mapping[str, str],
|
18584
18584
|
file_name: str,
|
18585
18585
|
import_conflict_resolution: 'outputs.GetWorkspaceImportRequestsImportRequestSummaryCollectionItemImportConflictResolutionResult',
|
18586
18586
|
imported_objects: Sequence['outputs.GetWorkspaceImportRequestsImportRequestSummaryCollectionItemImportedObjectResult'],
|
@@ -18598,7 +18598,7 @@ class GetWorkspaceImportRequestsImportRequestSummaryCollectionItemResult(dict):
|
|
18598
18598
|
:param bool are_data_asset_references_included: This field controls if the data asset references will be included during import.
|
18599
18599
|
:param str bucket: The name of the Object Storage Bucket where the objects will be imported from
|
18600
18600
|
:param str created_by: Name of the user who initiated import request.
|
18601
|
-
:param Mapping[str,
|
18601
|
+
:param Mapping[str, str] error_messages: Contains key of the error
|
18602
18602
|
:param str file_name: Name of the zip file from which objects will be imported.
|
18603
18603
|
:param 'GetWorkspaceImportRequestsImportRequestSummaryCollectionItemImportConflictResolutionArgs' import_conflict_resolution: Import Objects Conflict resolution.
|
18604
18604
|
:param Sequence['GetWorkspaceImportRequestsImportRequestSummaryCollectionItemImportedObjectArgs'] imported_objects: The array of imported object details.
|
@@ -18657,7 +18657,7 @@ class GetWorkspaceImportRequestsImportRequestSummaryCollectionItemResult(dict):
|
|
18657
18657
|
|
18658
18658
|
@property
|
18659
18659
|
@pulumi.getter(name="errorMessages")
|
18660
|
-
def error_messages(self) -> Mapping[str,
|
18660
|
+
def error_messages(self) -> Mapping[str, str]:
|
18661
18661
|
"""
|
18662
18662
|
Contains key of the error
|
18663
18663
|
"""
|
@@ -18934,7 +18934,7 @@ class GetWorkspaceProjectMetadataResult(dict):
|
|
18934
18934
|
created_by: str,
|
18935
18935
|
created_by_name: str,
|
18936
18936
|
identifier_path: str,
|
18937
|
-
info_fields: Mapping[str,
|
18937
|
+
info_fields: Mapping[str, str],
|
18938
18938
|
is_favorite: bool,
|
18939
18939
|
labels: Sequence[str],
|
18940
18940
|
registry_version: int,
|
@@ -18949,7 +18949,7 @@ class GetWorkspaceProjectMetadataResult(dict):
|
|
18949
18949
|
:param str created_by: The user that created the object.
|
18950
18950
|
:param str created_by_name: The user that created the object.
|
18951
18951
|
:param str identifier_path: The full path to identify this object.
|
18952
|
-
:param Mapping[str,
|
18952
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
18953
18953
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
18954
18954
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
18955
18955
|
:param int registry_version: The registry version of the object.
|
@@ -19023,7 +19023,7 @@ class GetWorkspaceProjectMetadataResult(dict):
|
|
19023
19023
|
|
19024
19024
|
@property
|
19025
19025
|
@pulumi.getter(name="infoFields")
|
19026
|
-
def info_fields(self) -> Mapping[str,
|
19026
|
+
def info_fields(self) -> Mapping[str, str]:
|
19027
19027
|
"""
|
19028
19028
|
Information property fields.
|
19029
19029
|
"""
|
@@ -19337,7 +19337,7 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemResult(dict):
|
|
19337
19337
|
description: str,
|
19338
19338
|
identifier: str,
|
19339
19339
|
key: str,
|
19340
|
-
key_map: Mapping[str,
|
19340
|
+
key_map: Mapping[str, str],
|
19341
19341
|
metadatas: Sequence['outputs.GetWorkspaceProjectsProjectSummaryCollectionItemMetadataResult'],
|
19342
19342
|
model_type: str,
|
19343
19343
|
model_version: str,
|
@@ -19352,7 +19352,7 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemResult(dict):
|
|
19352
19352
|
:param str description: The description of the aggregator.
|
19353
19353
|
:param str identifier: Used to filter by the identifier of the object.
|
19354
19354
|
:param str key: The key of the aggregator object.
|
19355
|
-
:param Mapping[str,
|
19355
|
+
:param Mapping[str, str] key_map: A key map. If provided, the key is replaced with generated key. This structure provides mapping between user provided key and generated key.
|
19356
19356
|
:param Sequence['GetWorkspaceProjectsProjectSummaryCollectionItemMetadataArgs'] metadatas: A summary type containing information about the object including its key, name and when/who created/updated it.
|
19357
19357
|
:param str model_type: The type of the object.
|
19358
19358
|
:param str model_version: The model version of an object.
|
@@ -19403,7 +19403,7 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemResult(dict):
|
|
19403
19403
|
|
19404
19404
|
@property
|
19405
19405
|
@pulumi.getter(name="keyMap")
|
19406
|
-
def key_map(self) -> Mapping[str,
|
19406
|
+
def key_map(self) -> Mapping[str, str]:
|
19407
19407
|
"""
|
19408
19408
|
A key map. If provided, the key is replaced with generated key. This structure provides mapping between user provided key and generated key.
|
19409
19409
|
"""
|
@@ -19493,7 +19493,7 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemMetadataResult(dict):
|
|
19493
19493
|
created_by: str,
|
19494
19494
|
created_by_name: str,
|
19495
19495
|
identifier_path: str,
|
19496
|
-
info_fields: Mapping[str,
|
19496
|
+
info_fields: Mapping[str, str],
|
19497
19497
|
is_favorite: bool,
|
19498
19498
|
labels: Sequence[str],
|
19499
19499
|
registry_version: int,
|
@@ -19508,7 +19508,7 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemMetadataResult(dict):
|
|
19508
19508
|
:param str created_by: The user that created the object.
|
19509
19509
|
:param str created_by_name: The user that created the object.
|
19510
19510
|
:param str identifier_path: The full path to identify this object.
|
19511
|
-
:param Mapping[str,
|
19511
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
19512
19512
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
19513
19513
|
:param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
|
19514
19514
|
:param int registry_version: The registry version of the object.
|
@@ -19582,7 +19582,7 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemMetadataResult(dict):
|
|
19582
19582
|
|
19583
19583
|
@property
|
19584
19584
|
@pulumi.getter(name="infoFields")
|
19585
|
-
def info_fields(self) -> Mapping[str,
|
19585
|
+
def info_fields(self) -> Mapping[str, str]:
|
19586
19586
|
"""
|
19587
19587
|
Information property fields.
|
19588
19588
|
"""
|
@@ -19943,13 +19943,13 @@ class GetWorkspaceTaskCancelRestCallConfigResult(dict):
|
|
19943
19943
|
key: str,
|
19944
19944
|
method_type: str,
|
19945
19945
|
model_type: str,
|
19946
|
-
request_headers: Mapping[str,
|
19946
|
+
request_headers: Mapping[str, str]):
|
19947
19947
|
"""
|
19948
19948
|
:param Sequence['GetWorkspaceTaskCancelRestCallConfigConfigValueArgs'] config_values: Configuration values can be string, objects, or parameters.
|
19949
19949
|
:param str key: The key of the object.
|
19950
19950
|
:param str method_type: The REST method to use.
|
19951
19951
|
:param str model_type: The type of the types object.
|
19952
|
-
:param Mapping[str,
|
19952
|
+
:param Mapping[str, str] request_headers: The headers for the REST call.
|
19953
19953
|
"""
|
19954
19954
|
pulumi.set(__self__, "config_values", config_values)
|
19955
19955
|
pulumi.set(__self__, "key", key)
|
@@ -19991,7 +19991,7 @@ class GetWorkspaceTaskCancelRestCallConfigResult(dict):
|
|
19991
19991
|
|
19992
19992
|
@property
|
19993
19993
|
@pulumi.getter(name="requestHeaders")
|
19994
|
-
def request_headers(self) -> Mapping[str,
|
19994
|
+
def request_headers(self) -> Mapping[str, str]:
|
19995
19995
|
"""
|
19996
19996
|
The headers for the REST call.
|
19997
19997
|
"""
|
@@ -20330,13 +20330,13 @@ class GetWorkspaceTaskExecuteRestCallConfigResult(dict):
|
|
20330
20330
|
key: str,
|
20331
20331
|
method_type: str,
|
20332
20332
|
model_type: str,
|
20333
|
-
request_headers: Mapping[str,
|
20333
|
+
request_headers: Mapping[str, str]):
|
20334
20334
|
"""
|
20335
20335
|
:param Sequence['GetWorkspaceTaskExecuteRestCallConfigConfigValueArgs'] config_values: Configuration values can be string, objects, or parameters.
|
20336
20336
|
:param str key: The key of the object.
|
20337
20337
|
:param str method_type: The REST method to use.
|
20338
20338
|
:param str model_type: The type of the types object.
|
20339
|
-
:param Mapping[str,
|
20339
|
+
:param Mapping[str, str] request_headers: The headers for the REST call.
|
20340
20340
|
"""
|
20341
20341
|
pulumi.set(__self__, "config_values", config_values)
|
20342
20342
|
pulumi.set(__self__, "key", key)
|
@@ -20378,7 +20378,7 @@ class GetWorkspaceTaskExecuteRestCallConfigResult(dict):
|
|
20378
20378
|
|
20379
20379
|
@property
|
20380
20380
|
@pulumi.getter(name="requestHeaders")
|
20381
|
-
def request_headers(self) -> Mapping[str,
|
20381
|
+
def request_headers(self) -> Mapping[str, str]:
|
20382
20382
|
"""
|
20383
20383
|
The headers for the REST call.
|
20384
20384
|
"""
|
@@ -20883,7 +20883,7 @@ class GetWorkspaceTaskMetadataResult(dict):
|
|
20883
20883
|
created_by: str,
|
20884
20884
|
created_by_name: str,
|
20885
20885
|
identifier_path: str,
|
20886
|
-
info_fields: Mapping[str,
|
20886
|
+
info_fields: Mapping[str, str],
|
20887
20887
|
is_favorite: bool,
|
20888
20888
|
labels: Sequence[str],
|
20889
20889
|
registry_version: int,
|
@@ -20898,7 +20898,7 @@ class GetWorkspaceTaskMetadataResult(dict):
|
|
20898
20898
|
:param str created_by: The user that created the object.
|
20899
20899
|
:param str created_by_name: The user that created the object.
|
20900
20900
|
:param str identifier_path: The full path to identify this object.
|
20901
|
-
:param Mapping[str,
|
20901
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
20902
20902
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
20903
20903
|
:param Sequence[str] labels: Labels are keywords or labels that you can add to data assets, dataflows etc. You can define your own labels and use them to categorize content.
|
20904
20904
|
:param int registry_version: The registry version.
|
@@ -20972,7 +20972,7 @@ class GetWorkspaceTaskMetadataResult(dict):
|
|
20972
20972
|
|
20973
20973
|
@property
|
20974
20974
|
@pulumi.getter(name="infoFields")
|
20975
|
-
def info_fields(self) -> Mapping[str,
|
20975
|
+
def info_fields(self) -> Mapping[str, str]:
|
20976
20976
|
"""
|
20977
20977
|
Information property fields.
|
20978
20978
|
"""
|
@@ -22207,13 +22207,13 @@ class GetWorkspaceTaskPollRestCallConfigResult(dict):
|
|
22207
22207
|
key: str,
|
22208
22208
|
method_type: str,
|
22209
22209
|
model_type: str,
|
22210
|
-
request_headers: Mapping[str,
|
22210
|
+
request_headers: Mapping[str, str]):
|
22211
22211
|
"""
|
22212
22212
|
:param Sequence['GetWorkspaceTaskPollRestCallConfigConfigValueArgs'] config_values: Configuration values can be string, objects, or parameters.
|
22213
22213
|
:param str key: The key of the object.
|
22214
22214
|
:param str method_type: The REST method to use.
|
22215
22215
|
:param str model_type: The type of the types object.
|
22216
|
-
:param Mapping[str,
|
22216
|
+
:param Mapping[str, str] request_headers: The headers for the REST call.
|
22217
22217
|
"""
|
22218
22218
|
pulumi.set(__self__, "config_values", config_values)
|
22219
22219
|
pulumi.set(__self__, "key", key)
|
@@ -22255,7 +22255,7 @@ class GetWorkspaceTaskPollRestCallConfigResult(dict):
|
|
22255
22255
|
|
22256
22256
|
@property
|
22257
22257
|
@pulumi.getter(name="requestHeaders")
|
22258
|
-
def request_headers(self) -> Mapping[str,
|
22258
|
+
def request_headers(self) -> Mapping[str, str]:
|
22259
22259
|
"""
|
22260
22260
|
The headers for the REST call.
|
22261
22261
|
"""
|
@@ -23051,7 +23051,7 @@ class GetWorkspaceTasksTaskSummaryCollectionItemResult(dict):
|
|
23051
23051
|
input_ports: Sequence['outputs.GetWorkspaceTasksTaskSummaryCollectionItemInputPortResult'],
|
23052
23052
|
is_single_load: bool,
|
23053
23053
|
key: str,
|
23054
|
-
key_map: Mapping[str,
|
23054
|
+
key_map: Mapping[str, str],
|
23055
23055
|
metadatas: Sequence['outputs.GetWorkspaceTasksTaskSummaryCollectionItemMetadataResult'],
|
23056
23056
|
model_type: str,
|
23057
23057
|
model_version: str,
|
@@ -23079,7 +23079,7 @@ class GetWorkspaceTasksTaskSummaryCollectionItemResult(dict):
|
|
23079
23079
|
:param Sequence['GetWorkspaceTasksTaskSummaryCollectionItemInputPortArgs'] input_ports: An array of input ports.
|
23080
23080
|
:param bool is_single_load: Defines whether Data Loader task is used for single load or multiple
|
23081
23081
|
:param str key: Used to filter by the key of the object.
|
23082
|
-
:param Mapping[str,
|
23082
|
+
:param Mapping[str, str] key_map: A key map. If provided, key is replaced with generated key. This structure provides mapping between user provided key and generated key.
|
23083
23083
|
:param Sequence['GetWorkspaceTasksTaskSummaryCollectionItemMetadataArgs'] metadatas: A summary type containing information about the object including its key, name and when/who created/updated it.
|
23084
23084
|
:param str model_type: The type of the types object.
|
23085
23085
|
:param str model_version: The model version of an object.
|
@@ -23207,7 +23207,7 @@ class GetWorkspaceTasksTaskSummaryCollectionItemResult(dict):
|
|
23207
23207
|
|
23208
23208
|
@property
|
23209
23209
|
@pulumi.getter(name="keyMap")
|
23210
|
-
def key_map(self) -> Mapping[str,
|
23210
|
+
def key_map(self) -> Mapping[str, str]:
|
23211
23211
|
"""
|
23212
23212
|
A key map. If provided, key is replaced with generated key. This structure provides mapping between user provided key and generated key.
|
23213
23213
|
"""
|
@@ -23440,13 +23440,13 @@ class GetWorkspaceTasksTaskSummaryCollectionItemCancelRestCallConfigResult(dict)
|
|
23440
23440
|
key: str,
|
23441
23441
|
method_type: str,
|
23442
23442
|
model_type: str,
|
23443
|
-
request_headers: Mapping[str,
|
23443
|
+
request_headers: Mapping[str, str]):
|
23444
23444
|
"""
|
23445
23445
|
:param 'GetWorkspaceTasksTaskSummaryCollectionItemCancelRestCallConfigConfigValuesArgs' config_values: Configuration values can be string, objects, or parameters.
|
23446
23446
|
:param str key: Used to filter by the key of the object.
|
23447
23447
|
:param str method_type: The REST method to use.
|
23448
23448
|
:param str model_type: The type of the types object.
|
23449
|
-
:param Mapping[str,
|
23449
|
+
:param Mapping[str, str] request_headers: The headers for the REST call.
|
23450
23450
|
"""
|
23451
23451
|
pulumi.set(__self__, "config_values", config_values)
|
23452
23452
|
pulumi.set(__self__, "key", key)
|
@@ -23488,7 +23488,7 @@ class GetWorkspaceTasksTaskSummaryCollectionItemCancelRestCallConfigResult(dict)
|
|
23488
23488
|
|
23489
23489
|
@property
|
23490
23490
|
@pulumi.getter(name="requestHeaders")
|
23491
|
-
def request_headers(self) -> Mapping[str,
|
23491
|
+
def request_headers(self) -> Mapping[str, str]:
|
23492
23492
|
"""
|
23493
23493
|
The headers for the REST call.
|
23494
23494
|
"""
|
@@ -23827,13 +23827,13 @@ class GetWorkspaceTasksTaskSummaryCollectionItemExecuteRestCallConfigResult(dict
|
|
23827
23827
|
key: str,
|
23828
23828
|
method_type: str,
|
23829
23829
|
model_type: str,
|
23830
|
-
request_headers: Mapping[str,
|
23830
|
+
request_headers: Mapping[str, str]):
|
23831
23831
|
"""
|
23832
23832
|
:param 'GetWorkspaceTasksTaskSummaryCollectionItemExecuteRestCallConfigConfigValuesArgs' config_values: Configuration values can be string, objects, or parameters.
|
23833
23833
|
:param str key: Used to filter by the key of the object.
|
23834
23834
|
:param str method_type: The REST method to use.
|
23835
23835
|
:param str model_type: The type of the types object.
|
23836
|
-
:param Mapping[str,
|
23836
|
+
:param Mapping[str, str] request_headers: The headers for the REST call.
|
23837
23837
|
"""
|
23838
23838
|
pulumi.set(__self__, "config_values", config_values)
|
23839
23839
|
pulumi.set(__self__, "key", key)
|
@@ -23875,7 +23875,7 @@ class GetWorkspaceTasksTaskSummaryCollectionItemExecuteRestCallConfigResult(dict
|
|
23875
23875
|
|
23876
23876
|
@property
|
23877
23877
|
@pulumi.getter(name="requestHeaders")
|
23878
|
-
def request_headers(self) -> Mapping[str,
|
23878
|
+
def request_headers(self) -> Mapping[str, str]:
|
23879
23879
|
"""
|
23880
23880
|
The headers for the REST call.
|
23881
23881
|
"""
|
@@ -24380,7 +24380,7 @@ class GetWorkspaceTasksTaskSummaryCollectionItemMetadataResult(dict):
|
|
24380
24380
|
created_by: str,
|
24381
24381
|
created_by_name: str,
|
24382
24382
|
identifier_path: str,
|
24383
|
-
info_fields: Mapping[str,
|
24383
|
+
info_fields: Mapping[str, str],
|
24384
24384
|
is_favorite: bool,
|
24385
24385
|
labels: Sequence[str],
|
24386
24386
|
registry_version: int,
|
@@ -24395,7 +24395,7 @@ class GetWorkspaceTasksTaskSummaryCollectionItemMetadataResult(dict):
|
|
24395
24395
|
:param str created_by: The user that created the object.
|
24396
24396
|
:param str created_by_name: The user that created the object.
|
24397
24397
|
:param str identifier_path: The full path to identify this object.
|
24398
|
-
:param Mapping[str,
|
24398
|
+
:param Mapping[str, str] info_fields: Information property fields.
|
24399
24399
|
:param bool is_favorite: Specifies whether this object is a favorite or not.
|
24400
24400
|
:param Sequence[str] labels: Labels are keywords or labels that you can add to data assets, dataflows etc. You can define your own labels and use them to categorize content.
|
24401
24401
|
:param int registry_version: The registry version.
|
@@ -24469,7 +24469,7 @@ class GetWorkspaceTasksTaskSummaryCollectionItemMetadataResult(dict):
|
|
24469
24469
|
|
24470
24470
|
@property
|
24471
24471
|
@pulumi.getter(name="infoFields")
|
24472
|
-
def info_fields(self) -> Mapping[str,
|
24472
|
+
def info_fields(self) -> Mapping[str, str]:
|
24473
24473
|
"""
|
24474
24474
|
Information property fields.
|
24475
24475
|
"""
|
@@ -25704,13 +25704,13 @@ class GetWorkspaceTasksTaskSummaryCollectionItemPollRestCallConfigResult(dict):
|
|
25704
25704
|
key: str,
|
25705
25705
|
method_type: str,
|
25706
25706
|
model_type: str,
|
25707
|
-
request_headers: Mapping[str,
|
25707
|
+
request_headers: Mapping[str, str]):
|
25708
25708
|
"""
|
25709
25709
|
:param 'GetWorkspaceTasksTaskSummaryCollectionItemPollRestCallConfigConfigValuesArgs' config_values: Configuration values can be string, objects, or parameters.
|
25710
25710
|
:param str key: Used to filter by the key of the object.
|
25711
25711
|
:param str method_type: The REST method to use.
|
25712
25712
|
:param str model_type: The type of the types object.
|
25713
|
-
:param Mapping[str,
|
25713
|
+
:param Mapping[str, str] request_headers: The headers for the REST call.
|
25714
25714
|
"""
|
25715
25715
|
pulumi.set(__self__, "config_values", config_values)
|
25716
25716
|
pulumi.set(__self__, "key", key)
|
@@ -25752,7 +25752,7 @@ class GetWorkspaceTasksTaskSummaryCollectionItemPollRestCallConfigResult(dict):
|
|
25752
25752
|
|
25753
25753
|
@property
|
25754
25754
|
@pulumi.getter(name="requestHeaders")
|
25755
|
-
def request_headers(self) -> Mapping[str,
|
25755
|
+
def request_headers(self) -> Mapping[str, str]:
|
25756
25756
|
"""
|
25757
25757
|
The headers for the REST call.
|
25758
25758
|
"""
|
@@ -26527,7 +26527,7 @@ class GetWorkspacesFilterResult(dict):
|
|
26527
26527
|
class GetWorkspacesWorkspaceResult(dict):
|
26528
26528
|
def __init__(__self__, *,
|
26529
26529
|
compartment_id: str,
|
26530
|
-
defined_tags: Mapping[str,
|
26530
|
+
defined_tags: Mapping[str, str],
|
26531
26531
|
description: str,
|
26532
26532
|
display_name: str,
|
26533
26533
|
dns_server_ip: str,
|
@@ -26535,7 +26535,7 @@ class GetWorkspacesWorkspaceResult(dict):
|
|
26535
26535
|
endpoint_compartment_id: str,
|
26536
26536
|
endpoint_id: str,
|
26537
26537
|
endpoint_name: str,
|
26538
|
-
freeform_tags: Mapping[str,
|
26538
|
+
freeform_tags: Mapping[str, str],
|
26539
26539
|
id: str,
|
26540
26540
|
is_force_operation: bool,
|
26541
26541
|
is_private_network_enabled: bool,
|
@@ -26551,14 +26551,14 @@ class GetWorkspacesWorkspaceResult(dict):
|
|
26551
26551
|
vcn_id: str):
|
26552
26552
|
"""
|
26553
26553
|
:param str compartment_id: The OCID of the compartment containing the resources you want to list.
|
26554
|
-
:param Mapping[str,
|
26554
|
+
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
26555
26555
|
:param str description: A user defined description for the workspace.
|
26556
26556
|
:param str display_name: A user-friendly display name for the workspace. Does not have to be unique, and can be modified. Avoid entering confidential information.
|
26557
26557
|
:param str dns_server_ip: The IP of the custom DNS.
|
26558
26558
|
:param str dns_server_zone: The DNS zone of the custom DNS to use to resolve names.
|
26559
26559
|
:param str endpoint_id: DCMS endpoint associated with the container/workspace. Returns null if there is none.
|
26560
26560
|
:param str endpoint_name: Name of the private endpoint associated with the container/workspace. Returns null if there is none.
|
26561
|
-
:param Mapping[str,
|
26561
|
+
: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. See [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
26562
26562
|
:param str id: A system-generated and immutable identifier assigned to the workspace upon creation.
|
26563
26563
|
:param bool is_private_network_enabled: Specifies whether the private network connection is enabled or disabled.
|
26564
26564
|
:param str registry_id: DCMS registry associated with the container/workspace. Returns null if there is none.
|
@@ -26603,7 +26603,7 @@ class GetWorkspacesWorkspaceResult(dict):
|
|
26603
26603
|
|
26604
26604
|
@property
|
26605
26605
|
@pulumi.getter(name="definedTags")
|
26606
|
-
def defined_tags(self) -> Mapping[str,
|
26606
|
+
def defined_tags(self) -> Mapping[str, str]:
|
26607
26607
|
"""
|
26608
26608
|
Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
26609
26609
|
"""
|
@@ -26664,7 +26664,7 @@ class GetWorkspacesWorkspaceResult(dict):
|
|
26664
26664
|
|
26665
26665
|
@property
|
26666
26666
|
@pulumi.getter(name="freeformTags")
|
26667
|
-
def freeform_tags(self) -> Mapping[str,
|
26667
|
+
def freeform_tags(self) -> Mapping[str, str]:
|
26668
26668
|
"""
|
26669
26669
|
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
26670
26670
|
"""
|