pulumi-akamai 9.1.0a1753334032__py3-none-any.whl → 9.1.0a1753506704__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-akamai might be problematic. Click here for more details.
- pulumi_akamai/__init__.py +1 -1
- pulumi_akamai/_inputs.py +8641 -8642
- pulumi_akamai/app_sec_activations.py +95 -96
- pulumi_akamai/app_sec_advanced_settings_evasive_path_match.py +52 -53
- pulumi_akamai/app_sec_advanced_settings_logging.py +52 -53
- pulumi_akamai/app_sec_advanced_settings_pragma_header.py +52 -53
- pulumi_akamai/app_sec_advanced_settings_prefetch.py +86 -87
- pulumi_akamai/app_sec_api_constraints_protection.py +61 -62
- pulumi_akamai/app_sec_api_request_constraints.py +69 -70
- pulumi_akamai/app_sec_attack_group.py +86 -87
- pulumi_akamai/app_sec_by_pass_network_list.py +52 -53
- pulumi_akamai/app_sec_configuration.py +129 -130
- pulumi_akamai/app_sec_configuration_rename.py +52 -53
- pulumi_akamai/app_sec_custom_deny.py +44 -45
- pulumi_akamai/app_sec_custom_rule.py +42 -43
- pulumi_akamai/app_sec_custom_rule_action.py +69 -70
- pulumi_akamai/app_sec_eval.py +105 -106
- pulumi_akamai/app_sec_eval_group.py +86 -87
- pulumi_akamai/app_sec_eval_penalty_box.py +69 -70
- pulumi_akamai/app_sec_eval_rule.py +86 -87
- pulumi_akamai/app_sec_ip_geo.py +137 -138
- pulumi_akamai/app_sec_ip_geo_protection.py +61 -62
- pulumi_akamai/app_sec_malware_policy.py +44 -45
- pulumi_akamai/app_sec_malware_policy_action.py +86 -87
- pulumi_akamai/app_sec_malware_policy_actions.py +52 -53
- pulumi_akamai/app_sec_malware_protection.py +61 -62
- pulumi_akamai/app_sec_match_target.py +44 -45
- pulumi_akamai/app_sec_match_target_sequence.py +35 -36
- pulumi_akamai/app_sec_penalty_box.py +69 -70
- pulumi_akamai/app_sec_rate_policy.py +44 -45
- pulumi_akamai/app_sec_rate_policy_action.py +86 -87
- pulumi_akamai/app_sec_rate_protection.py +57 -58
- pulumi_akamai/app_sec_reputation_profile.py +44 -45
- pulumi_akamai/app_sec_reputation_profile_action.py +69 -70
- pulumi_akamai/app_sec_reputation_profile_analysis.py +69 -70
- pulumi_akamai/app_sec_reputation_protection.py +61 -62
- pulumi_akamai/app_sec_rule.py +86 -87
- pulumi_akamai/app_sec_rule_upgrade.py +79 -80
- pulumi_akamai/app_sec_security_policy.py +95 -96
- pulumi_akamai/app_sec_security_policy_rename.py +52 -53
- pulumi_akamai/app_sec_siem_settings.py +106 -107
- pulumi_akamai/app_sec_slow_post.py +103 -104
- pulumi_akamai/app_sec_slow_post_protection.py +61 -62
- pulumi_akamai/app_sec_threat_intel.py +52 -53
- pulumi_akamai/app_sec_version_nodes.py +44 -45
- pulumi_akamai/app_sec_waf_mode.py +97 -98
- pulumi_akamai/app_sec_waf_protection.py +61 -62
- pulumi_akamai/appsec_aap_selected_hostnames.py +69 -70
- pulumi_akamai/appsec_advanced_settings_attack_payload_logging.py +52 -53
- pulumi_akamai/appsec_advanced_settings_pii_learning.py +35 -36
- pulumi_akamai/appsec_advanced_settings_request_body.py +69 -70
- pulumi_akamai/appsec_eval_penalty_box_conditions.py +52 -53
- pulumi_akamai/appsec_penalty_box_conditions.py +52 -53
- pulumi_akamai/appsec_rapid_rules.py +78 -79
- pulumi_akamai/appsec_security_policy_default_protections.py +61 -62
- pulumi_akamai/botman_akamai_bot_category_action.py +53 -54
- pulumi_akamai/botman_bot_analytics_cookie.py +27 -28
- pulumi_akamai/botman_bot_category_exception.py +40 -41
- pulumi_akamai/botman_bot_detection_action.py +53 -54
- pulumi_akamai/botman_bot_management_settings.py +40 -41
- pulumi_akamai/botman_challenge_action.py +34 -35
- pulumi_akamai/botman_challenge_injection_rules.py +27 -28
- pulumi_akamai/botman_client_side_security.py +27 -28
- pulumi_akamai/botman_conditional_action.py +34 -35
- pulumi_akamai/botman_content_protection_javascript_injection_rule.py +61 -62
- pulumi_akamai/botman_content_protection_rule.py +61 -62
- pulumi_akamai/botman_content_protection_rule_sequence.py +52 -53
- pulumi_akamai/botman_custom_bot_category.py +34 -35
- pulumi_akamai/botman_custom_bot_category_action.py +53 -54
- pulumi_akamai/botman_custom_bot_category_item_sequence.py +52 -53
- pulumi_akamai/botman_custom_bot_category_sequence.py +27 -28
- pulumi_akamai/botman_custom_client.py +34 -35
- pulumi_akamai/botman_custom_client_sequence.py +27 -28
- pulumi_akamai/botman_custom_code.py +27 -28
- pulumi_akamai/botman_custom_defined_bot.py +34 -35
- pulumi_akamai/botman_custom_deny_action.py +34 -35
- pulumi_akamai/botman_javascript_injection.py +40 -41
- pulumi_akamai/botman_recategorized_akamai_defined_bot.py +40 -41
- pulumi_akamai/botman_serve_alternate_action.py +34 -35
- pulumi_akamai/botman_transactional_endpoint.py +53 -54
- pulumi_akamai/botman_transactional_endpoint_protection.py +27 -28
- pulumi_akamai/clientlist_activation.py +112 -113
- pulumi_akamai/clientlist_list.py +133 -134
- pulumi_akamai/cloud_access_key.py +99 -100
- pulumi_akamai/cloudlets_application_load_balancer.py +93 -94
- pulumi_akamai/cloudlets_application_load_balancer_activation.py +64 -65
- pulumi_akamai/cloudlets_policy.py +150 -151
- pulumi_akamai/cloudlets_policy_activation.py +90 -91
- pulumi_akamai/cloudwrapper_activation.py +38 -39
- pulumi_akamai/cloudwrapper_configuration.py +135 -136
- pulumi_akamai/config/__init__.py +1 -1
- pulumi_akamai/config/__init__.pyi +1 -2
- pulumi_akamai/config/outputs.py +19 -20
- pulumi_akamai/config/vars.py +10 -11
- pulumi_akamai/cp_code.py +56 -57
- pulumi_akamai/cps_dv_enrollment.py +203 -204
- pulumi_akamai/cps_dv_validation.py +64 -65
- pulumi_akamai/cps_third_party_enrollment.py +219 -220
- pulumi_akamai/cps_upload_certificate.py +157 -158
- pulumi_akamai/datastream.py +245 -246
- pulumi_akamai/dns_record.py +744 -745
- pulumi_akamai/dns_zone.py +158 -159
- pulumi_akamai/edge_host_name.py +133 -134
- pulumi_akamai/edge_kv.py +86 -87
- pulumi_akamai/edge_worker.py +108 -109
- pulumi_akamai/edge_workers_activation.py +81 -82
- pulumi_akamai/edgekv_group_items.py +72 -73
- pulumi_akamai/get_app_sec_advanced_settings_evasive_path_match.py +15 -16
- pulumi_akamai/get_app_sec_advanced_settings_logging.py +15 -16
- pulumi_akamai/get_app_sec_advanced_settings_pragma_header.py +15 -16
- pulumi_akamai/get_app_sec_advanced_settings_prefetch.py +11 -12
- pulumi_akamai/get_app_sec_api_endpoints.py +21 -22
- pulumi_akamai/get_app_sec_api_request_constraints.py +19 -20
- pulumi_akamai/get_app_sec_attack_groups.py +23 -24
- pulumi_akamai/get_app_sec_bypass_network_lists.py +17 -18
- pulumi_akamai/get_app_sec_configuration.py +19 -20
- pulumi_akamai/get_app_sec_configuration_version.py +19 -20
- pulumi_akamai/get_app_sec_contracts_groups.py +19 -20
- pulumi_akamai/get_app_sec_custom_deny.py +15 -16
- pulumi_akamai/get_app_sec_custom_rule_actions.py +17 -18
- pulumi_akamai/get_app_sec_custom_rules.py +15 -16
- pulumi_akamai/get_app_sec_eval.py +13 -14
- pulumi_akamai/get_app_sec_eval_groups.py +23 -24
- pulumi_akamai/get_app_sec_eval_penalty_box.py +17 -18
- pulumi_akamai/get_app_sec_eval_rules.py +23 -24
- pulumi_akamai/get_app_sec_export_configuration.py +19 -20
- pulumi_akamai/get_app_sec_failover_hostnames.py +13 -14
- pulumi_akamai/get_app_sec_hostname_coverage.py +7 -8
- pulumi_akamai/get_app_sec_hostname_coverage_match_targets.py +15 -16
- pulumi_akamai/get_app_sec_hostname_coverage_overlapping.py +15 -16
- pulumi_akamai/get_app_sec_ip_geo.py +25 -26
- pulumi_akamai/get_app_sec_malware_content_types.py +11 -12
- pulumi_akamai/get_app_sec_malware_policies.py +15 -16
- pulumi_akamai/get_app_sec_malware_policy_actions.py +17 -18
- pulumi_akamai/get_app_sec_match_targets.py +15 -16
- pulumi_akamai/get_app_sec_penalty_box.py +17 -18
- pulumi_akamai/get_app_sec_rate_policies.py +15 -16
- pulumi_akamai/get_app_sec_rate_policy_actions.py +17 -18
- pulumi_akamai/get_app_sec_reputation_profile_actions.py +21 -22
- pulumi_akamai/get_app_sec_reputation_profile_analysis.py +15 -16
- pulumi_akamai/get_app_sec_reputation_profiles.py +15 -16
- pulumi_akamai/get_app_sec_rule_upgrade_details.py +15 -16
- pulumi_akamai/get_app_sec_rules.py +23 -24
- pulumi_akamai/get_app_sec_security_policy.py +19 -20
- pulumi_akamai/get_app_sec_security_policy_protections.py +31 -32
- pulumi_akamai/get_app_sec_selectable_hostnames.py +29 -30
- pulumi_akamai/get_app_sec_siem_definitions.py +11 -12
- pulumi_akamai/get_app_sec_siem_settings.py +11 -12
- pulumi_akamai/get_app_sec_slow_post.py +15 -16
- pulumi_akamai/get_app_sec_threat_intel.py +17 -18
- pulumi_akamai/get_app_sec_tuning_recommendations.py +25 -26
- pulumi_akamai/get_app_sec_version_notes.py +11 -12
- pulumi_akamai/get_app_sec_waf_mode.py +25 -26
- pulumi_akamai/get_appsec_aap_selected_hostnames.py +23 -24
- pulumi_akamai/get_appsec_advanced_settings_attack_payload_logging.py +15 -16
- pulumi_akamai/get_appsec_advanced_settings_pii_learning.py +11 -12
- pulumi_akamai/get_appsec_advanced_settings_request_body.py +15 -16
- pulumi_akamai/get_appsec_eval_penalty_box_conditions.py +15 -16
- pulumi_akamai/get_appsec_penalty_box_conditions.py +15 -16
- pulumi_akamai/get_appsec_rapid_rules.py +22 -23
- pulumi_akamai/get_authorities_set.py +9 -10
- pulumi_akamai/get_botman_akamai_bot_category.py +9 -10
- pulumi_akamai/get_botman_akamai_bot_category_action.py +17 -18
- pulumi_akamai/get_botman_akamai_defined_bot.py +9 -10
- pulumi_akamai/get_botman_bot_analytics_cookie.py +9 -10
- pulumi_akamai/get_botman_bot_analytics_cookie_values.py +5 -6
- pulumi_akamai/get_botman_bot_category_exception.py +13 -14
- pulumi_akamai/get_botman_bot_detection.py +9 -10
- pulumi_akamai/get_botman_bot_detection_action.py +17 -18
- pulumi_akamai/get_botman_bot_endpoint_coverage_report.py +13 -14
- pulumi_akamai/get_botman_bot_management_settings.py +13 -14
- pulumi_akamai/get_botman_challenge_action.py +13 -14
- pulumi_akamai/get_botman_challenge_injection_rules.py +9 -10
- pulumi_akamai/get_botman_client_side_security.py +9 -10
- pulumi_akamai/get_botman_conditional_action.py +13 -14
- pulumi_akamai/get_botman_content_protection_javascript_injection_rule.py +17 -18
- pulumi_akamai/get_botman_content_protection_rule.py +17 -18
- pulumi_akamai/get_botman_content_protection_rule_sequence.py +13 -14
- pulumi_akamai/get_botman_custom_bot_category.py +13 -14
- pulumi_akamai/get_botman_custom_bot_category_action.py +17 -18
- pulumi_akamai/get_botman_custom_bot_category_item_sequence.py +13 -14
- pulumi_akamai/get_botman_custom_bot_category_sequence.py +9 -10
- pulumi_akamai/get_botman_custom_client.py +13 -14
- pulumi_akamai/get_botman_custom_client_sequence.py +9 -10
- pulumi_akamai/get_botman_custom_code.py +9 -10
- pulumi_akamai/get_botman_custom_defined_bot.py +13 -14
- pulumi_akamai/get_botman_custom_deny_action.py +13 -14
- pulumi_akamai/get_botman_javascript_injection.py +13 -14
- pulumi_akamai/get_botman_recategorized_akamai_defined_bot.py +13 -14
- pulumi_akamai/get_botman_response_action.py +13 -14
- pulumi_akamai/get_botman_serve_alternate_action.py +13 -14
- pulumi_akamai/get_botman_transactional_endpoint.py +17 -18
- pulumi_akamai/get_botman_transactional_endpoint_protection.py +9 -10
- pulumi_akamai/get_clientlist_lists.py +18 -19
- pulumi_akamai/get_cloudaccess_key.py +19 -20
- pulumi_akamai/get_cloudaccess_key_properties.py +10 -11
- pulumi_akamai/get_cloudaccess_key_versions.py +10 -11
- pulumi_akamai/get_cloudaccess_keys.py +4 -5
- pulumi_akamai/get_cloudlets_api_prioritization_match_rule.py +6 -7
- pulumi_akamai/get_cloudlets_application_load_balancer.py +33 -34
- pulumi_akamai/get_cloudlets_application_load_balancer_match_rule.py +6 -7
- pulumi_akamai/get_cloudlets_audience_segmentation_match_rule.py +6 -7
- pulumi_akamai/get_cloudlets_edge_redirector_match_rule.py +6 -7
- pulumi_akamai/get_cloudlets_forward_rewrite_match_rule.py +6 -7
- pulumi_akamai/get_cloudlets_phased_release_match_rule.py +6 -7
- pulumi_akamai/get_cloudlets_policy.py +38 -39
- pulumi_akamai/get_cloudlets_policy_activation.py +19 -20
- pulumi_akamai/get_cloudlets_request_control_match_rule.py +6 -7
- pulumi_akamai/get_cloudlets_shared_policy.py +26 -27
- pulumi_akamai/get_cloudlets_visitor_prioritization_match_rule.py +6 -7
- pulumi_akamai/get_cloudwrapper_capacities.py +8 -9
- pulumi_akamai/get_cloudwrapper_configuration.py +31 -32
- pulumi_akamai/get_cloudwrapper_configurations.py +4 -5
- pulumi_akamai/get_cloudwrapper_location.py +15 -16
- pulumi_akamai/get_cloudwrapper_locations.py +4 -5
- pulumi_akamai/get_cloudwrapper_properties.py +12 -13
- pulumi_akamai/get_contract.py +11 -12
- pulumi_akamai/get_contracts.py +4 -5
- pulumi_akamai/get_cp_code.py +19 -20
- pulumi_akamai/get_cp_codes.py +22 -23
- pulumi_akamai/get_cps_csr.py +11 -12
- pulumi_akamai/get_cps_deployments.py +19 -20
- pulumi_akamai/get_cps_enrollment.py +46 -47
- pulumi_akamai/get_cps_enrollments.py +8 -9
- pulumi_akamai/get_cps_warnings.py +5 -6
- pulumi_akamai/get_datastream_activation_history.py +8 -9
- pulumi_akamai/get_datastream_dataset_fields.py +8 -9
- pulumi_akamai/get_datastreams.py +8 -9
- pulumi_akamai/get_dns_record_set.py +17 -18
- pulumi_akamai/get_edge_worker.py +23 -24
- pulumi_akamai/get_edge_worker_activation.py +15 -16
- pulumi_akamai/get_edge_workers_property_rules.py +9 -10
- pulumi_akamai/get_edge_workers_resource_tier.py +13 -14
- pulumi_akamai/get_edgekv_group_items.py +17 -18
- pulumi_akamai/get_edgekv_groups.py +13 -14
- pulumi_akamai/get_group.py +11 -12
- pulumi_akamai/get_groups.py +4 -5
- pulumi_akamai/get_gtm_asmap.py +14 -15
- pulumi_akamai/get_gtm_cidrmap.py +14 -15
- pulumi_akamai/get_gtm_datacenter.py +39 -40
- pulumi_akamai/get_gtm_datacenters.py +8 -9
- pulumi_akamai/get_gtm_default_datacenter.py +15 -16
- pulumi_akamai/get_gtm_domain.py +75 -76
- pulumi_akamai/get_gtm_domains.py +4 -5
- pulumi_akamai/get_gtm_geomap.py +14 -15
- pulumi_akamai/get_gtm_geomaps.py +8 -9
- pulumi_akamai/get_gtm_resource.py +35 -36
- pulumi_akamai/get_gtm_resources.py +8 -9
- pulumi_akamai/get_iam_account_switch_keys.py +12 -13
- pulumi_akamai/get_iam_allowed_apis.py +16 -17
- pulumi_akamai/get_iam_api_client.py +39 -40
- pulumi_akamai/get_iam_api_clients.py +4 -5
- pulumi_akamai/get_iam_blocked_properties.py +16 -17
- pulumi_akamai/get_iam_cidr_block.py +22 -23
- pulumi_akamai/get_iam_cidr_blocks.py +4 -5
- pulumi_akamai/get_iam_contact_types.py +5 -6
- pulumi_akamai/get_iam_countries.py +5 -6
- pulumi_akamai/get_iam_grantable_roles.py +4 -5
- pulumi_akamai/get_iam_password_policy.py +21 -22
- pulumi_akamai/get_iam_property_users.py +12 -13
- pulumi_akamai/get_iam_role.py +24 -25
- pulumi_akamai/get_iam_roles.py +4 -5
- pulumi_akamai/get_iam_states.py +9 -10
- pulumi_akamai/get_iam_supported_langs.py +5 -6
- pulumi_akamai/get_iam_timeout_policies.py +5 -6
- pulumi_akamai/get_iam_timezones.py +4 -5
- pulumi_akamai/get_iam_users_affected_by_moving_group.py +16 -17
- pulumi_akamai/get_imaging_policy_image.py +6 -7
- pulumi_akamai/get_imaging_policy_video.py +6 -7
- pulumi_akamai/get_network_lists.py +27 -28
- pulumi_akamai/get_properties.py +12 -13
- pulumi_akamai/get_properties_search.py +12 -13
- pulumi_akamai/get_property.py +35 -36
- pulumi_akamai/get_property_activation.py +27 -28
- pulumi_akamai/get_property_hostname_activation.py +42 -43
- pulumi_akamai/get_property_hostname_activations.py +24 -25
- pulumi_akamai/get_property_hostnames.py +25 -26
- pulumi_akamai/get_property_hostnames_diff.py +18 -19
- pulumi_akamai/get_property_include.py +27 -28
- pulumi_akamai/get_property_include_activation.py +27 -28
- pulumi_akamai/get_property_include_parents.py +16 -17
- pulumi_akamai/get_property_include_rules.py +31 -32
- pulumi_akamai/get_property_includes.py +17 -18
- pulumi_akamai/get_property_products.py +8 -9
- pulumi_akamai/get_property_rule_formats.py +5 -6
- pulumi_akamai/get_property_rules.py +27 -28
- pulumi_akamai/get_property_rules_template.py +23 -24
- pulumi_akamai/get_zone_dnssec_status.py +11 -12
- pulumi_akamai/gtm_asmap.py +46 -47
- pulumi_akamai/gtm_cidrmap.py +46 -47
- pulumi_akamai/gtm_datacenter.py +216 -217
- pulumi_akamai/gtm_domain.py +363 -364
- pulumi_akamai/gtm_geomap.py +46 -47
- pulumi_akamai/gtm_property.py +388 -389
- pulumi_akamai/gtm_resource.py +186 -187
- pulumi_akamai/iam_api_client.py +208 -209
- pulumi_akamai/iam_blocked_user_properties.py +52 -53
- pulumi_akamai/iam_cidr_block.py +99 -100
- pulumi_akamai/iam_group.py +44 -45
- pulumi_akamai/iam_ip_allowlist.py +18 -19
- pulumi_akamai/iam_role.py +69 -70
- pulumi_akamai/iam_user.py +406 -407
- pulumi_akamai/imaging_policy_image.py +95 -96
- pulumi_akamai/imaging_policy_set.py +69 -70
- pulumi_akamai/imaging_policy_video.py +95 -96
- pulumi_akamai/network_list.py +147 -148
- pulumi_akamai/network_list_activations.py +95 -96
- pulumi_akamai/network_list_description.py +40 -41
- pulumi_akamai/network_list_subscription.py +27 -28
- pulumi_akamai/outputs.py +7809 -7810
- pulumi_akamai/property.py +206 -207
- pulumi_akamai/property_activation.py +155 -156
- pulumi_akamai/property_bootstrap.py +95 -96
- pulumi_akamai/property_hostname_bucket.py +158 -159
- pulumi_akamai/property_include.py +174 -175
- pulumi_akamai/property_include_activation.py +152 -153
- pulumi_akamai/provider.py +67 -68
- pulumi_akamai/pulumi-plugin.json +1 -1
- {pulumi_akamai-9.1.0a1753334032.dist-info → pulumi_akamai-9.1.0a1753506704.dist-info}/METADATA +1 -1
- pulumi_akamai-9.1.0a1753506704.dist-info/RECORD +324 -0
- pulumi_akamai-9.1.0a1753334032.dist-info/RECORD +0 -324
- {pulumi_akamai-9.1.0a1753334032.dist-info → pulumi_akamai-9.1.0a1753506704.dist-info}/WHEEL +0 -0
- {pulumi_akamai-9.1.0a1753334032.dist-info → pulumi_akamai-9.1.0a1753506704.dist-info}/top_level.txt +0 -0
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -39,19 +38,19 @@ class GetCPSEnrollmentsResult:
|
|
|
39
38
|
raise TypeError("Expected argument 'id' to be a str")
|
|
40
39
|
pulumi.set(__self__, "id", id)
|
|
41
40
|
|
|
42
|
-
@property
|
|
41
|
+
@_builtins.property
|
|
43
42
|
@pulumi.getter(name="contractId")
|
|
44
|
-
def contract_id(self) ->
|
|
43
|
+
def contract_id(self) -> _builtins.str:
|
|
45
44
|
return pulumi.get(self, "contract_id")
|
|
46
45
|
|
|
47
|
-
@property
|
|
46
|
+
@_builtins.property
|
|
48
47
|
@pulumi.getter
|
|
49
48
|
def enrollments(self) -> Sequence['outputs.GetCPSEnrollmentsEnrollmentResult']:
|
|
50
49
|
return pulumi.get(self, "enrollments")
|
|
51
50
|
|
|
52
|
-
@property
|
|
51
|
+
@_builtins.property
|
|
53
52
|
@pulumi.getter
|
|
54
|
-
def id(self) ->
|
|
53
|
+
def id(self) -> _builtins.str:
|
|
55
54
|
"""
|
|
56
55
|
The provider-assigned unique ID for this managed resource.
|
|
57
56
|
"""
|
|
@@ -69,7 +68,7 @@ class AwaitableGetCPSEnrollmentsResult(GetCPSEnrollmentsResult):
|
|
|
69
68
|
id=self.id)
|
|
70
69
|
|
|
71
70
|
|
|
72
|
-
def get_cps_enrollments(contract_id: Optional[
|
|
71
|
+
def get_cps_enrollments(contract_id: Optional[_builtins.str] = None,
|
|
73
72
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetCPSEnrollmentsResult:
|
|
74
73
|
"""
|
|
75
74
|
Use this data source to access information about an existing resource.
|
|
@@ -83,7 +82,7 @@ def get_cps_enrollments(contract_id: Optional[builtins.str] = None,
|
|
|
83
82
|
contract_id=pulumi.get(__ret__, 'contract_id'),
|
|
84
83
|
enrollments=pulumi.get(__ret__, 'enrollments'),
|
|
85
84
|
id=pulumi.get(__ret__, 'id'))
|
|
86
|
-
def get_cps_enrollments_output(contract_id: Optional[pulumi.Input[
|
|
85
|
+
def get_cps_enrollments_output(contract_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
87
86
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetCPSEnrollmentsResult]:
|
|
88
87
|
"""
|
|
89
88
|
Use this data source to access information about an existing resource.
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -35,17 +34,17 @@ class GetCpsWarningsResult:
|
|
|
35
34
|
raise TypeError("Expected argument 'warnings' to be a dict")
|
|
36
35
|
pulumi.set(__self__, "warnings", warnings)
|
|
37
36
|
|
|
38
|
-
@property
|
|
37
|
+
@_builtins.property
|
|
39
38
|
@pulumi.getter
|
|
40
|
-
def id(self) ->
|
|
39
|
+
def id(self) -> _builtins.str:
|
|
41
40
|
"""
|
|
42
41
|
The provider-assigned unique ID for this managed resource.
|
|
43
42
|
"""
|
|
44
43
|
return pulumi.get(self, "id")
|
|
45
44
|
|
|
46
|
-
@property
|
|
45
|
+
@_builtins.property
|
|
47
46
|
@pulumi.getter
|
|
48
|
-
def warnings(self) -> Mapping[str,
|
|
47
|
+
def warnings(self) -> Mapping[str, _builtins.str]:
|
|
49
48
|
return pulumi.get(self, "warnings")
|
|
50
49
|
|
|
51
50
|
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -39,22 +38,22 @@ class GetDatastreamActivationHistoryResult:
|
|
|
39
38
|
raise TypeError("Expected argument 'stream_id' to be a int")
|
|
40
39
|
pulumi.set(__self__, "stream_id", stream_id)
|
|
41
40
|
|
|
42
|
-
@property
|
|
41
|
+
@_builtins.property
|
|
43
42
|
@pulumi.getter
|
|
44
43
|
def activations(self) -> Sequence['outputs.GetDatastreamActivationHistoryActivationResult']:
|
|
45
44
|
return pulumi.get(self, "activations")
|
|
46
45
|
|
|
47
|
-
@property
|
|
46
|
+
@_builtins.property
|
|
48
47
|
@pulumi.getter
|
|
49
|
-
def id(self) ->
|
|
48
|
+
def id(self) -> _builtins.str:
|
|
50
49
|
"""
|
|
51
50
|
The provider-assigned unique ID for this managed resource.
|
|
52
51
|
"""
|
|
53
52
|
return pulumi.get(self, "id")
|
|
54
53
|
|
|
55
|
-
@property
|
|
54
|
+
@_builtins.property
|
|
56
55
|
@pulumi.getter(name="streamId")
|
|
57
|
-
def stream_id(self) ->
|
|
56
|
+
def stream_id(self) -> _builtins.int:
|
|
58
57
|
return pulumi.get(self, "stream_id")
|
|
59
58
|
|
|
60
59
|
|
|
@@ -69,7 +68,7 @@ class AwaitableGetDatastreamActivationHistoryResult(GetDatastreamActivationHisto
|
|
|
69
68
|
stream_id=self.stream_id)
|
|
70
69
|
|
|
71
70
|
|
|
72
|
-
def get_datastream_activation_history(stream_id: Optional[
|
|
71
|
+
def get_datastream_activation_history(stream_id: Optional[_builtins.int] = None,
|
|
73
72
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDatastreamActivationHistoryResult:
|
|
74
73
|
"""
|
|
75
74
|
Use this data source to access information about an existing resource.
|
|
@@ -83,7 +82,7 @@ def get_datastream_activation_history(stream_id: Optional[builtins.int] = None,
|
|
|
83
82
|
activations=pulumi.get(__ret__, 'activations'),
|
|
84
83
|
id=pulumi.get(__ret__, 'id'),
|
|
85
84
|
stream_id=pulumi.get(__ret__, 'stream_id'))
|
|
86
|
-
def get_datastream_activation_history_output(stream_id: Optional[pulumi.Input[
|
|
85
|
+
def get_datastream_activation_history_output(stream_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
87
86
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDatastreamActivationHistoryResult]:
|
|
88
87
|
"""
|
|
89
88
|
Use this data source to access information about an existing resource.
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -39,22 +38,22 @@ class GetDatastreamDatasetFieldsResult:
|
|
|
39
38
|
raise TypeError("Expected argument 'product_id' to be a str")
|
|
40
39
|
pulumi.set(__self__, "product_id", product_id)
|
|
41
40
|
|
|
42
|
-
@property
|
|
41
|
+
@_builtins.property
|
|
43
42
|
@pulumi.getter(name="datasetFields")
|
|
44
43
|
def dataset_fields(self) -> Sequence['outputs.GetDatastreamDatasetFieldsDatasetFieldResult']:
|
|
45
44
|
return pulumi.get(self, "dataset_fields")
|
|
46
45
|
|
|
47
|
-
@property
|
|
46
|
+
@_builtins.property
|
|
48
47
|
@pulumi.getter
|
|
49
|
-
def id(self) ->
|
|
48
|
+
def id(self) -> _builtins.str:
|
|
50
49
|
"""
|
|
51
50
|
The provider-assigned unique ID for this managed resource.
|
|
52
51
|
"""
|
|
53
52
|
return pulumi.get(self, "id")
|
|
54
53
|
|
|
55
|
-
@property
|
|
54
|
+
@_builtins.property
|
|
56
55
|
@pulumi.getter(name="productId")
|
|
57
|
-
def product_id(self) -> Optional[
|
|
56
|
+
def product_id(self) -> Optional[_builtins.str]:
|
|
58
57
|
return pulumi.get(self, "product_id")
|
|
59
58
|
|
|
60
59
|
|
|
@@ -69,7 +68,7 @@ class AwaitableGetDatastreamDatasetFieldsResult(GetDatastreamDatasetFieldsResult
|
|
|
69
68
|
product_id=self.product_id)
|
|
70
69
|
|
|
71
70
|
|
|
72
|
-
def get_datastream_dataset_fields(product_id: Optional[
|
|
71
|
+
def get_datastream_dataset_fields(product_id: Optional[_builtins.str] = None,
|
|
73
72
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDatastreamDatasetFieldsResult:
|
|
74
73
|
"""
|
|
75
74
|
Use this data source to access information about an existing resource.
|
|
@@ -83,7 +82,7 @@ def get_datastream_dataset_fields(product_id: Optional[builtins.str] = None,
|
|
|
83
82
|
dataset_fields=pulumi.get(__ret__, 'dataset_fields'),
|
|
84
83
|
id=pulumi.get(__ret__, 'id'),
|
|
85
84
|
product_id=pulumi.get(__ret__, 'product_id'))
|
|
86
|
-
def get_datastream_dataset_fields_output(product_id: Optional[pulumi.Input[Optional[
|
|
85
|
+
def get_datastream_dataset_fields_output(product_id: Optional[pulumi.Input[Optional[_builtins.str]]] = None,
|
|
87
86
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDatastreamDatasetFieldsResult]:
|
|
88
87
|
"""
|
|
89
88
|
Use this data source to access information about an existing resource.
|
pulumi_akamai/get_datastreams.py
CHANGED
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -39,20 +38,20 @@ class GetDatastreamsResult:
|
|
|
39
38
|
raise TypeError("Expected argument 'streams_details' to be a list")
|
|
40
39
|
pulumi.set(__self__, "streams_details", streams_details)
|
|
41
40
|
|
|
42
|
-
@property
|
|
41
|
+
@_builtins.property
|
|
43
42
|
@pulumi.getter(name="groupId")
|
|
44
|
-
def group_id(self) -> Optional[
|
|
43
|
+
def group_id(self) -> Optional[_builtins.int]:
|
|
45
44
|
return pulumi.get(self, "group_id")
|
|
46
45
|
|
|
47
|
-
@property
|
|
46
|
+
@_builtins.property
|
|
48
47
|
@pulumi.getter
|
|
49
|
-
def id(self) ->
|
|
48
|
+
def id(self) -> _builtins.str:
|
|
50
49
|
"""
|
|
51
50
|
The provider-assigned unique ID for this managed resource.
|
|
52
51
|
"""
|
|
53
52
|
return pulumi.get(self, "id")
|
|
54
53
|
|
|
55
|
-
@property
|
|
54
|
+
@_builtins.property
|
|
56
55
|
@pulumi.getter(name="streamsDetails")
|
|
57
56
|
def streams_details(self) -> Sequence['outputs.GetDatastreamsStreamsDetailResult']:
|
|
58
57
|
return pulumi.get(self, "streams_details")
|
|
@@ -69,7 +68,7 @@ class AwaitableGetDatastreamsResult(GetDatastreamsResult):
|
|
|
69
68
|
streams_details=self.streams_details)
|
|
70
69
|
|
|
71
70
|
|
|
72
|
-
def get_datastreams(group_id: Optional[
|
|
71
|
+
def get_datastreams(group_id: Optional[_builtins.int] = None,
|
|
73
72
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDatastreamsResult:
|
|
74
73
|
"""
|
|
75
74
|
Use this data source to access information about an existing resource.
|
|
@@ -83,7 +82,7 @@ def get_datastreams(group_id: Optional[builtins.int] = None,
|
|
|
83
82
|
group_id=pulumi.get(__ret__, 'group_id'),
|
|
84
83
|
id=pulumi.get(__ret__, 'id'),
|
|
85
84
|
streams_details=pulumi.get(__ret__, 'streams_details'))
|
|
86
|
-
def get_datastreams_output(group_id: Optional[pulumi.Input[Optional[
|
|
85
|
+
def get_datastreams_output(group_id: Optional[pulumi.Input[Optional[_builtins.int]]] = None,
|
|
87
86
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDatastreamsResult]:
|
|
88
87
|
"""
|
|
89
88
|
Use this data source to access information about an existing resource.
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -44,32 +43,32 @@ class GetDnsRecordSetResult:
|
|
|
44
43
|
raise TypeError("Expected argument 'zone' to be a str")
|
|
45
44
|
pulumi.set(__self__, "zone", zone)
|
|
46
45
|
|
|
47
|
-
@property
|
|
46
|
+
@_builtins.property
|
|
48
47
|
@pulumi.getter
|
|
49
|
-
def host(self) ->
|
|
48
|
+
def host(self) -> _builtins.str:
|
|
50
49
|
return pulumi.get(self, "host")
|
|
51
50
|
|
|
52
|
-
@property
|
|
51
|
+
@_builtins.property
|
|
53
52
|
@pulumi.getter
|
|
54
|
-
def id(self) ->
|
|
53
|
+
def id(self) -> _builtins.str:
|
|
55
54
|
"""
|
|
56
55
|
The provider-assigned unique ID for this managed resource.
|
|
57
56
|
"""
|
|
58
57
|
return pulumi.get(self, "id")
|
|
59
58
|
|
|
60
|
-
@property
|
|
59
|
+
@_builtins.property
|
|
61
60
|
@pulumi.getter
|
|
62
|
-
def rdatas(self) -> Sequence[
|
|
61
|
+
def rdatas(self) -> Sequence[_builtins.str]:
|
|
63
62
|
return pulumi.get(self, "rdatas")
|
|
64
63
|
|
|
65
|
-
@property
|
|
64
|
+
@_builtins.property
|
|
66
65
|
@pulumi.getter(name="recordType")
|
|
67
|
-
def record_type(self) ->
|
|
66
|
+
def record_type(self) -> _builtins.str:
|
|
68
67
|
return pulumi.get(self, "record_type")
|
|
69
68
|
|
|
70
|
-
@property
|
|
69
|
+
@_builtins.property
|
|
71
70
|
@pulumi.getter
|
|
72
|
-
def zone(self) ->
|
|
71
|
+
def zone(self) -> _builtins.str:
|
|
73
72
|
return pulumi.get(self, "zone")
|
|
74
73
|
|
|
75
74
|
|
|
@@ -86,9 +85,9 @@ class AwaitableGetDnsRecordSetResult(GetDnsRecordSetResult):
|
|
|
86
85
|
zone=self.zone)
|
|
87
86
|
|
|
88
87
|
|
|
89
|
-
def get_dns_record_set(host: Optional[
|
|
90
|
-
record_type: Optional[
|
|
91
|
-
zone: Optional[
|
|
88
|
+
def get_dns_record_set(host: Optional[_builtins.str] = None,
|
|
89
|
+
record_type: Optional[_builtins.str] = None,
|
|
90
|
+
zone: Optional[_builtins.str] = None,
|
|
92
91
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDnsRecordSetResult:
|
|
93
92
|
"""
|
|
94
93
|
Use this data source to access information about an existing resource.
|
|
@@ -106,9 +105,9 @@ def get_dns_record_set(host: Optional[builtins.str] = None,
|
|
|
106
105
|
rdatas=pulumi.get(__ret__, 'rdatas'),
|
|
107
106
|
record_type=pulumi.get(__ret__, 'record_type'),
|
|
108
107
|
zone=pulumi.get(__ret__, 'zone'))
|
|
109
|
-
def get_dns_record_set_output(host: Optional[pulumi.Input[
|
|
110
|
-
record_type: Optional[pulumi.Input[
|
|
111
|
-
zone: Optional[pulumi.Input[
|
|
108
|
+
def get_dns_record_set_output(host: Optional[pulumi.Input[_builtins.str]] = None,
|
|
109
|
+
record_type: Optional[pulumi.Input[_builtins.str]] = None,
|
|
110
|
+
zone: Optional[pulumi.Input[_builtins.str]] = None,
|
|
112
111
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDnsRecordSetResult]:
|
|
113
112
|
"""
|
|
114
113
|
Use this data source to access information about an existing resource.
|
pulumi_akamai/get_edge_worker.py
CHANGED
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -56,52 +55,52 @@ class GetEdgeWorkerResult:
|
|
|
56
55
|
raise TypeError("Expected argument 'warnings' to be a list")
|
|
57
56
|
pulumi.set(__self__, "warnings", warnings)
|
|
58
57
|
|
|
59
|
-
@property
|
|
58
|
+
@_builtins.property
|
|
60
59
|
@pulumi.getter(name="edgeworkerId")
|
|
61
|
-
def edgeworker_id(self) ->
|
|
60
|
+
def edgeworker_id(self) -> _builtins.int:
|
|
62
61
|
return pulumi.get(self, "edgeworker_id")
|
|
63
62
|
|
|
64
|
-
@property
|
|
63
|
+
@_builtins.property
|
|
65
64
|
@pulumi.getter(name="groupId")
|
|
66
|
-
def group_id(self) ->
|
|
65
|
+
def group_id(self) -> _builtins.str:
|
|
67
66
|
return pulumi.get(self, "group_id")
|
|
68
67
|
|
|
69
|
-
@property
|
|
68
|
+
@_builtins.property
|
|
70
69
|
@pulumi.getter
|
|
71
|
-
def id(self) ->
|
|
70
|
+
def id(self) -> _builtins.str:
|
|
72
71
|
"""
|
|
73
72
|
The provider-assigned unique ID for this managed resource.
|
|
74
73
|
"""
|
|
75
74
|
return pulumi.get(self, "id")
|
|
76
75
|
|
|
77
|
-
@property
|
|
76
|
+
@_builtins.property
|
|
78
77
|
@pulumi.getter(name="localBundle")
|
|
79
|
-
def local_bundle(self) -> Optional[
|
|
78
|
+
def local_bundle(self) -> Optional[_builtins.str]:
|
|
80
79
|
return pulumi.get(self, "local_bundle")
|
|
81
80
|
|
|
82
|
-
@property
|
|
81
|
+
@_builtins.property
|
|
83
82
|
@pulumi.getter(name="localBundleHash")
|
|
84
|
-
def local_bundle_hash(self) ->
|
|
83
|
+
def local_bundle_hash(self) -> _builtins.str:
|
|
85
84
|
return pulumi.get(self, "local_bundle_hash")
|
|
86
85
|
|
|
87
|
-
@property
|
|
86
|
+
@_builtins.property
|
|
88
87
|
@pulumi.getter
|
|
89
|
-
def name(self) ->
|
|
88
|
+
def name(self) -> _builtins.str:
|
|
90
89
|
return pulumi.get(self, "name")
|
|
91
90
|
|
|
92
|
-
@property
|
|
91
|
+
@_builtins.property
|
|
93
92
|
@pulumi.getter(name="resourceTierId")
|
|
94
|
-
def resource_tier_id(self) ->
|
|
93
|
+
def resource_tier_id(self) -> _builtins.int:
|
|
95
94
|
return pulumi.get(self, "resource_tier_id")
|
|
96
95
|
|
|
97
|
-
@property
|
|
96
|
+
@_builtins.property
|
|
98
97
|
@pulumi.getter
|
|
99
|
-
def version(self) ->
|
|
98
|
+
def version(self) -> _builtins.str:
|
|
100
99
|
return pulumi.get(self, "version")
|
|
101
100
|
|
|
102
|
-
@property
|
|
101
|
+
@_builtins.property
|
|
103
102
|
@pulumi.getter
|
|
104
|
-
def warnings(self) -> Sequence[
|
|
103
|
+
def warnings(self) -> Sequence[_builtins.str]:
|
|
105
104
|
return pulumi.get(self, "warnings")
|
|
106
105
|
|
|
107
106
|
|
|
@@ -122,8 +121,8 @@ class AwaitableGetEdgeWorkerResult(GetEdgeWorkerResult):
|
|
|
122
121
|
warnings=self.warnings)
|
|
123
122
|
|
|
124
123
|
|
|
125
|
-
def get_edge_worker(edgeworker_id: Optional[
|
|
126
|
-
local_bundle: Optional[
|
|
124
|
+
def get_edge_worker(edgeworker_id: Optional[_builtins.int] = None,
|
|
125
|
+
local_bundle: Optional[_builtins.str] = None,
|
|
127
126
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetEdgeWorkerResult:
|
|
128
127
|
"""
|
|
129
128
|
Use this data source to access information about an existing resource.
|
|
@@ -144,8 +143,8 @@ def get_edge_worker(edgeworker_id: Optional[builtins.int] = None,
|
|
|
144
143
|
resource_tier_id=pulumi.get(__ret__, 'resource_tier_id'),
|
|
145
144
|
version=pulumi.get(__ret__, 'version'),
|
|
146
145
|
warnings=pulumi.get(__ret__, 'warnings'))
|
|
147
|
-
def get_edge_worker_output(edgeworker_id: Optional[pulumi.Input[
|
|
148
|
-
local_bundle: Optional[pulumi.Input[Optional[
|
|
146
|
+
def get_edge_worker_output(edgeworker_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
147
|
+
local_bundle: Optional[pulumi.Input[Optional[_builtins.str]]] = None,
|
|
149
148
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetEdgeWorkerResult]:
|
|
150
149
|
"""
|
|
151
150
|
Use this data source to access information about an existing resource.
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -44,32 +43,32 @@ class GetEdgeWorkerActivationResult:
|
|
|
44
43
|
raise TypeError("Expected argument 'version' to be a str")
|
|
45
44
|
pulumi.set(__self__, "version", version)
|
|
46
45
|
|
|
47
|
-
@property
|
|
46
|
+
@_builtins.property
|
|
48
47
|
@pulumi.getter(name="activationId")
|
|
49
|
-
def activation_id(self) ->
|
|
48
|
+
def activation_id(self) -> _builtins.int:
|
|
50
49
|
return pulumi.get(self, "activation_id")
|
|
51
50
|
|
|
52
|
-
@property
|
|
51
|
+
@_builtins.property
|
|
53
52
|
@pulumi.getter(name="edgeworkerId")
|
|
54
|
-
def edgeworker_id(self) ->
|
|
53
|
+
def edgeworker_id(self) -> _builtins.int:
|
|
55
54
|
return pulumi.get(self, "edgeworker_id")
|
|
56
55
|
|
|
57
|
-
@property
|
|
56
|
+
@_builtins.property
|
|
58
57
|
@pulumi.getter
|
|
59
|
-
def id(self) ->
|
|
58
|
+
def id(self) -> _builtins.str:
|
|
60
59
|
"""
|
|
61
60
|
The provider-assigned unique ID for this managed resource.
|
|
62
61
|
"""
|
|
63
62
|
return pulumi.get(self, "id")
|
|
64
63
|
|
|
65
|
-
@property
|
|
64
|
+
@_builtins.property
|
|
66
65
|
@pulumi.getter
|
|
67
|
-
def network(self) ->
|
|
66
|
+
def network(self) -> _builtins.str:
|
|
68
67
|
return pulumi.get(self, "network")
|
|
69
68
|
|
|
70
|
-
@property
|
|
69
|
+
@_builtins.property
|
|
71
70
|
@pulumi.getter
|
|
72
|
-
def version(self) ->
|
|
71
|
+
def version(self) -> _builtins.str:
|
|
73
72
|
return pulumi.get(self, "version")
|
|
74
73
|
|
|
75
74
|
|
|
@@ -86,8 +85,8 @@ class AwaitableGetEdgeWorkerActivationResult(GetEdgeWorkerActivationResult):
|
|
|
86
85
|
version=self.version)
|
|
87
86
|
|
|
88
87
|
|
|
89
|
-
def get_edge_worker_activation(edgeworker_id: Optional[
|
|
90
|
-
network: Optional[
|
|
88
|
+
def get_edge_worker_activation(edgeworker_id: Optional[_builtins.int] = None,
|
|
89
|
+
network: Optional[_builtins.str] = None,
|
|
91
90
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetEdgeWorkerActivationResult:
|
|
92
91
|
"""
|
|
93
92
|
Use this data source to access information about an existing resource.
|
|
@@ -104,8 +103,8 @@ def get_edge_worker_activation(edgeworker_id: Optional[builtins.int] = None,
|
|
|
104
103
|
id=pulumi.get(__ret__, 'id'),
|
|
105
104
|
network=pulumi.get(__ret__, 'network'),
|
|
106
105
|
version=pulumi.get(__ret__, 'version'))
|
|
107
|
-
def get_edge_worker_activation_output(edgeworker_id: Optional[pulumi.Input[
|
|
108
|
-
network: Optional[pulumi.Input[
|
|
106
|
+
def get_edge_worker_activation_output(edgeworker_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
107
|
+
network: Optional[pulumi.Input[_builtins.str]] = None,
|
|
109
108
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetEdgeWorkerActivationResult]:
|
|
110
109
|
"""
|
|
111
110
|
Use this data source to access information about an existing resource.
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -38,22 +37,22 @@ class GetEdgeWorkersPropertyRulesResult:
|
|
|
38
37
|
raise TypeError("Expected argument 'json' to be a str")
|
|
39
38
|
pulumi.set(__self__, "json", json)
|
|
40
39
|
|
|
41
|
-
@property
|
|
40
|
+
@_builtins.property
|
|
42
41
|
@pulumi.getter(name="edgeworkerId")
|
|
43
|
-
def edgeworker_id(self) ->
|
|
42
|
+
def edgeworker_id(self) -> _builtins.int:
|
|
44
43
|
return pulumi.get(self, "edgeworker_id")
|
|
45
44
|
|
|
46
|
-
@property
|
|
45
|
+
@_builtins.property
|
|
47
46
|
@pulumi.getter
|
|
48
|
-
def id(self) ->
|
|
47
|
+
def id(self) -> _builtins.str:
|
|
49
48
|
"""
|
|
50
49
|
The provider-assigned unique ID for this managed resource.
|
|
51
50
|
"""
|
|
52
51
|
return pulumi.get(self, "id")
|
|
53
52
|
|
|
54
|
-
@property
|
|
53
|
+
@_builtins.property
|
|
55
54
|
@pulumi.getter
|
|
56
|
-
def json(self) ->
|
|
55
|
+
def json(self) -> _builtins.str:
|
|
57
56
|
return pulumi.get(self, "json")
|
|
58
57
|
|
|
59
58
|
|
|
@@ -68,7 +67,7 @@ class AwaitableGetEdgeWorkersPropertyRulesResult(GetEdgeWorkersPropertyRulesResu
|
|
|
68
67
|
json=self.json)
|
|
69
68
|
|
|
70
69
|
|
|
71
|
-
def get_edge_workers_property_rules(edgeworker_id: Optional[
|
|
70
|
+
def get_edge_workers_property_rules(edgeworker_id: Optional[_builtins.int] = None,
|
|
72
71
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetEdgeWorkersPropertyRulesResult:
|
|
73
72
|
"""
|
|
74
73
|
Use this data source to access information about an existing resource.
|
|
@@ -82,7 +81,7 @@ def get_edge_workers_property_rules(edgeworker_id: Optional[builtins.int] = None
|
|
|
82
81
|
edgeworker_id=pulumi.get(__ret__, 'edgeworker_id'),
|
|
83
82
|
id=pulumi.get(__ret__, 'id'),
|
|
84
83
|
json=pulumi.get(__ret__, 'json'))
|
|
85
|
-
def get_edge_workers_property_rules_output(edgeworker_id: Optional[pulumi.Input[
|
|
84
|
+
def get_edge_workers_property_rules_output(edgeworker_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
86
85
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetEdgeWorkersPropertyRulesResult]:
|
|
87
86
|
"""
|
|
88
87
|
Use this data source to access information about an existing resource.
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -41,27 +40,27 @@ class GetEdgeWorkersResourceTierResult:
|
|
|
41
40
|
raise TypeError("Expected argument 'resource_tier_name' to be a str")
|
|
42
41
|
pulumi.set(__self__, "resource_tier_name", resource_tier_name)
|
|
43
42
|
|
|
44
|
-
@property
|
|
43
|
+
@_builtins.property
|
|
45
44
|
@pulumi.getter(name="contractId")
|
|
46
|
-
def contract_id(self) ->
|
|
45
|
+
def contract_id(self) -> _builtins.str:
|
|
47
46
|
return pulumi.get(self, "contract_id")
|
|
48
47
|
|
|
49
|
-
@property
|
|
48
|
+
@_builtins.property
|
|
50
49
|
@pulumi.getter
|
|
51
|
-
def id(self) ->
|
|
50
|
+
def id(self) -> _builtins.str:
|
|
52
51
|
"""
|
|
53
52
|
The provider-assigned unique ID for this managed resource.
|
|
54
53
|
"""
|
|
55
54
|
return pulumi.get(self, "id")
|
|
56
55
|
|
|
57
|
-
@property
|
|
56
|
+
@_builtins.property
|
|
58
57
|
@pulumi.getter(name="resourceTierId")
|
|
59
|
-
def resource_tier_id(self) ->
|
|
58
|
+
def resource_tier_id(self) -> _builtins.int:
|
|
60
59
|
return pulumi.get(self, "resource_tier_id")
|
|
61
60
|
|
|
62
|
-
@property
|
|
61
|
+
@_builtins.property
|
|
63
62
|
@pulumi.getter(name="resourceTierName")
|
|
64
|
-
def resource_tier_name(self) ->
|
|
63
|
+
def resource_tier_name(self) -> _builtins.str:
|
|
65
64
|
return pulumi.get(self, "resource_tier_name")
|
|
66
65
|
|
|
67
66
|
|
|
@@ -77,8 +76,8 @@ class AwaitableGetEdgeWorkersResourceTierResult(GetEdgeWorkersResourceTierResult
|
|
|
77
76
|
resource_tier_name=self.resource_tier_name)
|
|
78
77
|
|
|
79
78
|
|
|
80
|
-
def get_edge_workers_resource_tier(contract_id: Optional[
|
|
81
|
-
resource_tier_name: Optional[
|
|
79
|
+
def get_edge_workers_resource_tier(contract_id: Optional[_builtins.str] = None,
|
|
80
|
+
resource_tier_name: Optional[_builtins.str] = None,
|
|
82
81
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetEdgeWorkersResourceTierResult:
|
|
83
82
|
"""
|
|
84
83
|
Use this data source to access information about an existing resource.
|
|
@@ -94,8 +93,8 @@ def get_edge_workers_resource_tier(contract_id: Optional[builtins.str] = None,
|
|
|
94
93
|
id=pulumi.get(__ret__, 'id'),
|
|
95
94
|
resource_tier_id=pulumi.get(__ret__, 'resource_tier_id'),
|
|
96
95
|
resource_tier_name=pulumi.get(__ret__, 'resource_tier_name'))
|
|
97
|
-
def get_edge_workers_resource_tier_output(contract_id: Optional[pulumi.Input[
|
|
98
|
-
resource_tier_name: Optional[pulumi.Input[
|
|
96
|
+
def get_edge_workers_resource_tier_output(contract_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
97
|
+
resource_tier_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
99
98
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetEdgeWorkersResourceTierResult]:
|
|
100
99
|
"""
|
|
101
100
|
Use this data source to access information about an existing resource.
|