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
|
|
@@ -20,20 +19,18 @@ __all__ = ['ImagingPolicyImageArgs', 'ImagingPolicyImage']
|
|
|
20
19
|
@pulumi.input_type
|
|
21
20
|
class ImagingPolicyImageArgs:
|
|
22
21
|
def __init__(__self__, *,
|
|
23
|
-
contract_id: pulumi.Input[
|
|
24
|
-
json: pulumi.Input[
|
|
25
|
-
policy_id: pulumi.Input[
|
|
26
|
-
policyset_id: pulumi.Input[
|
|
27
|
-
activate_on_production: Optional[pulumi.Input[
|
|
22
|
+
contract_id: pulumi.Input[_builtins.str],
|
|
23
|
+
json: pulumi.Input[_builtins.str],
|
|
24
|
+
policy_id: pulumi.Input[_builtins.str],
|
|
25
|
+
policyset_id: pulumi.Input[_builtins.str],
|
|
26
|
+
activate_on_production: Optional[pulumi.Input[_builtins.bool]] = None):
|
|
28
27
|
"""
|
|
29
28
|
The set of arguments for constructing a ImagingPolicyImage resource.
|
|
30
|
-
:param pulumi.Input[
|
|
31
|
-
:param pulumi.Input[
|
|
32
|
-
:param pulumi.Input[
|
|
33
|
-
:param pulumi.Input[
|
|
34
|
-
:param pulumi.Input[
|
|
35
|
-
to production. With this flag set to true, the policy will be saved on the production network. It is possible to change
|
|
36
|
-
it back to false only when there are any changes to the policy qualifying it for the new version.
|
|
29
|
+
:param pulumi.Input[_builtins.str] contract_id: Unique identifier for the Akamai Contract containing the Policy Set(s)
|
|
30
|
+
:param pulumi.Input[_builtins.str] json: A JSON encoded policy
|
|
31
|
+
:param pulumi.Input[_builtins.str] policy_id: Unique identifier for a Policy. It is not possible to modify the id of the policy.
|
|
32
|
+
:param pulumi.Input[_builtins.str] policyset_id: Unique identifier for the Image & Video Manager Policy Set.
|
|
33
|
+
:param pulumi.Input[_builtins.bool] activate_on_production: With this flag set to false, the user can perform modifications on staging without affecting the version already saved to production. With this flag set to true, the policy will be saved on the production network. It is possible to change it back to false only when there are any changes to the policy qualifying it for the new version.
|
|
37
34
|
"""
|
|
38
35
|
pulumi.set(__self__, "contract_id", contract_id)
|
|
39
36
|
pulumi.set(__self__, "json", json)
|
|
@@ -42,88 +39,84 @@ class ImagingPolicyImageArgs:
|
|
|
42
39
|
if activate_on_production is not None:
|
|
43
40
|
pulumi.set(__self__, "activate_on_production", activate_on_production)
|
|
44
41
|
|
|
45
|
-
@property
|
|
42
|
+
@_builtins.property
|
|
46
43
|
@pulumi.getter(name="contractId")
|
|
47
|
-
def contract_id(self) -> pulumi.Input[
|
|
44
|
+
def contract_id(self) -> pulumi.Input[_builtins.str]:
|
|
48
45
|
"""
|
|
49
46
|
Unique identifier for the Akamai Contract containing the Policy Set(s)
|
|
50
47
|
"""
|
|
51
48
|
return pulumi.get(self, "contract_id")
|
|
52
49
|
|
|
53
50
|
@contract_id.setter
|
|
54
|
-
def contract_id(self, value: pulumi.Input[
|
|
51
|
+
def contract_id(self, value: pulumi.Input[_builtins.str]):
|
|
55
52
|
pulumi.set(self, "contract_id", value)
|
|
56
53
|
|
|
57
|
-
@property
|
|
54
|
+
@_builtins.property
|
|
58
55
|
@pulumi.getter
|
|
59
|
-
def json(self) -> pulumi.Input[
|
|
56
|
+
def json(self) -> pulumi.Input[_builtins.str]:
|
|
60
57
|
"""
|
|
61
58
|
A JSON encoded policy
|
|
62
59
|
"""
|
|
63
60
|
return pulumi.get(self, "json")
|
|
64
61
|
|
|
65
62
|
@json.setter
|
|
66
|
-
def json(self, value: pulumi.Input[
|
|
63
|
+
def json(self, value: pulumi.Input[_builtins.str]):
|
|
67
64
|
pulumi.set(self, "json", value)
|
|
68
65
|
|
|
69
|
-
@property
|
|
66
|
+
@_builtins.property
|
|
70
67
|
@pulumi.getter(name="policyId")
|
|
71
|
-
def policy_id(self) -> pulumi.Input[
|
|
68
|
+
def policy_id(self) -> pulumi.Input[_builtins.str]:
|
|
72
69
|
"""
|
|
73
70
|
Unique identifier for a Policy. It is not possible to modify the id of the policy.
|
|
74
71
|
"""
|
|
75
72
|
return pulumi.get(self, "policy_id")
|
|
76
73
|
|
|
77
74
|
@policy_id.setter
|
|
78
|
-
def policy_id(self, value: pulumi.Input[
|
|
75
|
+
def policy_id(self, value: pulumi.Input[_builtins.str]):
|
|
79
76
|
pulumi.set(self, "policy_id", value)
|
|
80
77
|
|
|
81
|
-
@property
|
|
78
|
+
@_builtins.property
|
|
82
79
|
@pulumi.getter(name="policysetId")
|
|
83
|
-
def policyset_id(self) -> pulumi.Input[
|
|
80
|
+
def policyset_id(self) -> pulumi.Input[_builtins.str]:
|
|
84
81
|
"""
|
|
85
82
|
Unique identifier for the Image & Video Manager Policy Set.
|
|
86
83
|
"""
|
|
87
84
|
return pulumi.get(self, "policyset_id")
|
|
88
85
|
|
|
89
86
|
@policyset_id.setter
|
|
90
|
-
def policyset_id(self, value: pulumi.Input[
|
|
87
|
+
def policyset_id(self, value: pulumi.Input[_builtins.str]):
|
|
91
88
|
pulumi.set(self, "policyset_id", value)
|
|
92
89
|
|
|
93
|
-
@property
|
|
90
|
+
@_builtins.property
|
|
94
91
|
@pulumi.getter(name="activateOnProduction")
|
|
95
|
-
def activate_on_production(self) -> Optional[pulumi.Input[
|
|
92
|
+
def activate_on_production(self) -> Optional[pulumi.Input[_builtins.bool]]:
|
|
96
93
|
"""
|
|
97
|
-
With this flag set to false, the user can perform modifications on staging without affecting the version already saved
|
|
98
|
-
to production. With this flag set to true, the policy will be saved on the production network. It is possible to change
|
|
99
|
-
it back to false only when there are any changes to the policy qualifying it for the new version.
|
|
94
|
+
With this flag set to false, the user can perform modifications on staging without affecting the version already saved to production. With this flag set to true, the policy will be saved on the production network. It is possible to change it back to false only when there are any changes to the policy qualifying it for the new version.
|
|
100
95
|
"""
|
|
101
96
|
return pulumi.get(self, "activate_on_production")
|
|
102
97
|
|
|
103
98
|
@activate_on_production.setter
|
|
104
|
-
def activate_on_production(self, value: Optional[pulumi.Input[
|
|
99
|
+
def activate_on_production(self, value: Optional[pulumi.Input[_builtins.bool]]):
|
|
105
100
|
pulumi.set(self, "activate_on_production", value)
|
|
106
101
|
|
|
107
102
|
|
|
108
103
|
@pulumi.input_type
|
|
109
104
|
class _ImagingPolicyImageState:
|
|
110
105
|
def __init__(__self__, *,
|
|
111
|
-
activate_on_production: Optional[pulumi.Input[
|
|
112
|
-
contract_id: Optional[pulumi.Input[
|
|
113
|
-
json: Optional[pulumi.Input[
|
|
114
|
-
policy_id: Optional[pulumi.Input[
|
|
115
|
-
policyset_id: Optional[pulumi.Input[
|
|
116
|
-
version: Optional[pulumi.Input[
|
|
106
|
+
activate_on_production: Optional[pulumi.Input[_builtins.bool]] = None,
|
|
107
|
+
contract_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
108
|
+
json: Optional[pulumi.Input[_builtins.str]] = None,
|
|
109
|
+
policy_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
110
|
+
policyset_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
111
|
+
version: Optional[pulumi.Input[_builtins.int]] = None):
|
|
117
112
|
"""
|
|
118
113
|
Input properties used for looking up and filtering ImagingPolicyImage resources.
|
|
119
|
-
:param pulumi.Input[
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
:param pulumi.Input[
|
|
123
|
-
:param pulumi.Input[
|
|
124
|
-
:param pulumi.Input[
|
|
125
|
-
:param pulumi.Input[builtins.str] policyset_id: Unique identifier for the Image & Video Manager Policy Set.
|
|
126
|
-
:param pulumi.Input[builtins.int] version: The version number of this policy version
|
|
114
|
+
:param pulumi.Input[_builtins.bool] activate_on_production: With this flag set to false, the user can perform modifications on staging without affecting the version already saved to production. With this flag set to true, the policy will be saved on the production network. It is possible to change it back to false only when there are any changes to the policy qualifying it for the new version.
|
|
115
|
+
:param pulumi.Input[_builtins.str] contract_id: Unique identifier for the Akamai Contract containing the Policy Set(s)
|
|
116
|
+
:param pulumi.Input[_builtins.str] json: A JSON encoded policy
|
|
117
|
+
:param pulumi.Input[_builtins.str] policy_id: Unique identifier for a Policy. It is not possible to modify the id of the policy.
|
|
118
|
+
:param pulumi.Input[_builtins.str] policyset_id: Unique identifier for the Image & Video Manager Policy Set.
|
|
119
|
+
:param pulumi.Input[_builtins.int] version: The version number of this policy version
|
|
127
120
|
"""
|
|
128
121
|
if activate_on_production is not None:
|
|
129
122
|
pulumi.set(__self__, "activate_on_production", activate_on_production)
|
|
@@ -138,78 +131,76 @@ class _ImagingPolicyImageState:
|
|
|
138
131
|
if version is not None:
|
|
139
132
|
pulumi.set(__self__, "version", version)
|
|
140
133
|
|
|
141
|
-
@property
|
|
134
|
+
@_builtins.property
|
|
142
135
|
@pulumi.getter(name="activateOnProduction")
|
|
143
|
-
def activate_on_production(self) -> Optional[pulumi.Input[
|
|
136
|
+
def activate_on_production(self) -> Optional[pulumi.Input[_builtins.bool]]:
|
|
144
137
|
"""
|
|
145
|
-
With this flag set to false, the user can perform modifications on staging without affecting the version already saved
|
|
146
|
-
to production. With this flag set to true, the policy will be saved on the production network. It is possible to change
|
|
147
|
-
it back to false only when there are any changes to the policy qualifying it for the new version.
|
|
138
|
+
With this flag set to false, the user can perform modifications on staging without affecting the version already saved to production. With this flag set to true, the policy will be saved on the production network. It is possible to change it back to false only when there are any changes to the policy qualifying it for the new version.
|
|
148
139
|
"""
|
|
149
140
|
return pulumi.get(self, "activate_on_production")
|
|
150
141
|
|
|
151
142
|
@activate_on_production.setter
|
|
152
|
-
def activate_on_production(self, value: Optional[pulumi.Input[
|
|
143
|
+
def activate_on_production(self, value: Optional[pulumi.Input[_builtins.bool]]):
|
|
153
144
|
pulumi.set(self, "activate_on_production", value)
|
|
154
145
|
|
|
155
|
-
@property
|
|
146
|
+
@_builtins.property
|
|
156
147
|
@pulumi.getter(name="contractId")
|
|
157
|
-
def contract_id(self) -> Optional[pulumi.Input[
|
|
148
|
+
def contract_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
158
149
|
"""
|
|
159
150
|
Unique identifier for the Akamai Contract containing the Policy Set(s)
|
|
160
151
|
"""
|
|
161
152
|
return pulumi.get(self, "contract_id")
|
|
162
153
|
|
|
163
154
|
@contract_id.setter
|
|
164
|
-
def contract_id(self, value: Optional[pulumi.Input[
|
|
155
|
+
def contract_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
165
156
|
pulumi.set(self, "contract_id", value)
|
|
166
157
|
|
|
167
|
-
@property
|
|
158
|
+
@_builtins.property
|
|
168
159
|
@pulumi.getter
|
|
169
|
-
def json(self) -> Optional[pulumi.Input[
|
|
160
|
+
def json(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
170
161
|
"""
|
|
171
162
|
A JSON encoded policy
|
|
172
163
|
"""
|
|
173
164
|
return pulumi.get(self, "json")
|
|
174
165
|
|
|
175
166
|
@json.setter
|
|
176
|
-
def json(self, value: Optional[pulumi.Input[
|
|
167
|
+
def json(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
177
168
|
pulumi.set(self, "json", value)
|
|
178
169
|
|
|
179
|
-
@property
|
|
170
|
+
@_builtins.property
|
|
180
171
|
@pulumi.getter(name="policyId")
|
|
181
|
-
def policy_id(self) -> Optional[pulumi.Input[
|
|
172
|
+
def policy_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
182
173
|
"""
|
|
183
174
|
Unique identifier for a Policy. It is not possible to modify the id of the policy.
|
|
184
175
|
"""
|
|
185
176
|
return pulumi.get(self, "policy_id")
|
|
186
177
|
|
|
187
178
|
@policy_id.setter
|
|
188
|
-
def policy_id(self, value: Optional[pulumi.Input[
|
|
179
|
+
def policy_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
189
180
|
pulumi.set(self, "policy_id", value)
|
|
190
181
|
|
|
191
|
-
@property
|
|
182
|
+
@_builtins.property
|
|
192
183
|
@pulumi.getter(name="policysetId")
|
|
193
|
-
def policyset_id(self) -> Optional[pulumi.Input[
|
|
184
|
+
def policyset_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
194
185
|
"""
|
|
195
186
|
Unique identifier for the Image & Video Manager Policy Set.
|
|
196
187
|
"""
|
|
197
188
|
return pulumi.get(self, "policyset_id")
|
|
198
189
|
|
|
199
190
|
@policyset_id.setter
|
|
200
|
-
def policyset_id(self, value: Optional[pulumi.Input[
|
|
191
|
+
def policyset_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
201
192
|
pulumi.set(self, "policyset_id", value)
|
|
202
193
|
|
|
203
|
-
@property
|
|
194
|
+
@_builtins.property
|
|
204
195
|
@pulumi.getter
|
|
205
|
-
def version(self) -> Optional[pulumi.Input[
|
|
196
|
+
def version(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
206
197
|
"""
|
|
207
198
|
The version number of this policy version
|
|
208
199
|
"""
|
|
209
200
|
return pulumi.get(self, "version")
|
|
210
201
|
|
|
211
202
|
@version.setter
|
|
212
|
-
def version(self, value: Optional[pulumi.Input[
|
|
203
|
+
def version(self, value: Optional[pulumi.Input[_builtins.int]]):
|
|
213
204
|
pulumi.set(self, "version", value)
|
|
214
205
|
|
|
215
206
|
|
|
@@ -219,23 +210,21 @@ class ImagingPolicyImage(pulumi.CustomResource):
|
|
|
219
210
|
def __init__(__self__,
|
|
220
211
|
resource_name: str,
|
|
221
212
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
222
|
-
activate_on_production: Optional[pulumi.Input[
|
|
223
|
-
contract_id: Optional[pulumi.Input[
|
|
224
|
-
json: Optional[pulumi.Input[
|
|
225
|
-
policy_id: Optional[pulumi.Input[
|
|
226
|
-
policyset_id: Optional[pulumi.Input[
|
|
213
|
+
activate_on_production: Optional[pulumi.Input[_builtins.bool]] = None,
|
|
214
|
+
contract_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
215
|
+
json: Optional[pulumi.Input[_builtins.str]] = None,
|
|
216
|
+
policy_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
217
|
+
policyset_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
227
218
|
__props__=None):
|
|
228
219
|
"""
|
|
229
220
|
Create a ImagingPolicyImage resource with the given unique name, props, and options.
|
|
230
221
|
:param str resource_name: The name of the resource.
|
|
231
222
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
232
|
-
:param pulumi.Input[
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
:param pulumi.Input[
|
|
236
|
-
:param pulumi.Input[
|
|
237
|
-
:param pulumi.Input[builtins.str] policy_id: Unique identifier for a Policy. It is not possible to modify the id of the policy.
|
|
238
|
-
:param pulumi.Input[builtins.str] policyset_id: Unique identifier for the Image & Video Manager Policy Set.
|
|
223
|
+
:param pulumi.Input[_builtins.bool] activate_on_production: With this flag set to false, the user can perform modifications on staging without affecting the version already saved to production. With this flag set to true, the policy will be saved on the production network. It is possible to change it back to false only when there are any changes to the policy qualifying it for the new version.
|
|
224
|
+
:param pulumi.Input[_builtins.str] contract_id: Unique identifier for the Akamai Contract containing the Policy Set(s)
|
|
225
|
+
:param pulumi.Input[_builtins.str] json: A JSON encoded policy
|
|
226
|
+
:param pulumi.Input[_builtins.str] policy_id: Unique identifier for a Policy. It is not possible to modify the id of the policy.
|
|
227
|
+
:param pulumi.Input[_builtins.str] policyset_id: Unique identifier for the Image & Video Manager Policy Set.
|
|
239
228
|
"""
|
|
240
229
|
...
|
|
241
230
|
@overload
|
|
@@ -260,11 +249,11 @@ class ImagingPolicyImage(pulumi.CustomResource):
|
|
|
260
249
|
def _internal_init(__self__,
|
|
261
250
|
resource_name: str,
|
|
262
251
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
263
|
-
activate_on_production: Optional[pulumi.Input[
|
|
264
|
-
contract_id: Optional[pulumi.Input[
|
|
265
|
-
json: Optional[pulumi.Input[
|
|
266
|
-
policy_id: Optional[pulumi.Input[
|
|
267
|
-
policyset_id: Optional[pulumi.Input[
|
|
252
|
+
activate_on_production: Optional[pulumi.Input[_builtins.bool]] = None,
|
|
253
|
+
contract_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
254
|
+
json: Optional[pulumi.Input[_builtins.str]] = None,
|
|
255
|
+
policy_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
256
|
+
policyset_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
268
257
|
__props__=None):
|
|
269
258
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
270
259
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -298,12 +287,12 @@ class ImagingPolicyImage(pulumi.CustomResource):
|
|
|
298
287
|
def get(resource_name: str,
|
|
299
288
|
id: pulumi.Input[str],
|
|
300
289
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
301
|
-
activate_on_production: Optional[pulumi.Input[
|
|
302
|
-
contract_id: Optional[pulumi.Input[
|
|
303
|
-
json: Optional[pulumi.Input[
|
|
304
|
-
policy_id: Optional[pulumi.Input[
|
|
305
|
-
policyset_id: Optional[pulumi.Input[
|
|
306
|
-
version: Optional[pulumi.Input[
|
|
290
|
+
activate_on_production: Optional[pulumi.Input[_builtins.bool]] = None,
|
|
291
|
+
contract_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
292
|
+
json: Optional[pulumi.Input[_builtins.str]] = None,
|
|
293
|
+
policy_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
294
|
+
policyset_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
295
|
+
version: Optional[pulumi.Input[_builtins.int]] = None) -> 'ImagingPolicyImage':
|
|
307
296
|
"""
|
|
308
297
|
Get an existing ImagingPolicyImage resource's state with the given name, id, and optional extra
|
|
309
298
|
properties used to qualify the lookup.
|
|
@@ -311,14 +300,12 @@ class ImagingPolicyImage(pulumi.CustomResource):
|
|
|
311
300
|
:param str resource_name: The unique name of the resulting resource.
|
|
312
301
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
313
302
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
314
|
-
:param pulumi.Input[
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
:param pulumi.Input[
|
|
318
|
-
:param pulumi.Input[
|
|
319
|
-
:param pulumi.Input[
|
|
320
|
-
:param pulumi.Input[builtins.str] policyset_id: Unique identifier for the Image & Video Manager Policy Set.
|
|
321
|
-
:param pulumi.Input[builtins.int] version: The version number of this policy version
|
|
303
|
+
:param pulumi.Input[_builtins.bool] activate_on_production: With this flag set to false, the user can perform modifications on staging without affecting the version already saved to production. With this flag set to true, the policy will be saved on the production network. It is possible to change it back to false only when there are any changes to the policy qualifying it for the new version.
|
|
304
|
+
:param pulumi.Input[_builtins.str] contract_id: Unique identifier for the Akamai Contract containing the Policy Set(s)
|
|
305
|
+
:param pulumi.Input[_builtins.str] json: A JSON encoded policy
|
|
306
|
+
:param pulumi.Input[_builtins.str] policy_id: Unique identifier for a Policy. It is not possible to modify the id of the policy.
|
|
307
|
+
:param pulumi.Input[_builtins.str] policyset_id: Unique identifier for the Image & Video Manager Policy Set.
|
|
308
|
+
:param pulumi.Input[_builtins.int] version: The version number of this policy version
|
|
322
309
|
"""
|
|
323
310
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
324
311
|
|
|
@@ -332,51 +319,49 @@ class ImagingPolicyImage(pulumi.CustomResource):
|
|
|
332
319
|
__props__.__dict__["version"] = version
|
|
333
320
|
return ImagingPolicyImage(resource_name, opts=opts, __props__=__props__)
|
|
334
321
|
|
|
335
|
-
@property
|
|
322
|
+
@_builtins.property
|
|
336
323
|
@pulumi.getter(name="activateOnProduction")
|
|
337
|
-
def activate_on_production(self) -> pulumi.Output[Optional[
|
|
324
|
+
def activate_on_production(self) -> pulumi.Output[Optional[_builtins.bool]]:
|
|
338
325
|
"""
|
|
339
|
-
With this flag set to false, the user can perform modifications on staging without affecting the version already saved
|
|
340
|
-
to production. With this flag set to true, the policy will be saved on the production network. It is possible to change
|
|
341
|
-
it back to false only when there are any changes to the policy qualifying it for the new version.
|
|
326
|
+
With this flag set to false, the user can perform modifications on staging without affecting the version already saved to production. With this flag set to true, the policy will be saved on the production network. It is possible to change it back to false only when there are any changes to the policy qualifying it for the new version.
|
|
342
327
|
"""
|
|
343
328
|
return pulumi.get(self, "activate_on_production")
|
|
344
329
|
|
|
345
|
-
@property
|
|
330
|
+
@_builtins.property
|
|
346
331
|
@pulumi.getter(name="contractId")
|
|
347
|
-
def contract_id(self) -> pulumi.Output[
|
|
332
|
+
def contract_id(self) -> pulumi.Output[_builtins.str]:
|
|
348
333
|
"""
|
|
349
334
|
Unique identifier for the Akamai Contract containing the Policy Set(s)
|
|
350
335
|
"""
|
|
351
336
|
return pulumi.get(self, "contract_id")
|
|
352
337
|
|
|
353
|
-
@property
|
|
338
|
+
@_builtins.property
|
|
354
339
|
@pulumi.getter
|
|
355
|
-
def json(self) -> pulumi.Output[
|
|
340
|
+
def json(self) -> pulumi.Output[_builtins.str]:
|
|
356
341
|
"""
|
|
357
342
|
A JSON encoded policy
|
|
358
343
|
"""
|
|
359
344
|
return pulumi.get(self, "json")
|
|
360
345
|
|
|
361
|
-
@property
|
|
346
|
+
@_builtins.property
|
|
362
347
|
@pulumi.getter(name="policyId")
|
|
363
|
-
def policy_id(self) -> pulumi.Output[
|
|
348
|
+
def policy_id(self) -> pulumi.Output[_builtins.str]:
|
|
364
349
|
"""
|
|
365
350
|
Unique identifier for a Policy. It is not possible to modify the id of the policy.
|
|
366
351
|
"""
|
|
367
352
|
return pulumi.get(self, "policy_id")
|
|
368
353
|
|
|
369
|
-
@property
|
|
354
|
+
@_builtins.property
|
|
370
355
|
@pulumi.getter(name="policysetId")
|
|
371
|
-
def policyset_id(self) -> pulumi.Output[
|
|
356
|
+
def policyset_id(self) -> pulumi.Output[_builtins.str]:
|
|
372
357
|
"""
|
|
373
358
|
Unique identifier for the Image & Video Manager Policy Set.
|
|
374
359
|
"""
|
|
375
360
|
return pulumi.get(self, "policyset_id")
|
|
376
361
|
|
|
377
|
-
@property
|
|
362
|
+
@_builtins.property
|
|
378
363
|
@pulumi.getter
|
|
379
|
-
def version(self) -> pulumi.Output[
|
|
364
|
+
def version(self) -> pulumi.Output[_builtins.int]:
|
|
380
365
|
"""
|
|
381
366
|
The version number of this policy version
|
|
382
367
|
"""
|