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
@@ -11,16 +11,16 @@ from .. import _utilities
|
|
11
11
|
from . import outputs
|
12
12
|
|
13
13
|
__all__ = [
|
14
|
-
'
|
15
|
-
'
|
16
|
-
'
|
17
|
-
'
|
14
|
+
'GetPointResult',
|
15
|
+
'AwaitableGetPointResult',
|
16
|
+
'get_point',
|
17
|
+
'get_point_output',
|
18
18
|
]
|
19
19
|
|
20
20
|
@pulumi.output_type
|
21
|
-
class
|
21
|
+
class GetPointResult:
|
22
22
|
"""
|
23
|
-
A collection of values returned by
|
23
|
+
A collection of values returned by getPoint.
|
24
24
|
"""
|
25
25
|
def __init__(__self__, ad_scopes_names=None, aging_time=None, attributes=None, auth_protection_type=None, country=None, department=None, description=None, domain=None, email=None, enable_callback_for_dialin_client=None, enable_dialin_permission_check=None, enable_domain_allowed_list=None, enable_failed_auth_protection=None, enable_machine_access=None, enable_machine_auth=None, enable_pass_change=None, enable_rewrites=None, failed_auth_threshold=None, first_name=None, groups=None, id=None, identity_not_in_ad_behaviour=None, job_title=None, last_name=None, locality=None, name=None, organizational_unit=None, plaintext_auth=None, rewrite_rules=None, schema=None, state_or_province=None, street_address=None, telephone=None, unreachable_domains_behaviour=None):
|
26
26
|
if ad_scopes_names and not isinstance(ad_scopes_names, str):
|
@@ -144,7 +144,7 @@ class GetActiveDirectoryJoinPointResult:
|
|
144
144
|
|
145
145
|
@property
|
146
146
|
@pulumi.getter
|
147
|
-
def attributes(self) -> Sequence['outputs.
|
147
|
+
def attributes(self) -> Sequence['outputs.GetPointAttributeResult']:
|
148
148
|
"""
|
149
149
|
List of AD attributes
|
150
150
|
"""
|
@@ -277,7 +277,7 @@ class GetActiveDirectoryJoinPointResult:
|
|
277
277
|
|
278
278
|
@property
|
279
279
|
@pulumi.getter
|
280
|
-
def groups(self) -> Sequence['outputs.
|
280
|
+
def groups(self) -> Sequence['outputs.GetPointGroupResult']:
|
281
281
|
"""
|
282
282
|
List of AD Groups
|
283
283
|
"""
|
@@ -349,7 +349,7 @@ class GetActiveDirectoryJoinPointResult:
|
|
349
349
|
|
350
350
|
@property
|
351
351
|
@pulumi.getter(name="rewriteRules")
|
352
|
-
def rewrite_rules(self) -> Sequence['outputs.
|
352
|
+
def rewrite_rules(self) -> Sequence['outputs.GetPointRewriteRuleResult']:
|
353
353
|
"""
|
354
354
|
List of Rewrite rules
|
355
355
|
"""
|
@@ -396,12 +396,12 @@ class GetActiveDirectoryJoinPointResult:
|
|
396
396
|
return pulumi.get(self, "unreachable_domains_behaviour")
|
397
397
|
|
398
398
|
|
399
|
-
class
|
399
|
+
class AwaitableGetPointResult(GetPointResult):
|
400
400
|
# pylint: disable=using-constant-test
|
401
401
|
def __await__(self):
|
402
402
|
if False:
|
403
403
|
yield self
|
404
|
-
return
|
404
|
+
return GetPointResult(
|
405
405
|
ad_scopes_names=self.ad_scopes_names,
|
406
406
|
aging_time=self.aging_time,
|
407
407
|
attributes=self.attributes,
|
@@ -438,8 +438,8 @@ class AwaitableGetActiveDirectoryJoinPointResult(GetActiveDirectoryJoinPointResu
|
|
438
438
|
unreachable_domains_behaviour=self.unreachable_domains_behaviour)
|
439
439
|
|
440
440
|
|
441
|
-
def
|
442
|
-
|
441
|
+
def get_point(id: Optional[str] = None,
|
442
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetPointResult:
|
443
443
|
"""
|
444
444
|
This data source can read the Active Directory Join Point.
|
445
445
|
|
@@ -449,7 +449,7 @@ def get_active_directory_join_point(id: Optional[str] = None,
|
|
449
449
|
import pulumi
|
450
450
|
import pulumi_ise as ise
|
451
451
|
|
452
|
-
example = ise.
|
452
|
+
example = ise.ActiveDirectoryJoin.get_point(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
|
453
453
|
```
|
454
454
|
|
455
455
|
|
@@ -458,9 +458,9 @@ def get_active_directory_join_point(id: Optional[str] = None,
|
|
458
458
|
__args__ = dict()
|
459
459
|
__args__['id'] = id
|
460
460
|
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
461
|
-
__ret__ = pulumi.runtime.invoke('ise:
|
461
|
+
__ret__ = pulumi.runtime.invoke('ise:ActiveDirectoryJoin/getPoint:getPoint', __args__, opts=opts, typ=GetPointResult).value
|
462
462
|
|
463
|
-
return
|
463
|
+
return AwaitableGetPointResult(
|
464
464
|
ad_scopes_names=pulumi.get(__ret__, 'ad_scopes_names'),
|
465
465
|
aging_time=pulumi.get(__ret__, 'aging_time'),
|
466
466
|
attributes=pulumi.get(__ret__, 'attributes'),
|
@@ -497,9 +497,9 @@ def get_active_directory_join_point(id: Optional[str] = None,
|
|
497
497
|
unreachable_domains_behaviour=pulumi.get(__ret__, 'unreachable_domains_behaviour'))
|
498
498
|
|
499
499
|
|
500
|
-
@_utilities.lift_output_func(
|
501
|
-
def
|
502
|
-
|
500
|
+
@_utilities.lift_output_func(get_point)
|
501
|
+
def get_point_output(id: Optional[pulumi.Input[str]] = None,
|
502
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetPointResult]:
|
503
503
|
"""
|
504
504
|
This data source can read the Active Directory Join Point.
|
505
505
|
|
@@ -509,7 +509,7 @@ def get_active_directory_join_point_output(id: Optional[pulumi.Input[str]] = Non
|
|
509
509
|
import pulumi
|
510
510
|
import pulumi_ise as ise
|
511
511
|
|
512
|
-
example = ise.
|
512
|
+
example = ise.ActiveDirectoryJoin.get_point(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
|
513
513
|
```
|
514
514
|
|
515
515
|
|
@@ -10,87 +10,16 @@ from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
10
|
from .. import _utilities
|
11
11
|
|
12
12
|
__all__ = [
|
13
|
-
'
|
14
|
-
'
|
15
|
-
'
|
16
|
-
'
|
17
|
-
'
|
18
|
-
'
|
19
|
-
'GetActiveDirectoryGroupsByDomainGroupResult',
|
20
|
-
'GetActiveDirectoryJoinPointAttributeResult',
|
21
|
-
'GetActiveDirectoryJoinPointGroupResult',
|
22
|
-
'GetActiveDirectoryJoinPointRewriteRuleResult',
|
23
|
-
'GetIdentitySourceSequenceIdentitySourceResult',
|
13
|
+
'PointAttribute',
|
14
|
+
'PointGroup',
|
15
|
+
'PointRewriteRule',
|
16
|
+
'GetPointAttributeResult',
|
17
|
+
'GetPointGroupResult',
|
18
|
+
'GetPointRewriteRuleResult',
|
24
19
|
]
|
25
20
|
|
26
21
|
@pulumi.output_type
|
27
|
-
class
|
28
|
-
def __init__(__self__, *,
|
29
|
-
name: str,
|
30
|
-
sid: str,
|
31
|
-
type: Optional[str] = None):
|
32
|
-
"""
|
33
|
-
:param str name: Required for each group in the group list with no duplication between groups
|
34
|
-
:param str sid: Required for each group in the group list with no duplication between groups
|
35
|
-
"""
|
36
|
-
pulumi.set(__self__, "name", name)
|
37
|
-
pulumi.set(__self__, "sid", sid)
|
38
|
-
if type is not None:
|
39
|
-
pulumi.set(__self__, "type", type)
|
40
|
-
|
41
|
-
@property
|
42
|
-
@pulumi.getter
|
43
|
-
def name(self) -> str:
|
44
|
-
"""
|
45
|
-
Required for each group in the group list with no duplication between groups
|
46
|
-
"""
|
47
|
-
return pulumi.get(self, "name")
|
48
|
-
|
49
|
-
@property
|
50
|
-
@pulumi.getter
|
51
|
-
def sid(self) -> str:
|
52
|
-
"""
|
53
|
-
Required for each group in the group list with no duplication between groups
|
54
|
-
"""
|
55
|
-
return pulumi.get(self, "sid")
|
56
|
-
|
57
|
-
@property
|
58
|
-
@pulumi.getter
|
59
|
-
def type(self) -> Optional[str]:
|
60
|
-
return pulumi.get(self, "type")
|
61
|
-
|
62
|
-
|
63
|
-
@pulumi.output_type
|
64
|
-
class ActiveDirectoryJoinDomainWithAllNodesAdditionalData(dict):
|
65
|
-
def __init__(__self__, *,
|
66
|
-
name: str,
|
67
|
-
value: str):
|
68
|
-
"""
|
69
|
-
:param str name: Additional attribute name
|
70
|
-
:param str value: Additional attribute value
|
71
|
-
"""
|
72
|
-
pulumi.set(__self__, "name", name)
|
73
|
-
pulumi.set(__self__, "value", value)
|
74
|
-
|
75
|
-
@property
|
76
|
-
@pulumi.getter
|
77
|
-
def name(self) -> str:
|
78
|
-
"""
|
79
|
-
Additional attribute name
|
80
|
-
"""
|
81
|
-
return pulumi.get(self, "name")
|
82
|
-
|
83
|
-
@property
|
84
|
-
@pulumi.getter
|
85
|
-
def value(self) -> str:
|
86
|
-
"""
|
87
|
-
Additional attribute value
|
88
|
-
"""
|
89
|
-
return pulumi.get(self, "value")
|
90
|
-
|
91
|
-
|
92
|
-
@pulumi.output_type
|
93
|
-
class ActiveDirectoryJoinPointAttribute(dict):
|
22
|
+
class PointAttribute(dict):
|
94
23
|
@staticmethod
|
95
24
|
def __key_warning(key: str):
|
96
25
|
suggest = None
|
@@ -100,14 +29,14 @@ class ActiveDirectoryJoinPointAttribute(dict):
|
|
100
29
|
suggest = "internal_name"
|
101
30
|
|
102
31
|
if suggest:
|
103
|
-
pulumi.log.warn(f"Key '{key}' not found in
|
32
|
+
pulumi.log.warn(f"Key '{key}' not found in PointAttribute. Access the value via the '{suggest}' property getter instead.")
|
104
33
|
|
105
34
|
def __getitem__(self, key: str) -> Any:
|
106
|
-
|
35
|
+
PointAttribute.__key_warning(key)
|
107
36
|
return super().__getitem__(key)
|
108
37
|
|
109
38
|
def get(self, key: str, default = None) -> Any:
|
110
|
-
|
39
|
+
PointAttribute.__key_warning(key)
|
111
40
|
return super().get(key, default)
|
112
41
|
|
113
42
|
def __init__(__self__, *,
|
@@ -162,7 +91,7 @@ class ActiveDirectoryJoinPointAttribute(dict):
|
|
162
91
|
|
163
92
|
|
164
93
|
@pulumi.output_type
|
165
|
-
class
|
94
|
+
class PointGroup(dict):
|
166
95
|
def __init__(__self__, *,
|
167
96
|
name: str,
|
168
97
|
sid: str,
|
@@ -199,7 +128,7 @@ class ActiveDirectoryJoinPointGroup(dict):
|
|
199
128
|
|
200
129
|
|
201
130
|
@pulumi.output_type
|
202
|
-
class
|
131
|
+
class PointRewriteRule(dict):
|
203
132
|
@staticmethod
|
204
133
|
def __key_warning(key: str):
|
205
134
|
suggest = None
|
@@ -211,14 +140,14 @@ class ActiveDirectoryJoinPointRewriteRule(dict):
|
|
211
140
|
suggest = "row_id"
|
212
141
|
|
213
142
|
if suggest:
|
214
|
-
pulumi.log.warn(f"Key '{key}' not found in
|
143
|
+
pulumi.log.warn(f"Key '{key}' not found in PointRewriteRule. Access the value via the '{suggest}' property getter instead.")
|
215
144
|
|
216
145
|
def __getitem__(self, key: str) -> Any:
|
217
|
-
|
146
|
+
PointRewriteRule.__key_warning(key)
|
218
147
|
return super().__getitem__(key)
|
219
148
|
|
220
149
|
def get(self, key: str, default = None) -> Any:
|
221
|
-
|
150
|
+
PointRewriteRule.__key_warning(key)
|
222
151
|
return super().get(key, default)
|
223
152
|
|
224
153
|
def __init__(__self__, *,
|
@@ -260,76 +189,7 @@ class ActiveDirectoryJoinPointRewriteRule(dict):
|
|
260
189
|
|
261
190
|
|
262
191
|
@pulumi.output_type
|
263
|
-
class
|
264
|
-
def __init__(__self__, *,
|
265
|
-
name: str,
|
266
|
-
order: int):
|
267
|
-
"""
|
268
|
-
:param str name: Name of the identity source
|
269
|
-
:param int order: Order of the identity source in the sequence
|
270
|
-
"""
|
271
|
-
pulumi.set(__self__, "name", name)
|
272
|
-
pulumi.set(__self__, "order", order)
|
273
|
-
|
274
|
-
@property
|
275
|
-
@pulumi.getter
|
276
|
-
def name(self) -> str:
|
277
|
-
"""
|
278
|
-
Name of the identity source
|
279
|
-
"""
|
280
|
-
return pulumi.get(self, "name")
|
281
|
-
|
282
|
-
@property
|
283
|
-
@pulumi.getter
|
284
|
-
def order(self) -> int:
|
285
|
-
"""
|
286
|
-
Order of the identity source in the sequence
|
287
|
-
"""
|
288
|
-
return pulumi.get(self, "order")
|
289
|
-
|
290
|
-
|
291
|
-
@pulumi.output_type
|
292
|
-
class GetActiveDirectoryGroupsByDomainGroupResult(dict):
|
293
|
-
def __init__(__self__, *,
|
294
|
-
name: str,
|
295
|
-
sid: str,
|
296
|
-
type: str):
|
297
|
-
"""
|
298
|
-
:param str name: Group name
|
299
|
-
:param str sid: Group SID
|
300
|
-
:param str type: Group type
|
301
|
-
"""
|
302
|
-
pulumi.set(__self__, "name", name)
|
303
|
-
pulumi.set(__self__, "sid", sid)
|
304
|
-
pulumi.set(__self__, "type", type)
|
305
|
-
|
306
|
-
@property
|
307
|
-
@pulumi.getter
|
308
|
-
def name(self) -> str:
|
309
|
-
"""
|
310
|
-
Group name
|
311
|
-
"""
|
312
|
-
return pulumi.get(self, "name")
|
313
|
-
|
314
|
-
@property
|
315
|
-
@pulumi.getter
|
316
|
-
def sid(self) -> str:
|
317
|
-
"""
|
318
|
-
Group SID
|
319
|
-
"""
|
320
|
-
return pulumi.get(self, "sid")
|
321
|
-
|
322
|
-
@property
|
323
|
-
@pulumi.getter
|
324
|
-
def type(self) -> str:
|
325
|
-
"""
|
326
|
-
Group type
|
327
|
-
"""
|
328
|
-
return pulumi.get(self, "type")
|
329
|
-
|
330
|
-
|
331
|
-
@pulumi.output_type
|
332
|
-
class GetActiveDirectoryJoinPointAttributeResult(dict):
|
192
|
+
class GetPointAttributeResult(dict):
|
333
193
|
def __init__(__self__, *,
|
334
194
|
default_value: str,
|
335
195
|
internal_name: str,
|
@@ -380,7 +240,7 @@ class GetActiveDirectoryJoinPointAttributeResult(dict):
|
|
380
240
|
|
381
241
|
|
382
242
|
@pulumi.output_type
|
383
|
-
class
|
243
|
+
class GetPointGroupResult(dict):
|
384
244
|
def __init__(__self__, *,
|
385
245
|
name: str,
|
386
246
|
sid: str,
|
@@ -416,7 +276,7 @@ class GetActiveDirectoryJoinPointGroupResult(dict):
|
|
416
276
|
|
417
277
|
|
418
278
|
@pulumi.output_type
|
419
|
-
class
|
279
|
+
class GetPointRewriteRuleResult(dict):
|
420
280
|
def __init__(__self__, *,
|
421
281
|
rewrite_match: str,
|
422
282
|
rewrite_result: str,
|
@@ -455,32 +315,3 @@ class GetActiveDirectoryJoinPointRewriteRuleResult(dict):
|
|
455
315
|
return pulumi.get(self, "row_id")
|
456
316
|
|
457
317
|
|
458
|
-
@pulumi.output_type
|
459
|
-
class GetIdentitySourceSequenceIdentitySourceResult(dict):
|
460
|
-
def __init__(__self__, *,
|
461
|
-
name: str,
|
462
|
-
order: int):
|
463
|
-
"""
|
464
|
-
:param str name: Name of the identity source
|
465
|
-
:param int order: Order of the identity source in the sequence
|
466
|
-
"""
|
467
|
-
pulumi.set(__self__, "name", name)
|
468
|
-
pulumi.set(__self__, "order", order)
|
469
|
-
|
470
|
-
@property
|
471
|
-
@pulumi.getter
|
472
|
-
def name(self) -> str:
|
473
|
-
"""
|
474
|
-
Name of the identity source
|
475
|
-
"""
|
476
|
-
return pulumi.get(self, "name")
|
477
|
-
|
478
|
-
@property
|
479
|
-
@pulumi.getter
|
480
|
-
def order(self) -> int:
|
481
|
-
"""
|
482
|
-
Order of the identity source in the sequence
|
483
|
-
"""
|
484
|
-
return pulumi.get(self, "order")
|
485
|
-
|
486
|
-
|