pulumi-azure-native 2.50.0a1720550655__py3-none-any.whl → 2.50.0a1721022151__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.
Potentially problematic release.
This version of pulumi-azure-native might be problematic. Click here for more details.
- pulumi_azure_native/__init__.py +53 -0
- pulumi_azure_native/botservice/v20230915preview/_inputs.py +1 -1
- pulumi_azure_native/botservice/v20230915preview/outputs.py +1 -1
- pulumi_azure_native/containerservice/__init__.py +3 -0
- pulumi_azure_native/containerservice/agent_pool.py +3 -3
- pulumi_azure_native/containerservice/get_agent_pool.py +2 -2
- pulumi_azure_native/containerservice/get_maintenance_configuration.py +2 -2
- pulumi_azure_native/containerservice/get_managed_cluster.py +2 -2
- pulumi_azure_native/containerservice/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/containerservice/get_snapshot.py +2 -2
- pulumi_azure_native/containerservice/get_trusted_access_role_binding.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_admin_credentials.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_monitoring_user_credentials.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_user_credentials.py +2 -2
- pulumi_azure_native/containerservice/maintenance_configuration.py +3 -3
- pulumi_azure_native/containerservice/managed_cluster.py +3 -3
- pulumi_azure_native/containerservice/private_endpoint_connection.py +3 -3
- pulumi_azure_native/containerservice/snapshot.py +3 -3
- pulumi_azure_native/containerservice/trusted_access_role_binding.py +3 -3
- pulumi_azure_native/containerservice/v20190601/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20200601/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20210201/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20210501/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20210801/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20220402preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230401/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230401/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230401/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230401/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230401/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230601/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230601/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230601/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230601/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230601/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230701/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230701/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230701/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230701/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230701/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230801/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230801/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230801/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230801/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230801/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230901/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230901/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230901/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230901/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230901/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230901/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231001/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231001/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231001/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231001/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231001/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231001/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231101/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231101/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231101/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231101/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231101/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231101/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240101/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240101/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240101/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240101/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240101/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240101/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240201/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240201/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240201/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240201/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240201/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240201/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240501/__init__.py +25 -0
- pulumi_azure_native/containerservice/v20240501/_enums.py +628 -0
- pulumi_azure_native/containerservice/v20240501/_inputs.py +7454 -0
- pulumi_azure_native/containerservice/v20240501/agent_pool.py +1391 -0
- pulumi_azure_native/containerservice/v20240501/get_agent_pool.py +674 -0
- pulumi_azure_native/containerservice/v20240501/get_maintenance_configuration.py +167 -0
- pulumi_azure_native/containerservice/v20240501/get_managed_cluster.py +721 -0
- pulumi_azure_native/containerservice/v20240501/get_private_endpoint_connection.py +154 -0
- pulumi_azure_native/containerservice/v20240501/get_snapshot.py +253 -0
- pulumi_azure_native/containerservice/v20240501/get_trusted_access_role_binding.py +167 -0
- pulumi_azure_native/containerservice/v20240501/list_managed_cluster_admin_credentials.py +89 -0
- pulumi_azure_native/containerservice/v20240501/list_managed_cluster_monitoring_user_credentials.py +89 -0
- pulumi_azure_native/containerservice/v20240501/list_managed_cluster_user_credentials.py +94 -0
- pulumi_azure_native/containerservice/v20240501/maintenance_configuration.py +279 -0
- pulumi_azure_native/containerservice/v20240501/managed_cluster.py +1353 -0
- pulumi_azure_native/containerservice/v20240501/outputs.py +6403 -0
- pulumi_azure_native/containerservice/v20240501/private_endpoint_connection.py +251 -0
- pulumi_azure_native/containerservice/v20240501/snapshot.py +347 -0
- pulumi_azure_native/containerservice/v20240501/trusted_access_role_binding.py +260 -0
- pulumi_azure_native/guestconfiguration/__init__.py +3 -0
- pulumi_azure_native/guestconfiguration/get_guest_configuration_assignment.py +4 -0
- pulumi_azure_native/guestconfiguration/get_guest_configuration_assignments_vmss.py +4 -0
- pulumi_azure_native/guestconfiguration/get_guest_configuration_connected_v_mwarev_sphere_assignment.py +4 -0
- pulumi_azure_native/guestconfiguration/get_guest_configuration_hcrpassignment.py +4 -0
- pulumi_azure_native/guestconfiguration/guest_configuration_assignment.py +5 -1
- pulumi_azure_native/guestconfiguration/guest_configuration_assignments_vmss.py +5 -1
- pulumi_azure_native/guestconfiguration/guest_configuration_connected_v_mwarev_sphere_assignment.py +5 -1
- pulumi_azure_native/guestconfiguration/guest_configuration_hcrpassignment.py +5 -1
- pulumi_azure_native/guestconfiguration/v20220125/guest_configuration_assignment.py +1 -1
- pulumi_azure_native/guestconfiguration/v20220125/guest_configuration_assignments_vmss.py +1 -1
- pulumi_azure_native/guestconfiguration/v20220125/guest_configuration_connected_v_mwarev_sphere_assignment.py +1 -1
- pulumi_azure_native/guestconfiguration/v20220125/guest_configuration_hcrpassignment.py +1 -1
- pulumi_azure_native/guestconfiguration/v20240405/__init__.py +18 -0
- pulumi_azure_native/guestconfiguration/v20240405/_enums.py +27 -0
- pulumi_azure_native/guestconfiguration/v20240405/_inputs.py +336 -0
- pulumi_azure_native/guestconfiguration/v20240405/get_guest_configuration_assignment.py +154 -0
- pulumi_azure_native/guestconfiguration/v20240405/get_guest_configuration_assignments_vmss.py +154 -0
- pulumi_azure_native/guestconfiguration/v20240405/get_guest_configuration_connected_v_mwarev_sphere_assignment.py +154 -0
- pulumi_azure_native/guestconfiguration/v20240405/get_guest_configuration_hcrpassignment.py +154 -0
- pulumi_azure_native/guestconfiguration/v20240405/guest_configuration_assignment.py +269 -0
- pulumi_azure_native/guestconfiguration/v20240405/guest_configuration_assignments_vmss.py +249 -0
- pulumi_azure_native/guestconfiguration/v20240405/guest_configuration_connected_v_mwarev_sphere_assignment.py +269 -0
- pulumi_azure_native/guestconfiguration/v20240405/guest_configuration_hcrpassignment.py +269 -0
- pulumi_azure_native/guestconfiguration/v20240405/outputs.py +1088 -0
- pulumi_azure_native/network/__init__.py +3 -0
- pulumi_azure_native/network/get_private_record_set.py +4 -0
- pulumi_azure_native/network/get_private_zone.py +4 -0
- pulumi_azure_native/network/get_virtual_network_link.py +4 -0
- pulumi_azure_native/network/private_record_set.py +5 -1
- pulumi_azure_native/network/private_zone.py +5 -1
- pulumi_azure_native/network/v20200601/private_record_set.py +1 -1
- pulumi_azure_native/network/v20200601/private_zone.py +1 -1
- pulumi_azure_native/network/v20200601/virtual_network_link.py +1 -1
- pulumi_azure_native/network/v20240601/__init__.py +16 -0
- pulumi_azure_native/network/v20240601/_enums.py +17 -0
- pulumi_azure_native/network/v20240601/_inputs.py +573 -0
- pulumi_azure_native/network/v20240601/get_private_record_set.py +289 -0
- pulumi_azure_native/network/v20240601/get_private_zone.py +252 -0
- pulumi_azure_native/network/v20240601/get_virtual_network_link.py +219 -0
- pulumi_azure_native/network/v20240601/outputs.py +415 -0
- pulumi_azure_native/network/v20240601/private_record_set.py +522 -0
- pulumi_azure_native/network/v20240601/private_zone.py +306 -0
- pulumi_azure_native/network/v20240601/virtual_network_link.py +357 -0
- pulumi_azure_native/network/virtual_network_link.py +5 -1
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/servicebus/__init__.py +3 -0
- pulumi_azure_native/servicebus/disaster_recovery_config.py +3 -3
- pulumi_azure_native/servicebus/get_disaster_recovery_config.py +2 -2
- pulumi_azure_native/servicebus/get_migration_config.py +2 -2
- pulumi_azure_native/servicebus/get_namespace.py +2 -2
- pulumi_azure_native/servicebus/get_namespace_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/get_namespace_network_rule_set.py +2 -2
- pulumi_azure_native/servicebus/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/servicebus/get_queue.py +2 -2
- pulumi_azure_native/servicebus/get_queue_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/get_rule.py +2 -2
- pulumi_azure_native/servicebus/get_subscription.py +2 -2
- pulumi_azure_native/servicebus/get_topic.py +2 -2
- pulumi_azure_native/servicebus/get_topic_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/list_disaster_recovery_config_keys.py +2 -2
- pulumi_azure_native/servicebus/list_namespace_keys.py +2 -2
- pulumi_azure_native/servicebus/list_queue_keys.py +2 -2
- pulumi_azure_native/servicebus/list_topic_keys.py +2 -2
- pulumi_azure_native/servicebus/migration_config.py +3 -3
- pulumi_azure_native/servicebus/namespace.py +3 -3
- pulumi_azure_native/servicebus/namespace_authorization_rule.py +3 -3
- pulumi_azure_native/servicebus/namespace_network_rule_set.py +3 -3
- pulumi_azure_native/servicebus/private_endpoint_connection.py +3 -3
- pulumi_azure_native/servicebus/queue.py +3 -3
- pulumi_azure_native/servicebus/queue_authorization_rule.py +3 -3
- pulumi_azure_native/servicebus/rule.py +3 -3
- pulumi_azure_native/servicebus/subscription.py +3 -3
- pulumi_azure_native/servicebus/topic.py +3 -3
- pulumi_azure_native/servicebus/topic_authorization_rule.py +3 -3
- pulumi_azure_native/servicebus/v20220101preview/disaster_recovery_config.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/migration_config.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/namespace.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/namespace_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/namespace_network_rule_set.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/queue.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/queue_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/rule.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/subscription.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/topic.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/topic_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/disaster_recovery_config.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/migration_config.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/namespace.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/namespace_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/namespace_network_rule_set.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/queue.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/queue_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/rule.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/subscription.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/topic.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/topic_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20230101preview/__init__.py +38 -0
- pulumi_azure_native/servicebus/v20230101preview/_enums.py +158 -0
- pulumi_azure_native/servicebus/v20230101preview/_inputs.py +1285 -0
- pulumi_azure_native/servicebus/v20230101preview/disaster_recovery_config.py +288 -0
- pulumi_azure_native/servicebus/v20230101preview/get_disaster_recovery_config.py +206 -0
- pulumi_azure_native/servicebus/v20230101preview/get_migration_config.py +206 -0
- pulumi_azure_native/servicebus/v20230101preview/get_namespace.py +370 -0
- pulumi_azure_native/servicebus/v20230101preview/get_namespace_authorization_rule.py +154 -0
- pulumi_azure_native/servicebus/v20230101preview/get_namespace_network_rule_set.py +201 -0
- pulumi_azure_native/servicebus/v20230101preview/get_private_endpoint_connection.py +180 -0
- pulumi_azure_native/servicebus/v20230101preview/get_queue.py +427 -0
- pulumi_azure_native/servicebus/v20230101preview/get_queue_authorization_rule.py +159 -0
- pulumi_azure_native/servicebus/v20230101preview/get_rule.py +203 -0
- pulumi_azure_native/servicebus/v20230101preview/get_subscription.py +393 -0
- pulumi_azure_native/servicebus/v20230101preview/get_topic.py +362 -0
- pulumi_azure_native/servicebus/v20230101preview/get_topic_authorization_rule.py +159 -0
- pulumi_azure_native/servicebus/v20230101preview/list_disaster_recovery_config_keys.py +171 -0
- pulumi_azure_native/servicebus/v20230101preview/list_namespace_keys.py +166 -0
- pulumi_azure_native/servicebus/v20230101preview/list_queue_keys.py +171 -0
- pulumi_azure_native/servicebus/v20230101preview/list_topic_keys.py +171 -0
- pulumi_azure_native/servicebus/v20230101preview/migration_config.py +290 -0
- pulumi_azure_native/servicebus/v20230101preview/namespace.py +615 -0
- pulumi_azure_native/servicebus/v20230101preview/namespace_authorization_rule.py +231 -0
- pulumi_azure_native/servicebus/v20230101preview/namespace_network_rule_set.py +331 -0
- pulumi_azure_native/servicebus/v20230101preview/outputs.py +1401 -0
- pulumi_azure_native/servicebus/v20230101preview/private_endpoint_connection.py +289 -0
- pulumi_azure_native/servicebus/v20230101preview/queue.py +725 -0
- pulumi_azure_native/servicebus/v20230101preview/queue_authorization_rule.py +252 -0
- pulumi_azure_native/servicebus/v20230101preview/rule.py +360 -0
- pulumi_azure_native/servicebus/v20230101preview/subscription.py +679 -0
- pulumi_azure_native/servicebus/v20230101preview/topic.py +580 -0
- pulumi_azure_native/servicebus/v20230101preview/topic_authorization_rule.py +252 -0
- {pulumi_azure_native-2.50.0a1720550655.dist-info → pulumi_azure_native-2.50.0a1721022151.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.50.0a1720550655.dist-info → pulumi_azure_native-2.50.0a1721022151.dist-info}/RECORD +295 -222
- {pulumi_azure_native-2.50.0a1720550655.dist-info → pulumi_azure_native-2.50.0a1721022151.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.50.0a1720550655.dist-info → pulumi_azure_native-2.50.0a1721022151.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,219 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from . import outputs
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'GetVirtualNetworkLinkResult',
|
|
20
|
+
'AwaitableGetVirtualNetworkLinkResult',
|
|
21
|
+
'get_virtual_network_link',
|
|
22
|
+
'get_virtual_network_link_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetVirtualNetworkLinkResult:
|
|
27
|
+
"""
|
|
28
|
+
Describes a link to virtual network for a Private DNS zone.
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, etag=None, id=None, location=None, name=None, provisioning_state=None, registration_enabled=None, resolution_policy=None, tags=None, type=None, virtual_network=None, virtual_network_link_state=None):
|
|
31
|
+
if etag and not isinstance(etag, str):
|
|
32
|
+
raise TypeError("Expected argument 'etag' to be a str")
|
|
33
|
+
pulumi.set(__self__, "etag", etag)
|
|
34
|
+
if id and not isinstance(id, str):
|
|
35
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
36
|
+
pulumi.set(__self__, "id", id)
|
|
37
|
+
if location and not isinstance(location, str):
|
|
38
|
+
raise TypeError("Expected argument 'location' to be a str")
|
|
39
|
+
pulumi.set(__self__, "location", location)
|
|
40
|
+
if name and not isinstance(name, str):
|
|
41
|
+
raise TypeError("Expected argument 'name' to be a str")
|
|
42
|
+
pulumi.set(__self__, "name", name)
|
|
43
|
+
if provisioning_state and not isinstance(provisioning_state, str):
|
|
44
|
+
raise TypeError("Expected argument 'provisioning_state' to be a str")
|
|
45
|
+
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
46
|
+
if registration_enabled and not isinstance(registration_enabled, bool):
|
|
47
|
+
raise TypeError("Expected argument 'registration_enabled' to be a bool")
|
|
48
|
+
pulumi.set(__self__, "registration_enabled", registration_enabled)
|
|
49
|
+
if resolution_policy and not isinstance(resolution_policy, str):
|
|
50
|
+
raise TypeError("Expected argument 'resolution_policy' to be a str")
|
|
51
|
+
pulumi.set(__self__, "resolution_policy", resolution_policy)
|
|
52
|
+
if tags and not isinstance(tags, dict):
|
|
53
|
+
raise TypeError("Expected argument 'tags' to be a dict")
|
|
54
|
+
pulumi.set(__self__, "tags", tags)
|
|
55
|
+
if type and not isinstance(type, str):
|
|
56
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
57
|
+
pulumi.set(__self__, "type", type)
|
|
58
|
+
if virtual_network and not isinstance(virtual_network, dict):
|
|
59
|
+
raise TypeError("Expected argument 'virtual_network' to be a dict")
|
|
60
|
+
pulumi.set(__self__, "virtual_network", virtual_network)
|
|
61
|
+
if virtual_network_link_state and not isinstance(virtual_network_link_state, str):
|
|
62
|
+
raise TypeError("Expected argument 'virtual_network_link_state' to be a str")
|
|
63
|
+
pulumi.set(__self__, "virtual_network_link_state", virtual_network_link_state)
|
|
64
|
+
|
|
65
|
+
@property
|
|
66
|
+
@pulumi.getter
|
|
67
|
+
def etag(self) -> Optional[str]:
|
|
68
|
+
"""
|
|
69
|
+
The ETag of the virtual network link.
|
|
70
|
+
"""
|
|
71
|
+
return pulumi.get(self, "etag")
|
|
72
|
+
|
|
73
|
+
@property
|
|
74
|
+
@pulumi.getter
|
|
75
|
+
def id(self) -> str:
|
|
76
|
+
"""
|
|
77
|
+
Fully qualified resource Id for the resource. Example - '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}'.
|
|
78
|
+
"""
|
|
79
|
+
return pulumi.get(self, "id")
|
|
80
|
+
|
|
81
|
+
@property
|
|
82
|
+
@pulumi.getter
|
|
83
|
+
def location(self) -> Optional[str]:
|
|
84
|
+
"""
|
|
85
|
+
The Azure Region where the resource lives
|
|
86
|
+
"""
|
|
87
|
+
return pulumi.get(self, "location")
|
|
88
|
+
|
|
89
|
+
@property
|
|
90
|
+
@pulumi.getter
|
|
91
|
+
def name(self) -> str:
|
|
92
|
+
"""
|
|
93
|
+
The name of the resource
|
|
94
|
+
"""
|
|
95
|
+
return pulumi.get(self, "name")
|
|
96
|
+
|
|
97
|
+
@property
|
|
98
|
+
@pulumi.getter(name="provisioningState")
|
|
99
|
+
def provisioning_state(self) -> str:
|
|
100
|
+
"""
|
|
101
|
+
The provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored.
|
|
102
|
+
"""
|
|
103
|
+
return pulumi.get(self, "provisioning_state")
|
|
104
|
+
|
|
105
|
+
@property
|
|
106
|
+
@pulumi.getter(name="registrationEnabled")
|
|
107
|
+
def registration_enabled(self) -> Optional[bool]:
|
|
108
|
+
"""
|
|
109
|
+
Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled?
|
|
110
|
+
"""
|
|
111
|
+
return pulumi.get(self, "registration_enabled")
|
|
112
|
+
|
|
113
|
+
@property
|
|
114
|
+
@pulumi.getter(name="resolutionPolicy")
|
|
115
|
+
def resolution_policy(self) -> Optional[str]:
|
|
116
|
+
"""
|
|
117
|
+
The resolution policy on the virtual network link. Only applicable for virtual network links to privatelink zones, and for A,AAAA,CNAME queries. When set to 'NxDomainRedirect', Azure DNS resolver falls back to public resolution if private dns query resolution results in non-existent domain response.
|
|
118
|
+
"""
|
|
119
|
+
return pulumi.get(self, "resolution_policy")
|
|
120
|
+
|
|
121
|
+
@property
|
|
122
|
+
@pulumi.getter
|
|
123
|
+
def tags(self) -> Optional[Mapping[str, str]]:
|
|
124
|
+
"""
|
|
125
|
+
Resource tags.
|
|
126
|
+
"""
|
|
127
|
+
return pulumi.get(self, "tags")
|
|
128
|
+
|
|
129
|
+
@property
|
|
130
|
+
@pulumi.getter
|
|
131
|
+
def type(self) -> str:
|
|
132
|
+
"""
|
|
133
|
+
The type of the resource. Example - 'Microsoft.Network/privateDnsZones'.
|
|
134
|
+
"""
|
|
135
|
+
return pulumi.get(self, "type")
|
|
136
|
+
|
|
137
|
+
@property
|
|
138
|
+
@pulumi.getter(name="virtualNetwork")
|
|
139
|
+
def virtual_network(self) -> Optional['outputs.SubResourceResponse']:
|
|
140
|
+
"""
|
|
141
|
+
The reference of the virtual network.
|
|
142
|
+
"""
|
|
143
|
+
return pulumi.get(self, "virtual_network")
|
|
144
|
+
|
|
145
|
+
@property
|
|
146
|
+
@pulumi.getter(name="virtualNetworkLinkState")
|
|
147
|
+
def virtual_network_link_state(self) -> str:
|
|
148
|
+
"""
|
|
149
|
+
The status of the virtual network link to the Private DNS zone. Possible values are 'InProgress' and 'Done'. This is a read-only property and any attempt to set this value will be ignored.
|
|
150
|
+
"""
|
|
151
|
+
return pulumi.get(self, "virtual_network_link_state")
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
class AwaitableGetVirtualNetworkLinkResult(GetVirtualNetworkLinkResult):
|
|
155
|
+
# pylint: disable=using-constant-test
|
|
156
|
+
def __await__(self):
|
|
157
|
+
if False:
|
|
158
|
+
yield self
|
|
159
|
+
return GetVirtualNetworkLinkResult(
|
|
160
|
+
etag=self.etag,
|
|
161
|
+
id=self.id,
|
|
162
|
+
location=self.location,
|
|
163
|
+
name=self.name,
|
|
164
|
+
provisioning_state=self.provisioning_state,
|
|
165
|
+
registration_enabled=self.registration_enabled,
|
|
166
|
+
resolution_policy=self.resolution_policy,
|
|
167
|
+
tags=self.tags,
|
|
168
|
+
type=self.type,
|
|
169
|
+
virtual_network=self.virtual_network,
|
|
170
|
+
virtual_network_link_state=self.virtual_network_link_state)
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
def get_virtual_network_link(private_zone_name: Optional[str] = None,
|
|
174
|
+
resource_group_name: Optional[str] = None,
|
|
175
|
+
virtual_network_link_name: Optional[str] = None,
|
|
176
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetVirtualNetworkLinkResult:
|
|
177
|
+
"""
|
|
178
|
+
Gets a virtual network link to the specified Private DNS zone.
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
:param str private_zone_name: The name of the Private DNS zone (without a terminating dot).
|
|
182
|
+
:param str resource_group_name: The name of the resource group.
|
|
183
|
+
:param str virtual_network_link_name: The name of the virtual network link.
|
|
184
|
+
"""
|
|
185
|
+
__args__ = dict()
|
|
186
|
+
__args__['privateZoneName'] = private_zone_name
|
|
187
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
188
|
+
__args__['virtualNetworkLinkName'] = virtual_network_link_name
|
|
189
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
190
|
+
__ret__ = pulumi.runtime.invoke('azure-native:network/v20240601:getVirtualNetworkLink', __args__, opts=opts, typ=GetVirtualNetworkLinkResult).value
|
|
191
|
+
|
|
192
|
+
return AwaitableGetVirtualNetworkLinkResult(
|
|
193
|
+
etag=pulumi.get(__ret__, 'etag'),
|
|
194
|
+
id=pulumi.get(__ret__, 'id'),
|
|
195
|
+
location=pulumi.get(__ret__, 'location'),
|
|
196
|
+
name=pulumi.get(__ret__, 'name'),
|
|
197
|
+
provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
|
|
198
|
+
registration_enabled=pulumi.get(__ret__, 'registration_enabled'),
|
|
199
|
+
resolution_policy=pulumi.get(__ret__, 'resolution_policy'),
|
|
200
|
+
tags=pulumi.get(__ret__, 'tags'),
|
|
201
|
+
type=pulumi.get(__ret__, 'type'),
|
|
202
|
+
virtual_network=pulumi.get(__ret__, 'virtual_network'),
|
|
203
|
+
virtual_network_link_state=pulumi.get(__ret__, 'virtual_network_link_state'))
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
@_utilities.lift_output_func(get_virtual_network_link)
|
|
207
|
+
def get_virtual_network_link_output(private_zone_name: Optional[pulumi.Input[str]] = None,
|
|
208
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
209
|
+
virtual_network_link_name: Optional[pulumi.Input[str]] = None,
|
|
210
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVirtualNetworkLinkResult]:
|
|
211
|
+
"""
|
|
212
|
+
Gets a virtual network link to the specified Private DNS zone.
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
:param str private_zone_name: The name of the Private DNS zone (without a terminating dot).
|
|
216
|
+
:param str resource_group_name: The name of the resource group.
|
|
217
|
+
:param str virtual_network_link_name: The name of the virtual network link.
|
|
218
|
+
"""
|
|
219
|
+
...
|
|
@@ -0,0 +1,415 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from ._enums import *
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'ARecordResponse',
|
|
20
|
+
'AaaaRecordResponse',
|
|
21
|
+
'CnameRecordResponse',
|
|
22
|
+
'MxRecordResponse',
|
|
23
|
+
'PtrRecordResponse',
|
|
24
|
+
'SoaRecordResponse',
|
|
25
|
+
'SrvRecordResponse',
|
|
26
|
+
'SubResourceResponse',
|
|
27
|
+
'TxtRecordResponse',
|
|
28
|
+
]
|
|
29
|
+
|
|
30
|
+
@pulumi.output_type
|
|
31
|
+
class ARecordResponse(dict):
|
|
32
|
+
"""
|
|
33
|
+
An A record.
|
|
34
|
+
"""
|
|
35
|
+
@staticmethod
|
|
36
|
+
def __key_warning(key: str):
|
|
37
|
+
suggest = None
|
|
38
|
+
if key == "ipv4Address":
|
|
39
|
+
suggest = "ipv4_address"
|
|
40
|
+
|
|
41
|
+
if suggest:
|
|
42
|
+
pulumi.log.warn(f"Key '{key}' not found in ARecordResponse. Access the value via the '{suggest}' property getter instead.")
|
|
43
|
+
|
|
44
|
+
def __getitem__(self, key: str) -> Any:
|
|
45
|
+
ARecordResponse.__key_warning(key)
|
|
46
|
+
return super().__getitem__(key)
|
|
47
|
+
|
|
48
|
+
def get(self, key: str, default = None) -> Any:
|
|
49
|
+
ARecordResponse.__key_warning(key)
|
|
50
|
+
return super().get(key, default)
|
|
51
|
+
|
|
52
|
+
def __init__(__self__, *,
|
|
53
|
+
ipv4_address: Optional[str] = None):
|
|
54
|
+
"""
|
|
55
|
+
An A record.
|
|
56
|
+
:param str ipv4_address: The IPv4 address of this A record.
|
|
57
|
+
"""
|
|
58
|
+
if ipv4_address is not None:
|
|
59
|
+
pulumi.set(__self__, "ipv4_address", ipv4_address)
|
|
60
|
+
|
|
61
|
+
@property
|
|
62
|
+
@pulumi.getter(name="ipv4Address")
|
|
63
|
+
def ipv4_address(self) -> Optional[str]:
|
|
64
|
+
"""
|
|
65
|
+
The IPv4 address of this A record.
|
|
66
|
+
"""
|
|
67
|
+
return pulumi.get(self, "ipv4_address")
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
@pulumi.output_type
|
|
71
|
+
class AaaaRecordResponse(dict):
|
|
72
|
+
"""
|
|
73
|
+
An AAAA record.
|
|
74
|
+
"""
|
|
75
|
+
@staticmethod
|
|
76
|
+
def __key_warning(key: str):
|
|
77
|
+
suggest = None
|
|
78
|
+
if key == "ipv6Address":
|
|
79
|
+
suggest = "ipv6_address"
|
|
80
|
+
|
|
81
|
+
if suggest:
|
|
82
|
+
pulumi.log.warn(f"Key '{key}' not found in AaaaRecordResponse. Access the value via the '{suggest}' property getter instead.")
|
|
83
|
+
|
|
84
|
+
def __getitem__(self, key: str) -> Any:
|
|
85
|
+
AaaaRecordResponse.__key_warning(key)
|
|
86
|
+
return super().__getitem__(key)
|
|
87
|
+
|
|
88
|
+
def get(self, key: str, default = None) -> Any:
|
|
89
|
+
AaaaRecordResponse.__key_warning(key)
|
|
90
|
+
return super().get(key, default)
|
|
91
|
+
|
|
92
|
+
def __init__(__self__, *,
|
|
93
|
+
ipv6_address: Optional[str] = None):
|
|
94
|
+
"""
|
|
95
|
+
An AAAA record.
|
|
96
|
+
:param str ipv6_address: The IPv6 address of this AAAA record.
|
|
97
|
+
"""
|
|
98
|
+
if ipv6_address is not None:
|
|
99
|
+
pulumi.set(__self__, "ipv6_address", ipv6_address)
|
|
100
|
+
|
|
101
|
+
@property
|
|
102
|
+
@pulumi.getter(name="ipv6Address")
|
|
103
|
+
def ipv6_address(self) -> Optional[str]:
|
|
104
|
+
"""
|
|
105
|
+
The IPv6 address of this AAAA record.
|
|
106
|
+
"""
|
|
107
|
+
return pulumi.get(self, "ipv6_address")
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
@pulumi.output_type
|
|
111
|
+
class CnameRecordResponse(dict):
|
|
112
|
+
"""
|
|
113
|
+
A CNAME record.
|
|
114
|
+
"""
|
|
115
|
+
def __init__(__self__, *,
|
|
116
|
+
cname: Optional[str] = None):
|
|
117
|
+
"""
|
|
118
|
+
A CNAME record.
|
|
119
|
+
:param str cname: The canonical name for this CNAME record.
|
|
120
|
+
"""
|
|
121
|
+
if cname is not None:
|
|
122
|
+
pulumi.set(__self__, "cname", cname)
|
|
123
|
+
|
|
124
|
+
@property
|
|
125
|
+
@pulumi.getter
|
|
126
|
+
def cname(self) -> Optional[str]:
|
|
127
|
+
"""
|
|
128
|
+
The canonical name for this CNAME record.
|
|
129
|
+
"""
|
|
130
|
+
return pulumi.get(self, "cname")
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
@pulumi.output_type
|
|
134
|
+
class MxRecordResponse(dict):
|
|
135
|
+
"""
|
|
136
|
+
An MX record.
|
|
137
|
+
"""
|
|
138
|
+
def __init__(__self__, *,
|
|
139
|
+
exchange: Optional[str] = None,
|
|
140
|
+
preference: Optional[int] = None):
|
|
141
|
+
"""
|
|
142
|
+
An MX record.
|
|
143
|
+
:param str exchange: The domain name of the mail host for this MX record.
|
|
144
|
+
:param int preference: The preference value for this MX record.
|
|
145
|
+
"""
|
|
146
|
+
if exchange is not None:
|
|
147
|
+
pulumi.set(__self__, "exchange", exchange)
|
|
148
|
+
if preference is not None:
|
|
149
|
+
pulumi.set(__self__, "preference", preference)
|
|
150
|
+
|
|
151
|
+
@property
|
|
152
|
+
@pulumi.getter
|
|
153
|
+
def exchange(self) -> Optional[str]:
|
|
154
|
+
"""
|
|
155
|
+
The domain name of the mail host for this MX record.
|
|
156
|
+
"""
|
|
157
|
+
return pulumi.get(self, "exchange")
|
|
158
|
+
|
|
159
|
+
@property
|
|
160
|
+
@pulumi.getter
|
|
161
|
+
def preference(self) -> Optional[int]:
|
|
162
|
+
"""
|
|
163
|
+
The preference value for this MX record.
|
|
164
|
+
"""
|
|
165
|
+
return pulumi.get(self, "preference")
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
@pulumi.output_type
|
|
169
|
+
class PtrRecordResponse(dict):
|
|
170
|
+
"""
|
|
171
|
+
A PTR record.
|
|
172
|
+
"""
|
|
173
|
+
def __init__(__self__, *,
|
|
174
|
+
ptrdname: Optional[str] = None):
|
|
175
|
+
"""
|
|
176
|
+
A PTR record.
|
|
177
|
+
:param str ptrdname: The PTR target domain name for this PTR record.
|
|
178
|
+
"""
|
|
179
|
+
if ptrdname is not None:
|
|
180
|
+
pulumi.set(__self__, "ptrdname", ptrdname)
|
|
181
|
+
|
|
182
|
+
@property
|
|
183
|
+
@pulumi.getter
|
|
184
|
+
def ptrdname(self) -> Optional[str]:
|
|
185
|
+
"""
|
|
186
|
+
The PTR target domain name for this PTR record.
|
|
187
|
+
"""
|
|
188
|
+
return pulumi.get(self, "ptrdname")
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
@pulumi.output_type
|
|
192
|
+
class SoaRecordResponse(dict):
|
|
193
|
+
"""
|
|
194
|
+
An SOA record.
|
|
195
|
+
"""
|
|
196
|
+
@staticmethod
|
|
197
|
+
def __key_warning(key: str):
|
|
198
|
+
suggest = None
|
|
199
|
+
if key == "expireTime":
|
|
200
|
+
suggest = "expire_time"
|
|
201
|
+
elif key == "minimumTtl":
|
|
202
|
+
suggest = "minimum_ttl"
|
|
203
|
+
elif key == "refreshTime":
|
|
204
|
+
suggest = "refresh_time"
|
|
205
|
+
elif key == "retryTime":
|
|
206
|
+
suggest = "retry_time"
|
|
207
|
+
elif key == "serialNumber":
|
|
208
|
+
suggest = "serial_number"
|
|
209
|
+
|
|
210
|
+
if suggest:
|
|
211
|
+
pulumi.log.warn(f"Key '{key}' not found in SoaRecordResponse. Access the value via the '{suggest}' property getter instead.")
|
|
212
|
+
|
|
213
|
+
def __getitem__(self, key: str) -> Any:
|
|
214
|
+
SoaRecordResponse.__key_warning(key)
|
|
215
|
+
return super().__getitem__(key)
|
|
216
|
+
|
|
217
|
+
def get(self, key: str, default = None) -> Any:
|
|
218
|
+
SoaRecordResponse.__key_warning(key)
|
|
219
|
+
return super().get(key, default)
|
|
220
|
+
|
|
221
|
+
def __init__(__self__, *,
|
|
222
|
+
email: Optional[str] = None,
|
|
223
|
+
expire_time: Optional[float] = None,
|
|
224
|
+
host: Optional[str] = None,
|
|
225
|
+
minimum_ttl: Optional[float] = None,
|
|
226
|
+
refresh_time: Optional[float] = None,
|
|
227
|
+
retry_time: Optional[float] = None,
|
|
228
|
+
serial_number: Optional[float] = None):
|
|
229
|
+
"""
|
|
230
|
+
An SOA record.
|
|
231
|
+
:param str email: The email contact for this SOA record.
|
|
232
|
+
:param float expire_time: The expire time for this SOA record.
|
|
233
|
+
:param str host: The domain name of the authoritative name server for this SOA record.
|
|
234
|
+
:param float minimum_ttl: The minimum value for this SOA record. By convention this is used to determine the negative caching duration.
|
|
235
|
+
:param float refresh_time: The refresh value for this SOA record.
|
|
236
|
+
:param float retry_time: The retry time for this SOA record.
|
|
237
|
+
:param float serial_number: The serial number for this SOA record.
|
|
238
|
+
"""
|
|
239
|
+
if email is not None:
|
|
240
|
+
pulumi.set(__self__, "email", email)
|
|
241
|
+
if expire_time is not None:
|
|
242
|
+
pulumi.set(__self__, "expire_time", expire_time)
|
|
243
|
+
if host is not None:
|
|
244
|
+
pulumi.set(__self__, "host", host)
|
|
245
|
+
if minimum_ttl is not None:
|
|
246
|
+
pulumi.set(__self__, "minimum_ttl", minimum_ttl)
|
|
247
|
+
if refresh_time is not None:
|
|
248
|
+
pulumi.set(__self__, "refresh_time", refresh_time)
|
|
249
|
+
if retry_time is not None:
|
|
250
|
+
pulumi.set(__self__, "retry_time", retry_time)
|
|
251
|
+
if serial_number is not None:
|
|
252
|
+
pulumi.set(__self__, "serial_number", serial_number)
|
|
253
|
+
|
|
254
|
+
@property
|
|
255
|
+
@pulumi.getter
|
|
256
|
+
def email(self) -> Optional[str]:
|
|
257
|
+
"""
|
|
258
|
+
The email contact for this SOA record.
|
|
259
|
+
"""
|
|
260
|
+
return pulumi.get(self, "email")
|
|
261
|
+
|
|
262
|
+
@property
|
|
263
|
+
@pulumi.getter(name="expireTime")
|
|
264
|
+
def expire_time(self) -> Optional[float]:
|
|
265
|
+
"""
|
|
266
|
+
The expire time for this SOA record.
|
|
267
|
+
"""
|
|
268
|
+
return pulumi.get(self, "expire_time")
|
|
269
|
+
|
|
270
|
+
@property
|
|
271
|
+
@pulumi.getter
|
|
272
|
+
def host(self) -> Optional[str]:
|
|
273
|
+
"""
|
|
274
|
+
The domain name of the authoritative name server for this SOA record.
|
|
275
|
+
"""
|
|
276
|
+
return pulumi.get(self, "host")
|
|
277
|
+
|
|
278
|
+
@property
|
|
279
|
+
@pulumi.getter(name="minimumTtl")
|
|
280
|
+
def minimum_ttl(self) -> Optional[float]:
|
|
281
|
+
"""
|
|
282
|
+
The minimum value for this SOA record. By convention this is used to determine the negative caching duration.
|
|
283
|
+
"""
|
|
284
|
+
return pulumi.get(self, "minimum_ttl")
|
|
285
|
+
|
|
286
|
+
@property
|
|
287
|
+
@pulumi.getter(name="refreshTime")
|
|
288
|
+
def refresh_time(self) -> Optional[float]:
|
|
289
|
+
"""
|
|
290
|
+
The refresh value for this SOA record.
|
|
291
|
+
"""
|
|
292
|
+
return pulumi.get(self, "refresh_time")
|
|
293
|
+
|
|
294
|
+
@property
|
|
295
|
+
@pulumi.getter(name="retryTime")
|
|
296
|
+
def retry_time(self) -> Optional[float]:
|
|
297
|
+
"""
|
|
298
|
+
The retry time for this SOA record.
|
|
299
|
+
"""
|
|
300
|
+
return pulumi.get(self, "retry_time")
|
|
301
|
+
|
|
302
|
+
@property
|
|
303
|
+
@pulumi.getter(name="serialNumber")
|
|
304
|
+
def serial_number(self) -> Optional[float]:
|
|
305
|
+
"""
|
|
306
|
+
The serial number for this SOA record.
|
|
307
|
+
"""
|
|
308
|
+
return pulumi.get(self, "serial_number")
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
@pulumi.output_type
|
|
312
|
+
class SrvRecordResponse(dict):
|
|
313
|
+
"""
|
|
314
|
+
An SRV record.
|
|
315
|
+
"""
|
|
316
|
+
def __init__(__self__, *,
|
|
317
|
+
port: Optional[int] = None,
|
|
318
|
+
priority: Optional[int] = None,
|
|
319
|
+
target: Optional[str] = None,
|
|
320
|
+
weight: Optional[int] = None):
|
|
321
|
+
"""
|
|
322
|
+
An SRV record.
|
|
323
|
+
:param int port: The port value for this SRV record.
|
|
324
|
+
:param int priority: The priority value for this SRV record.
|
|
325
|
+
:param str target: The target domain name for this SRV record.
|
|
326
|
+
:param int weight: The weight value for this SRV record.
|
|
327
|
+
"""
|
|
328
|
+
if port is not None:
|
|
329
|
+
pulumi.set(__self__, "port", port)
|
|
330
|
+
if priority is not None:
|
|
331
|
+
pulumi.set(__self__, "priority", priority)
|
|
332
|
+
if target is not None:
|
|
333
|
+
pulumi.set(__self__, "target", target)
|
|
334
|
+
if weight is not None:
|
|
335
|
+
pulumi.set(__self__, "weight", weight)
|
|
336
|
+
|
|
337
|
+
@property
|
|
338
|
+
@pulumi.getter
|
|
339
|
+
def port(self) -> Optional[int]:
|
|
340
|
+
"""
|
|
341
|
+
The port value for this SRV record.
|
|
342
|
+
"""
|
|
343
|
+
return pulumi.get(self, "port")
|
|
344
|
+
|
|
345
|
+
@property
|
|
346
|
+
@pulumi.getter
|
|
347
|
+
def priority(self) -> Optional[int]:
|
|
348
|
+
"""
|
|
349
|
+
The priority value for this SRV record.
|
|
350
|
+
"""
|
|
351
|
+
return pulumi.get(self, "priority")
|
|
352
|
+
|
|
353
|
+
@property
|
|
354
|
+
@pulumi.getter
|
|
355
|
+
def target(self) -> Optional[str]:
|
|
356
|
+
"""
|
|
357
|
+
The target domain name for this SRV record.
|
|
358
|
+
"""
|
|
359
|
+
return pulumi.get(self, "target")
|
|
360
|
+
|
|
361
|
+
@property
|
|
362
|
+
@pulumi.getter
|
|
363
|
+
def weight(self) -> Optional[int]:
|
|
364
|
+
"""
|
|
365
|
+
The weight value for this SRV record.
|
|
366
|
+
"""
|
|
367
|
+
return pulumi.get(self, "weight")
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
@pulumi.output_type
|
|
371
|
+
class SubResourceResponse(dict):
|
|
372
|
+
"""
|
|
373
|
+
Reference to another subresource.
|
|
374
|
+
"""
|
|
375
|
+
def __init__(__self__, *,
|
|
376
|
+
id: Optional[str] = None):
|
|
377
|
+
"""
|
|
378
|
+
Reference to another subresource.
|
|
379
|
+
:param str id: Resource ID.
|
|
380
|
+
"""
|
|
381
|
+
if id is not None:
|
|
382
|
+
pulumi.set(__self__, "id", id)
|
|
383
|
+
|
|
384
|
+
@property
|
|
385
|
+
@pulumi.getter
|
|
386
|
+
def id(self) -> Optional[str]:
|
|
387
|
+
"""
|
|
388
|
+
Resource ID.
|
|
389
|
+
"""
|
|
390
|
+
return pulumi.get(self, "id")
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
@pulumi.output_type
|
|
394
|
+
class TxtRecordResponse(dict):
|
|
395
|
+
"""
|
|
396
|
+
A TXT record.
|
|
397
|
+
"""
|
|
398
|
+
def __init__(__self__, *,
|
|
399
|
+
value: Optional[Sequence[str]] = None):
|
|
400
|
+
"""
|
|
401
|
+
A TXT record.
|
|
402
|
+
:param Sequence[str] value: The text value of this TXT record.
|
|
403
|
+
"""
|
|
404
|
+
if value is not None:
|
|
405
|
+
pulumi.set(__self__, "value", value)
|
|
406
|
+
|
|
407
|
+
@property
|
|
408
|
+
@pulumi.getter
|
|
409
|
+
def value(self) -> Optional[Sequence[str]]:
|
|
410
|
+
"""
|
|
411
|
+
The text value of this TXT record.
|
|
412
|
+
"""
|
|
413
|
+
return pulumi.get(self, "value")
|
|
414
|
+
|
|
415
|
+
|