pulumi-akamai 9.1.0a1753334032__py3-none-any.whl → 9.1.0a1753397538__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.0a1753397538.dist-info}/METADATA +1 -1
- pulumi_akamai-9.1.0a1753397538.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.0a1753397538.dist-info}/WHEEL +0 -0
- {pulumi_akamai-9.1.0a1753334032.dist-info → pulumi_akamai-9.1.0a1753397538.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
|
|
@@ -44,32 +43,32 @@ class GetBotmanContentProtectionRuleResult:
|
|
|
44
43
|
raise TypeError("Expected argument 'security_policy_id' to be a str")
|
|
45
44
|
pulumi.set(__self__, "security_policy_id", security_policy_id)
|
|
46
45
|
|
|
47
|
-
@property
|
|
46
|
+
@_builtins.property
|
|
48
47
|
@pulumi.getter(name="configId")
|
|
49
|
-
def config_id(self) ->
|
|
48
|
+
def config_id(self) -> _builtins.int:
|
|
50
49
|
return pulumi.get(self, "config_id")
|
|
51
50
|
|
|
52
|
-
@property
|
|
51
|
+
@_builtins.property
|
|
53
52
|
@pulumi.getter(name="contentProtectionRuleId")
|
|
54
|
-
def content_protection_rule_id(self) -> Optional[
|
|
53
|
+
def content_protection_rule_id(self) -> Optional[_builtins.str]:
|
|
55
54
|
return pulumi.get(self, "content_protection_rule_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 json(self) ->
|
|
66
|
+
def json(self) -> _builtins.str:
|
|
68
67
|
return pulumi.get(self, "json")
|
|
69
68
|
|
|
70
|
-
@property
|
|
69
|
+
@_builtins.property
|
|
71
70
|
@pulumi.getter(name="securityPolicyId")
|
|
72
|
-
def security_policy_id(self) ->
|
|
71
|
+
def security_policy_id(self) -> _builtins.str:
|
|
73
72
|
return pulumi.get(self, "security_policy_id")
|
|
74
73
|
|
|
75
74
|
|
|
@@ -86,9 +85,9 @@ class AwaitableGetBotmanContentProtectionRuleResult(GetBotmanContentProtectionRu
|
|
|
86
85
|
security_policy_id=self.security_policy_id)
|
|
87
86
|
|
|
88
87
|
|
|
89
|
-
def get_botman_content_protection_rule(config_id: Optional[
|
|
90
|
-
content_protection_rule_id: Optional[
|
|
91
|
-
security_policy_id: Optional[
|
|
88
|
+
def get_botman_content_protection_rule(config_id: Optional[_builtins.int] = None,
|
|
89
|
+
content_protection_rule_id: Optional[_builtins.str] = None,
|
|
90
|
+
security_policy_id: Optional[_builtins.str] = None,
|
|
92
91
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBotmanContentProtectionRuleResult:
|
|
93
92
|
"""
|
|
94
93
|
Use this data source to access information about an existing resource.
|
|
@@ -106,9 +105,9 @@ def get_botman_content_protection_rule(config_id: Optional[builtins.int] = None,
|
|
|
106
105
|
id=pulumi.get(__ret__, 'id'),
|
|
107
106
|
json=pulumi.get(__ret__, 'json'),
|
|
108
107
|
security_policy_id=pulumi.get(__ret__, 'security_policy_id'))
|
|
109
|
-
def get_botman_content_protection_rule_output(config_id: Optional[pulumi.Input[
|
|
110
|
-
content_protection_rule_id: Optional[pulumi.Input[Optional[
|
|
111
|
-
security_policy_id: Optional[pulumi.Input[
|
|
108
|
+
def get_botman_content_protection_rule_output(config_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
109
|
+
content_protection_rule_id: Optional[pulumi.Input[Optional[_builtins.str]]] = None,
|
|
110
|
+
security_policy_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
112
111
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBotmanContentProtectionRuleResult]:
|
|
113
112
|
"""
|
|
114
113
|
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 GetBotmanContentProtectionRuleSequenceResult:
|
|
|
41
40
|
raise TypeError("Expected argument 'security_policy_id' to be a str")
|
|
42
41
|
pulumi.set(__self__, "security_policy_id", security_policy_id)
|
|
43
42
|
|
|
44
|
-
@property
|
|
43
|
+
@_builtins.property
|
|
45
44
|
@pulumi.getter(name="configId")
|
|
46
|
-
def config_id(self) ->
|
|
45
|
+
def config_id(self) -> _builtins.int:
|
|
47
46
|
return pulumi.get(self, "config_id")
|
|
48
47
|
|
|
49
|
-
@property
|
|
48
|
+
@_builtins.property
|
|
50
49
|
@pulumi.getter(name="contentProtectionRuleIds")
|
|
51
|
-
def content_protection_rule_ids(self) -> Sequence[
|
|
50
|
+
def content_protection_rule_ids(self) -> Sequence[_builtins.str]:
|
|
52
51
|
return pulumi.get(self, "content_protection_rule_ids")
|
|
53
52
|
|
|
54
|
-
@property
|
|
53
|
+
@_builtins.property
|
|
55
54
|
@pulumi.getter
|
|
56
|
-
def id(self) ->
|
|
55
|
+
def id(self) -> _builtins.str:
|
|
57
56
|
"""
|
|
58
57
|
The provider-assigned unique ID for this managed resource.
|
|
59
58
|
"""
|
|
60
59
|
return pulumi.get(self, "id")
|
|
61
60
|
|
|
62
|
-
@property
|
|
61
|
+
@_builtins.property
|
|
63
62
|
@pulumi.getter(name="securityPolicyId")
|
|
64
|
-
def security_policy_id(self) ->
|
|
63
|
+
def security_policy_id(self) -> _builtins.str:
|
|
65
64
|
return pulumi.get(self, "security_policy_id")
|
|
66
65
|
|
|
67
66
|
|
|
@@ -77,8 +76,8 @@ class AwaitableGetBotmanContentProtectionRuleSequenceResult(GetBotmanContentProt
|
|
|
77
76
|
security_policy_id=self.security_policy_id)
|
|
78
77
|
|
|
79
78
|
|
|
80
|
-
def get_botman_content_protection_rule_sequence(config_id: Optional[
|
|
81
|
-
security_policy_id: Optional[
|
|
79
|
+
def get_botman_content_protection_rule_sequence(config_id: Optional[_builtins.int] = None,
|
|
80
|
+
security_policy_id: Optional[_builtins.str] = None,
|
|
82
81
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBotmanContentProtectionRuleSequenceResult:
|
|
83
82
|
"""
|
|
84
83
|
Use this data source to access information about an existing resource.
|
|
@@ -94,8 +93,8 @@ def get_botman_content_protection_rule_sequence(config_id: Optional[builtins.int
|
|
|
94
93
|
content_protection_rule_ids=pulumi.get(__ret__, 'content_protection_rule_ids'),
|
|
95
94
|
id=pulumi.get(__ret__, 'id'),
|
|
96
95
|
security_policy_id=pulumi.get(__ret__, 'security_policy_id'))
|
|
97
|
-
def get_botman_content_protection_rule_sequence_output(config_id: Optional[pulumi.Input[
|
|
98
|
-
security_policy_id: Optional[pulumi.Input[
|
|
96
|
+
def get_botman_content_protection_rule_sequence_output(config_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
97
|
+
security_policy_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
99
98
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBotmanContentProtectionRuleSequenceResult]:
|
|
100
99
|
"""
|
|
101
100
|
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 GetBotmanCustomBotCategoryResult:
|
|
|
41
40
|
raise TypeError("Expected argument 'json' to be a str")
|
|
42
41
|
pulumi.set(__self__, "json", json)
|
|
43
42
|
|
|
44
|
-
@property
|
|
43
|
+
@_builtins.property
|
|
45
44
|
@pulumi.getter(name="categoryId")
|
|
46
|
-
def category_id(self) -> Optional[
|
|
45
|
+
def category_id(self) -> Optional[_builtins.str]:
|
|
47
46
|
return pulumi.get(self, "category_id")
|
|
48
47
|
|
|
49
|
-
@property
|
|
48
|
+
@_builtins.property
|
|
50
49
|
@pulumi.getter(name="configId")
|
|
51
|
-
def config_id(self) ->
|
|
50
|
+
def config_id(self) -> _builtins.int:
|
|
52
51
|
return pulumi.get(self, "config_id")
|
|
53
52
|
|
|
54
|
-
@property
|
|
53
|
+
@_builtins.property
|
|
55
54
|
@pulumi.getter
|
|
56
|
-
def id(self) ->
|
|
55
|
+
def id(self) -> _builtins.str:
|
|
57
56
|
"""
|
|
58
57
|
The provider-assigned unique ID for this managed resource.
|
|
59
58
|
"""
|
|
60
59
|
return pulumi.get(self, "id")
|
|
61
60
|
|
|
62
|
-
@property
|
|
61
|
+
@_builtins.property
|
|
63
62
|
@pulumi.getter
|
|
64
|
-
def json(self) ->
|
|
63
|
+
def json(self) -> _builtins.str:
|
|
65
64
|
return pulumi.get(self, "json")
|
|
66
65
|
|
|
67
66
|
|
|
@@ -77,8 +76,8 @@ class AwaitableGetBotmanCustomBotCategoryResult(GetBotmanCustomBotCategoryResult
|
|
|
77
76
|
json=self.json)
|
|
78
77
|
|
|
79
78
|
|
|
80
|
-
def get_botman_custom_bot_category(category_id: Optional[
|
|
81
|
-
config_id: Optional[
|
|
79
|
+
def get_botman_custom_bot_category(category_id: Optional[_builtins.str] = None,
|
|
80
|
+
config_id: Optional[_builtins.int] = None,
|
|
82
81
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBotmanCustomBotCategoryResult:
|
|
83
82
|
"""
|
|
84
83
|
Use this data source to access information about an existing resource.
|
|
@@ -94,8 +93,8 @@ def get_botman_custom_bot_category(category_id: Optional[builtins.str] = None,
|
|
|
94
93
|
config_id=pulumi.get(__ret__, 'config_id'),
|
|
95
94
|
id=pulumi.get(__ret__, 'id'),
|
|
96
95
|
json=pulumi.get(__ret__, 'json'))
|
|
97
|
-
def get_botman_custom_bot_category_output(category_id: Optional[pulumi.Input[Optional[
|
|
98
|
-
config_id: Optional[pulumi.Input[
|
|
96
|
+
def get_botman_custom_bot_category_output(category_id: Optional[pulumi.Input[Optional[_builtins.str]]] = None,
|
|
97
|
+
config_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
99
98
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBotmanCustomBotCategoryResult]:
|
|
100
99
|
"""
|
|
101
100
|
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 GetBotmanCustomBotCategoryActionResult:
|
|
|
44
43
|
raise TypeError("Expected argument 'security_policy_id' to be a str")
|
|
45
44
|
pulumi.set(__self__, "security_policy_id", security_policy_id)
|
|
46
45
|
|
|
47
|
-
@property
|
|
46
|
+
@_builtins.property
|
|
48
47
|
@pulumi.getter(name="categoryId")
|
|
49
|
-
def category_id(self) -> Optional[
|
|
48
|
+
def category_id(self) -> Optional[_builtins.str]:
|
|
50
49
|
return pulumi.get(self, "category_id")
|
|
51
50
|
|
|
52
|
-
@property
|
|
51
|
+
@_builtins.property
|
|
53
52
|
@pulumi.getter(name="configId")
|
|
54
|
-
def config_id(self) ->
|
|
53
|
+
def config_id(self) -> _builtins.int:
|
|
55
54
|
return pulumi.get(self, "config_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 json(self) ->
|
|
66
|
+
def json(self) -> _builtins.str:
|
|
68
67
|
return pulumi.get(self, "json")
|
|
69
68
|
|
|
70
|
-
@property
|
|
69
|
+
@_builtins.property
|
|
71
70
|
@pulumi.getter(name="securityPolicyId")
|
|
72
|
-
def security_policy_id(self) ->
|
|
71
|
+
def security_policy_id(self) -> _builtins.str:
|
|
73
72
|
return pulumi.get(self, "security_policy_id")
|
|
74
73
|
|
|
75
74
|
|
|
@@ -86,9 +85,9 @@ class AwaitableGetBotmanCustomBotCategoryActionResult(GetBotmanCustomBotCategory
|
|
|
86
85
|
security_policy_id=self.security_policy_id)
|
|
87
86
|
|
|
88
87
|
|
|
89
|
-
def get_botman_custom_bot_category_action(category_id: Optional[
|
|
90
|
-
config_id: Optional[
|
|
91
|
-
security_policy_id: Optional[
|
|
88
|
+
def get_botman_custom_bot_category_action(category_id: Optional[_builtins.str] = None,
|
|
89
|
+
config_id: Optional[_builtins.int] = None,
|
|
90
|
+
security_policy_id: Optional[_builtins.str] = None,
|
|
92
91
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBotmanCustomBotCategoryActionResult:
|
|
93
92
|
"""
|
|
94
93
|
Use this data source to access information about an existing resource.
|
|
@@ -106,9 +105,9 @@ def get_botman_custom_bot_category_action(category_id: Optional[builtins.str] =
|
|
|
106
105
|
id=pulumi.get(__ret__, 'id'),
|
|
107
106
|
json=pulumi.get(__ret__, 'json'),
|
|
108
107
|
security_policy_id=pulumi.get(__ret__, 'security_policy_id'))
|
|
109
|
-
def get_botman_custom_bot_category_action_output(category_id: Optional[pulumi.Input[Optional[
|
|
110
|
-
config_id: Optional[pulumi.Input[
|
|
111
|
-
security_policy_id: Optional[pulumi.Input[
|
|
108
|
+
def get_botman_custom_bot_category_action_output(category_id: Optional[pulumi.Input[Optional[_builtins.str]]] = None,
|
|
109
|
+
config_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
110
|
+
security_policy_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
112
111
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBotmanCustomBotCategoryActionResult]:
|
|
113
112
|
"""
|
|
114
113
|
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,24 +40,24 @@ class GetBotmanCustomBotCategoryItemSequenceResult:
|
|
|
41
40
|
raise TypeError("Expected argument 'id' to be a str")
|
|
42
41
|
pulumi.set(__self__, "id", id)
|
|
43
42
|
|
|
44
|
-
@property
|
|
43
|
+
@_builtins.property
|
|
45
44
|
@pulumi.getter(name="botIds")
|
|
46
|
-
def bot_ids(self) -> Sequence[
|
|
45
|
+
def bot_ids(self) -> Sequence[_builtins.str]:
|
|
47
46
|
return pulumi.get(self, "bot_ids")
|
|
48
47
|
|
|
49
|
-
@property
|
|
48
|
+
@_builtins.property
|
|
50
49
|
@pulumi.getter(name="categoryId")
|
|
51
|
-
def category_id(self) ->
|
|
50
|
+
def category_id(self) -> _builtins.str:
|
|
52
51
|
return pulumi.get(self, "category_id")
|
|
53
52
|
|
|
54
|
-
@property
|
|
53
|
+
@_builtins.property
|
|
55
54
|
@pulumi.getter(name="configId")
|
|
56
|
-
def config_id(self) ->
|
|
55
|
+
def config_id(self) -> _builtins.int:
|
|
57
56
|
return pulumi.get(self, "config_id")
|
|
58
57
|
|
|
59
|
-
@property
|
|
58
|
+
@_builtins.property
|
|
60
59
|
@pulumi.getter
|
|
61
|
-
def id(self) ->
|
|
60
|
+
def id(self) -> _builtins.str:
|
|
62
61
|
"""
|
|
63
62
|
The provider-assigned unique ID for this managed resource.
|
|
64
63
|
"""
|
|
@@ -77,8 +76,8 @@ class AwaitableGetBotmanCustomBotCategoryItemSequenceResult(GetBotmanCustomBotCa
|
|
|
77
76
|
id=self.id)
|
|
78
77
|
|
|
79
78
|
|
|
80
|
-
def get_botman_custom_bot_category_item_sequence(category_id: Optional[
|
|
81
|
-
config_id: Optional[
|
|
79
|
+
def get_botman_custom_bot_category_item_sequence(category_id: Optional[_builtins.str] = None,
|
|
80
|
+
config_id: Optional[_builtins.int] = None,
|
|
82
81
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBotmanCustomBotCategoryItemSequenceResult:
|
|
83
82
|
"""
|
|
84
83
|
Use this data source to access information about an existing resource.
|
|
@@ -94,8 +93,8 @@ def get_botman_custom_bot_category_item_sequence(category_id: Optional[builtins.
|
|
|
94
93
|
category_id=pulumi.get(__ret__, 'category_id'),
|
|
95
94
|
config_id=pulumi.get(__ret__, 'config_id'),
|
|
96
95
|
id=pulumi.get(__ret__, 'id'))
|
|
97
|
-
def get_botman_custom_bot_category_item_sequence_output(category_id: Optional[pulumi.Input[
|
|
98
|
-
config_id: Optional[pulumi.Input[
|
|
96
|
+
def get_botman_custom_bot_category_item_sequence_output(category_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
97
|
+
config_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
99
98
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBotmanCustomBotCategoryItemSequenceResult]:
|
|
100
99
|
"""
|
|
101
100
|
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,19 +37,19 @@ class GetBotmanCustomBotCategorySequenceResult:
|
|
|
38
37
|
raise TypeError("Expected argument 'id' to be a str")
|
|
39
38
|
pulumi.set(__self__, "id", id)
|
|
40
39
|
|
|
41
|
-
@property
|
|
40
|
+
@_builtins.property
|
|
42
41
|
@pulumi.getter(name="categoryIds")
|
|
43
|
-
def category_ids(self) -> Sequence[
|
|
42
|
+
def category_ids(self) -> Sequence[_builtins.str]:
|
|
44
43
|
return pulumi.get(self, "category_ids")
|
|
45
44
|
|
|
46
|
-
@property
|
|
45
|
+
@_builtins.property
|
|
47
46
|
@pulumi.getter(name="configId")
|
|
48
|
-
def config_id(self) ->
|
|
47
|
+
def config_id(self) -> _builtins.int:
|
|
49
48
|
return pulumi.get(self, "config_id")
|
|
50
49
|
|
|
51
|
-
@property
|
|
50
|
+
@_builtins.property
|
|
52
51
|
@pulumi.getter
|
|
53
|
-
def id(self) ->
|
|
52
|
+
def id(self) -> _builtins.str:
|
|
54
53
|
"""
|
|
55
54
|
The provider-assigned unique ID for this managed resource.
|
|
56
55
|
"""
|
|
@@ -68,7 +67,7 @@ class AwaitableGetBotmanCustomBotCategorySequenceResult(GetBotmanCustomBotCatego
|
|
|
68
67
|
id=self.id)
|
|
69
68
|
|
|
70
69
|
|
|
71
|
-
def get_botman_custom_bot_category_sequence(config_id: Optional[
|
|
70
|
+
def get_botman_custom_bot_category_sequence(config_id: Optional[_builtins.int] = None,
|
|
72
71
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBotmanCustomBotCategorySequenceResult:
|
|
73
72
|
"""
|
|
74
73
|
Use this data source to access information about an existing resource.
|
|
@@ -82,7 +81,7 @@ def get_botman_custom_bot_category_sequence(config_id: Optional[builtins.int] =
|
|
|
82
81
|
category_ids=pulumi.get(__ret__, 'category_ids'),
|
|
83
82
|
config_id=pulumi.get(__ret__, 'config_id'),
|
|
84
83
|
id=pulumi.get(__ret__, 'id'))
|
|
85
|
-
def get_botman_custom_bot_category_sequence_output(config_id: Optional[pulumi.Input[
|
|
84
|
+
def get_botman_custom_bot_category_sequence_output(config_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
86
85
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBotmanCustomBotCategorySequenceResult]:
|
|
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 GetBotmanCustomClientResult:
|
|
|
41
40
|
raise TypeError("Expected argument 'json' to be a str")
|
|
42
41
|
pulumi.set(__self__, "json", json)
|
|
43
42
|
|
|
44
|
-
@property
|
|
43
|
+
@_builtins.property
|
|
45
44
|
@pulumi.getter(name="configId")
|
|
46
|
-
def config_id(self) ->
|
|
45
|
+
def config_id(self) -> _builtins.int:
|
|
47
46
|
return pulumi.get(self, "config_id")
|
|
48
47
|
|
|
49
|
-
@property
|
|
48
|
+
@_builtins.property
|
|
50
49
|
@pulumi.getter(name="customClientId")
|
|
51
|
-
def custom_client_id(self) -> Optional[
|
|
50
|
+
def custom_client_id(self) -> Optional[_builtins.str]:
|
|
52
51
|
return pulumi.get(self, "custom_client_id")
|
|
53
52
|
|
|
54
|
-
@property
|
|
53
|
+
@_builtins.property
|
|
55
54
|
@pulumi.getter
|
|
56
|
-
def id(self) ->
|
|
55
|
+
def id(self) -> _builtins.str:
|
|
57
56
|
"""
|
|
58
57
|
The provider-assigned unique ID for this managed resource.
|
|
59
58
|
"""
|
|
60
59
|
return pulumi.get(self, "id")
|
|
61
60
|
|
|
62
|
-
@property
|
|
61
|
+
@_builtins.property
|
|
63
62
|
@pulumi.getter
|
|
64
|
-
def json(self) ->
|
|
63
|
+
def json(self) -> _builtins.str:
|
|
65
64
|
return pulumi.get(self, "json")
|
|
66
65
|
|
|
67
66
|
|
|
@@ -77,8 +76,8 @@ class AwaitableGetBotmanCustomClientResult(GetBotmanCustomClientResult):
|
|
|
77
76
|
json=self.json)
|
|
78
77
|
|
|
79
78
|
|
|
80
|
-
def get_botman_custom_client(config_id: Optional[
|
|
81
|
-
custom_client_id: Optional[
|
|
79
|
+
def get_botman_custom_client(config_id: Optional[_builtins.int] = None,
|
|
80
|
+
custom_client_id: Optional[_builtins.str] = None,
|
|
82
81
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBotmanCustomClientResult:
|
|
83
82
|
"""
|
|
84
83
|
Use this data source to access information about an existing resource.
|
|
@@ -94,8 +93,8 @@ def get_botman_custom_client(config_id: Optional[builtins.int] = None,
|
|
|
94
93
|
custom_client_id=pulumi.get(__ret__, 'custom_client_id'),
|
|
95
94
|
id=pulumi.get(__ret__, 'id'),
|
|
96
95
|
json=pulumi.get(__ret__, 'json'))
|
|
97
|
-
def get_botman_custom_client_output(config_id: Optional[pulumi.Input[
|
|
98
|
-
custom_client_id: Optional[pulumi.Input[Optional[
|
|
96
|
+
def get_botman_custom_client_output(config_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
97
|
+
custom_client_id: Optional[pulumi.Input[Optional[_builtins.str]]] = None,
|
|
99
98
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBotmanCustomClientResult]:
|
|
100
99
|
"""
|
|
101
100
|
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,19 +37,19 @@ class GetBotmanCustomClientSequenceResult:
|
|
|
38
37
|
raise TypeError("Expected argument 'id' to be a str")
|
|
39
38
|
pulumi.set(__self__, "id", id)
|
|
40
39
|
|
|
41
|
-
@property
|
|
40
|
+
@_builtins.property
|
|
42
41
|
@pulumi.getter(name="configId")
|
|
43
|
-
def config_id(self) ->
|
|
42
|
+
def config_id(self) -> _builtins.int:
|
|
44
43
|
return pulumi.get(self, "config_id")
|
|
45
44
|
|
|
46
|
-
@property
|
|
45
|
+
@_builtins.property
|
|
47
46
|
@pulumi.getter(name="customClientIds")
|
|
48
|
-
def custom_client_ids(self) -> Sequence[
|
|
47
|
+
def custom_client_ids(self) -> Sequence[_builtins.str]:
|
|
49
48
|
return pulumi.get(self, "custom_client_ids")
|
|
50
49
|
|
|
51
|
-
@property
|
|
50
|
+
@_builtins.property
|
|
52
51
|
@pulumi.getter
|
|
53
|
-
def id(self) ->
|
|
52
|
+
def id(self) -> _builtins.str:
|
|
54
53
|
"""
|
|
55
54
|
The provider-assigned unique ID for this managed resource.
|
|
56
55
|
"""
|
|
@@ -68,7 +67,7 @@ class AwaitableGetBotmanCustomClientSequenceResult(GetBotmanCustomClientSequence
|
|
|
68
67
|
id=self.id)
|
|
69
68
|
|
|
70
69
|
|
|
71
|
-
def get_botman_custom_client_sequence(config_id: Optional[
|
|
70
|
+
def get_botman_custom_client_sequence(config_id: Optional[_builtins.int] = None,
|
|
72
71
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBotmanCustomClientSequenceResult:
|
|
73
72
|
"""
|
|
74
73
|
Use this data source to access information about an existing resource.
|
|
@@ -82,7 +81,7 @@ def get_botman_custom_client_sequence(config_id: Optional[builtins.int] = None,
|
|
|
82
81
|
config_id=pulumi.get(__ret__, 'config_id'),
|
|
83
82
|
custom_client_ids=pulumi.get(__ret__, 'custom_client_ids'),
|
|
84
83
|
id=pulumi.get(__ret__, 'id'))
|
|
85
|
-
def get_botman_custom_client_sequence_output(config_id: Optional[pulumi.Input[
|
|
84
|
+
def get_botman_custom_client_sequence_output(config_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
86
85
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBotmanCustomClientSequenceResult]:
|
|
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
|
|
@@ -38,22 +37,22 @@ class GetBotmanCustomCodeResult:
|
|
|
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="configId")
|
|
43
|
-
def config_id(self) ->
|
|
42
|
+
def config_id(self) -> _builtins.int:
|
|
44
43
|
return pulumi.get(self, "config_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 AwaitableGetBotmanCustomCodeResult(GetBotmanCustomCodeResult):
|
|
|
68
67
|
json=self.json)
|
|
69
68
|
|
|
70
69
|
|
|
71
|
-
def get_botman_custom_code(config_id: Optional[
|
|
70
|
+
def get_botman_custom_code(config_id: Optional[_builtins.int] = None,
|
|
72
71
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBotmanCustomCodeResult:
|
|
73
72
|
"""
|
|
74
73
|
Use this data source to access information about an existing resource.
|
|
@@ -82,7 +81,7 @@ def get_botman_custom_code(config_id: Optional[builtins.int] = None,
|
|
|
82
81
|
config_id=pulumi.get(__ret__, 'config_id'),
|
|
83
82
|
id=pulumi.get(__ret__, 'id'),
|
|
84
83
|
json=pulumi.get(__ret__, 'json'))
|
|
85
|
-
def get_botman_custom_code_output(config_id: Optional[pulumi.Input[
|
|
84
|
+
def get_botman_custom_code_output(config_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
86
85
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBotmanCustomCodeResult]:
|
|
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 GetBotmanCustomDefinedBotResult:
|
|
|
41
40
|
raise TypeError("Expected argument 'json' to be a str")
|
|
42
41
|
pulumi.set(__self__, "json", json)
|
|
43
42
|
|
|
44
|
-
@property
|
|
43
|
+
@_builtins.property
|
|
45
44
|
@pulumi.getter(name="botId")
|
|
46
|
-
def bot_id(self) -> Optional[
|
|
45
|
+
def bot_id(self) -> Optional[_builtins.str]:
|
|
47
46
|
return pulumi.get(self, "bot_id")
|
|
48
47
|
|
|
49
|
-
@property
|
|
48
|
+
@_builtins.property
|
|
50
49
|
@pulumi.getter(name="configId")
|
|
51
|
-
def config_id(self) ->
|
|
50
|
+
def config_id(self) -> _builtins.int:
|
|
52
51
|
return pulumi.get(self, "config_id")
|
|
53
52
|
|
|
54
|
-
@property
|
|
53
|
+
@_builtins.property
|
|
55
54
|
@pulumi.getter
|
|
56
|
-
def id(self) ->
|
|
55
|
+
def id(self) -> _builtins.str:
|
|
57
56
|
"""
|
|
58
57
|
The provider-assigned unique ID for this managed resource.
|
|
59
58
|
"""
|
|
60
59
|
return pulumi.get(self, "id")
|
|
61
60
|
|
|
62
|
-
@property
|
|
61
|
+
@_builtins.property
|
|
63
62
|
@pulumi.getter
|
|
64
|
-
def json(self) ->
|
|
63
|
+
def json(self) -> _builtins.str:
|
|
65
64
|
return pulumi.get(self, "json")
|
|
66
65
|
|
|
67
66
|
|
|
@@ -77,8 +76,8 @@ class AwaitableGetBotmanCustomDefinedBotResult(GetBotmanCustomDefinedBotResult):
|
|
|
77
76
|
json=self.json)
|
|
78
77
|
|
|
79
78
|
|
|
80
|
-
def get_botman_custom_defined_bot(bot_id: Optional[
|
|
81
|
-
config_id: Optional[
|
|
79
|
+
def get_botman_custom_defined_bot(bot_id: Optional[_builtins.str] = None,
|
|
80
|
+
config_id: Optional[_builtins.int] = None,
|
|
82
81
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBotmanCustomDefinedBotResult:
|
|
83
82
|
"""
|
|
84
83
|
Use this data source to access information about an existing resource.
|
|
@@ -94,8 +93,8 @@ def get_botman_custom_defined_bot(bot_id: Optional[builtins.str] = None,
|
|
|
94
93
|
config_id=pulumi.get(__ret__, 'config_id'),
|
|
95
94
|
id=pulumi.get(__ret__, 'id'),
|
|
96
95
|
json=pulumi.get(__ret__, 'json'))
|
|
97
|
-
def get_botman_custom_defined_bot_output(bot_id: Optional[pulumi.Input[Optional[
|
|
98
|
-
config_id: Optional[pulumi.Input[
|
|
96
|
+
def get_botman_custom_defined_bot_output(bot_id: Optional[pulumi.Input[Optional[_builtins.str]]] = None,
|
|
97
|
+
config_id: Optional[pulumi.Input[_builtins.int]] = None,
|
|
99
98
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBotmanCustomDefinedBotResult]:
|
|
100
99
|
"""
|
|
101
100
|
Use this data source to access information about an existing resource.
|