pulumi-ise 0.1.0__py3-none-any.whl → 0.1.0a1715070880__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.
- pulumi_ise/__init__.py +220 -123
- pulumi_ise/{system → activedirectoryadd}/__init__.py +1 -4
- pulumi_ise/activedirectoryadd/_inputs.py +64 -0
- pulumi_ise/{identitymanagement/active_directory_add_groups.py → activedirectoryadd/groups.py} +34 -34
- pulumi_ise/activedirectoryadd/outputs.py +52 -0
- pulumi_ise/activedirectorygroupsby/__init__.py +9 -0
- pulumi_ise/{identitymanagement/get_active_directory_groups_by_domain.py → activedirectorygroupsby/get_domain.py} +26 -26
- pulumi_ise/activedirectorygroupsby/outputs.py +55 -0
- pulumi_ise/activedirectoryjoin/__init__.py +11 -0
- pulumi_ise/{identitymanagement → activedirectoryjoin}/_inputs.py +6 -132
- pulumi_ise/{identitymanagement/get_active_directory_join_point.py → activedirectoryjoin/get_point.py} +20 -20
- pulumi_ise/{identitymanagement → activedirectoryjoin}/outputs.py +18 -187
- pulumi_ise/{identitymanagement/active_directory_join_point.py → activedirectoryjoin/point.py} +60 -60
- pulumi_ise/activedirectoryjoindomainwithall/__init__.py +10 -0
- pulumi_ise/activedirectoryjoindomainwithall/_inputs.py +52 -0
- pulumi_ise/{identitymanagement/active_directory_join_domain_with_all_nodes.py → activedirectoryjoindomainwithall/nodes.py} +30 -30
- pulumi_ise/activedirectoryjoindomainwithall/outputs.py +44 -0
- pulumi_ise/allowed/__init__.py +9 -0
- pulumi_ise/{networkaccess/get_allowed_protocols.py → allowed/get_protocols.py} +19 -19
- pulumi_ise/{networkaccess/allowed_protocols.py → allowed/protocols.py} +20 -20
- pulumi_ise/allowedprotocols/__init__.py +9 -0
- pulumi_ise/{deviceadmin/get_allowed_protocols_tacacs.py → allowedprotocols/get_tacacs.py} +19 -19
- pulumi_ise/{deviceadmin/allowed_protocols_tacacs.py → allowedprotocols/tacacs.py} +20 -20
- pulumi_ise/authorization/__init__.py +11 -0
- pulumi_ise/authorization/_inputs.py +120 -0
- pulumi_ise/{networkaccess/get_authorization_profile.py → authorization/get_profile.py} +20 -20
- pulumi_ise/authorization/outputs.py +197 -0
- pulumi_ise/{networkaccess/authorization_profile.py → authorization/profile.py} +32 -32
- pulumi_ise/certificateauthentication/__init__.py +9 -0
- pulumi_ise/{identitymanagement/get_certificate_authentication_profile.py → certificateauthentication/get_profile.py} +19 -19
- pulumi_ise/{identitymanagement/certificate_authentication_profile.py → certificateauthentication/profile.py} +20 -20
- pulumi_ise/deviceadmin/__init__.py +0 -18
- pulumi_ise/deviceadmin/_inputs.py +46 -1626
- pulumi_ise/deviceadmin/condition.py +5 -5
- pulumi_ise/deviceadmin/get_condition.py +3 -3
- pulumi_ise/deviceadmin/outputs.py +151 -2734
- pulumi_ise/deviceadminauthentication/__init__.py +11 -0
- pulumi_ise/deviceadminauthentication/_inputs.py +308 -0
- pulumi_ise/{deviceadmin/get_authentication_rule.py → deviceadminauthentication/get_rule.py} +22 -22
- pulumi_ise/deviceadminauthentication/outputs.py +498 -0
- pulumi_ise/{deviceadmin/authentication_rule.py → deviceadminauthentication/rule.py} +34 -34
- pulumi_ise/deviceadminauthorization/__init__.py +11 -0
- pulumi_ise/deviceadminauthorization/_inputs.py +308 -0
- pulumi_ise/{deviceadmin/get_authorization_rule.py → deviceadminauthorization/get_rule.py} +22 -22
- pulumi_ise/deviceadminauthorization/outputs.py +498 -0
- pulumi_ise/{deviceadmin/authorization_rule.py → deviceadminauthorization/rule.py} +34 -34
- pulumi_ise/deviceadminauthorizationexception/__init__.py +11 -0
- pulumi_ise/deviceadminauthorizationexception/_inputs.py +308 -0
- pulumi_ise/{deviceadmin/get_authorization_exception_rule.py → deviceadminauthorizationexception/get_rule.py} +22 -22
- pulumi_ise/deviceadminauthorizationexception/outputs.py +498 -0
- pulumi_ise/{deviceadmin/authorization_exception_rule.py → deviceadminauthorizationexception/rule.py} +34 -34
- pulumi_ise/deviceadminauthorizationglobalexception/__init__.py +11 -0
- pulumi_ise/deviceadminauthorizationglobalexception/_inputs.py +308 -0
- pulumi_ise/{deviceadmin/get_authorization_global_exception_rule.py → deviceadminauthorizationglobalexception/get_rule.py} +20 -20
- pulumi_ise/deviceadminauthorizationglobalexception/outputs.py +498 -0
- pulumi_ise/{deviceadmin/authorization_global_exception_rule.py → deviceadminauthorizationglobalexception/rule.py} +34 -34
- pulumi_ise/deviceadminpolicy/__init__.py +11 -0
- pulumi_ise/deviceadminpolicy/_inputs.py +308 -0
- pulumi_ise/{deviceadmin/get_policy_set.py → deviceadminpolicy/get_set.py} +20 -20
- pulumi_ise/deviceadminpolicy/outputs.py +498 -0
- pulumi_ise/{deviceadmin/policy_set.py → deviceadminpolicy/set.py} +34 -34
- pulumi_ise/deviceadmintimeanddate/__init__.py +9 -0
- pulumi_ise/{deviceadmin/time_and_date_condition.py → deviceadmintimeanddate/condition.py} +20 -20
- pulumi_ise/{deviceadmin/get_time_and_date_condition.py → deviceadmintimeanddate/get_condition.py} +19 -19
- pulumi_ise/downloadable/__init__.py +9 -0
- pulumi_ise/{networkaccess/downloadable_acl.py → downloadable/acl.py} +20 -20
- pulumi_ise/{networkaccess/get_downloadable_acl.py → downloadable/get_acl.py} +19 -19
- pulumi_ise/{identitymanagement/endpoint.py → endpoint.py} +6 -6
- pulumi_ise/endpointidentity/__init__.py +9 -0
- pulumi_ise/{identitymanagement/get_endpoint_identity_group.py → endpointidentity/get_group.py} +19 -19
- pulumi_ise/{identitymanagement/endpoint_identity_group.py → endpointidentity/group.py} +20 -20
- pulumi_ise/{identitymanagement/get_endpoint.py → get_endpoint.py} +4 -4
- pulumi_ise/{system/get_repository.py → get_repository.py} +4 -4
- pulumi_ise/identitysource/__init__.py +11 -0
- pulumi_ise/identitysource/_inputs.py +52 -0
- pulumi_ise/{identitymanagement/get_identity_source_sequence.py → identitysource/get_sequence.py} +20 -20
- pulumi_ise/identitysource/outputs.py +74 -0
- pulumi_ise/{identitymanagement/identity_source_sequence.py → identitysource/sequence.py} +32 -32
- pulumi_ise/internal/__init__.py +9 -0
- pulumi_ise/{identitymanagement/get_internal_user.py → internal/get_user.py} +19 -19
- pulumi_ise/{identitymanagement/internal_user.py → internal/user.py} +20 -20
- pulumi_ise/licensetier/__init__.py +11 -0
- pulumi_ise/{system → licensetier}/_inputs.py +2 -2
- pulumi_ise/{system/get_license_tier_state.py → licensetier/get_state.py} +18 -18
- pulumi_ise/{system → licensetier}/outputs.py +4 -4
- pulumi_ise/{system/license_tier_state.py → licensetier/state.py} +33 -33
- pulumi_ise/network/__init__.py +0 -2
- pulumi_ise/network/device.py +3 -3
- pulumi_ise/network/get_device.py +3 -3
- pulumi_ise/networkaccess/__init__.py +0 -18
- pulumi_ise/networkaccess/_inputs.py +46 -1622
- pulumi_ise/networkaccess/condition.py +5 -5
- pulumi_ise/networkaccess/dictionary.py +5 -5
- pulumi_ise/networkaccess/get_condition.py +3 -3
- pulumi_ise/networkaccess/get_dictionary.py +3 -3
- pulumi_ise/networkaccess/outputs.py +138 -2736
- pulumi_ise/networkaccessauthentication/__init__.py +11 -0
- pulumi_ise/networkaccessauthentication/_inputs.py +308 -0
- pulumi_ise/{networkaccess/get_authentication_rule.py → networkaccessauthentication/get_rule.py} +22 -22
- pulumi_ise/networkaccessauthentication/outputs.py +498 -0
- pulumi_ise/{networkaccess/authentication_rule.py → networkaccessauthentication/rule.py} +34 -34
- pulumi_ise/networkaccessauthorization/__init__.py +11 -0
- pulumi_ise/networkaccessauthorization/_inputs.py +308 -0
- pulumi_ise/{networkaccess/get_authorization_rule.py → networkaccessauthorization/get_rule.py} +22 -22
- pulumi_ise/networkaccessauthorization/outputs.py +498 -0
- pulumi_ise/{networkaccess/authorization_rule.py → networkaccessauthorization/rule.py} +34 -34
- pulumi_ise/networkaccessauthorizationexception/__init__.py +11 -0
- pulumi_ise/networkaccessauthorizationexception/_inputs.py +308 -0
- pulumi_ise/{networkaccess/get_authorization_exception_rule.py → networkaccessauthorizationexception/get_rule.py} +22 -22
- pulumi_ise/networkaccessauthorizationexception/outputs.py +498 -0
- pulumi_ise/{networkaccess/authorization_exception_rule.py → networkaccessauthorizationexception/rule.py} +34 -34
- pulumi_ise/networkaccessauthorizationglobalexception/__init__.py +11 -0
- pulumi_ise/networkaccessauthorizationglobalexception/_inputs.py +308 -0
- pulumi_ise/{networkaccess/get_authorization_global_exception_rule.py → networkaccessauthorizationglobalexception/get_rule.py} +20 -20
- pulumi_ise/networkaccessauthorizationglobalexception/outputs.py +498 -0
- pulumi_ise/{networkaccess/authorization_global_exception_rule.py → networkaccessauthorizationglobalexception/rule.py} +34 -34
- pulumi_ise/networkaccesspolicy/__init__.py +11 -0
- pulumi_ise/networkaccesspolicy/_inputs.py +308 -0
- pulumi_ise/{networkaccess/get_policy_set.py → networkaccesspolicy/get_set.py} +20 -20
- pulumi_ise/networkaccesspolicy/outputs.py +498 -0
- pulumi_ise/{networkaccess/policy_set.py → networkaccesspolicy/set.py} +34 -34
- pulumi_ise/networkaccesstimeanddate/__init__.py +9 -0
- pulumi_ise/{networkaccess/time_and_date_condition.py → networkaccesstimeanddate/condition.py} +20 -20
- pulumi_ise/{networkaccess/get_time_and_date_condition.py → networkaccesstimeanddate/get_condition.py} +19 -19
- pulumi_ise/networkdevice/__init__.py +9 -0
- pulumi_ise/{network/get_device_group.py → networkdevice/get_group.py} +19 -19
- pulumi_ise/{network/device_group.py → networkdevice/group.py} +20 -20
- pulumi_ise/{system/repository.py → repository.py} +6 -6
- pulumi_ise/tacacs/__init__.py +11 -0
- pulumi_ise/tacacs/_inputs.py +69 -0
- pulumi_ise/{deviceadmin/get_tacacs_profile.py → tacacs/get_profile.py} +20 -20
- pulumi_ise/tacacs/outputs.py +98 -0
- pulumi_ise/{deviceadmin/tacacs_profile.py → tacacs/profile.py} +31 -31
- pulumi_ise/tacacscommand/__init__.py +11 -0
- pulumi_ise/tacacscommand/_inputs.py +69 -0
- pulumi_ise/{deviceadmin/get_tacacs_command_set.py → tacacscommand/get_set.py} +20 -20
- pulumi_ise/tacacscommand/outputs.py +98 -0
- pulumi_ise/{deviceadmin/tacacs_command_set.py → tacacscommand/set.py} +32 -32
- pulumi_ise/trustsecegressmatrix/__init__.py +9 -0
- pulumi_ise/{trustsec/egress_matrix_cell.py → trustsecegressmatrix/cell.py} +20 -20
- pulumi_ise/{trustsec/get_egress_matrix_cell.py → trustsecegressmatrix/get_cell.py} +17 -17
- pulumi_ise/trustseciptosgt/__init__.py +9 -0
- pulumi_ise/{trustsec/get_ip_to_sgt_mapping.py → trustseciptosgt/get_mapping.py} +19 -19
- pulumi_ise/{trustsec/ip_to_sgt_mapping.py → trustseciptosgt/mapping.py} +20 -20
- pulumi_ise/trustseciptosgtmapping/__init__.py +9 -0
- pulumi_ise/{trustsec/get_ip_to_sgt_mapping_group.py → trustseciptosgtmapping/get_group.py} +19 -19
- pulumi_ise/{trustsec/ip_to_sgt_mapping_group.py → trustseciptosgtmapping/group.py} +20 -20
- pulumi_ise/trustsecsecurity/__init__.py +9 -0
- pulumi_ise/{trustsec/get_security_group.py → trustsecsecurity/get_group.py} +19 -19
- pulumi_ise/{trustsec/security_group.py → trustsecsecurity/group.py} +20 -20
- pulumi_ise/trustsecsecuritygroup/__init__.py +9 -0
- pulumi_ise/{trustsec/security_group_acl.py → trustsecsecuritygroup/acl.py} +20 -20
- pulumi_ise/{trustsec/get_security_group_acl.py → trustsecsecuritygroup/get_acl.py} +19 -19
- pulumi_ise/useridentity/__init__.py +9 -0
- pulumi_ise/{identitymanagement/get_user_identity_group.py → useridentity/get_group.py} +19 -19
- pulumi_ise/{identitymanagement/user_identity_group.py → useridentity/group.py} +20 -20
- {pulumi_ise-0.1.0.dist-info → pulumi_ise-0.1.0a1715070880.dist-info}/METADATA +1 -1
- pulumi_ise-0.1.0a1715070880.dist-info/RECORD +169 -0
- pulumi_ise/identitymanagement/__init__.py +0 -26
- pulumi_ise/trustsec/__init__.py +0 -17
- pulumi_ise-0.1.0.dist-info/RECORD +0 -105
- {pulumi_ise-0.1.0.dist-info → pulumi_ise-0.1.0a1715070880.dist-info}/WHEEL +0 -0
- {pulumi_ise-0.1.0.dist-info → pulumi_ise-0.1.0a1715070880.dist-info}/top_level.txt +0 -0
pulumi_ise/{networkaccess/get_authorization_rule.py → networkaccessauthorization/get_rule.py}
RENAMED
@@ -11,16 +11,16 @@ from .. import _utilities
|
|
11
11
|
from . import outputs
|
12
12
|
|
13
13
|
__all__ = [
|
14
|
-
'
|
15
|
-
'
|
16
|
-
'
|
17
|
-
'
|
14
|
+
'GetRuleResult',
|
15
|
+
'AwaitableGetRuleResult',
|
16
|
+
'get_rule',
|
17
|
+
'get_rule_output',
|
18
18
|
]
|
19
19
|
|
20
20
|
@pulumi.output_type
|
21
|
-
class
|
21
|
+
class GetRuleResult:
|
22
22
|
"""
|
23
|
-
A collection of values returned by
|
23
|
+
A collection of values returned by getRule.
|
24
24
|
"""
|
25
25
|
def __init__(__self__, childrens=None, condition_attribute_name=None, condition_attribute_value=None, condition_dictionary_name=None, condition_dictionary_value=None, condition_id=None, condition_is_negate=None, condition_operator=None, condition_type=None, default=None, id=None, name=None, policy_set_id=None, profiles=None, rank=None, security_group=None, state=None):
|
26
26
|
if childrens and not isinstance(childrens, list):
|
@@ -77,7 +77,7 @@ class GetAuthorizationRuleResult:
|
|
77
77
|
|
78
78
|
@property
|
79
79
|
@pulumi.getter
|
80
|
-
def childrens(self) -> Sequence['outputs.
|
80
|
+
def childrens(self) -> Sequence['outputs.GetRuleChildrenResult']:
|
81
81
|
"""
|
82
82
|
List of child conditions. `condition_type` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
83
83
|
"""
|
@@ -212,12 +212,12 @@ class GetAuthorizationRuleResult:
|
|
212
212
|
return pulumi.get(self, "state")
|
213
213
|
|
214
214
|
|
215
|
-
class
|
215
|
+
class AwaitableGetRuleResult(GetRuleResult):
|
216
216
|
# pylint: disable=using-constant-test
|
217
217
|
def __await__(self):
|
218
218
|
if False:
|
219
219
|
yield self
|
220
|
-
return
|
220
|
+
return GetRuleResult(
|
221
221
|
childrens=self.childrens,
|
222
222
|
condition_attribute_name=self.condition_attribute_name,
|
223
223
|
condition_attribute_value=self.condition_attribute_value,
|
@@ -237,10 +237,10 @@ class AwaitableGetAuthorizationRuleResult(GetAuthorizationRuleResult):
|
|
237
237
|
state=self.state)
|
238
238
|
|
239
239
|
|
240
|
-
def
|
241
|
-
|
242
|
-
|
243
|
-
|
240
|
+
def get_rule(id: Optional[str] = None,
|
241
|
+
name: Optional[str] = None,
|
242
|
+
policy_set_id: Optional[str] = None,
|
243
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetRuleResult:
|
244
244
|
"""
|
245
245
|
This data source can read the Network Access Authorization Rule.
|
246
246
|
|
@@ -250,7 +250,7 @@ def get_authorization_rule(id: Optional[str] = None,
|
|
250
250
|
import pulumi
|
251
251
|
import pulumi_ise as ise
|
252
252
|
|
253
|
-
example = ise.
|
253
|
+
example = ise.NetworkAccessAuthorization.get_rule(id="76d24097-41c4-4558-a4d0-a8c07ac08470",
|
254
254
|
policy_set_id="d82952cb-b901-4b09-b363-5ebf39bdbaf9")
|
255
255
|
```
|
256
256
|
|
@@ -264,9 +264,9 @@ def get_authorization_rule(id: Optional[str] = None,
|
|
264
264
|
__args__['name'] = name
|
265
265
|
__args__['policySetId'] = policy_set_id
|
266
266
|
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
267
|
-
__ret__ = pulumi.runtime.invoke('ise:
|
267
|
+
__ret__ = pulumi.runtime.invoke('ise:NetworkAccessAuthorization/getRule:getRule', __args__, opts=opts, typ=GetRuleResult).value
|
268
268
|
|
269
|
-
return
|
269
|
+
return AwaitableGetRuleResult(
|
270
270
|
childrens=pulumi.get(__ret__, 'childrens'),
|
271
271
|
condition_attribute_name=pulumi.get(__ret__, 'condition_attribute_name'),
|
272
272
|
condition_attribute_value=pulumi.get(__ret__, 'condition_attribute_value'),
|
@@ -286,11 +286,11 @@ def get_authorization_rule(id: Optional[str] = None,
|
|
286
286
|
state=pulumi.get(__ret__, 'state'))
|
287
287
|
|
288
288
|
|
289
|
-
@_utilities.lift_output_func(
|
290
|
-
def
|
291
|
-
|
292
|
-
|
293
|
-
|
289
|
+
@_utilities.lift_output_func(get_rule)
|
290
|
+
def get_rule_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
291
|
+
name: Optional[pulumi.Input[Optional[str]]] = None,
|
292
|
+
policy_set_id: Optional[pulumi.Input[str]] = None,
|
293
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRuleResult]:
|
294
294
|
"""
|
295
295
|
This data source can read the Network Access Authorization Rule.
|
296
296
|
|
@@ -300,7 +300,7 @@ def get_authorization_rule_output(id: Optional[pulumi.Input[Optional[str]]] = No
|
|
300
300
|
import pulumi
|
301
301
|
import pulumi_ise as ise
|
302
302
|
|
303
|
-
example = ise.
|
303
|
+
example = ise.NetworkAccessAuthorization.get_rule(id="76d24097-41c4-4558-a4d0-a8c07ac08470",
|
304
304
|
policy_set_id="d82952cb-b901-4b09-b363-5ebf39bdbaf9")
|
305
305
|
```
|
306
306
|
|
@@ -0,0 +1,498 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
+
|
5
|
+
import copy
|
6
|
+
import warnings
|
7
|
+
import pulumi
|
8
|
+
import pulumi.runtime
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
|
+
from .. import _utilities
|
11
|
+
from . import outputs
|
12
|
+
|
13
|
+
__all__ = [
|
14
|
+
'RuleChildren',
|
15
|
+
'RuleChildrenChildren',
|
16
|
+
'GetRuleChildrenResult',
|
17
|
+
'GetRuleChildrenChildrenResult',
|
18
|
+
]
|
19
|
+
|
20
|
+
@pulumi.output_type
|
21
|
+
class RuleChildren(dict):
|
22
|
+
@staticmethod
|
23
|
+
def __key_warning(key: str):
|
24
|
+
suggest = None
|
25
|
+
if key == "conditionType":
|
26
|
+
suggest = "condition_type"
|
27
|
+
elif key == "attributeName":
|
28
|
+
suggest = "attribute_name"
|
29
|
+
elif key == "attributeValue":
|
30
|
+
suggest = "attribute_value"
|
31
|
+
elif key == "dictionaryName":
|
32
|
+
suggest = "dictionary_name"
|
33
|
+
elif key == "dictionaryValue":
|
34
|
+
suggest = "dictionary_value"
|
35
|
+
elif key == "isNegate":
|
36
|
+
suggest = "is_negate"
|
37
|
+
|
38
|
+
if suggest:
|
39
|
+
pulumi.log.warn(f"Key '{key}' not found in RuleChildren. Access the value via the '{suggest}' property getter instead.")
|
40
|
+
|
41
|
+
def __getitem__(self, key: str) -> Any:
|
42
|
+
RuleChildren.__key_warning(key)
|
43
|
+
return super().__getitem__(key)
|
44
|
+
|
45
|
+
def get(self, key: str, default = None) -> Any:
|
46
|
+
RuleChildren.__key_warning(key)
|
47
|
+
return super().get(key, default)
|
48
|
+
|
49
|
+
def __init__(__self__, *,
|
50
|
+
condition_type: str,
|
51
|
+
attribute_name: Optional[str] = None,
|
52
|
+
attribute_value: Optional[str] = None,
|
53
|
+
childrens: Optional[Sequence['outputs.RuleChildrenChildren']] = None,
|
54
|
+
dictionary_name: Optional[str] = None,
|
55
|
+
dictionary_value: Optional[str] = None,
|
56
|
+
id: Optional[str] = None,
|
57
|
+
is_negate: Optional[bool] = None,
|
58
|
+
operator: Optional[str] = None):
|
59
|
+
"""
|
60
|
+
:param 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
|
+
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
62
|
+
:param str attribute_name: Dictionary attribute name
|
63
|
+
:param str attribute_value: Attribute value for condition. Value type is specified in dictionary object.
|
64
|
+
:param Sequence['RuleChildrenChildrenArgs'] childrens: List of child conditions. `condition_type` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
65
|
+
:param str dictionary_name: Dictionary name
|
66
|
+
:param str dictionary_value: Dictionary value
|
67
|
+
:param str id: UUID for condition
|
68
|
+
:param bool is_negate: Indicates whereas this condition is in negate mode
|
69
|
+
:param str operator: Equality operator
|
70
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
71
|
+
"""
|
72
|
+
pulumi.set(__self__, "condition_type", condition_type)
|
73
|
+
if attribute_name is not None:
|
74
|
+
pulumi.set(__self__, "attribute_name", attribute_name)
|
75
|
+
if attribute_value is not None:
|
76
|
+
pulumi.set(__self__, "attribute_value", attribute_value)
|
77
|
+
if childrens is not None:
|
78
|
+
pulumi.set(__self__, "childrens", childrens)
|
79
|
+
if dictionary_name is not None:
|
80
|
+
pulumi.set(__self__, "dictionary_name", dictionary_name)
|
81
|
+
if dictionary_value is not None:
|
82
|
+
pulumi.set(__self__, "dictionary_value", dictionary_value)
|
83
|
+
if id is not None:
|
84
|
+
pulumi.set(__self__, "id", id)
|
85
|
+
if is_negate is not None:
|
86
|
+
pulumi.set(__self__, "is_negate", is_negate)
|
87
|
+
if operator is not None:
|
88
|
+
pulumi.set(__self__, "operator", operator)
|
89
|
+
|
90
|
+
@property
|
91
|
+
@pulumi.getter(name="conditionType")
|
92
|
+
def condition_type(self) -> str:
|
93
|
+
"""
|
94
|
+
Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
95
|
+
- Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
96
|
+
"""
|
97
|
+
return pulumi.get(self, "condition_type")
|
98
|
+
|
99
|
+
@property
|
100
|
+
@pulumi.getter(name="attributeName")
|
101
|
+
def attribute_name(self) -> Optional[str]:
|
102
|
+
"""
|
103
|
+
Dictionary attribute name
|
104
|
+
"""
|
105
|
+
return pulumi.get(self, "attribute_name")
|
106
|
+
|
107
|
+
@property
|
108
|
+
@pulumi.getter(name="attributeValue")
|
109
|
+
def attribute_value(self) -> Optional[str]:
|
110
|
+
"""
|
111
|
+
Attribute value for condition. Value type is specified in dictionary object.
|
112
|
+
"""
|
113
|
+
return pulumi.get(self, "attribute_value")
|
114
|
+
|
115
|
+
@property
|
116
|
+
@pulumi.getter
|
117
|
+
def childrens(self) -> Optional[Sequence['outputs.RuleChildrenChildren']]:
|
118
|
+
"""
|
119
|
+
List of child conditions. `condition_type` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
120
|
+
"""
|
121
|
+
return pulumi.get(self, "childrens")
|
122
|
+
|
123
|
+
@property
|
124
|
+
@pulumi.getter(name="dictionaryName")
|
125
|
+
def dictionary_name(self) -> Optional[str]:
|
126
|
+
"""
|
127
|
+
Dictionary name
|
128
|
+
"""
|
129
|
+
return pulumi.get(self, "dictionary_name")
|
130
|
+
|
131
|
+
@property
|
132
|
+
@pulumi.getter(name="dictionaryValue")
|
133
|
+
def dictionary_value(self) -> Optional[str]:
|
134
|
+
"""
|
135
|
+
Dictionary value
|
136
|
+
"""
|
137
|
+
return pulumi.get(self, "dictionary_value")
|
138
|
+
|
139
|
+
@property
|
140
|
+
@pulumi.getter
|
141
|
+
def id(self) -> Optional[str]:
|
142
|
+
"""
|
143
|
+
UUID for condition
|
144
|
+
"""
|
145
|
+
return pulumi.get(self, "id")
|
146
|
+
|
147
|
+
@property
|
148
|
+
@pulumi.getter(name="isNegate")
|
149
|
+
def is_negate(self) -> Optional[bool]:
|
150
|
+
"""
|
151
|
+
Indicates whereas this condition is in negate mode
|
152
|
+
"""
|
153
|
+
return pulumi.get(self, "is_negate")
|
154
|
+
|
155
|
+
@property
|
156
|
+
@pulumi.getter
|
157
|
+
def operator(self) -> Optional[str]:
|
158
|
+
"""
|
159
|
+
Equality operator
|
160
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
161
|
+
"""
|
162
|
+
return pulumi.get(self, "operator")
|
163
|
+
|
164
|
+
|
165
|
+
@pulumi.output_type
|
166
|
+
class RuleChildrenChildren(dict):
|
167
|
+
@staticmethod
|
168
|
+
def __key_warning(key: str):
|
169
|
+
suggest = None
|
170
|
+
if key == "conditionType":
|
171
|
+
suggest = "condition_type"
|
172
|
+
elif key == "attributeName":
|
173
|
+
suggest = "attribute_name"
|
174
|
+
elif key == "attributeValue":
|
175
|
+
suggest = "attribute_value"
|
176
|
+
elif key == "dictionaryName":
|
177
|
+
suggest = "dictionary_name"
|
178
|
+
elif key == "dictionaryValue":
|
179
|
+
suggest = "dictionary_value"
|
180
|
+
elif key == "isNegate":
|
181
|
+
suggest = "is_negate"
|
182
|
+
|
183
|
+
if suggest:
|
184
|
+
pulumi.log.warn(f"Key '{key}' not found in RuleChildrenChildren. Access the value via the '{suggest}' property getter instead.")
|
185
|
+
|
186
|
+
def __getitem__(self, key: str) -> Any:
|
187
|
+
RuleChildrenChildren.__key_warning(key)
|
188
|
+
return super().__getitem__(key)
|
189
|
+
|
190
|
+
def get(self, key: str, default = None) -> Any:
|
191
|
+
RuleChildrenChildren.__key_warning(key)
|
192
|
+
return super().get(key, default)
|
193
|
+
|
194
|
+
def __init__(__self__, *,
|
195
|
+
condition_type: str,
|
196
|
+
attribute_name: Optional[str] = None,
|
197
|
+
attribute_value: Optional[str] = None,
|
198
|
+
dictionary_name: Optional[str] = None,
|
199
|
+
dictionary_value: Optional[str] = None,
|
200
|
+
id: Optional[str] = None,
|
201
|
+
is_negate: Optional[bool] = None,
|
202
|
+
operator: Optional[str] = None):
|
203
|
+
"""
|
204
|
+
:param str condition_type: Condition type.
|
205
|
+
- Choices: `ConditionAttributes`, `ConditionReference`
|
206
|
+
:param str attribute_name: Dictionary attribute name
|
207
|
+
:param str attribute_value: Attribute value for condition. Value type is specified in dictionary object.
|
208
|
+
:param str dictionary_name: Dictionary name
|
209
|
+
:param str dictionary_value: Dictionary value
|
210
|
+
:param str id: UUID for condition
|
211
|
+
:param bool is_negate: Indicates whereas this condition is in negate mode
|
212
|
+
:param str operator: Equality operator
|
213
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
214
|
+
"""
|
215
|
+
pulumi.set(__self__, "condition_type", condition_type)
|
216
|
+
if attribute_name is not None:
|
217
|
+
pulumi.set(__self__, "attribute_name", attribute_name)
|
218
|
+
if attribute_value is not None:
|
219
|
+
pulumi.set(__self__, "attribute_value", attribute_value)
|
220
|
+
if dictionary_name is not None:
|
221
|
+
pulumi.set(__self__, "dictionary_name", dictionary_name)
|
222
|
+
if dictionary_value is not None:
|
223
|
+
pulumi.set(__self__, "dictionary_value", dictionary_value)
|
224
|
+
if id is not None:
|
225
|
+
pulumi.set(__self__, "id", id)
|
226
|
+
if is_negate is not None:
|
227
|
+
pulumi.set(__self__, "is_negate", is_negate)
|
228
|
+
if operator is not None:
|
229
|
+
pulumi.set(__self__, "operator", operator)
|
230
|
+
|
231
|
+
@property
|
232
|
+
@pulumi.getter(name="conditionType")
|
233
|
+
def condition_type(self) -> str:
|
234
|
+
"""
|
235
|
+
Condition type.
|
236
|
+
- Choices: `ConditionAttributes`, `ConditionReference`
|
237
|
+
"""
|
238
|
+
return pulumi.get(self, "condition_type")
|
239
|
+
|
240
|
+
@property
|
241
|
+
@pulumi.getter(name="attributeName")
|
242
|
+
def attribute_name(self) -> Optional[str]:
|
243
|
+
"""
|
244
|
+
Dictionary attribute name
|
245
|
+
"""
|
246
|
+
return pulumi.get(self, "attribute_name")
|
247
|
+
|
248
|
+
@property
|
249
|
+
@pulumi.getter(name="attributeValue")
|
250
|
+
def attribute_value(self) -> Optional[str]:
|
251
|
+
"""
|
252
|
+
Attribute value for condition. Value type is specified in dictionary object.
|
253
|
+
"""
|
254
|
+
return pulumi.get(self, "attribute_value")
|
255
|
+
|
256
|
+
@property
|
257
|
+
@pulumi.getter(name="dictionaryName")
|
258
|
+
def dictionary_name(self) -> Optional[str]:
|
259
|
+
"""
|
260
|
+
Dictionary name
|
261
|
+
"""
|
262
|
+
return pulumi.get(self, "dictionary_name")
|
263
|
+
|
264
|
+
@property
|
265
|
+
@pulumi.getter(name="dictionaryValue")
|
266
|
+
def dictionary_value(self) -> Optional[str]:
|
267
|
+
"""
|
268
|
+
Dictionary value
|
269
|
+
"""
|
270
|
+
return pulumi.get(self, "dictionary_value")
|
271
|
+
|
272
|
+
@property
|
273
|
+
@pulumi.getter
|
274
|
+
def id(self) -> Optional[str]:
|
275
|
+
"""
|
276
|
+
UUID for condition
|
277
|
+
"""
|
278
|
+
return pulumi.get(self, "id")
|
279
|
+
|
280
|
+
@property
|
281
|
+
@pulumi.getter(name="isNegate")
|
282
|
+
def is_negate(self) -> Optional[bool]:
|
283
|
+
"""
|
284
|
+
Indicates whereas this condition is in negate mode
|
285
|
+
"""
|
286
|
+
return pulumi.get(self, "is_negate")
|
287
|
+
|
288
|
+
@property
|
289
|
+
@pulumi.getter
|
290
|
+
def operator(self) -> Optional[str]:
|
291
|
+
"""
|
292
|
+
Equality operator
|
293
|
+
- Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
294
|
+
"""
|
295
|
+
return pulumi.get(self, "operator")
|
296
|
+
|
297
|
+
|
298
|
+
@pulumi.output_type
|
299
|
+
class GetRuleChildrenResult(dict):
|
300
|
+
def __init__(__self__, *,
|
301
|
+
attribute_name: str,
|
302
|
+
attribute_value: str,
|
303
|
+
childrens: Sequence['outputs.GetRuleChildrenChildrenResult'],
|
304
|
+
condition_type: str,
|
305
|
+
dictionary_name: str,
|
306
|
+
dictionary_value: str,
|
307
|
+
id: str,
|
308
|
+
is_negate: bool,
|
309
|
+
operator: str):
|
310
|
+
"""
|
311
|
+
:param str attribute_name: Dictionary attribute name
|
312
|
+
:param str attribute_value: Attribute value for condition. Value type is specified in dictionary object.
|
313
|
+
:param Sequence['GetRuleChildrenChildrenArgs'] childrens: List of child conditions. `condition_type` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
314
|
+
:param 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.
|
315
|
+
:param str dictionary_name: Dictionary name
|
316
|
+
:param str dictionary_value: Dictionary value
|
317
|
+
:param str id: UUID for condition
|
318
|
+
:param bool is_negate: Indicates whereas this condition is in negate mode
|
319
|
+
:param str operator: Equality operator
|
320
|
+
"""
|
321
|
+
pulumi.set(__self__, "attribute_name", attribute_name)
|
322
|
+
pulumi.set(__self__, "attribute_value", attribute_value)
|
323
|
+
pulumi.set(__self__, "childrens", childrens)
|
324
|
+
pulumi.set(__self__, "condition_type", condition_type)
|
325
|
+
pulumi.set(__self__, "dictionary_name", dictionary_name)
|
326
|
+
pulumi.set(__self__, "dictionary_value", dictionary_value)
|
327
|
+
pulumi.set(__self__, "id", id)
|
328
|
+
pulumi.set(__self__, "is_negate", is_negate)
|
329
|
+
pulumi.set(__self__, "operator", operator)
|
330
|
+
|
331
|
+
@property
|
332
|
+
@pulumi.getter(name="attributeName")
|
333
|
+
def attribute_name(self) -> str:
|
334
|
+
"""
|
335
|
+
Dictionary attribute name
|
336
|
+
"""
|
337
|
+
return pulumi.get(self, "attribute_name")
|
338
|
+
|
339
|
+
@property
|
340
|
+
@pulumi.getter(name="attributeValue")
|
341
|
+
def attribute_value(self) -> str:
|
342
|
+
"""
|
343
|
+
Attribute value for condition. Value type is specified in dictionary object.
|
344
|
+
"""
|
345
|
+
return pulumi.get(self, "attribute_value")
|
346
|
+
|
347
|
+
@property
|
348
|
+
@pulumi.getter
|
349
|
+
def childrens(self) -> Sequence['outputs.GetRuleChildrenChildrenResult']:
|
350
|
+
"""
|
351
|
+
List of child conditions. `condition_type` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
352
|
+
"""
|
353
|
+
return pulumi.get(self, "childrens")
|
354
|
+
|
355
|
+
@property
|
356
|
+
@pulumi.getter(name="conditionType")
|
357
|
+
def condition_type(self) -> str:
|
358
|
+
"""
|
359
|
+
Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
360
|
+
"""
|
361
|
+
return pulumi.get(self, "condition_type")
|
362
|
+
|
363
|
+
@property
|
364
|
+
@pulumi.getter(name="dictionaryName")
|
365
|
+
def dictionary_name(self) -> str:
|
366
|
+
"""
|
367
|
+
Dictionary name
|
368
|
+
"""
|
369
|
+
return pulumi.get(self, "dictionary_name")
|
370
|
+
|
371
|
+
@property
|
372
|
+
@pulumi.getter(name="dictionaryValue")
|
373
|
+
def dictionary_value(self) -> str:
|
374
|
+
"""
|
375
|
+
Dictionary value
|
376
|
+
"""
|
377
|
+
return pulumi.get(self, "dictionary_value")
|
378
|
+
|
379
|
+
@property
|
380
|
+
@pulumi.getter
|
381
|
+
def id(self) -> str:
|
382
|
+
"""
|
383
|
+
UUID for condition
|
384
|
+
"""
|
385
|
+
return pulumi.get(self, "id")
|
386
|
+
|
387
|
+
@property
|
388
|
+
@pulumi.getter(name="isNegate")
|
389
|
+
def is_negate(self) -> bool:
|
390
|
+
"""
|
391
|
+
Indicates whereas this condition is in negate mode
|
392
|
+
"""
|
393
|
+
return pulumi.get(self, "is_negate")
|
394
|
+
|
395
|
+
@property
|
396
|
+
@pulumi.getter
|
397
|
+
def operator(self) -> str:
|
398
|
+
"""
|
399
|
+
Equality operator
|
400
|
+
"""
|
401
|
+
return pulumi.get(self, "operator")
|
402
|
+
|
403
|
+
|
404
|
+
@pulumi.output_type
|
405
|
+
class GetRuleChildrenChildrenResult(dict):
|
406
|
+
def __init__(__self__, *,
|
407
|
+
attribute_name: str,
|
408
|
+
attribute_value: str,
|
409
|
+
condition_type: str,
|
410
|
+
dictionary_name: str,
|
411
|
+
dictionary_value: str,
|
412
|
+
id: str,
|
413
|
+
is_negate: bool,
|
414
|
+
operator: str):
|
415
|
+
"""
|
416
|
+
:param str attribute_name: Dictionary attribute name
|
417
|
+
:param str attribute_value: Attribute value for condition. Value type is specified in dictionary object.
|
418
|
+
:param str condition_type: Condition type.
|
419
|
+
:param str dictionary_name: Dictionary name
|
420
|
+
:param str dictionary_value: Dictionary value
|
421
|
+
:param str id: UUID for condition
|
422
|
+
:param bool is_negate: Indicates whereas this condition is in negate mode
|
423
|
+
:param str operator: Equality operator
|
424
|
+
"""
|
425
|
+
pulumi.set(__self__, "attribute_name", attribute_name)
|
426
|
+
pulumi.set(__self__, "attribute_value", attribute_value)
|
427
|
+
pulumi.set(__self__, "condition_type", condition_type)
|
428
|
+
pulumi.set(__self__, "dictionary_name", dictionary_name)
|
429
|
+
pulumi.set(__self__, "dictionary_value", dictionary_value)
|
430
|
+
pulumi.set(__self__, "id", id)
|
431
|
+
pulumi.set(__self__, "is_negate", is_negate)
|
432
|
+
pulumi.set(__self__, "operator", operator)
|
433
|
+
|
434
|
+
@property
|
435
|
+
@pulumi.getter(name="attributeName")
|
436
|
+
def attribute_name(self) -> str:
|
437
|
+
"""
|
438
|
+
Dictionary attribute name
|
439
|
+
"""
|
440
|
+
return pulumi.get(self, "attribute_name")
|
441
|
+
|
442
|
+
@property
|
443
|
+
@pulumi.getter(name="attributeValue")
|
444
|
+
def attribute_value(self) -> str:
|
445
|
+
"""
|
446
|
+
Attribute value for condition. Value type is specified in dictionary object.
|
447
|
+
"""
|
448
|
+
return pulumi.get(self, "attribute_value")
|
449
|
+
|
450
|
+
@property
|
451
|
+
@pulumi.getter(name="conditionType")
|
452
|
+
def condition_type(self) -> str:
|
453
|
+
"""
|
454
|
+
Condition type.
|
455
|
+
"""
|
456
|
+
return pulumi.get(self, "condition_type")
|
457
|
+
|
458
|
+
@property
|
459
|
+
@pulumi.getter(name="dictionaryName")
|
460
|
+
def dictionary_name(self) -> str:
|
461
|
+
"""
|
462
|
+
Dictionary name
|
463
|
+
"""
|
464
|
+
return pulumi.get(self, "dictionary_name")
|
465
|
+
|
466
|
+
@property
|
467
|
+
@pulumi.getter(name="dictionaryValue")
|
468
|
+
def dictionary_value(self) -> str:
|
469
|
+
"""
|
470
|
+
Dictionary value
|
471
|
+
"""
|
472
|
+
return pulumi.get(self, "dictionary_value")
|
473
|
+
|
474
|
+
@property
|
475
|
+
@pulumi.getter
|
476
|
+
def id(self) -> str:
|
477
|
+
"""
|
478
|
+
UUID for condition
|
479
|
+
"""
|
480
|
+
return pulumi.get(self, "id")
|
481
|
+
|
482
|
+
@property
|
483
|
+
@pulumi.getter(name="isNegate")
|
484
|
+
def is_negate(self) -> bool:
|
485
|
+
"""
|
486
|
+
Indicates whereas this condition is in negate mode
|
487
|
+
"""
|
488
|
+
return pulumi.get(self, "is_negate")
|
489
|
+
|
490
|
+
@property
|
491
|
+
@pulumi.getter
|
492
|
+
def operator(self) -> str:
|
493
|
+
"""
|
494
|
+
Equality operator
|
495
|
+
"""
|
496
|
+
return pulumi.get(self, "operator")
|
497
|
+
|
498
|
+
|