pulumi-akamai 9.0.0a1750960344__py3-none-any.whl → 9.0.1__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 +106 -114
- 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 +116 -152
- pulumi_akamai/cloudlets_application_load_balancer.py +100 -115
- 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 +248 -256
- pulumi_akamai/dns_record.py +744 -745
- pulumi_akamai/dns_zone.py +158 -159
- pulumi_akamai/edge_host_name.py +136 -144
- 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 +366 -374
- 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 +223 -249
- 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 +98 -113
- pulumi_akamai/imaging_policy_set.py +69 -70
- pulumi_akamai/imaging_policy_video.py +98 -113
- pulumi_akamai/network_list.py +150 -158
- 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 +209 -217
- pulumi_akamai/property_activation.py +155 -156
- pulumi_akamai/property_bootstrap.py +98 -106
- pulumi_akamai/property_hostname_bucket.py +174 -203
- 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.0.0a1750960344.dist-info → pulumi_akamai-9.0.1.dist-info}/METADATA +1 -1
- pulumi_akamai-9.0.1.dist-info/RECORD +324 -0
- pulumi_akamai-9.0.0a1750960344.dist-info/RECORD +0 -324
- {pulumi_akamai-9.0.0a1750960344.dist-info → pulumi_akamai-9.0.1.dist-info}/WHEEL +0 -0
- {pulumi_akamai-9.0.0a1750960344.dist-info → pulumi_akamai-9.0.1.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
|
|
@@ -23,29 +22,25 @@ __all__ = ['PropertyHostnameBucketArgs', 'PropertyHostnameBucket']
|
|
|
23
22
|
class PropertyHostnameBucketArgs:
|
|
24
23
|
def __init__(__self__, *,
|
|
25
24
|
hostnames: pulumi.Input[Mapping[str, pulumi.Input['PropertyHostnameBucketHostnamesArgs']]],
|
|
26
|
-
network: pulumi.Input[
|
|
27
|
-
property_id: pulumi.Input[
|
|
28
|
-
contract_id: Optional[pulumi.Input[
|
|
29
|
-
group_id: Optional[pulumi.Input[
|
|
30
|
-
hostname_count: Optional[pulumi.Input[
|
|
31
|
-
note: Optional[pulumi.Input[
|
|
32
|
-
notify_emails: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
33
|
-
timeout_for_activation: Optional[pulumi.Input[
|
|
25
|
+
network: pulumi.Input[_builtins.str],
|
|
26
|
+
property_id: pulumi.Input[_builtins.str],
|
|
27
|
+
contract_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
28
|
+
group_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
29
|
+
hostname_count: Optional[pulumi.Input[_builtins.int]] = None,
|
|
30
|
+
note: Optional[pulumi.Input[_builtins.str]] = None,
|
|
31
|
+
notify_emails: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
32
|
+
timeout_for_activation: Optional[pulumi.Input[_builtins.int]] = None):
|
|
34
33
|
"""
|
|
35
34
|
The set of arguments for constructing a PropertyHostnameBucket resource.
|
|
36
|
-
:param pulumi.Input[Mapping[str, pulumi.Input['PropertyHostnameBucketHostnamesArgs']]] hostnames: The hostnames mapping. The key represents 'cname_from' and the value contains hostnames details, consisting of
|
|
37
|
-
|
|
38
|
-
:param pulumi.Input[
|
|
39
|
-
:param pulumi.Input[
|
|
40
|
-
:param pulumi.Input[
|
|
41
|
-
|
|
42
|
-
:param pulumi.Input[
|
|
43
|
-
|
|
44
|
-
:param pulumi.Input[
|
|
45
|
-
the number of hostnames that will be active after making the changes.
|
|
46
|
-
:param pulumi.Input[builtins.str] note: Assigns a log message to the request.
|
|
47
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] notify_emails: Email addresses to notify when the activation status changes.
|
|
48
|
-
:param pulumi.Input[builtins.int] timeout_for_activation: The timeout value in minutes after which a single hostname activation will be canceled. Defaults to 50 minutes.
|
|
35
|
+
:param pulumi.Input[Mapping[str, pulumi.Input['PropertyHostnameBucketHostnamesArgs']]] hostnames: The hostnames mapping. The key represents 'cname_from' and the value contains hostnames details, consisting of certificate provisioning type and edge hostname.
|
|
36
|
+
:param pulumi.Input[_builtins.str] network: The network to activate on, either `STAGING` or `PRODUCTION`.
|
|
37
|
+
:param pulumi.Input[_builtins.str] property_id: The unique identifier for the property.
|
|
38
|
+
:param pulumi.Input[_builtins.str] contract_id: The unique identifier for the contract. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
39
|
+
:param pulumi.Input[_builtins.str] group_id: The unique identifier for the group. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
40
|
+
:param pulumi.Input[_builtins.int] hostname_count: The computed number of hostnames after applying desired modifications. Used only to informduring the plan phase about the number of hostnames that will be active after making the changes.
|
|
41
|
+
:param pulumi.Input[_builtins.str] note: Assigns a log message to the request.
|
|
42
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] notify_emails: Email addresses to notify when the activation status changes.
|
|
43
|
+
:param pulumi.Input[_builtins.int] timeout_for_activation: The timeout value in minutes after which a single hostname activation will be canceled. Defaults to 50 minutes.
|
|
49
44
|
"""
|
|
50
45
|
pulumi.set(__self__, "hostnames", hostnames)
|
|
51
46
|
pulumi.set(__self__, "network", network)
|
|
@@ -63,12 +58,11 @@ class PropertyHostnameBucketArgs:
|
|
|
63
58
|
if timeout_for_activation is not None:
|
|
64
59
|
pulumi.set(__self__, "timeout_for_activation", timeout_for_activation)
|
|
65
60
|
|
|
66
|
-
@property
|
|
61
|
+
@_builtins.property
|
|
67
62
|
@pulumi.getter
|
|
68
63
|
def hostnames(self) -> pulumi.Input[Mapping[str, pulumi.Input['PropertyHostnameBucketHostnamesArgs']]]:
|
|
69
64
|
"""
|
|
70
|
-
The hostnames mapping. The key represents 'cname_from' and the value contains hostnames details, consisting of
|
|
71
|
-
certificate provisioning type and edge hostname.
|
|
65
|
+
The hostnames mapping. The key represents 'cname_from' and the value contains hostnames details, consisting of certificate provisioning type and edge hostname.
|
|
72
66
|
"""
|
|
73
67
|
return pulumi.get(self, "hostnames")
|
|
74
68
|
|
|
@@ -76,137 +70,130 @@ class PropertyHostnameBucketArgs:
|
|
|
76
70
|
def hostnames(self, value: pulumi.Input[Mapping[str, pulumi.Input['PropertyHostnameBucketHostnamesArgs']]]):
|
|
77
71
|
pulumi.set(self, "hostnames", value)
|
|
78
72
|
|
|
79
|
-
@property
|
|
73
|
+
@_builtins.property
|
|
80
74
|
@pulumi.getter
|
|
81
|
-
def network(self) -> pulumi.Input[
|
|
75
|
+
def network(self) -> pulumi.Input[_builtins.str]:
|
|
82
76
|
"""
|
|
83
77
|
The network to activate on, either `STAGING` or `PRODUCTION`.
|
|
84
78
|
"""
|
|
85
79
|
return pulumi.get(self, "network")
|
|
86
80
|
|
|
87
81
|
@network.setter
|
|
88
|
-
def network(self, value: pulumi.Input[
|
|
82
|
+
def network(self, value: pulumi.Input[_builtins.str]):
|
|
89
83
|
pulumi.set(self, "network", value)
|
|
90
84
|
|
|
91
|
-
@property
|
|
85
|
+
@_builtins.property
|
|
92
86
|
@pulumi.getter(name="propertyId")
|
|
93
|
-
def property_id(self) -> pulumi.Input[
|
|
87
|
+
def property_id(self) -> pulumi.Input[_builtins.str]:
|
|
94
88
|
"""
|
|
95
89
|
The unique identifier for the property.
|
|
96
90
|
"""
|
|
97
91
|
return pulumi.get(self, "property_id")
|
|
98
92
|
|
|
99
93
|
@property_id.setter
|
|
100
|
-
def property_id(self, value: pulumi.Input[
|
|
94
|
+
def property_id(self, value: pulumi.Input[_builtins.str]):
|
|
101
95
|
pulumi.set(self, "property_id", value)
|
|
102
96
|
|
|
103
|
-
@property
|
|
97
|
+
@_builtins.property
|
|
104
98
|
@pulumi.getter(name="contractId")
|
|
105
|
-
def contract_id(self) -> Optional[pulumi.Input[
|
|
99
|
+
def contract_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
106
100
|
"""
|
|
107
|
-
The unique identifier for the contract. Provide it if resolving the property without 'contract_id' and 'group_id' is not
|
|
108
|
-
possible
|
|
101
|
+
The unique identifier for the contract. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
109
102
|
"""
|
|
110
103
|
return pulumi.get(self, "contract_id")
|
|
111
104
|
|
|
112
105
|
@contract_id.setter
|
|
113
|
-
def contract_id(self, value: Optional[pulumi.Input[
|
|
106
|
+
def contract_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
114
107
|
pulumi.set(self, "contract_id", value)
|
|
115
108
|
|
|
116
|
-
@property
|
|
109
|
+
@_builtins.property
|
|
117
110
|
@pulumi.getter(name="groupId")
|
|
118
|
-
def group_id(self) -> Optional[pulumi.Input[
|
|
111
|
+
def group_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
119
112
|
"""
|
|
120
|
-
The unique identifier for the group. Provide it if resolving the property without 'contract_id' and 'group_id' is not
|
|
121
|
-
possible
|
|
113
|
+
The unique identifier for the group. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
122
114
|
"""
|
|
123
115
|
return pulumi.get(self, "group_id")
|
|
124
116
|
|
|
125
117
|
@group_id.setter
|
|
126
|
-
def group_id(self, value: Optional[pulumi.Input[
|
|
118
|
+
def group_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
127
119
|
pulumi.set(self, "group_id", value)
|
|
128
120
|
|
|
129
|
-
@property
|
|
121
|
+
@_builtins.property
|
|
130
122
|
@pulumi.getter(name="hostnameCount")
|
|
131
|
-
def hostname_count(self) -> Optional[pulumi.Input[
|
|
123
|
+
def hostname_count(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
132
124
|
"""
|
|
133
|
-
The computed number of hostnames after applying desired modifications. Used only to informduring the plan phase about
|
|
134
|
-
the number of hostnames that will be active after making the changes.
|
|
125
|
+
The computed number of hostnames after applying desired modifications. Used only to informduring the plan phase about the number of hostnames that will be active after making the changes.
|
|
135
126
|
"""
|
|
136
127
|
return pulumi.get(self, "hostname_count")
|
|
137
128
|
|
|
138
129
|
@hostname_count.setter
|
|
139
|
-
def hostname_count(self, value: Optional[pulumi.Input[
|
|
130
|
+
def hostname_count(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
140
131
|
pulumi.set(self, "hostname_count", value)
|
|
141
132
|
|
|
142
|
-
@property
|
|
133
|
+
@_builtins.property
|
|
143
134
|
@pulumi.getter
|
|
144
|
-
def note(self) -> Optional[pulumi.Input[
|
|
135
|
+
def note(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
145
136
|
"""
|
|
146
137
|
Assigns a log message to the request.
|
|
147
138
|
"""
|
|
148
139
|
return pulumi.get(self, "note")
|
|
149
140
|
|
|
150
141
|
@note.setter
|
|
151
|
-
def note(self, value: Optional[pulumi.Input[
|
|
142
|
+
def note(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
152
143
|
pulumi.set(self, "note", value)
|
|
153
144
|
|
|
154
|
-
@property
|
|
145
|
+
@_builtins.property
|
|
155
146
|
@pulumi.getter(name="notifyEmails")
|
|
156
|
-
def notify_emails(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
147
|
+
def notify_emails(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
|
|
157
148
|
"""
|
|
158
149
|
Email addresses to notify when the activation status changes.
|
|
159
150
|
"""
|
|
160
151
|
return pulumi.get(self, "notify_emails")
|
|
161
152
|
|
|
162
153
|
@notify_emails.setter
|
|
163
|
-
def notify_emails(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
154
|
+
def notify_emails(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]):
|
|
164
155
|
pulumi.set(self, "notify_emails", value)
|
|
165
156
|
|
|
166
|
-
@property
|
|
157
|
+
@_builtins.property
|
|
167
158
|
@pulumi.getter(name="timeoutForActivation")
|
|
168
|
-
def timeout_for_activation(self) -> Optional[pulumi.Input[
|
|
159
|
+
def timeout_for_activation(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
169
160
|
"""
|
|
170
161
|
The timeout value in minutes after which a single hostname activation will be canceled. Defaults to 50 minutes.
|
|
171
162
|
"""
|
|
172
163
|
return pulumi.get(self, "timeout_for_activation")
|
|
173
164
|
|
|
174
165
|
@timeout_for_activation.setter
|
|
175
|
-
def timeout_for_activation(self, value: Optional[pulumi.Input[
|
|
166
|
+
def timeout_for_activation(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
176
167
|
pulumi.set(self, "timeout_for_activation", value)
|
|
177
168
|
|
|
178
169
|
|
|
179
170
|
@pulumi.input_type
|
|
180
171
|
class _PropertyHostnameBucketState:
|
|
181
172
|
def __init__(__self__, *,
|
|
182
|
-
activation_id: Optional[pulumi.Input[
|
|
183
|
-
contract_id: Optional[pulumi.Input[
|
|
184
|
-
group_id: Optional[pulumi.Input[
|
|
185
|
-
hostname_count: Optional[pulumi.Input[
|
|
173
|
+
activation_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
174
|
+
contract_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
175
|
+
group_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
176
|
+
hostname_count: Optional[pulumi.Input[_builtins.int]] = None,
|
|
186
177
|
hostnames: Optional[pulumi.Input[Mapping[str, pulumi.Input['PropertyHostnameBucketHostnamesArgs']]]] = None,
|
|
187
|
-
network: Optional[pulumi.Input[
|
|
188
|
-
note: Optional[pulumi.Input[
|
|
189
|
-
notify_emails: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
190
|
-
pending_default_certs: Optional[pulumi.Input[
|
|
191
|
-
property_id: Optional[pulumi.Input[
|
|
192
|
-
timeout_for_activation: Optional[pulumi.Input[
|
|
178
|
+
network: Optional[pulumi.Input[_builtins.str]] = None,
|
|
179
|
+
note: Optional[pulumi.Input[_builtins.str]] = None,
|
|
180
|
+
notify_emails: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
181
|
+
pending_default_certs: Optional[pulumi.Input[_builtins.int]] = None,
|
|
182
|
+
property_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
183
|
+
timeout_for_activation: Optional[pulumi.Input[_builtins.int]] = None):
|
|
193
184
|
"""
|
|
194
185
|
Input properties used for looking up and filtering PropertyHostnameBucket resources.
|
|
195
|
-
:param pulumi.Input[
|
|
196
|
-
:param pulumi.Input[
|
|
197
|
-
|
|
198
|
-
:param pulumi.Input[
|
|
199
|
-
|
|
200
|
-
:param pulumi.Input[
|
|
201
|
-
|
|
202
|
-
:param pulumi.Input[
|
|
203
|
-
|
|
204
|
-
:param pulumi.Input[
|
|
205
|
-
:param pulumi.Input[
|
|
206
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] notify_emails: Email addresses to notify when the activation status changes.
|
|
207
|
-
:param pulumi.Input[builtins.int] pending_default_certs: The number of hostnames with a `DEFAULT` certificate type that are still in the `PENDING` state.
|
|
208
|
-
:param pulumi.Input[builtins.str] property_id: The unique identifier for the property.
|
|
209
|
-
:param pulumi.Input[builtins.int] timeout_for_activation: The timeout value in minutes after which a single hostname activation will be canceled. Defaults to 50 minutes.
|
|
186
|
+
:param pulumi.Input[_builtins.str] activation_id: The ID of the latest hostname bucket activation.
|
|
187
|
+
:param pulumi.Input[_builtins.str] contract_id: The unique identifier for the contract. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
188
|
+
:param pulumi.Input[_builtins.str] group_id: The unique identifier for the group. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
189
|
+
:param pulumi.Input[_builtins.int] hostname_count: The computed number of hostnames after applying desired modifications. Used only to informduring the plan phase about the number of hostnames that will be active after making the changes.
|
|
190
|
+
:param pulumi.Input[Mapping[str, pulumi.Input['PropertyHostnameBucketHostnamesArgs']]] hostnames: The hostnames mapping. The key represents 'cname_from' and the value contains hostnames details, consisting of certificate provisioning type and edge hostname.
|
|
191
|
+
:param pulumi.Input[_builtins.str] network: The network to activate on, either `STAGING` or `PRODUCTION`.
|
|
192
|
+
:param pulumi.Input[_builtins.str] note: Assigns a log message to the request.
|
|
193
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] notify_emails: Email addresses to notify when the activation status changes.
|
|
194
|
+
:param pulumi.Input[_builtins.int] pending_default_certs: The number of hostnames with a `DEFAULT` certificate type that are still in the `PENDING` state.
|
|
195
|
+
:param pulumi.Input[_builtins.str] property_id: The unique identifier for the property.
|
|
196
|
+
:param pulumi.Input[_builtins.int] timeout_for_activation: The timeout value in minutes after which a single hostname activation will be canceled. Defaults to 50 minutes.
|
|
210
197
|
"""
|
|
211
198
|
if activation_id is not None:
|
|
212
199
|
pulumi.set(__self__, "activation_id", activation_id)
|
|
@@ -231,63 +218,59 @@ class _PropertyHostnameBucketState:
|
|
|
231
218
|
if timeout_for_activation is not None:
|
|
232
219
|
pulumi.set(__self__, "timeout_for_activation", timeout_for_activation)
|
|
233
220
|
|
|
234
|
-
@property
|
|
221
|
+
@_builtins.property
|
|
235
222
|
@pulumi.getter(name="activationId")
|
|
236
|
-
def activation_id(self) -> Optional[pulumi.Input[
|
|
223
|
+
def activation_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
237
224
|
"""
|
|
238
225
|
The ID of the latest hostname bucket activation.
|
|
239
226
|
"""
|
|
240
227
|
return pulumi.get(self, "activation_id")
|
|
241
228
|
|
|
242
229
|
@activation_id.setter
|
|
243
|
-
def activation_id(self, value: Optional[pulumi.Input[
|
|
230
|
+
def activation_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
244
231
|
pulumi.set(self, "activation_id", value)
|
|
245
232
|
|
|
246
|
-
@property
|
|
233
|
+
@_builtins.property
|
|
247
234
|
@pulumi.getter(name="contractId")
|
|
248
|
-
def contract_id(self) -> Optional[pulumi.Input[
|
|
235
|
+
def contract_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
249
236
|
"""
|
|
250
|
-
The unique identifier for the contract. Provide it if resolving the property without 'contract_id' and 'group_id' is not
|
|
251
|
-
possible
|
|
237
|
+
The unique identifier for the contract. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
252
238
|
"""
|
|
253
239
|
return pulumi.get(self, "contract_id")
|
|
254
240
|
|
|
255
241
|
@contract_id.setter
|
|
256
|
-
def contract_id(self, value: Optional[pulumi.Input[
|
|
242
|
+
def contract_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
257
243
|
pulumi.set(self, "contract_id", value)
|
|
258
244
|
|
|
259
|
-
@property
|
|
245
|
+
@_builtins.property
|
|
260
246
|
@pulumi.getter(name="groupId")
|
|
261
|
-
def group_id(self) -> Optional[pulumi.Input[
|
|
247
|
+
def group_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
262
248
|
"""
|
|
263
|
-
The unique identifier for the group. Provide it if resolving the property without 'contract_id' and 'group_id' is not
|
|
264
|
-
possible
|
|
249
|
+
The unique identifier for the group. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
265
250
|
"""
|
|
266
251
|
return pulumi.get(self, "group_id")
|
|
267
252
|
|
|
268
253
|
@group_id.setter
|
|
269
|
-
def group_id(self, value: Optional[pulumi.Input[
|
|
254
|
+
def group_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
270
255
|
pulumi.set(self, "group_id", value)
|
|
271
256
|
|
|
272
|
-
@property
|
|
257
|
+
@_builtins.property
|
|
273
258
|
@pulumi.getter(name="hostnameCount")
|
|
274
|
-
def hostname_count(self) -> Optional[pulumi.Input[
|
|
259
|
+
def hostname_count(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
275
260
|
"""
|
|
276
|
-
The computed number of hostnames after applying desired modifications. Used only to informduring the plan phase about
|
|
277
|
-
the number of hostnames that will be active after making the changes.
|
|
261
|
+
The computed number of hostnames after applying desired modifications. Used only to informduring the plan phase about the number of hostnames that will be active after making the changes.
|
|
278
262
|
"""
|
|
279
263
|
return pulumi.get(self, "hostname_count")
|
|
280
264
|
|
|
281
265
|
@hostname_count.setter
|
|
282
|
-
def hostname_count(self, value: Optional[pulumi.Input[
|
|
266
|
+
def hostname_count(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
283
267
|
pulumi.set(self, "hostname_count", value)
|
|
284
268
|
|
|
285
|
-
@property
|
|
269
|
+
@_builtins.property
|
|
286
270
|
@pulumi.getter
|
|
287
271
|
def hostnames(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['PropertyHostnameBucketHostnamesArgs']]]]:
|
|
288
272
|
"""
|
|
289
|
-
The hostnames mapping. The key represents 'cname_from' and the value contains hostnames details, consisting of
|
|
290
|
-
certificate provisioning type and edge hostname.
|
|
273
|
+
The hostnames mapping. The key represents 'cname_from' and the value contains hostnames details, consisting of certificate provisioning type and edge hostname.
|
|
291
274
|
"""
|
|
292
275
|
return pulumi.get(self, "hostnames")
|
|
293
276
|
|
|
@@ -295,76 +278,76 @@ class _PropertyHostnameBucketState:
|
|
|
295
278
|
def hostnames(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input['PropertyHostnameBucketHostnamesArgs']]]]):
|
|
296
279
|
pulumi.set(self, "hostnames", value)
|
|
297
280
|
|
|
298
|
-
@property
|
|
281
|
+
@_builtins.property
|
|
299
282
|
@pulumi.getter
|
|
300
|
-
def network(self) -> Optional[pulumi.Input[
|
|
283
|
+
def network(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
301
284
|
"""
|
|
302
285
|
The network to activate on, either `STAGING` or `PRODUCTION`.
|
|
303
286
|
"""
|
|
304
287
|
return pulumi.get(self, "network")
|
|
305
288
|
|
|
306
289
|
@network.setter
|
|
307
|
-
def network(self, value: Optional[pulumi.Input[
|
|
290
|
+
def network(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
308
291
|
pulumi.set(self, "network", value)
|
|
309
292
|
|
|
310
|
-
@property
|
|
293
|
+
@_builtins.property
|
|
311
294
|
@pulumi.getter
|
|
312
|
-
def note(self) -> Optional[pulumi.Input[
|
|
295
|
+
def note(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
313
296
|
"""
|
|
314
297
|
Assigns a log message to the request.
|
|
315
298
|
"""
|
|
316
299
|
return pulumi.get(self, "note")
|
|
317
300
|
|
|
318
301
|
@note.setter
|
|
319
|
-
def note(self, value: Optional[pulumi.Input[
|
|
302
|
+
def note(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
320
303
|
pulumi.set(self, "note", value)
|
|
321
304
|
|
|
322
|
-
@property
|
|
305
|
+
@_builtins.property
|
|
323
306
|
@pulumi.getter(name="notifyEmails")
|
|
324
|
-
def notify_emails(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
307
|
+
def notify_emails(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
|
|
325
308
|
"""
|
|
326
309
|
Email addresses to notify when the activation status changes.
|
|
327
310
|
"""
|
|
328
311
|
return pulumi.get(self, "notify_emails")
|
|
329
312
|
|
|
330
313
|
@notify_emails.setter
|
|
331
|
-
def notify_emails(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
314
|
+
def notify_emails(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]):
|
|
332
315
|
pulumi.set(self, "notify_emails", value)
|
|
333
316
|
|
|
334
|
-
@property
|
|
317
|
+
@_builtins.property
|
|
335
318
|
@pulumi.getter(name="pendingDefaultCerts")
|
|
336
|
-
def pending_default_certs(self) -> Optional[pulumi.Input[
|
|
319
|
+
def pending_default_certs(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
337
320
|
"""
|
|
338
321
|
The number of hostnames with a `DEFAULT` certificate type that are still in the `PENDING` state.
|
|
339
322
|
"""
|
|
340
323
|
return pulumi.get(self, "pending_default_certs")
|
|
341
324
|
|
|
342
325
|
@pending_default_certs.setter
|
|
343
|
-
def pending_default_certs(self, value: Optional[pulumi.Input[
|
|
326
|
+
def pending_default_certs(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
344
327
|
pulumi.set(self, "pending_default_certs", value)
|
|
345
328
|
|
|
346
|
-
@property
|
|
329
|
+
@_builtins.property
|
|
347
330
|
@pulumi.getter(name="propertyId")
|
|
348
|
-
def property_id(self) -> Optional[pulumi.Input[
|
|
331
|
+
def property_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
349
332
|
"""
|
|
350
333
|
The unique identifier for the property.
|
|
351
334
|
"""
|
|
352
335
|
return pulumi.get(self, "property_id")
|
|
353
336
|
|
|
354
337
|
@property_id.setter
|
|
355
|
-
def property_id(self, value: Optional[pulumi.Input[
|
|
338
|
+
def property_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
356
339
|
pulumi.set(self, "property_id", value)
|
|
357
340
|
|
|
358
|
-
@property
|
|
341
|
+
@_builtins.property
|
|
359
342
|
@pulumi.getter(name="timeoutForActivation")
|
|
360
|
-
def timeout_for_activation(self) -> Optional[pulumi.Input[
|
|
343
|
+
def timeout_for_activation(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
361
344
|
"""
|
|
362
345
|
The timeout value in minutes after which a single hostname activation will be canceled. Defaults to 50 minutes.
|
|
363
346
|
"""
|
|
364
347
|
return pulumi.get(self, "timeout_for_activation")
|
|
365
348
|
|
|
366
349
|
@timeout_for_activation.setter
|
|
367
|
-
def timeout_for_activation(self, value: Optional[pulumi.Input[
|
|
350
|
+
def timeout_for_activation(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
368
351
|
pulumi.set(self, "timeout_for_activation", value)
|
|
369
352
|
|
|
370
353
|
|
|
@@ -374,33 +357,29 @@ class PropertyHostnameBucket(pulumi.CustomResource):
|
|
|
374
357
|
def __init__(__self__,
|
|
375
358
|
resource_name: str,
|
|
376
359
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
377
|
-
contract_id: Optional[pulumi.Input[
|
|
378
|
-
group_id: Optional[pulumi.Input[
|
|
379
|
-
hostname_count: Optional[pulumi.Input[
|
|
360
|
+
contract_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
361
|
+
group_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
362
|
+
hostname_count: Optional[pulumi.Input[_builtins.int]] = None,
|
|
380
363
|
hostnames: Optional[pulumi.Input[Mapping[str, pulumi.Input[Union['PropertyHostnameBucketHostnamesArgs', 'PropertyHostnameBucketHostnamesArgsDict']]]]] = None,
|
|
381
|
-
network: Optional[pulumi.Input[
|
|
382
|
-
note: Optional[pulumi.Input[
|
|
383
|
-
notify_emails: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
384
|
-
property_id: Optional[pulumi.Input[
|
|
385
|
-
timeout_for_activation: Optional[pulumi.Input[
|
|
364
|
+
network: Optional[pulumi.Input[_builtins.str]] = None,
|
|
365
|
+
note: Optional[pulumi.Input[_builtins.str]] = None,
|
|
366
|
+
notify_emails: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
367
|
+
property_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
368
|
+
timeout_for_activation: Optional[pulumi.Input[_builtins.int]] = None,
|
|
386
369
|
__props__=None):
|
|
387
370
|
"""
|
|
388
371
|
Create a PropertyHostnameBucket resource with the given unique name, props, and options.
|
|
389
372
|
:param str resource_name: The name of the resource.
|
|
390
373
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
391
|
-
:param pulumi.Input[
|
|
392
|
-
|
|
393
|
-
:param pulumi.Input[
|
|
394
|
-
|
|
395
|
-
:param pulumi.Input[
|
|
396
|
-
|
|
397
|
-
:param pulumi.Input[
|
|
398
|
-
|
|
399
|
-
:param pulumi.Input[
|
|
400
|
-
:param pulumi.Input[builtins.str] note: Assigns a log message to the request.
|
|
401
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] notify_emails: Email addresses to notify when the activation status changes.
|
|
402
|
-
:param pulumi.Input[builtins.str] property_id: The unique identifier for the property.
|
|
403
|
-
:param pulumi.Input[builtins.int] timeout_for_activation: The timeout value in minutes after which a single hostname activation will be canceled. Defaults to 50 minutes.
|
|
374
|
+
:param pulumi.Input[_builtins.str] contract_id: The unique identifier for the contract. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
375
|
+
:param pulumi.Input[_builtins.str] group_id: The unique identifier for the group. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
376
|
+
:param pulumi.Input[_builtins.int] hostname_count: The computed number of hostnames after applying desired modifications. Used only to informduring the plan phase about the number of hostnames that will be active after making the changes.
|
|
377
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[Union['PropertyHostnameBucketHostnamesArgs', 'PropertyHostnameBucketHostnamesArgsDict']]]] hostnames: The hostnames mapping. The key represents 'cname_from' and the value contains hostnames details, consisting of certificate provisioning type and edge hostname.
|
|
378
|
+
:param pulumi.Input[_builtins.str] network: The network to activate on, either `STAGING` or `PRODUCTION`.
|
|
379
|
+
:param pulumi.Input[_builtins.str] note: Assigns a log message to the request.
|
|
380
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] notify_emails: Email addresses to notify when the activation status changes.
|
|
381
|
+
:param pulumi.Input[_builtins.str] property_id: The unique identifier for the property.
|
|
382
|
+
:param pulumi.Input[_builtins.int] timeout_for_activation: The timeout value in minutes after which a single hostname activation will be canceled. Defaults to 50 minutes.
|
|
404
383
|
"""
|
|
405
384
|
...
|
|
406
385
|
@overload
|
|
@@ -425,15 +404,15 @@ class PropertyHostnameBucket(pulumi.CustomResource):
|
|
|
425
404
|
def _internal_init(__self__,
|
|
426
405
|
resource_name: str,
|
|
427
406
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
428
|
-
contract_id: Optional[pulumi.Input[
|
|
429
|
-
group_id: Optional[pulumi.Input[
|
|
430
|
-
hostname_count: Optional[pulumi.Input[
|
|
407
|
+
contract_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
408
|
+
group_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
409
|
+
hostname_count: Optional[pulumi.Input[_builtins.int]] = None,
|
|
431
410
|
hostnames: Optional[pulumi.Input[Mapping[str, pulumi.Input[Union['PropertyHostnameBucketHostnamesArgs', 'PropertyHostnameBucketHostnamesArgsDict']]]]] = None,
|
|
432
|
-
network: Optional[pulumi.Input[
|
|
433
|
-
note: Optional[pulumi.Input[
|
|
434
|
-
notify_emails: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
435
|
-
property_id: Optional[pulumi.Input[
|
|
436
|
-
timeout_for_activation: Optional[pulumi.Input[
|
|
411
|
+
network: Optional[pulumi.Input[_builtins.str]] = None,
|
|
412
|
+
note: Optional[pulumi.Input[_builtins.str]] = None,
|
|
413
|
+
notify_emails: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
414
|
+
property_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
415
|
+
timeout_for_activation: Optional[pulumi.Input[_builtins.int]] = None,
|
|
437
416
|
__props__=None):
|
|
438
417
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
439
418
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -470,17 +449,17 @@ class PropertyHostnameBucket(pulumi.CustomResource):
|
|
|
470
449
|
def get(resource_name: str,
|
|
471
450
|
id: pulumi.Input[str],
|
|
472
451
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
473
|
-
activation_id: Optional[pulumi.Input[
|
|
474
|
-
contract_id: Optional[pulumi.Input[
|
|
475
|
-
group_id: Optional[pulumi.Input[
|
|
476
|
-
hostname_count: Optional[pulumi.Input[
|
|
452
|
+
activation_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
453
|
+
contract_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
454
|
+
group_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
455
|
+
hostname_count: Optional[pulumi.Input[_builtins.int]] = None,
|
|
477
456
|
hostnames: Optional[pulumi.Input[Mapping[str, pulumi.Input[Union['PropertyHostnameBucketHostnamesArgs', 'PropertyHostnameBucketHostnamesArgsDict']]]]] = None,
|
|
478
|
-
network: Optional[pulumi.Input[
|
|
479
|
-
note: Optional[pulumi.Input[
|
|
480
|
-
notify_emails: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
481
|
-
pending_default_certs: Optional[pulumi.Input[
|
|
482
|
-
property_id: Optional[pulumi.Input[
|
|
483
|
-
timeout_for_activation: Optional[pulumi.Input[
|
|
457
|
+
network: Optional[pulumi.Input[_builtins.str]] = None,
|
|
458
|
+
note: Optional[pulumi.Input[_builtins.str]] = None,
|
|
459
|
+
notify_emails: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
460
|
+
pending_default_certs: Optional[pulumi.Input[_builtins.int]] = None,
|
|
461
|
+
property_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
462
|
+
timeout_for_activation: Optional[pulumi.Input[_builtins.int]] = None) -> 'PropertyHostnameBucket':
|
|
484
463
|
"""
|
|
485
464
|
Get an existing PropertyHostnameBucket resource's state with the given name, id, and optional extra
|
|
486
465
|
properties used to qualify the lookup.
|
|
@@ -488,21 +467,17 @@ class PropertyHostnameBucket(pulumi.CustomResource):
|
|
|
488
467
|
:param str resource_name: The unique name of the resulting resource.
|
|
489
468
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
490
469
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
491
|
-
:param pulumi.Input[
|
|
492
|
-
:param pulumi.Input[
|
|
493
|
-
|
|
494
|
-
:param pulumi.Input[
|
|
495
|
-
|
|
496
|
-
:param pulumi.Input[
|
|
497
|
-
|
|
498
|
-
:param pulumi.Input[
|
|
499
|
-
|
|
500
|
-
:param pulumi.Input[
|
|
501
|
-
:param pulumi.Input[
|
|
502
|
-
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] notify_emails: Email addresses to notify when the activation status changes.
|
|
503
|
-
:param pulumi.Input[builtins.int] pending_default_certs: The number of hostnames with a `DEFAULT` certificate type that are still in the `PENDING` state.
|
|
504
|
-
:param pulumi.Input[builtins.str] property_id: The unique identifier for the property.
|
|
505
|
-
:param pulumi.Input[builtins.int] timeout_for_activation: The timeout value in minutes after which a single hostname activation will be canceled. Defaults to 50 minutes.
|
|
470
|
+
:param pulumi.Input[_builtins.str] activation_id: The ID of the latest hostname bucket activation.
|
|
471
|
+
:param pulumi.Input[_builtins.str] contract_id: The unique identifier for the contract. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
472
|
+
:param pulumi.Input[_builtins.str] group_id: The unique identifier for the group. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
473
|
+
:param pulumi.Input[_builtins.int] hostname_count: The computed number of hostnames after applying desired modifications. Used only to informduring the plan phase about the number of hostnames that will be active after making the changes.
|
|
474
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[Union['PropertyHostnameBucketHostnamesArgs', 'PropertyHostnameBucketHostnamesArgsDict']]]] hostnames: The hostnames mapping. The key represents 'cname_from' and the value contains hostnames details, consisting of certificate provisioning type and edge hostname.
|
|
475
|
+
:param pulumi.Input[_builtins.str] network: The network to activate on, either `STAGING` or `PRODUCTION`.
|
|
476
|
+
:param pulumi.Input[_builtins.str] note: Assigns a log message to the request.
|
|
477
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] notify_emails: Email addresses to notify when the activation status changes.
|
|
478
|
+
:param pulumi.Input[_builtins.int] pending_default_certs: The number of hostnames with a `DEFAULT` certificate type that are still in the `PENDING` state.
|
|
479
|
+
:param pulumi.Input[_builtins.str] property_id: The unique identifier for the property.
|
|
480
|
+
:param pulumi.Input[_builtins.int] timeout_for_activation: The timeout value in minutes after which a single hostname activation will be canceled. Defaults to 50 minutes.
|
|
506
481
|
"""
|
|
507
482
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
508
483
|
|
|
@@ -521,93 +496,89 @@ class PropertyHostnameBucket(pulumi.CustomResource):
|
|
|
521
496
|
__props__.__dict__["timeout_for_activation"] = timeout_for_activation
|
|
522
497
|
return PropertyHostnameBucket(resource_name, opts=opts, __props__=__props__)
|
|
523
498
|
|
|
524
|
-
@property
|
|
499
|
+
@_builtins.property
|
|
525
500
|
@pulumi.getter(name="activationId")
|
|
526
|
-
def activation_id(self) -> pulumi.Output[
|
|
501
|
+
def activation_id(self) -> pulumi.Output[_builtins.str]:
|
|
527
502
|
"""
|
|
528
503
|
The ID of the latest hostname bucket activation.
|
|
529
504
|
"""
|
|
530
505
|
return pulumi.get(self, "activation_id")
|
|
531
506
|
|
|
532
|
-
@property
|
|
507
|
+
@_builtins.property
|
|
533
508
|
@pulumi.getter(name="contractId")
|
|
534
|
-
def contract_id(self) -> pulumi.Output[
|
|
509
|
+
def contract_id(self) -> pulumi.Output[_builtins.str]:
|
|
535
510
|
"""
|
|
536
|
-
The unique identifier for the contract. Provide it if resolving the property without 'contract_id' and 'group_id' is not
|
|
537
|
-
possible
|
|
511
|
+
The unique identifier for the contract. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
538
512
|
"""
|
|
539
513
|
return pulumi.get(self, "contract_id")
|
|
540
514
|
|
|
541
|
-
@property
|
|
515
|
+
@_builtins.property
|
|
542
516
|
@pulumi.getter(name="groupId")
|
|
543
|
-
def group_id(self) -> pulumi.Output[
|
|
517
|
+
def group_id(self) -> pulumi.Output[_builtins.str]:
|
|
544
518
|
"""
|
|
545
|
-
The unique identifier for the group. Provide it if resolving the property without 'contract_id' and 'group_id' is not
|
|
546
|
-
possible
|
|
519
|
+
The unique identifier for the group. Provide it if resolving the property without 'contract_id' and 'group_id' is not possible
|
|
547
520
|
"""
|
|
548
521
|
return pulumi.get(self, "group_id")
|
|
549
522
|
|
|
550
|
-
@property
|
|
523
|
+
@_builtins.property
|
|
551
524
|
@pulumi.getter(name="hostnameCount")
|
|
552
|
-
def hostname_count(self) -> pulumi.Output[
|
|
525
|
+
def hostname_count(self) -> pulumi.Output[_builtins.int]:
|
|
553
526
|
"""
|
|
554
|
-
The computed number of hostnames after applying desired modifications. Used only to informduring the plan phase about
|
|
555
|
-
the number of hostnames that will be active after making the changes.
|
|
527
|
+
The computed number of hostnames after applying desired modifications. Used only to informduring the plan phase about the number of hostnames that will be active after making the changes.
|
|
556
528
|
"""
|
|
557
529
|
return pulumi.get(self, "hostname_count")
|
|
558
530
|
|
|
559
|
-
@property
|
|
531
|
+
@_builtins.property
|
|
560
532
|
@pulumi.getter
|
|
561
533
|
def hostnames(self) -> pulumi.Output[Mapping[str, 'outputs.PropertyHostnameBucketHostnames']]:
|
|
562
534
|
"""
|
|
563
|
-
The hostnames mapping. The key represents 'cname_from' and the value contains hostnames details, consisting of
|
|
564
|
-
certificate provisioning type and edge hostname.
|
|
535
|
+
The hostnames mapping. The key represents 'cname_from' and the value contains hostnames details, consisting of certificate provisioning type and edge hostname.
|
|
565
536
|
"""
|
|
566
537
|
return pulumi.get(self, "hostnames")
|
|
567
538
|
|
|
568
|
-
@property
|
|
539
|
+
@_builtins.property
|
|
569
540
|
@pulumi.getter
|
|
570
|
-
def network(self) -> pulumi.Output[
|
|
541
|
+
def network(self) -> pulumi.Output[_builtins.str]:
|
|
571
542
|
"""
|
|
572
543
|
The network to activate on, either `STAGING` or `PRODUCTION`.
|
|
573
544
|
"""
|
|
574
545
|
return pulumi.get(self, "network")
|
|
575
546
|
|
|
576
|
-
@property
|
|
547
|
+
@_builtins.property
|
|
577
548
|
@pulumi.getter
|
|
578
|
-
def note(self) -> pulumi.Output[
|
|
549
|
+
def note(self) -> pulumi.Output[_builtins.str]:
|
|
579
550
|
"""
|
|
580
551
|
Assigns a log message to the request.
|
|
581
552
|
"""
|
|
582
553
|
return pulumi.get(self, "note")
|
|
583
554
|
|
|
584
|
-
@property
|
|
555
|
+
@_builtins.property
|
|
585
556
|
@pulumi.getter(name="notifyEmails")
|
|
586
|
-
def notify_emails(self) -> pulumi.Output[Sequence[
|
|
557
|
+
def notify_emails(self) -> pulumi.Output[Sequence[_builtins.str]]:
|
|
587
558
|
"""
|
|
588
559
|
Email addresses to notify when the activation status changes.
|
|
589
560
|
"""
|
|
590
561
|
return pulumi.get(self, "notify_emails")
|
|
591
562
|
|
|
592
|
-
@property
|
|
563
|
+
@_builtins.property
|
|
593
564
|
@pulumi.getter(name="pendingDefaultCerts")
|
|
594
|
-
def pending_default_certs(self) -> pulumi.Output[
|
|
565
|
+
def pending_default_certs(self) -> pulumi.Output[_builtins.int]:
|
|
595
566
|
"""
|
|
596
567
|
The number of hostnames with a `DEFAULT` certificate type that are still in the `PENDING` state.
|
|
597
568
|
"""
|
|
598
569
|
return pulumi.get(self, "pending_default_certs")
|
|
599
570
|
|
|
600
|
-
@property
|
|
571
|
+
@_builtins.property
|
|
601
572
|
@pulumi.getter(name="propertyId")
|
|
602
|
-
def property_id(self) -> pulumi.Output[
|
|
573
|
+
def property_id(self) -> pulumi.Output[_builtins.str]:
|
|
603
574
|
"""
|
|
604
575
|
The unique identifier for the property.
|
|
605
576
|
"""
|
|
606
577
|
return pulumi.get(self, "property_id")
|
|
607
578
|
|
|
608
|
-
@property
|
|
579
|
+
@_builtins.property
|
|
609
580
|
@pulumi.getter(name="timeoutForActivation")
|
|
610
|
-
def timeout_for_activation(self) -> pulumi.Output[
|
|
581
|
+
def timeout_for_activation(self) -> pulumi.Output[_builtins.int]:
|
|
611
582
|
"""
|
|
612
583
|
The timeout value in minutes after which a single hostname activation will be canceled. Defaults to 50 minutes.
|
|
613
584
|
"""
|