pulumi-ise 0.3.0a1759212613__tar.gz → 0.3.0a1759385351__tar.gz
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-ise might be problematic. Click here for more details.
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/PKG-INFO +1 -1
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/_inputs.py +18 -18
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authentication_rule.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authorization_exception_rule.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authorization_global_exception_rule.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authorization_rule.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/condition.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/outputs.py +12 -12
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/policy_set.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/_inputs.py +18 -18
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authentication_rule.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authorization_exception_rule.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authorization_global_exception_rule.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authorization_rule.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/condition.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/outputs.py +12 -12
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/policy_set.py +7 -7
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/pulumi-plugin.json +1 -1
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise.egg-info/PKG-INFO +1 -1
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pyproject.toml +1 -1
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/README.md +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/__init__.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/_utilities.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/config/__init__.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/config/__init__.pyi +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/config/vars.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/__init__.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/allowed_protocols_tacacs.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authentication_rule_update_rank.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authentication_rule_update_ranks.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authorization_exception_rule_update_rank.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authorization_exception_rule_update_ranks.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authorization_global_exception_rule_update_rank.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authorization_global_exception_rule_update_ranks.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authorization_rule_update_rank.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/authorization_rule_update_ranks.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/get_allowed_protocols_tacacs.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/get_authentication_rule.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/get_authorization_exception_rule.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/get_authorization_global_exception_rule.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/get_authorization_rule.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/get_condition.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/get_policy_set.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/get_tacacs_command_set.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/get_tacacs_profile.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/get_time_and_date_condition.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/policy_set_update_rank.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/policy_set_update_ranks.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/tacacs_command_set.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/tacacs_profile.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/time_and_date_condition.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/__init__.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/_inputs.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/active_directory_add_groups.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/active_directory_join_domain_with_all_nodes.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/active_directory_join_point.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/certificate_authentication_profile.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/endpoint.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/endpoint_custom_attribute.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/endpoint_identity_group.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/get_active_directory_groups_by_domain.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/get_active_directory_join_point.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/get_certificate_authentication_profile.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/get_endpoint.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/get_endpoint_custom_attribute.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/get_endpoint_identity_group.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/get_identity_source_sequence.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/get_internal_user.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/get_user_identity_group.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/identity_source_sequence.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/internal_user.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/outputs.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/identitymanagement/user_identity_group.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/network/__init__.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/network/_inputs.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/network/device.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/network/device_group.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/network/get_device.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/network/get_device_group.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/network/outputs.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/__init__.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/allowed_protocols.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authentication_rule_update_rank.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authentication_rule_update_ranks.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authorization_exception_rule_update_rank.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authorization_exception_rule_update_ranks.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authorization_global_exception_rule_update_rank.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authorization_global_exception_rule_update_ranks.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authorization_profile.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authorization_rule_update_rank.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/authorization_rule_update_ranks.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/dictionary.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/downloadable_acl.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/get_allowed_protocols.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/get_authentication_rule.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/get_authorization_exception_rule.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/get_authorization_global_exception_rule.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/get_authorization_profile.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/get_authorization_rule.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/get_condition.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/get_dictionary.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/get_downloadable_acl.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/get_policy_set.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/get_time_and_date_condition.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/policy_set_update_rank.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/policy_set_update_ranks.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/networkaccess/time_and_date_condition.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/provider.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/py.typed +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/system/__init__.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/system/_inputs.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/system/get_license_tier_state.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/system/get_repository.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/system/license_tier_state.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/system/outputs.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/system/repository.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/__init__.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/egress_matrix_cell.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/egress_matrix_cell_default.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/get_egress_matrix_cell.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/get_egress_matrix_cell_default.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/get_ip_to_sgt_mapping.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/get_ip_to_sgt_mapping_group.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/get_security_group.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/get_security_group_acl.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/get_sxp_domain_filter.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/ip_to_sgt_mapping.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/ip_to_sgt_mapping_group.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/security_group.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/security_group_acl.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/trustsec/sxp_domain_filter.py +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise.egg-info/SOURCES.txt +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise.egg-info/dependency_links.txt +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise.egg-info/requires.txt +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise.egg-info/top_level.txt +0 -0
- {pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/setup.cfg +0 -0
{pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/_inputs.py
RENAMED
|
@@ -95,7 +95,7 @@ if not MYPY:
|
|
|
95
95
|
operator: NotRequired[pulumi.Input[_builtins.str]]
|
|
96
96
|
"""
|
|
97
97
|
Equality operator
|
|
98
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
98
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
99
99
|
"""
|
|
100
100
|
elif False:
|
|
101
101
|
AuthenticationRuleChildrenArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -123,7 +123,7 @@ class AuthenticationRuleChildrenArgs:
|
|
|
123
123
|
:param pulumi.Input[_builtins.str] id: UUID for condition
|
|
124
124
|
:param pulumi.Input[_builtins.bool] is_negate: Indicates whereas this condition is in negate mode
|
|
125
125
|
:param pulumi.Input[_builtins.str] operator: Equality operator
|
|
126
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
126
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
127
127
|
"""
|
|
128
128
|
pulumi.set(__self__, "condition_type", condition_type)
|
|
129
129
|
if attribute_name is not None:
|
|
@@ -245,7 +245,7 @@ class AuthenticationRuleChildrenArgs:
|
|
|
245
245
|
def operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
246
246
|
"""
|
|
247
247
|
Equality operator
|
|
248
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
248
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
249
249
|
"""
|
|
250
250
|
return pulumi.get(self, "operator")
|
|
251
251
|
|
|
@@ -521,7 +521,7 @@ if not MYPY:
|
|
|
521
521
|
operator: NotRequired[pulumi.Input[_builtins.str]]
|
|
522
522
|
"""
|
|
523
523
|
Equality operator
|
|
524
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
524
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
525
525
|
"""
|
|
526
526
|
elif False:
|
|
527
527
|
AuthorizationExceptionRuleChildrenArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -549,7 +549,7 @@ class AuthorizationExceptionRuleChildrenArgs:
|
|
|
549
549
|
:param pulumi.Input[_builtins.str] id: UUID for condition
|
|
550
550
|
:param pulumi.Input[_builtins.bool] is_negate: Indicates whereas this condition is in negate mode
|
|
551
551
|
:param pulumi.Input[_builtins.str] operator: Equality operator
|
|
552
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
552
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
553
553
|
"""
|
|
554
554
|
pulumi.set(__self__, "condition_type", condition_type)
|
|
555
555
|
if attribute_name is not None:
|
|
@@ -671,7 +671,7 @@ class AuthorizationExceptionRuleChildrenArgs:
|
|
|
671
671
|
def operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
672
672
|
"""
|
|
673
673
|
Equality operator
|
|
674
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
674
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
675
675
|
"""
|
|
676
676
|
return pulumi.get(self, "operator")
|
|
677
677
|
|
|
@@ -947,7 +947,7 @@ if not MYPY:
|
|
|
947
947
|
operator: NotRequired[pulumi.Input[_builtins.str]]
|
|
948
948
|
"""
|
|
949
949
|
Equality operator
|
|
950
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
950
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
951
951
|
"""
|
|
952
952
|
elif False:
|
|
953
953
|
AuthorizationGlobalExceptionRuleChildrenArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -975,7 +975,7 @@ class AuthorizationGlobalExceptionRuleChildrenArgs:
|
|
|
975
975
|
:param pulumi.Input[_builtins.str] id: UUID for condition
|
|
976
976
|
:param pulumi.Input[_builtins.bool] is_negate: Indicates whereas this condition is in negate mode
|
|
977
977
|
:param pulumi.Input[_builtins.str] operator: Equality operator
|
|
978
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
978
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
979
979
|
"""
|
|
980
980
|
pulumi.set(__self__, "condition_type", condition_type)
|
|
981
981
|
if attribute_name is not None:
|
|
@@ -1097,7 +1097,7 @@ class AuthorizationGlobalExceptionRuleChildrenArgs:
|
|
|
1097
1097
|
def operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
1098
1098
|
"""
|
|
1099
1099
|
Equality operator
|
|
1100
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1100
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1101
1101
|
"""
|
|
1102
1102
|
return pulumi.get(self, "operator")
|
|
1103
1103
|
|
|
@@ -1373,7 +1373,7 @@ if not MYPY:
|
|
|
1373
1373
|
operator: NotRequired[pulumi.Input[_builtins.str]]
|
|
1374
1374
|
"""
|
|
1375
1375
|
Equality operator
|
|
1376
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1376
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1377
1377
|
"""
|
|
1378
1378
|
elif False:
|
|
1379
1379
|
AuthorizationRuleChildrenArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -1401,7 +1401,7 @@ class AuthorizationRuleChildrenArgs:
|
|
|
1401
1401
|
:param pulumi.Input[_builtins.str] id: UUID for condition
|
|
1402
1402
|
:param pulumi.Input[_builtins.bool] is_negate: Indicates whereas this condition is in negate mode
|
|
1403
1403
|
:param pulumi.Input[_builtins.str] operator: Equality operator
|
|
1404
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1404
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1405
1405
|
"""
|
|
1406
1406
|
pulumi.set(__self__, "condition_type", condition_type)
|
|
1407
1407
|
if attribute_name is not None:
|
|
@@ -1523,7 +1523,7 @@ class AuthorizationRuleChildrenArgs:
|
|
|
1523
1523
|
def operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
1524
1524
|
"""
|
|
1525
1525
|
Equality operator
|
|
1526
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1526
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1527
1527
|
"""
|
|
1528
1528
|
return pulumi.get(self, "operator")
|
|
1529
1529
|
|
|
@@ -1807,7 +1807,7 @@ if not MYPY:
|
|
|
1807
1807
|
operator: NotRequired[pulumi.Input[_builtins.str]]
|
|
1808
1808
|
"""
|
|
1809
1809
|
Equality operator
|
|
1810
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1810
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1811
1811
|
"""
|
|
1812
1812
|
elif False:
|
|
1813
1813
|
ConditionChildrenArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -1839,7 +1839,7 @@ class ConditionChildrenArgs:
|
|
|
1839
1839
|
:param pulumi.Input[_builtins.bool] is_negate: Indicates whereas this condition is in negate mode
|
|
1840
1840
|
:param pulumi.Input[_builtins.str] name: Condition name
|
|
1841
1841
|
:param pulumi.Input[_builtins.str] operator: Equality operator
|
|
1842
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1842
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1843
1843
|
"""
|
|
1844
1844
|
pulumi.set(__self__, "condition_type", condition_type)
|
|
1845
1845
|
if attribute_name is not None:
|
|
@@ -1989,7 +1989,7 @@ class ConditionChildrenArgs:
|
|
|
1989
1989
|
def operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
1990
1990
|
"""
|
|
1991
1991
|
Equality operator
|
|
1992
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1992
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1993
1993
|
"""
|
|
1994
1994
|
return pulumi.get(self, "operator")
|
|
1995
1995
|
|
|
@@ -2253,7 +2253,7 @@ if not MYPY:
|
|
|
2253
2253
|
operator: NotRequired[pulumi.Input[_builtins.str]]
|
|
2254
2254
|
"""
|
|
2255
2255
|
Equality operator
|
|
2256
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
2256
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
2257
2257
|
"""
|
|
2258
2258
|
elif False:
|
|
2259
2259
|
PolicySetChildrenArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -2281,7 +2281,7 @@ class PolicySetChildrenArgs:
|
|
|
2281
2281
|
:param pulumi.Input[_builtins.str] id: UUID for condition
|
|
2282
2282
|
:param pulumi.Input[_builtins.bool] is_negate: Indicates whereas this condition is in negate mode
|
|
2283
2283
|
:param pulumi.Input[_builtins.str] operator: Equality operator
|
|
2284
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
2284
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
2285
2285
|
"""
|
|
2286
2286
|
pulumi.set(__self__, "condition_type", condition_type)
|
|
2287
2287
|
if attribute_name is not None:
|
|
@@ -2403,7 +2403,7 @@ class PolicySetChildrenArgs:
|
|
|
2403
2403
|
def operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
2404
2404
|
"""
|
|
2405
2405
|
Equality operator
|
|
2406
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
2406
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
2407
2407
|
"""
|
|
2408
2408
|
return pulumi.get(self, "operator")
|
|
2409
2409
|
|
|
@@ -56,7 +56,7 @@ class AuthenticationRuleArgs:
|
|
|
56
56
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
57
57
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
58
58
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
59
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
59
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
60
60
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
61
61
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
62
62
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -239,7 +239,7 @@ class AuthenticationRuleArgs:
|
|
|
239
239
|
def condition_operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
240
240
|
"""
|
|
241
241
|
Equality operator
|
|
242
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
242
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
243
243
|
"""
|
|
244
244
|
return pulumi.get(self, "condition_operator")
|
|
245
245
|
|
|
@@ -353,7 +353,7 @@ class _AuthenticationRuleState:
|
|
|
353
353
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
354
354
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
355
355
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
356
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
356
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
357
357
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
358
358
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
359
359
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -496,7 +496,7 @@ class _AuthenticationRuleState:
|
|
|
496
496
|
def condition_operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
497
497
|
"""
|
|
498
498
|
Equality operator
|
|
499
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
499
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
500
500
|
"""
|
|
501
501
|
return pulumi.get(self, "condition_operator")
|
|
502
502
|
|
|
@@ -700,7 +700,7 @@ class AuthenticationRule(pulumi.CustomResource):
|
|
|
700
700
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
701
701
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
702
702
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
703
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
703
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
704
704
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
705
705
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
706
706
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -869,7 +869,7 @@ class AuthenticationRule(pulumi.CustomResource):
|
|
|
869
869
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
870
870
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
871
871
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
872
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
872
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
873
873
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
874
874
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
875
875
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -971,7 +971,7 @@ class AuthenticationRule(pulumi.CustomResource):
|
|
|
971
971
|
def condition_operator(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
972
972
|
"""
|
|
973
973
|
Equality operator
|
|
974
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
974
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
975
975
|
"""
|
|
976
976
|
return pulumi.get(self, "condition_operator")
|
|
977
977
|
|
|
@@ -49,7 +49,7 @@ class AuthorizationExceptionRuleArgs:
|
|
|
49
49
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
50
50
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
51
51
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
52
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
52
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
53
53
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
54
54
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
55
55
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -204,7 +204,7 @@ class AuthorizationExceptionRuleArgs:
|
|
|
204
204
|
def condition_operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
205
205
|
"""
|
|
206
206
|
Equality operator
|
|
207
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
207
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
208
208
|
"""
|
|
209
209
|
return pulumi.get(self, "condition_operator")
|
|
210
210
|
|
|
@@ -317,7 +317,7 @@ class _AuthorizationExceptionRuleState:
|
|
|
317
317
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
318
318
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
319
319
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
320
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
320
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
321
321
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
322
322
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
323
323
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -462,7 +462,7 @@ class _AuthorizationExceptionRuleState:
|
|
|
462
462
|
def condition_operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
463
463
|
"""
|
|
464
464
|
Equality operator
|
|
465
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
465
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
466
466
|
"""
|
|
467
467
|
return pulumi.get(self, "condition_operator")
|
|
468
468
|
|
|
@@ -624,7 +624,7 @@ class AuthorizationExceptionRule(pulumi.CustomResource):
|
|
|
624
624
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
625
625
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
626
626
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
627
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
627
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
628
628
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
629
629
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
630
630
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -774,7 +774,7 @@ class AuthorizationExceptionRule(pulumi.CustomResource):
|
|
|
774
774
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
775
775
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
776
776
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
777
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
777
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
778
778
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
779
779
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
780
780
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -876,7 +876,7 @@ class AuthorizationExceptionRule(pulumi.CustomResource):
|
|
|
876
876
|
def condition_operator(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
877
877
|
"""
|
|
878
878
|
Equality operator
|
|
879
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
879
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
880
880
|
"""
|
|
881
881
|
return pulumi.get(self, "condition_operator")
|
|
882
882
|
|
|
@@ -46,7 +46,7 @@ class AuthorizationGlobalExceptionRuleArgs:
|
|
|
46
46
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
47
47
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
48
48
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
49
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
49
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
50
50
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
51
51
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
52
52
|
:param pulumi.Input[_builtins.str] name: Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
|
@@ -185,7 +185,7 @@ class AuthorizationGlobalExceptionRuleArgs:
|
|
|
185
185
|
def condition_operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
186
186
|
"""
|
|
187
187
|
Equality operator
|
|
188
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
188
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
189
189
|
"""
|
|
190
190
|
return pulumi.get(self, "condition_operator")
|
|
191
191
|
|
|
@@ -284,7 +284,7 @@ class _AuthorizationGlobalExceptionRuleState:
|
|
|
284
284
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
285
285
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
286
286
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
287
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
287
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
288
288
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
289
289
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
290
290
|
:param pulumi.Input[_builtins.str] name: Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
|
@@ -423,7 +423,7 @@ class _AuthorizationGlobalExceptionRuleState:
|
|
|
423
423
|
def condition_operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
424
424
|
"""
|
|
425
425
|
Equality operator
|
|
426
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
426
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
427
427
|
"""
|
|
428
428
|
return pulumi.get(self, "condition_operator")
|
|
429
429
|
|
|
@@ -557,7 +557,7 @@ class AuthorizationGlobalExceptionRule(pulumi.CustomResource):
|
|
|
557
557
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
558
558
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
559
559
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
560
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
560
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
561
561
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
562
562
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
563
563
|
:param pulumi.Input[_builtins.str] name: Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
|
@@ -695,7 +695,7 @@ class AuthorizationGlobalExceptionRule(pulumi.CustomResource):
|
|
|
695
695
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
696
696
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
697
697
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
698
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
698
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
699
699
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
700
700
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
701
701
|
:param pulumi.Input[_builtins.str] name: Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
|
@@ -793,7 +793,7 @@ class AuthorizationGlobalExceptionRule(pulumi.CustomResource):
|
|
|
793
793
|
def condition_operator(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
794
794
|
"""
|
|
795
795
|
Equality operator
|
|
796
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
796
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
797
797
|
"""
|
|
798
798
|
return pulumi.get(self, "condition_operator")
|
|
799
799
|
|
|
@@ -49,7 +49,7 @@ class AuthorizationRuleArgs:
|
|
|
49
49
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
50
50
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
51
51
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
52
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
52
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
53
53
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
54
54
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
55
55
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -204,7 +204,7 @@ class AuthorizationRuleArgs:
|
|
|
204
204
|
def condition_operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
205
205
|
"""
|
|
206
206
|
Equality operator
|
|
207
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
207
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
208
208
|
"""
|
|
209
209
|
return pulumi.get(self, "condition_operator")
|
|
210
210
|
|
|
@@ -317,7 +317,7 @@ class _AuthorizationRuleState:
|
|
|
317
317
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
318
318
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
319
319
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
320
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
320
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
321
321
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
322
322
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
323
323
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -462,7 +462,7 @@ class _AuthorizationRuleState:
|
|
|
462
462
|
def condition_operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
463
463
|
"""
|
|
464
464
|
Equality operator
|
|
465
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
465
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
466
466
|
"""
|
|
467
467
|
return pulumi.get(self, "condition_operator")
|
|
468
468
|
|
|
@@ -624,7 +624,7 @@ class AuthorizationRule(pulumi.CustomResource):
|
|
|
624
624
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
625
625
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
626
626
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
627
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
627
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
628
628
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
629
629
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
630
630
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -774,7 +774,7 @@ class AuthorizationRule(pulumi.CustomResource):
|
|
|
774
774
|
:param pulumi.Input[_builtins.str] condition_id: UUID for condition
|
|
775
775
|
:param pulumi.Input[_builtins.bool] condition_is_negate: Indicates whereas this condition is in negate mode
|
|
776
776
|
:param pulumi.Input[_builtins.str] condition_operator: Equality operator
|
|
777
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
777
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
778
778
|
:param pulumi.Input[_builtins.str] condition_type: Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
779
779
|
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
780
780
|
:param pulumi.Input[_builtins.bool] default: Indicates if this rule is the default one
|
|
@@ -876,7 +876,7 @@ class AuthorizationRule(pulumi.CustomResource):
|
|
|
876
876
|
def condition_operator(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
877
877
|
"""
|
|
878
878
|
Equality operator
|
|
879
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
879
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
880
880
|
"""
|
|
881
881
|
return pulumi.get(self, "condition_operator")
|
|
882
882
|
|
{pulumi_ise-0.3.0a1759212613 → pulumi_ise-0.3.0a1759385351}/pulumi_ise/deviceadmin/condition.py
RENAMED
|
@@ -44,7 +44,7 @@ class ConditionArgs:
|
|
|
44
44
|
:param pulumi.Input[_builtins.bool] is_negate: Indicates whereas this condition is in negate mode
|
|
45
45
|
:param pulumi.Input[_builtins.str] name: Condition name
|
|
46
46
|
:param pulumi.Input[_builtins.str] operator: Equality operator
|
|
47
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
47
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
48
48
|
"""
|
|
49
49
|
pulumi.set(__self__, "condition_type", condition_type)
|
|
50
50
|
if attribute_name is not None:
|
|
@@ -180,7 +180,7 @@ class ConditionArgs:
|
|
|
180
180
|
def operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
181
181
|
"""
|
|
182
182
|
Equality operator
|
|
183
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
183
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
184
184
|
"""
|
|
185
185
|
return pulumi.get(self, "operator")
|
|
186
186
|
|
|
@@ -215,7 +215,7 @@ class _ConditionState:
|
|
|
215
215
|
:param pulumi.Input[_builtins.bool] is_negate: Indicates whereas this condition is in negate mode
|
|
216
216
|
:param pulumi.Input[_builtins.str] name: Condition name
|
|
217
217
|
:param pulumi.Input[_builtins.str] operator: Equality operator
|
|
218
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
218
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
219
219
|
"""
|
|
220
220
|
if attribute_name is not None:
|
|
221
221
|
pulumi.set(__self__, "attribute_name", attribute_name)
|
|
@@ -352,7 +352,7 @@ class _ConditionState:
|
|
|
352
352
|
def operator(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
353
353
|
"""
|
|
354
354
|
Equality operator
|
|
355
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
355
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
356
356
|
"""
|
|
357
357
|
return pulumi.get(self, "operator")
|
|
358
358
|
|
|
@@ -419,7 +419,7 @@ class Condition(pulumi.CustomResource):
|
|
|
419
419
|
:param pulumi.Input[_builtins.bool] is_negate: Indicates whereas this condition is in negate mode
|
|
420
420
|
:param pulumi.Input[_builtins.str] name: Condition name
|
|
421
421
|
:param pulumi.Input[_builtins.str] operator: Equality operator
|
|
422
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
422
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
423
423
|
"""
|
|
424
424
|
...
|
|
425
425
|
@overload
|
|
@@ -539,7 +539,7 @@ class Condition(pulumi.CustomResource):
|
|
|
539
539
|
:param pulumi.Input[_builtins.bool] is_negate: Indicates whereas this condition is in negate mode
|
|
540
540
|
:param pulumi.Input[_builtins.str] name: Condition name
|
|
541
541
|
:param pulumi.Input[_builtins.str] operator: Equality operator
|
|
542
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
542
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
543
543
|
"""
|
|
544
544
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
545
545
|
|
|
@@ -635,7 +635,7 @@ class Condition(pulumi.CustomResource):
|
|
|
635
635
|
def operator(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
636
636
|
"""
|
|
637
637
|
Equality operator
|
|
638
|
-
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
638
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
639
639
|
"""
|
|
640
640
|
return pulumi.get(self, "operator")
|
|
641
641
|
|