@pulumi/ise 0.1.0-alpha.1715070880
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.
- package/LICENSE +202 -0
- package/README.md +49 -0
- package/activedirectoryadd/groups.d.ts +149 -0
- package/activedirectoryadd/groups.js +91 -0
- package/activedirectoryadd/groups.js.map +1 -0
- package/activedirectoryadd/index.d.ts +3 -0
- package/activedirectoryadd/index.js +22 -0
- package/activedirectoryadd/index.js.map +1 -0
- package/activedirectorygroupsby/getDomain.d.ts +123 -0
- package/activedirectorygroupsby/getDomain.js +59 -0
- package/activedirectorygroupsby/getDomain.js.map +1 -0
- package/activedirectorygroupsby/index.d.ts +3 -0
- package/activedirectorygroupsby/index.js +10 -0
- package/activedirectorygroupsby/index.js.map +1 -0
- package/activedirectoryjoin/getPoint.d.ts +188 -0
- package/activedirectoryjoin/getPoint.js +47 -0
- package/activedirectoryjoin/getPoint.js.map +1 -0
- package/activedirectoryjoin/index.d.ts +6 -0
- package/activedirectoryjoin/index.js +25 -0
- package/activedirectoryjoin/index.js.map +1 -0
- package/activedirectoryjoin/point.d.ts +446 -0
- package/activedirectoryjoin/point.js +125 -0
- package/activedirectoryjoin/point.js.map +1 -0
- package/activedirectoryjoindomainwithall/index.d.ts +3 -0
- package/activedirectoryjoindomainwithall/index.js +22 -0
- package/activedirectoryjoindomainwithall/index.js.map +1 -0
- package/activedirectoryjoindomainwithall/nodes.d.ts +71 -0
- package/activedirectoryjoindomainwithall/nodes.js +75 -0
- package/activedirectoryjoindomainwithall/nodes.js.map +1 -0
- package/allowed/getProtocols.d.ts +374 -0
- package/allowed/getProtocols.js +49 -0
- package/allowed/getProtocols.js.map +1 -0
- package/allowed/index.d.ts +6 -0
- package/allowed/index.js +25 -0
- package/allowed/index.js.map +1 -0
- package/allowed/protocols.d.ts +1075 -0
- package/allowed/protocols.js +343 -0
- package/allowed/protocols.js.map +1 -0
- package/allowedprotocols/getTacacs.d.ts +86 -0
- package/allowedprotocols/getTacacs.js +49 -0
- package/allowedprotocols/getTacacs.js.map +1 -0
- package/allowedprotocols/index.d.ts +6 -0
- package/allowedprotocols/index.js +25 -0
- package/allowedprotocols/index.js.map +1 -0
- package/allowedprotocols/tacacs.d.ts +120 -0
- package/allowedprotocols/tacacs.js +90 -0
- package/allowedprotocols/tacacs.js.map +1 -0
- package/authorization/getProfile.d.ts +199 -0
- package/authorization/getProfile.js +49 -0
- package/authorization/getProfile.js.map +1 -0
- package/authorization/index.d.ts +6 -0
- package/authorization/index.js +25 -0
- package/authorization/index.js.map +1 -0
- package/authorization/profile.d.ts +449 -0
- package/authorization/profile.js +122 -0
- package/authorization/profile.js.map +1 -0
- package/certificateauthentication/getProfile.d.ts +94 -0
- package/certificateauthentication/getProfile.js +49 -0
- package/certificateauthentication/getProfile.js.map +1 -0
- package/certificateauthentication/index.d.ts +6 -0
- package/certificateauthentication/index.js +25 -0
- package/certificateauthentication/index.js.map +1 -0
- package/certificateauthentication/profile.d.ts +167 -0
- package/certificateauthentication/profile.js +87 -0
- package/certificateauthentication/profile.js.map +1 -0
- package/config/index.d.ts +1 -0
- package/config/index.js +21 -0
- package/config/index.js.map +1 -0
- package/config/vars.d.ts +20 -0
- package/config/vars.js +37 -0
- package/config/vars.js.map +1 -0
- package/deviceadmin/condition.d.ts +197 -0
- package/deviceadmin/condition.js +97 -0
- package/deviceadmin/condition.js.map +1 -0
- package/deviceadmin/getCondition.d.ts +107 -0
- package/deviceadmin/getCondition.js +49 -0
- package/deviceadmin/getCondition.js.map +1 -0
- package/deviceadmin/index.d.ts +6 -0
- package/deviceadmin/index.js +25 -0
- package/deviceadmin/index.js.map +1 -0
- package/deviceadminauthentication/getRule.d.ts +149 -0
- package/deviceadminauthentication/getRule.js +51 -0
- package/deviceadminauthentication/getRule.js.map +1 -0
- package/deviceadminauthentication/index.d.ts +6 -0
- package/deviceadminauthentication/index.js +25 -0
- package/deviceadminauthentication/index.js.map +1 -0
- package/deviceadminauthentication/rule.d.ts +303 -0
- package/deviceadminauthentication/rule.js +129 -0
- package/deviceadminauthentication/rule.js.map +1 -0
- package/deviceadminauthorization/getRule.d.ts +141 -0
- package/deviceadminauthorization/getRule.js +51 -0
- package/deviceadminauthorization/getRule.js.map +1 -0
- package/deviceadminauthorization/index.d.ts +6 -0
- package/deviceadminauthorization/index.js +25 -0
- package/deviceadminauthorization/index.js.map +1 -0
- package/deviceadminauthorization/rule.d.ts +274 -0
- package/deviceadminauthorization/rule.js +114 -0
- package/deviceadminauthorization/rule.js.map +1 -0
- package/deviceadminauthorizationexception/getRule.d.ts +141 -0
- package/deviceadminauthorizationexception/getRule.js +51 -0
- package/deviceadminauthorizationexception/getRule.js.map +1 -0
- package/deviceadminauthorizationexception/index.d.ts +6 -0
- package/deviceadminauthorizationexception/index.js +25 -0
- package/deviceadminauthorizationexception/index.js.map +1 -0
- package/deviceadminauthorizationexception/rule.d.ts +274 -0
- package/deviceadminauthorizationexception/rule.js +114 -0
- package/deviceadminauthorizationexception/rule.js.map +1 -0
- package/deviceadminauthorizationglobalexception/getRule.d.ts +127 -0
- package/deviceadminauthorizationglobalexception/getRule.js +49 -0
- package/deviceadminauthorizationglobalexception/getRule.js.map +1 -0
- package/deviceadminauthorizationglobalexception/index.d.ts +6 -0
- package/deviceadminauthorizationglobalexception/index.js +25 -0
- package/deviceadminauthorizationglobalexception/index.js.map +1 -0
- package/deviceadminauthorizationglobalexception/rule.d.ts +261 -0
- package/deviceadminauthorizationglobalexception/rule.js +108 -0
- package/deviceadminauthorizationglobalexception/rule.js.map +1 -0
- package/deviceadminpolicy/getSet.d.ts +131 -0
- package/deviceadminpolicy/getSet.js +49 -0
- package/deviceadminpolicy/getSet.js.map +1 -0
- package/deviceadminpolicy/index.d.ts +6 -0
- package/deviceadminpolicy/index.js +25 -0
- package/deviceadminpolicy/index.js.map +1 -0
- package/deviceadminpolicy/set.d.ts +276 -0
- package/deviceadminpolicy/set.js +113 -0
- package/deviceadminpolicy/set.js.map +1 -0
- package/deviceadmintimeanddate/condition.d.ts +224 -0
- package/deviceadmintimeanddate/condition.js +105 -0
- package/deviceadmintimeanddate/condition.js.map +1 -0
- package/deviceadmintimeanddate/getCondition.d.ts +118 -0
- package/deviceadmintimeanddate/getCondition.js +49 -0
- package/deviceadmintimeanddate/getCondition.js.map +1 -0
- package/deviceadmintimeanddate/index.d.ts +6 -0
- package/deviceadmintimeanddate/index.js +25 -0
- package/deviceadmintimeanddate/index.js.map +1 -0
- package/downloadable/acl.d.ts +107 -0
- package/downloadable/acl.js +81 -0
- package/downloadable/acl.js.map +1 -0
- package/downloadable/getAcl.d.ts +82 -0
- package/downloadable/getAcl.js +49 -0
- package/downloadable/getAcl.js.map +1 -0
- package/downloadable/index.d.ts +6 -0
- package/downloadable/index.js +25 -0
- package/downloadable/index.js.map +1 -0
- package/endpoint.d.ts +382 -0
- package/endpoint.js +136 -0
- package/endpoint.js.map +1 -0
- package/endpointidentity/getGroup.d.ts +82 -0
- package/endpointidentity/getGroup.js +49 -0
- package/endpointidentity/getGroup.js.map +1 -0
- package/endpointidentity/group.d.ts +106 -0
- package/endpointidentity/group.js +77 -0
- package/endpointidentity/group.js.map +1 -0
- package/endpointidentity/index.d.ts +6 -0
- package/endpointidentity/index.js +25 -0
- package/endpointidentity/index.js.map +1 -0
- package/getEndpoint.d.ts +172 -0
- package/getEndpoint.js +49 -0
- package/getEndpoint.js.map +1 -0
- package/getRepository.d.ts +94 -0
- package/getRepository.js +49 -0
- package/getRepository.js.map +1 -0
- package/identitysource/getSequence.d.ts +84 -0
- package/identitysource/getSequence.js +49 -0
- package/identitysource/getSequence.js.map +1 -0
- package/identitysource/index.d.ts +6 -0
- package/identitysource/index.js +25 -0
- package/identitysource/index.js.map +1 -0
- package/identitysource/sequence.d.ts +116 -0
- package/identitysource/sequence.js +93 -0
- package/identitysource/sequence.js.map +1 -0
- package/index.d.ts +55 -0
- package/index.js +123 -0
- package/index.js.map +1 -0
- package/internal/getUser.d.ts +122 -0
- package/internal/getUser.js +49 -0
- package/internal/getUser.js.map +1 -0
- package/internal/index.d.ts +6 -0
- package/internal/index.js +25 -0
- package/internal/index.js.map +1 -0
- package/internal/user.d.ts +241 -0
- package/internal/user.js +109 -0
- package/internal/user.js.map +1 -0
- package/licensetier/getState.d.ts +63 -0
- package/licensetier/getState.js +47 -0
- package/licensetier/getState.js.map +1 -0
- package/licensetier/index.d.ts +6 -0
- package/licensetier/index.js +25 -0
- package/licensetier/index.js.map +1 -0
- package/licensetier/state.d.ts +71 -0
- package/licensetier/state.js +73 -0
- package/licensetier/state.js.map +1 -0
- package/network/device.d.ts +603 -0
- package/network/device.js +195 -0
- package/network/device.js.map +1 -0
- package/network/getDevice.d.ts +235 -0
- package/network/getDevice.js +49 -0
- package/network/getDevice.js.map +1 -0
- package/network/index.d.ts +6 -0
- package/network/index.js +25 -0
- package/network/index.js.map +1 -0
- package/networkaccess/condition.d.ts +197 -0
- package/networkaccess/condition.js +97 -0
- package/networkaccess/condition.js.map +1 -0
- package/networkaccess/dictionary.d.ts +107 -0
- package/networkaccess/dictionary.js +84 -0
- package/networkaccess/dictionary.js.map +1 -0
- package/networkaccess/getCondition.d.ts +107 -0
- package/networkaccess/getCondition.js +49 -0
- package/networkaccess/getCondition.js.map +1 -0
- package/networkaccess/getDictionary.d.ts +82 -0
- package/networkaccess/getDictionary.js +49 -0
- package/networkaccess/getDictionary.js.map +1 -0
- package/networkaccess/index.d.ts +12 -0
- package/networkaccess/index.js +33 -0
- package/networkaccess/index.js.map +1 -0
- package/networkaccessauthentication/getRule.d.ts +149 -0
- package/networkaccessauthentication/getRule.js +51 -0
- package/networkaccessauthentication/getRule.js.map +1 -0
- package/networkaccessauthentication/index.d.ts +6 -0
- package/networkaccessauthentication/index.js +25 -0
- package/networkaccessauthentication/index.js.map +1 -0
- package/networkaccessauthentication/rule.d.ts +303 -0
- package/networkaccessauthentication/rule.js +129 -0
- package/networkaccessauthentication/rule.js.map +1 -0
- package/networkaccessauthorization/getRule.d.ts +141 -0
- package/networkaccessauthorization/getRule.js +51 -0
- package/networkaccessauthorization/getRule.js.map +1 -0
- package/networkaccessauthorization/index.d.ts +6 -0
- package/networkaccessauthorization/index.js +25 -0
- package/networkaccessauthorization/index.js.map +1 -0
- package/networkaccessauthorization/rule.d.ts +274 -0
- package/networkaccessauthorization/rule.js +114 -0
- package/networkaccessauthorization/rule.js.map +1 -0
- package/networkaccessauthorizationexception/getRule.d.ts +141 -0
- package/networkaccessauthorizationexception/getRule.js +51 -0
- package/networkaccessauthorizationexception/getRule.js.map +1 -0
- package/networkaccessauthorizationexception/index.d.ts +6 -0
- package/networkaccessauthorizationexception/index.js +25 -0
- package/networkaccessauthorizationexception/index.js.map +1 -0
- package/networkaccessauthorizationexception/rule.d.ts +274 -0
- package/networkaccessauthorizationexception/rule.js +114 -0
- package/networkaccessauthorizationexception/rule.js.map +1 -0
- package/networkaccessauthorizationglobalexception/getRule.d.ts +127 -0
- package/networkaccessauthorizationglobalexception/getRule.js +49 -0
- package/networkaccessauthorizationglobalexception/getRule.js.map +1 -0
- package/networkaccessauthorizationglobalexception/index.d.ts +6 -0
- package/networkaccessauthorizationglobalexception/index.js +25 -0
- package/networkaccessauthorizationglobalexception/index.js.map +1 -0
- package/networkaccessauthorizationglobalexception/rule.d.ts +261 -0
- package/networkaccessauthorizationglobalexception/rule.js +108 -0
- package/networkaccessauthorizationglobalexception/rule.js.map +1 -0
- package/networkaccesspolicy/getSet.d.ts +131 -0
- package/networkaccesspolicy/getSet.js +49 -0
- package/networkaccesspolicy/getSet.js.map +1 -0
- package/networkaccesspolicy/index.d.ts +6 -0
- package/networkaccesspolicy/index.js +25 -0
- package/networkaccesspolicy/index.js.map +1 -0
- package/networkaccesspolicy/set.d.ts +276 -0
- package/networkaccesspolicy/set.js +113 -0
- package/networkaccesspolicy/set.js.map +1 -0
- package/networkaccesstimeanddate/condition.d.ts +224 -0
- package/networkaccesstimeanddate/condition.js +105 -0
- package/networkaccesstimeanddate/condition.js.map +1 -0
- package/networkaccesstimeanddate/getCondition.d.ts +118 -0
- package/networkaccesstimeanddate/getCondition.js +49 -0
- package/networkaccesstimeanddate/getCondition.js.map +1 -0
- package/networkaccesstimeanddate/index.d.ts +6 -0
- package/networkaccesstimeanddate/index.js +25 -0
- package/networkaccesstimeanddate/index.js.map +1 -0
- package/networkdevice/getGroup.d.ts +78 -0
- package/networkdevice/getGroup.js +49 -0
- package/networkdevice/getGroup.js.map +1 -0
- package/networkdevice/group.d.ts +94 -0
- package/networkdevice/group.js +78 -0
- package/networkdevice/group.js.map +1 -0
- package/networkdevice/index.d.ts +6 -0
- package/networkdevice/index.js +25 -0
- package/networkdevice/index.js.map +1 -0
- package/package.json +28 -0
- package/package.json.bak +28 -0
- package/provider.d.ts +59 -0
- package/provider.js +51 -0
- package/provider.js.map +1 -0
- package/repository.d.ts +146 -0
- package/repository.js +93 -0
- package/repository.js.map +1 -0
- package/tacacs/getProfile.d.ts +76 -0
- package/tacacs/getProfile.js +49 -0
- package/tacacs/getProfile.js.map +1 -0
- package/tacacs/index.d.ts +6 -0
- package/tacacs/index.js +25 -0
- package/tacacs/index.js.map +1 -0
- package/tacacs/profile.d.ts +91 -0
- package/tacacs/profile.js +79 -0
- package/tacacs/profile.js.map +1 -0
- package/tacacscommand/getSet.d.ts +80 -0
- package/tacacscommand/getSet.js +49 -0
- package/tacacscommand/getSet.js.map +1 -0
- package/tacacscommand/index.d.ts +6 -0
- package/tacacscommand/index.js +25 -0
- package/tacacscommand/index.js.map +1 -0
- package/tacacscommand/set.d.ts +104 -0
- package/tacacscommand/set.js +82 -0
- package/tacacscommand/set.js.map +1 -0
- package/trustsecegressmatrix/cell.d.ts +133 -0
- package/trustsecegressmatrix/cell.js +90 -0
- package/trustsecegressmatrix/cell.js.map +1 -0
- package/trustsecegressmatrix/getCell.d.ts +82 -0
- package/trustsecegressmatrix/getCell.js +47 -0
- package/trustsecegressmatrix/getCell.js.map +1 -0
- package/trustsecegressmatrix/index.d.ts +6 -0
- package/trustsecegressmatrix/index.js +25 -0
- package/trustsecegressmatrix/index.js.map +1 -0
- package/trustseciptosgt/getMapping.d.ts +98 -0
- package/trustseciptosgt/getMapping.js +49 -0
- package/trustseciptosgt/getMapping.js.map +1 -0
- package/trustseciptosgt/index.d.ts +6 -0
- package/trustseciptosgt/index.js +25 -0
- package/trustseciptosgt/index.js.map +1 -0
- package/trustseciptosgt/mapping.d.ts +155 -0
- package/trustseciptosgt/mapping.js +86 -0
- package/trustseciptosgt/mapping.js.map +1 -0
- package/trustseciptosgtmapping/getGroup.d.ts +86 -0
- package/trustseciptosgtmapping/getGroup.js +49 -0
- package/trustseciptosgtmapping/getGroup.js.map +1 -0
- package/trustseciptosgtmapping/group.d.ts +118 -0
- package/trustseciptosgtmapping/group.js +85 -0
- package/trustseciptosgtmapping/group.js.map +1 -0
- package/trustseciptosgtmapping/index.d.ts +6 -0
- package/trustseciptosgtmapping/index.js +25 -0
- package/trustseciptosgtmapping/index.js.map +1 -0
- package/trustsecsecurity/getGroup.d.ts +86 -0
- package/trustsecsecurity/getGroup.js +49 -0
- package/trustsecsecurity/getGroup.js.map +1 -0
- package/trustsecsecurity/group.d.ts +120 -0
- package/trustsecsecurity/group.js +84 -0
- package/trustsecsecurity/group.js.map +1 -0
- package/trustsecsecurity/index.d.ts +6 -0
- package/trustsecsecurity/index.js +25 -0
- package/trustsecsecurity/index.js.map +1 -0
- package/trustsecsecuritygroup/acl.d.ts +120 -0
- package/trustsecsecuritygroup/acl.js +84 -0
- package/trustsecsecuritygroup/acl.js.map +1 -0
- package/trustsecsecuritygroup/getAcl.d.ts +86 -0
- package/trustsecsecuritygroup/getAcl.js +49 -0
- package/trustsecsecuritygroup/getAcl.js.map +1 -0
- package/trustsecsecuritygroup/index.d.ts +6 -0
- package/trustsecsecuritygroup/index.js +25 -0
- package/trustsecsecuritygroup/index.js.map +1 -0
- package/types/index.d.ts +3 -0
- package/types/index.js +11 -0
- package/types/index.js.map +1 -0
- package/types/input.d.ts +1148 -0
- package/types/input.js +5 -0
- package/types/input.js.map +1 -0
- package/types/output.d.ts +2188 -0
- package/types/output.js +5 -0
- package/types/output.js.map +1 -0
- package/useridentity/getGroup.d.ts +78 -0
- package/useridentity/getGroup.js +49 -0
- package/useridentity/getGroup.js.map +1 -0
- package/useridentity/group.d.ts +94 -0
- package/useridentity/group.js +75 -0
- package/useridentity/group.js.map +1 -0
- package/useridentity/index.d.ts +6 -0
- package/useridentity/index.js +25 -0
- package/useridentity/index.js.map +1 -0
- package/utilities.d.ts +8 -0
- package/utilities.js +101 -0
- package/utilities.js.map +1 -0
package/types/input.d.ts
ADDED
|
@@ -0,0 +1,1148 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
export declare namespace ActiveDirectoryAdd {
|
|
4
|
+
interface GroupsGroup {
|
|
5
|
+
/**
|
|
6
|
+
* Required for each group in the group list with no duplication between groups
|
|
7
|
+
*/
|
|
8
|
+
name: pulumi.Input<string>;
|
|
9
|
+
/**
|
|
10
|
+
* Required for each group in the group list with no duplication between groups
|
|
11
|
+
*/
|
|
12
|
+
sid: pulumi.Input<string>;
|
|
13
|
+
type?: pulumi.Input<string>;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
export declare namespace ActiveDirectoryGroupsBy {
|
|
17
|
+
}
|
|
18
|
+
export declare namespace ActiveDirectoryJoin {
|
|
19
|
+
interface PointAttribute {
|
|
20
|
+
/**
|
|
21
|
+
* Required for each attribute in the attribute list. Can contain an empty string.
|
|
22
|
+
*/
|
|
23
|
+
defaultValue: pulumi.Input<string>;
|
|
24
|
+
/**
|
|
25
|
+
* Required for each attribute in the attribute list
|
|
26
|
+
*/
|
|
27
|
+
internalName: pulumi.Input<string>;
|
|
28
|
+
/**
|
|
29
|
+
* Required for each attribute in the attribute list with no duplication between attributes
|
|
30
|
+
*/
|
|
31
|
+
name: pulumi.Input<string>;
|
|
32
|
+
/**
|
|
33
|
+
* Required for each group in the group list
|
|
34
|
+
* - Choices: `STRING`, `IP`, `BOOLEAN`, `INT`, `OCTET_STRING`
|
|
35
|
+
*/
|
|
36
|
+
type: pulumi.Input<string>;
|
|
37
|
+
}
|
|
38
|
+
interface PointGroup {
|
|
39
|
+
/**
|
|
40
|
+
* Required for each group in the group list with no duplication between groups
|
|
41
|
+
*/
|
|
42
|
+
name: pulumi.Input<string>;
|
|
43
|
+
/**
|
|
44
|
+
* Required for each group in the group list with no duplication between groups
|
|
45
|
+
*/
|
|
46
|
+
sid: pulumi.Input<string>;
|
|
47
|
+
type?: pulumi.Input<string>;
|
|
48
|
+
}
|
|
49
|
+
interface PointRewriteRule {
|
|
50
|
+
/**
|
|
51
|
+
* Required for each rule in the list with no duplication between rules
|
|
52
|
+
*/
|
|
53
|
+
rewriteMatch: pulumi.Input<string>;
|
|
54
|
+
/**
|
|
55
|
+
* Required for each rule in the list
|
|
56
|
+
*/
|
|
57
|
+
rewriteResult: pulumi.Input<string>;
|
|
58
|
+
/**
|
|
59
|
+
* Required for each rule in the list in serial order
|
|
60
|
+
*/
|
|
61
|
+
rowId: pulumi.Input<string>;
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
export declare namespace ActiveDirectoryJoinDomainWithAll {
|
|
65
|
+
interface NodesAdditionalData {
|
|
66
|
+
/**
|
|
67
|
+
* Additional attribute name
|
|
68
|
+
*/
|
|
69
|
+
name: pulumi.Input<string>;
|
|
70
|
+
/**
|
|
71
|
+
* Additional attribute value
|
|
72
|
+
*/
|
|
73
|
+
value: pulumi.Input<string>;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
export declare namespace Authorization {
|
|
77
|
+
interface ProfileAdvancedAttribute {
|
|
78
|
+
/**
|
|
79
|
+
* Dictionary name
|
|
80
|
+
*/
|
|
81
|
+
attributeLeftDictionaryName?: pulumi.Input<string>;
|
|
82
|
+
/**
|
|
83
|
+
* Attribute name
|
|
84
|
+
*/
|
|
85
|
+
attributeLeftName?: pulumi.Input<string>;
|
|
86
|
+
/**
|
|
87
|
+
* Dictionary name, only required when `attributeRightValueType` is `AdvancedDictionaryAttribute`
|
|
88
|
+
*/
|
|
89
|
+
attributeRightDictionaryName?: pulumi.Input<string>;
|
|
90
|
+
/**
|
|
91
|
+
* Attribute name, only required when `attributeRightValueType` is `AdvancedDictionaryAttribute`
|
|
92
|
+
*/
|
|
93
|
+
attributeRightName?: pulumi.Input<string>;
|
|
94
|
+
/**
|
|
95
|
+
* Attribute value, only required when `attributeRightValueType` is `AttributeValue`
|
|
96
|
+
*/
|
|
97
|
+
attributeRightValue?: pulumi.Input<string>;
|
|
98
|
+
/**
|
|
99
|
+
* Advanced attribute value type
|
|
100
|
+
* - Choices: `AdvancedDictionaryAttribute`, `AttributeValue`
|
|
101
|
+
*/
|
|
102
|
+
attributeRightValueType?: pulumi.Input<string>;
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
export declare namespace DeviceAdmin {
|
|
106
|
+
interface ConditionChildren {
|
|
107
|
+
/**
|
|
108
|
+
* Dictionary attribute name
|
|
109
|
+
*/
|
|
110
|
+
attributeName?: pulumi.Input<string>;
|
|
111
|
+
/**
|
|
112
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
113
|
+
*/
|
|
114
|
+
attributeValue?: pulumi.Input<string>;
|
|
115
|
+
/**
|
|
116
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
117
|
+
*/
|
|
118
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.DeviceAdmin.ConditionChildrenChildren>[]>;
|
|
119
|
+
/**
|
|
120
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
121
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
122
|
+
*/
|
|
123
|
+
conditionType: pulumi.Input<string>;
|
|
124
|
+
/**
|
|
125
|
+
* Condition description
|
|
126
|
+
*/
|
|
127
|
+
description?: pulumi.Input<string>;
|
|
128
|
+
/**
|
|
129
|
+
* Dictionary name
|
|
130
|
+
*/
|
|
131
|
+
dictionaryName?: pulumi.Input<string>;
|
|
132
|
+
/**
|
|
133
|
+
* Dictionary value
|
|
134
|
+
*/
|
|
135
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
136
|
+
/**
|
|
137
|
+
* UUID for condition
|
|
138
|
+
*/
|
|
139
|
+
id?: pulumi.Input<string>;
|
|
140
|
+
/**
|
|
141
|
+
* Indicates whereas this condition is in negate mode
|
|
142
|
+
*/
|
|
143
|
+
isNegate?: pulumi.Input<boolean>;
|
|
144
|
+
/**
|
|
145
|
+
* Condition name
|
|
146
|
+
*/
|
|
147
|
+
name?: pulumi.Input<string>;
|
|
148
|
+
/**
|
|
149
|
+
* Equality operator
|
|
150
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
151
|
+
*/
|
|
152
|
+
operator?: pulumi.Input<string>;
|
|
153
|
+
}
|
|
154
|
+
interface ConditionChildrenChildren {
|
|
155
|
+
/**
|
|
156
|
+
* Dictionary attribute name
|
|
157
|
+
*/
|
|
158
|
+
attributeName?: pulumi.Input<string>;
|
|
159
|
+
/**
|
|
160
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
161
|
+
*/
|
|
162
|
+
attributeValue?: pulumi.Input<string>;
|
|
163
|
+
/**
|
|
164
|
+
* Condition type.
|
|
165
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
166
|
+
*/
|
|
167
|
+
conditionType: pulumi.Input<string>;
|
|
168
|
+
/**
|
|
169
|
+
* Condition description
|
|
170
|
+
*/
|
|
171
|
+
description?: pulumi.Input<string>;
|
|
172
|
+
/**
|
|
173
|
+
* Dictionary name
|
|
174
|
+
*/
|
|
175
|
+
dictionaryName?: pulumi.Input<string>;
|
|
176
|
+
/**
|
|
177
|
+
* Dictionary value
|
|
178
|
+
*/
|
|
179
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
180
|
+
/**
|
|
181
|
+
* UUID for condition
|
|
182
|
+
*/
|
|
183
|
+
id?: pulumi.Input<string>;
|
|
184
|
+
/**
|
|
185
|
+
* Indicates whereas this condition is in negate mode
|
|
186
|
+
*/
|
|
187
|
+
isNegate?: pulumi.Input<boolean>;
|
|
188
|
+
/**
|
|
189
|
+
* Condition name
|
|
190
|
+
*/
|
|
191
|
+
name?: pulumi.Input<string>;
|
|
192
|
+
/**
|
|
193
|
+
* Equality operator
|
|
194
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
195
|
+
*/
|
|
196
|
+
operator?: pulumi.Input<string>;
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
export declare namespace DeviceAdminAuthentication {
|
|
200
|
+
interface RuleChildren {
|
|
201
|
+
/**
|
|
202
|
+
* Dictionary attribute name
|
|
203
|
+
*/
|
|
204
|
+
attributeName?: pulumi.Input<string>;
|
|
205
|
+
/**
|
|
206
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
207
|
+
*/
|
|
208
|
+
attributeValue?: pulumi.Input<string>;
|
|
209
|
+
/**
|
|
210
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
211
|
+
*/
|
|
212
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.DeviceAdminAuthentication.RuleChildrenChildren>[]>;
|
|
213
|
+
/**
|
|
214
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
215
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
216
|
+
*/
|
|
217
|
+
conditionType: pulumi.Input<string>;
|
|
218
|
+
/**
|
|
219
|
+
* Dictionary name
|
|
220
|
+
*/
|
|
221
|
+
dictionaryName?: pulumi.Input<string>;
|
|
222
|
+
/**
|
|
223
|
+
* Dictionary value
|
|
224
|
+
*/
|
|
225
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
226
|
+
/**
|
|
227
|
+
* UUID for condition
|
|
228
|
+
*/
|
|
229
|
+
id?: pulumi.Input<string>;
|
|
230
|
+
/**
|
|
231
|
+
* Indicates whereas this condition is in negate mode
|
|
232
|
+
*/
|
|
233
|
+
isNegate?: pulumi.Input<boolean>;
|
|
234
|
+
/**
|
|
235
|
+
* Equality operator
|
|
236
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
237
|
+
*/
|
|
238
|
+
operator?: pulumi.Input<string>;
|
|
239
|
+
}
|
|
240
|
+
interface RuleChildrenChildren {
|
|
241
|
+
/**
|
|
242
|
+
* Dictionary attribute name
|
|
243
|
+
*/
|
|
244
|
+
attributeName?: pulumi.Input<string>;
|
|
245
|
+
/**
|
|
246
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
247
|
+
*/
|
|
248
|
+
attributeValue?: pulumi.Input<string>;
|
|
249
|
+
/**
|
|
250
|
+
* Condition type.
|
|
251
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
252
|
+
*/
|
|
253
|
+
conditionType: pulumi.Input<string>;
|
|
254
|
+
/**
|
|
255
|
+
* Dictionary name
|
|
256
|
+
*/
|
|
257
|
+
dictionaryName?: pulumi.Input<string>;
|
|
258
|
+
/**
|
|
259
|
+
* Dictionary value
|
|
260
|
+
*/
|
|
261
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
262
|
+
/**
|
|
263
|
+
* UUID for condition
|
|
264
|
+
*/
|
|
265
|
+
id?: pulumi.Input<string>;
|
|
266
|
+
/**
|
|
267
|
+
* Indicates whereas this condition is in negate mode
|
|
268
|
+
*/
|
|
269
|
+
isNegate?: pulumi.Input<boolean>;
|
|
270
|
+
/**
|
|
271
|
+
* Equality operator
|
|
272
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
273
|
+
*/
|
|
274
|
+
operator?: pulumi.Input<string>;
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
export declare namespace DeviceAdminAuthorization {
|
|
278
|
+
interface RuleChildren {
|
|
279
|
+
/**
|
|
280
|
+
* Dictionary attribute name
|
|
281
|
+
*/
|
|
282
|
+
attributeName?: pulumi.Input<string>;
|
|
283
|
+
/**
|
|
284
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
285
|
+
*/
|
|
286
|
+
attributeValue?: pulumi.Input<string>;
|
|
287
|
+
/**
|
|
288
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
289
|
+
*/
|
|
290
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.DeviceAdminAuthorization.RuleChildrenChildren>[]>;
|
|
291
|
+
/**
|
|
292
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
293
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
294
|
+
*/
|
|
295
|
+
conditionType: pulumi.Input<string>;
|
|
296
|
+
/**
|
|
297
|
+
* Dictionary name
|
|
298
|
+
*/
|
|
299
|
+
dictionaryName?: pulumi.Input<string>;
|
|
300
|
+
/**
|
|
301
|
+
* Dictionary value
|
|
302
|
+
*/
|
|
303
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
304
|
+
/**
|
|
305
|
+
* UUID for condition
|
|
306
|
+
*/
|
|
307
|
+
id?: pulumi.Input<string>;
|
|
308
|
+
/**
|
|
309
|
+
* Indicates whereas this condition is in negate mode
|
|
310
|
+
*/
|
|
311
|
+
isNegate?: pulumi.Input<boolean>;
|
|
312
|
+
/**
|
|
313
|
+
* Equality operator
|
|
314
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
315
|
+
*/
|
|
316
|
+
operator?: pulumi.Input<string>;
|
|
317
|
+
}
|
|
318
|
+
interface RuleChildrenChildren {
|
|
319
|
+
/**
|
|
320
|
+
* Dictionary attribute name
|
|
321
|
+
*/
|
|
322
|
+
attributeName?: pulumi.Input<string>;
|
|
323
|
+
/**
|
|
324
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
325
|
+
*/
|
|
326
|
+
attributeValue?: pulumi.Input<string>;
|
|
327
|
+
/**
|
|
328
|
+
* Condition type.
|
|
329
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
330
|
+
*/
|
|
331
|
+
conditionType: pulumi.Input<string>;
|
|
332
|
+
/**
|
|
333
|
+
* Dictionary name
|
|
334
|
+
*/
|
|
335
|
+
dictionaryName?: pulumi.Input<string>;
|
|
336
|
+
/**
|
|
337
|
+
* Dictionary value
|
|
338
|
+
*/
|
|
339
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
340
|
+
/**
|
|
341
|
+
* UUID for condition
|
|
342
|
+
*/
|
|
343
|
+
id?: pulumi.Input<string>;
|
|
344
|
+
/**
|
|
345
|
+
* Indicates whereas this condition is in negate mode
|
|
346
|
+
*/
|
|
347
|
+
isNegate?: pulumi.Input<boolean>;
|
|
348
|
+
/**
|
|
349
|
+
* Equality operator
|
|
350
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
351
|
+
*/
|
|
352
|
+
operator?: pulumi.Input<string>;
|
|
353
|
+
}
|
|
354
|
+
}
|
|
355
|
+
export declare namespace DeviceAdminAuthorizationException {
|
|
356
|
+
interface RuleChildren {
|
|
357
|
+
/**
|
|
358
|
+
* Dictionary attribute name
|
|
359
|
+
*/
|
|
360
|
+
attributeName?: pulumi.Input<string>;
|
|
361
|
+
/**
|
|
362
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
363
|
+
*/
|
|
364
|
+
attributeValue?: pulumi.Input<string>;
|
|
365
|
+
/**
|
|
366
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
367
|
+
*/
|
|
368
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.DeviceAdminAuthorizationException.RuleChildrenChildren>[]>;
|
|
369
|
+
/**
|
|
370
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
371
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
372
|
+
*/
|
|
373
|
+
conditionType: pulumi.Input<string>;
|
|
374
|
+
/**
|
|
375
|
+
* Dictionary name
|
|
376
|
+
*/
|
|
377
|
+
dictionaryName?: pulumi.Input<string>;
|
|
378
|
+
/**
|
|
379
|
+
* Dictionary value
|
|
380
|
+
*/
|
|
381
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
382
|
+
/**
|
|
383
|
+
* UUID for condition
|
|
384
|
+
*/
|
|
385
|
+
id?: pulumi.Input<string>;
|
|
386
|
+
/**
|
|
387
|
+
* Indicates whereas this condition is in negate mode
|
|
388
|
+
*/
|
|
389
|
+
isNegate?: pulumi.Input<boolean>;
|
|
390
|
+
/**
|
|
391
|
+
* Equality operator
|
|
392
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
393
|
+
*/
|
|
394
|
+
operator?: pulumi.Input<string>;
|
|
395
|
+
}
|
|
396
|
+
interface RuleChildrenChildren {
|
|
397
|
+
/**
|
|
398
|
+
* Dictionary attribute name
|
|
399
|
+
*/
|
|
400
|
+
attributeName?: pulumi.Input<string>;
|
|
401
|
+
/**
|
|
402
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
403
|
+
*/
|
|
404
|
+
attributeValue?: pulumi.Input<string>;
|
|
405
|
+
/**
|
|
406
|
+
* Condition type.
|
|
407
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
408
|
+
*/
|
|
409
|
+
conditionType: pulumi.Input<string>;
|
|
410
|
+
/**
|
|
411
|
+
* Dictionary name
|
|
412
|
+
*/
|
|
413
|
+
dictionaryName?: pulumi.Input<string>;
|
|
414
|
+
/**
|
|
415
|
+
* Dictionary value
|
|
416
|
+
*/
|
|
417
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
418
|
+
/**
|
|
419
|
+
* UUID for condition
|
|
420
|
+
*/
|
|
421
|
+
id?: pulumi.Input<string>;
|
|
422
|
+
/**
|
|
423
|
+
* Indicates whereas this condition is in negate mode
|
|
424
|
+
*/
|
|
425
|
+
isNegate?: pulumi.Input<boolean>;
|
|
426
|
+
/**
|
|
427
|
+
* Equality operator
|
|
428
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
429
|
+
*/
|
|
430
|
+
operator?: pulumi.Input<string>;
|
|
431
|
+
}
|
|
432
|
+
}
|
|
433
|
+
export declare namespace DeviceAdminAuthorizationGlobalException {
|
|
434
|
+
interface RuleChildren {
|
|
435
|
+
/**
|
|
436
|
+
* Dictionary attribute name
|
|
437
|
+
*/
|
|
438
|
+
attributeName?: pulumi.Input<string>;
|
|
439
|
+
/**
|
|
440
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
441
|
+
*/
|
|
442
|
+
attributeValue?: pulumi.Input<string>;
|
|
443
|
+
/**
|
|
444
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
445
|
+
*/
|
|
446
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.DeviceAdminAuthorizationGlobalException.RuleChildrenChildren>[]>;
|
|
447
|
+
/**
|
|
448
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
449
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
450
|
+
*/
|
|
451
|
+
conditionType: pulumi.Input<string>;
|
|
452
|
+
/**
|
|
453
|
+
* Dictionary name
|
|
454
|
+
*/
|
|
455
|
+
dictionaryName?: pulumi.Input<string>;
|
|
456
|
+
/**
|
|
457
|
+
* Dictionary value
|
|
458
|
+
*/
|
|
459
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
460
|
+
/**
|
|
461
|
+
* UUID for condition
|
|
462
|
+
*/
|
|
463
|
+
id?: pulumi.Input<string>;
|
|
464
|
+
/**
|
|
465
|
+
* Indicates whereas this condition is in negate mode
|
|
466
|
+
*/
|
|
467
|
+
isNegate?: pulumi.Input<boolean>;
|
|
468
|
+
/**
|
|
469
|
+
* Equality operator
|
|
470
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
471
|
+
*/
|
|
472
|
+
operator?: pulumi.Input<string>;
|
|
473
|
+
}
|
|
474
|
+
interface RuleChildrenChildren {
|
|
475
|
+
/**
|
|
476
|
+
* Dictionary attribute name
|
|
477
|
+
*/
|
|
478
|
+
attributeName?: pulumi.Input<string>;
|
|
479
|
+
/**
|
|
480
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
481
|
+
*/
|
|
482
|
+
attributeValue?: pulumi.Input<string>;
|
|
483
|
+
/**
|
|
484
|
+
* Condition type.
|
|
485
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
486
|
+
*/
|
|
487
|
+
conditionType: pulumi.Input<string>;
|
|
488
|
+
/**
|
|
489
|
+
* Dictionary name
|
|
490
|
+
*/
|
|
491
|
+
dictionaryName?: pulumi.Input<string>;
|
|
492
|
+
/**
|
|
493
|
+
* Dictionary value
|
|
494
|
+
*/
|
|
495
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
496
|
+
/**
|
|
497
|
+
* UUID for condition
|
|
498
|
+
*/
|
|
499
|
+
id?: pulumi.Input<string>;
|
|
500
|
+
/**
|
|
501
|
+
* Indicates whereas this condition is in negate mode
|
|
502
|
+
*/
|
|
503
|
+
isNegate?: pulumi.Input<boolean>;
|
|
504
|
+
/**
|
|
505
|
+
* Equality operator
|
|
506
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
507
|
+
*/
|
|
508
|
+
operator?: pulumi.Input<string>;
|
|
509
|
+
}
|
|
510
|
+
}
|
|
511
|
+
export declare namespace DeviceAdminPolicy {
|
|
512
|
+
interface SetChildren {
|
|
513
|
+
/**
|
|
514
|
+
* Dictionary attribute name
|
|
515
|
+
*/
|
|
516
|
+
attributeName?: pulumi.Input<string>;
|
|
517
|
+
/**
|
|
518
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
519
|
+
*/
|
|
520
|
+
attributeValue?: pulumi.Input<string>;
|
|
521
|
+
/**
|
|
522
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
523
|
+
*/
|
|
524
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.DeviceAdminPolicy.SetChildrenChildren>[]>;
|
|
525
|
+
/**
|
|
526
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
527
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
528
|
+
*/
|
|
529
|
+
conditionType: pulumi.Input<string>;
|
|
530
|
+
/**
|
|
531
|
+
* Dictionary name
|
|
532
|
+
*/
|
|
533
|
+
dictionaryName?: pulumi.Input<string>;
|
|
534
|
+
/**
|
|
535
|
+
* Dictionary value
|
|
536
|
+
*/
|
|
537
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
538
|
+
/**
|
|
539
|
+
* UUID for condition
|
|
540
|
+
*/
|
|
541
|
+
id?: pulumi.Input<string>;
|
|
542
|
+
/**
|
|
543
|
+
* Indicates whereas this condition is in negate mode
|
|
544
|
+
*/
|
|
545
|
+
isNegate?: pulumi.Input<boolean>;
|
|
546
|
+
/**
|
|
547
|
+
* Equality operator
|
|
548
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
549
|
+
*/
|
|
550
|
+
operator?: pulumi.Input<string>;
|
|
551
|
+
}
|
|
552
|
+
interface SetChildrenChildren {
|
|
553
|
+
/**
|
|
554
|
+
* Dictionary attribute name
|
|
555
|
+
*/
|
|
556
|
+
attributeName?: pulumi.Input<string>;
|
|
557
|
+
/**
|
|
558
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
559
|
+
*/
|
|
560
|
+
attributeValue?: pulumi.Input<string>;
|
|
561
|
+
/**
|
|
562
|
+
* Condition type.
|
|
563
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
564
|
+
*/
|
|
565
|
+
conditionType: pulumi.Input<string>;
|
|
566
|
+
/**
|
|
567
|
+
* Dictionary name
|
|
568
|
+
*/
|
|
569
|
+
dictionaryName?: pulumi.Input<string>;
|
|
570
|
+
/**
|
|
571
|
+
* Dictionary value
|
|
572
|
+
*/
|
|
573
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
574
|
+
/**
|
|
575
|
+
* UUID for condition
|
|
576
|
+
*/
|
|
577
|
+
id?: pulumi.Input<string>;
|
|
578
|
+
/**
|
|
579
|
+
* Indicates whereas this condition is in negate mode
|
|
580
|
+
*/
|
|
581
|
+
isNegate?: pulumi.Input<boolean>;
|
|
582
|
+
/**
|
|
583
|
+
* Equality operator
|
|
584
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
585
|
+
*/
|
|
586
|
+
operator?: pulumi.Input<string>;
|
|
587
|
+
}
|
|
588
|
+
}
|
|
589
|
+
export declare namespace IdentitySource {
|
|
590
|
+
interface SequenceIdentitySource {
|
|
591
|
+
/**
|
|
592
|
+
* Name of the identity source
|
|
593
|
+
*/
|
|
594
|
+
name: pulumi.Input<string>;
|
|
595
|
+
/**
|
|
596
|
+
* Order of the identity source in the sequence
|
|
597
|
+
*/
|
|
598
|
+
order: pulumi.Input<number>;
|
|
599
|
+
}
|
|
600
|
+
}
|
|
601
|
+
export declare namespace LicenseTier {
|
|
602
|
+
interface StateLicense {
|
|
603
|
+
/**
|
|
604
|
+
* License name
|
|
605
|
+
* - Choices: `ESSENTIAL`, `ADVANTAGE`, `PREMIER`, `DEVICEADMIN`, `VM`
|
|
606
|
+
*/
|
|
607
|
+
name: pulumi.Input<string>;
|
|
608
|
+
/**
|
|
609
|
+
* License status
|
|
610
|
+
* - Choices: `ENABLED`, `DISABLED`
|
|
611
|
+
*/
|
|
612
|
+
status: pulumi.Input<string>;
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
export declare namespace Network {
|
|
616
|
+
interface DeviceIp {
|
|
617
|
+
/**
|
|
618
|
+
* It can be either single ip address or ip range address
|
|
619
|
+
*/
|
|
620
|
+
ipaddress: pulumi.Input<string>;
|
|
621
|
+
/**
|
|
622
|
+
* It can be either single ip address or ip range address
|
|
623
|
+
*/
|
|
624
|
+
ipaddressExclude?: pulumi.Input<string>;
|
|
625
|
+
/**
|
|
626
|
+
* Subnet mask length
|
|
627
|
+
*/
|
|
628
|
+
mask?: pulumi.Input<string>;
|
|
629
|
+
}
|
|
630
|
+
}
|
|
631
|
+
export declare namespace NetworkAccess {
|
|
632
|
+
interface ConditionChildren {
|
|
633
|
+
/**
|
|
634
|
+
* Dictionary attribute name
|
|
635
|
+
*/
|
|
636
|
+
attributeName?: pulumi.Input<string>;
|
|
637
|
+
/**
|
|
638
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
639
|
+
*/
|
|
640
|
+
attributeValue?: pulumi.Input<string>;
|
|
641
|
+
/**
|
|
642
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
643
|
+
*/
|
|
644
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.NetworkAccess.ConditionChildrenChildren>[]>;
|
|
645
|
+
/**
|
|
646
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
647
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
648
|
+
*/
|
|
649
|
+
conditionType: pulumi.Input<string>;
|
|
650
|
+
/**
|
|
651
|
+
* Condition description
|
|
652
|
+
*/
|
|
653
|
+
description?: pulumi.Input<string>;
|
|
654
|
+
/**
|
|
655
|
+
* Dictionary name
|
|
656
|
+
*/
|
|
657
|
+
dictionaryName?: pulumi.Input<string>;
|
|
658
|
+
/**
|
|
659
|
+
* Dictionary value
|
|
660
|
+
*/
|
|
661
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
662
|
+
/**
|
|
663
|
+
* UUID for condition
|
|
664
|
+
*/
|
|
665
|
+
id?: pulumi.Input<string>;
|
|
666
|
+
/**
|
|
667
|
+
* Indicates whereas this condition is in negate mode
|
|
668
|
+
*/
|
|
669
|
+
isNegate?: pulumi.Input<boolean>;
|
|
670
|
+
/**
|
|
671
|
+
* Condition name
|
|
672
|
+
*/
|
|
673
|
+
name?: pulumi.Input<string>;
|
|
674
|
+
/**
|
|
675
|
+
* Equality operator
|
|
676
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
677
|
+
*/
|
|
678
|
+
operator?: pulumi.Input<string>;
|
|
679
|
+
}
|
|
680
|
+
interface ConditionChildrenChildren {
|
|
681
|
+
/**
|
|
682
|
+
* Dictionary attribute name
|
|
683
|
+
*/
|
|
684
|
+
attributeName?: pulumi.Input<string>;
|
|
685
|
+
/**
|
|
686
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
687
|
+
*/
|
|
688
|
+
attributeValue?: pulumi.Input<string>;
|
|
689
|
+
/**
|
|
690
|
+
* Condition type.
|
|
691
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
692
|
+
*/
|
|
693
|
+
conditionType: pulumi.Input<string>;
|
|
694
|
+
/**
|
|
695
|
+
* Condition description
|
|
696
|
+
*/
|
|
697
|
+
description?: pulumi.Input<string>;
|
|
698
|
+
/**
|
|
699
|
+
* Dictionary name
|
|
700
|
+
*/
|
|
701
|
+
dictionaryName?: pulumi.Input<string>;
|
|
702
|
+
/**
|
|
703
|
+
* Dictionary value
|
|
704
|
+
*/
|
|
705
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
706
|
+
/**
|
|
707
|
+
* UUID for condition
|
|
708
|
+
*/
|
|
709
|
+
id?: pulumi.Input<string>;
|
|
710
|
+
/**
|
|
711
|
+
* Indicates whereas this condition is in negate mode
|
|
712
|
+
*/
|
|
713
|
+
isNegate?: pulumi.Input<boolean>;
|
|
714
|
+
/**
|
|
715
|
+
* Condition name
|
|
716
|
+
*/
|
|
717
|
+
name?: pulumi.Input<string>;
|
|
718
|
+
/**
|
|
719
|
+
* Equality operator
|
|
720
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
721
|
+
*/
|
|
722
|
+
operator?: pulumi.Input<string>;
|
|
723
|
+
}
|
|
724
|
+
}
|
|
725
|
+
export declare namespace NetworkAccessAuthentication {
|
|
726
|
+
interface RuleChildren {
|
|
727
|
+
/**
|
|
728
|
+
* Dictionary attribute name
|
|
729
|
+
*/
|
|
730
|
+
attributeName?: pulumi.Input<string>;
|
|
731
|
+
/**
|
|
732
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
733
|
+
*/
|
|
734
|
+
attributeValue?: pulumi.Input<string>;
|
|
735
|
+
/**
|
|
736
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
737
|
+
*/
|
|
738
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.NetworkAccessAuthentication.RuleChildrenChildren>[]>;
|
|
739
|
+
/**
|
|
740
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
741
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
742
|
+
*/
|
|
743
|
+
conditionType: pulumi.Input<string>;
|
|
744
|
+
/**
|
|
745
|
+
* Dictionary name
|
|
746
|
+
*/
|
|
747
|
+
dictionaryName?: pulumi.Input<string>;
|
|
748
|
+
/**
|
|
749
|
+
* Dictionary value
|
|
750
|
+
*/
|
|
751
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
752
|
+
/**
|
|
753
|
+
* UUID for condition
|
|
754
|
+
*/
|
|
755
|
+
id?: pulumi.Input<string>;
|
|
756
|
+
/**
|
|
757
|
+
* Indicates whereas this condition is in negate mode
|
|
758
|
+
*/
|
|
759
|
+
isNegate?: pulumi.Input<boolean>;
|
|
760
|
+
/**
|
|
761
|
+
* Equality operator
|
|
762
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
763
|
+
*/
|
|
764
|
+
operator?: pulumi.Input<string>;
|
|
765
|
+
}
|
|
766
|
+
interface RuleChildrenChildren {
|
|
767
|
+
/**
|
|
768
|
+
* Dictionary attribute name
|
|
769
|
+
*/
|
|
770
|
+
attributeName?: pulumi.Input<string>;
|
|
771
|
+
/**
|
|
772
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
773
|
+
*/
|
|
774
|
+
attributeValue?: pulumi.Input<string>;
|
|
775
|
+
/**
|
|
776
|
+
* Condition type.
|
|
777
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
778
|
+
*/
|
|
779
|
+
conditionType: pulumi.Input<string>;
|
|
780
|
+
/**
|
|
781
|
+
* Dictionary name
|
|
782
|
+
*/
|
|
783
|
+
dictionaryName?: pulumi.Input<string>;
|
|
784
|
+
/**
|
|
785
|
+
* Dictionary value
|
|
786
|
+
*/
|
|
787
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
788
|
+
/**
|
|
789
|
+
* UUID for condition
|
|
790
|
+
*/
|
|
791
|
+
id?: pulumi.Input<string>;
|
|
792
|
+
/**
|
|
793
|
+
* Indicates whereas this condition is in negate mode
|
|
794
|
+
*/
|
|
795
|
+
isNegate?: pulumi.Input<boolean>;
|
|
796
|
+
/**
|
|
797
|
+
* Equality operator
|
|
798
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
799
|
+
*/
|
|
800
|
+
operator?: pulumi.Input<string>;
|
|
801
|
+
}
|
|
802
|
+
}
|
|
803
|
+
export declare namespace NetworkAccessAuthorization {
|
|
804
|
+
interface RuleChildren {
|
|
805
|
+
/**
|
|
806
|
+
* Dictionary attribute name
|
|
807
|
+
*/
|
|
808
|
+
attributeName?: pulumi.Input<string>;
|
|
809
|
+
/**
|
|
810
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
811
|
+
*/
|
|
812
|
+
attributeValue?: pulumi.Input<string>;
|
|
813
|
+
/**
|
|
814
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
815
|
+
*/
|
|
816
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.NetworkAccessAuthorization.RuleChildrenChildren>[]>;
|
|
817
|
+
/**
|
|
818
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
819
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
820
|
+
*/
|
|
821
|
+
conditionType: pulumi.Input<string>;
|
|
822
|
+
/**
|
|
823
|
+
* Dictionary name
|
|
824
|
+
*/
|
|
825
|
+
dictionaryName?: pulumi.Input<string>;
|
|
826
|
+
/**
|
|
827
|
+
* Dictionary value
|
|
828
|
+
*/
|
|
829
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
830
|
+
/**
|
|
831
|
+
* UUID for condition
|
|
832
|
+
*/
|
|
833
|
+
id?: pulumi.Input<string>;
|
|
834
|
+
/**
|
|
835
|
+
* Indicates whereas this condition is in negate mode
|
|
836
|
+
*/
|
|
837
|
+
isNegate?: pulumi.Input<boolean>;
|
|
838
|
+
/**
|
|
839
|
+
* Equality operator
|
|
840
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
841
|
+
*/
|
|
842
|
+
operator?: pulumi.Input<string>;
|
|
843
|
+
}
|
|
844
|
+
interface RuleChildrenChildren {
|
|
845
|
+
/**
|
|
846
|
+
* Dictionary attribute name
|
|
847
|
+
*/
|
|
848
|
+
attributeName?: pulumi.Input<string>;
|
|
849
|
+
/**
|
|
850
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
851
|
+
*/
|
|
852
|
+
attributeValue?: pulumi.Input<string>;
|
|
853
|
+
/**
|
|
854
|
+
* Condition type.
|
|
855
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
856
|
+
*/
|
|
857
|
+
conditionType: pulumi.Input<string>;
|
|
858
|
+
/**
|
|
859
|
+
* Dictionary name
|
|
860
|
+
*/
|
|
861
|
+
dictionaryName?: pulumi.Input<string>;
|
|
862
|
+
/**
|
|
863
|
+
* Dictionary value
|
|
864
|
+
*/
|
|
865
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
866
|
+
/**
|
|
867
|
+
* UUID for condition
|
|
868
|
+
*/
|
|
869
|
+
id?: pulumi.Input<string>;
|
|
870
|
+
/**
|
|
871
|
+
* Indicates whereas this condition is in negate mode
|
|
872
|
+
*/
|
|
873
|
+
isNegate?: pulumi.Input<boolean>;
|
|
874
|
+
/**
|
|
875
|
+
* Equality operator
|
|
876
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
877
|
+
*/
|
|
878
|
+
operator?: pulumi.Input<string>;
|
|
879
|
+
}
|
|
880
|
+
}
|
|
881
|
+
export declare namespace NetworkAccessAuthorizationException {
|
|
882
|
+
interface RuleChildren {
|
|
883
|
+
/**
|
|
884
|
+
* Dictionary attribute name
|
|
885
|
+
*/
|
|
886
|
+
attributeName?: pulumi.Input<string>;
|
|
887
|
+
/**
|
|
888
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
889
|
+
*/
|
|
890
|
+
attributeValue?: pulumi.Input<string>;
|
|
891
|
+
/**
|
|
892
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
893
|
+
*/
|
|
894
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.NetworkAccessAuthorizationException.RuleChildrenChildren>[]>;
|
|
895
|
+
/**
|
|
896
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
897
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
898
|
+
*/
|
|
899
|
+
conditionType: pulumi.Input<string>;
|
|
900
|
+
/**
|
|
901
|
+
* Dictionary name
|
|
902
|
+
*/
|
|
903
|
+
dictionaryName?: pulumi.Input<string>;
|
|
904
|
+
/**
|
|
905
|
+
* Dictionary value
|
|
906
|
+
*/
|
|
907
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
908
|
+
/**
|
|
909
|
+
* UUID for condition
|
|
910
|
+
*/
|
|
911
|
+
id?: pulumi.Input<string>;
|
|
912
|
+
/**
|
|
913
|
+
* Indicates whereas this condition is in negate mode
|
|
914
|
+
*/
|
|
915
|
+
isNegate?: pulumi.Input<boolean>;
|
|
916
|
+
/**
|
|
917
|
+
* Equality operator
|
|
918
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
919
|
+
*/
|
|
920
|
+
operator?: pulumi.Input<string>;
|
|
921
|
+
}
|
|
922
|
+
interface RuleChildrenChildren {
|
|
923
|
+
/**
|
|
924
|
+
* Dictionary attribute name
|
|
925
|
+
*/
|
|
926
|
+
attributeName?: pulumi.Input<string>;
|
|
927
|
+
/**
|
|
928
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
929
|
+
*/
|
|
930
|
+
attributeValue?: pulumi.Input<string>;
|
|
931
|
+
/**
|
|
932
|
+
* Condition type.
|
|
933
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
934
|
+
*/
|
|
935
|
+
conditionType: pulumi.Input<string>;
|
|
936
|
+
/**
|
|
937
|
+
* Dictionary name
|
|
938
|
+
*/
|
|
939
|
+
dictionaryName?: pulumi.Input<string>;
|
|
940
|
+
/**
|
|
941
|
+
* Dictionary value
|
|
942
|
+
*/
|
|
943
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
944
|
+
/**
|
|
945
|
+
* UUID for condition
|
|
946
|
+
*/
|
|
947
|
+
id?: pulumi.Input<string>;
|
|
948
|
+
/**
|
|
949
|
+
* Indicates whereas this condition is in negate mode
|
|
950
|
+
*/
|
|
951
|
+
isNegate?: pulumi.Input<boolean>;
|
|
952
|
+
/**
|
|
953
|
+
* Equality operator
|
|
954
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
955
|
+
*/
|
|
956
|
+
operator?: pulumi.Input<string>;
|
|
957
|
+
}
|
|
958
|
+
}
|
|
959
|
+
export declare namespace NetworkAccessAuthorizationGlobalException {
|
|
960
|
+
interface RuleChildren {
|
|
961
|
+
/**
|
|
962
|
+
* Dictionary attribute name
|
|
963
|
+
*/
|
|
964
|
+
attributeName?: pulumi.Input<string>;
|
|
965
|
+
/**
|
|
966
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
967
|
+
*/
|
|
968
|
+
attributeValue?: pulumi.Input<string>;
|
|
969
|
+
/**
|
|
970
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
971
|
+
*/
|
|
972
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.NetworkAccessAuthorizationGlobalException.RuleChildrenChildren>[]>;
|
|
973
|
+
/**
|
|
974
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
975
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
976
|
+
*/
|
|
977
|
+
conditionType: pulumi.Input<string>;
|
|
978
|
+
/**
|
|
979
|
+
* Dictionary name
|
|
980
|
+
*/
|
|
981
|
+
dictionaryName?: pulumi.Input<string>;
|
|
982
|
+
/**
|
|
983
|
+
* Dictionary value
|
|
984
|
+
*/
|
|
985
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
986
|
+
/**
|
|
987
|
+
* UUID for condition
|
|
988
|
+
*/
|
|
989
|
+
id?: pulumi.Input<string>;
|
|
990
|
+
/**
|
|
991
|
+
* Indicates whereas this condition is in negate mode
|
|
992
|
+
*/
|
|
993
|
+
isNegate?: pulumi.Input<boolean>;
|
|
994
|
+
/**
|
|
995
|
+
* Equality operator
|
|
996
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
997
|
+
*/
|
|
998
|
+
operator?: pulumi.Input<string>;
|
|
999
|
+
}
|
|
1000
|
+
interface RuleChildrenChildren {
|
|
1001
|
+
/**
|
|
1002
|
+
* Dictionary attribute name
|
|
1003
|
+
*/
|
|
1004
|
+
attributeName?: pulumi.Input<string>;
|
|
1005
|
+
/**
|
|
1006
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1007
|
+
*/
|
|
1008
|
+
attributeValue?: pulumi.Input<string>;
|
|
1009
|
+
/**
|
|
1010
|
+
* Condition type.
|
|
1011
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
1012
|
+
*/
|
|
1013
|
+
conditionType: pulumi.Input<string>;
|
|
1014
|
+
/**
|
|
1015
|
+
* Dictionary name
|
|
1016
|
+
*/
|
|
1017
|
+
dictionaryName?: pulumi.Input<string>;
|
|
1018
|
+
/**
|
|
1019
|
+
* Dictionary value
|
|
1020
|
+
*/
|
|
1021
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
1022
|
+
/**
|
|
1023
|
+
* UUID for condition
|
|
1024
|
+
*/
|
|
1025
|
+
id?: pulumi.Input<string>;
|
|
1026
|
+
/**
|
|
1027
|
+
* Indicates whereas this condition is in negate mode
|
|
1028
|
+
*/
|
|
1029
|
+
isNegate?: pulumi.Input<boolean>;
|
|
1030
|
+
/**
|
|
1031
|
+
* Equality operator
|
|
1032
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1033
|
+
*/
|
|
1034
|
+
operator?: pulumi.Input<string>;
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
export declare namespace NetworkAccessPolicy {
|
|
1038
|
+
interface SetChildren {
|
|
1039
|
+
/**
|
|
1040
|
+
* Dictionary attribute name
|
|
1041
|
+
*/
|
|
1042
|
+
attributeName?: pulumi.Input<string>;
|
|
1043
|
+
/**
|
|
1044
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1045
|
+
*/
|
|
1046
|
+
attributeValue?: pulumi.Input<string>;
|
|
1047
|
+
/**
|
|
1048
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1049
|
+
*/
|
|
1050
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.NetworkAccessPolicy.SetChildrenChildren>[]>;
|
|
1051
|
+
/**
|
|
1052
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1053
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
1054
|
+
*/
|
|
1055
|
+
conditionType: pulumi.Input<string>;
|
|
1056
|
+
/**
|
|
1057
|
+
* Dictionary name
|
|
1058
|
+
*/
|
|
1059
|
+
dictionaryName?: pulumi.Input<string>;
|
|
1060
|
+
/**
|
|
1061
|
+
* Dictionary value
|
|
1062
|
+
*/
|
|
1063
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
1064
|
+
/**
|
|
1065
|
+
* UUID for condition
|
|
1066
|
+
*/
|
|
1067
|
+
id?: pulumi.Input<string>;
|
|
1068
|
+
/**
|
|
1069
|
+
* Indicates whereas this condition is in negate mode
|
|
1070
|
+
*/
|
|
1071
|
+
isNegate?: pulumi.Input<boolean>;
|
|
1072
|
+
/**
|
|
1073
|
+
* Equality operator
|
|
1074
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1075
|
+
*/
|
|
1076
|
+
operator?: pulumi.Input<string>;
|
|
1077
|
+
}
|
|
1078
|
+
interface SetChildrenChildren {
|
|
1079
|
+
/**
|
|
1080
|
+
* Dictionary attribute name
|
|
1081
|
+
*/
|
|
1082
|
+
attributeName?: pulumi.Input<string>;
|
|
1083
|
+
/**
|
|
1084
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1085
|
+
*/
|
|
1086
|
+
attributeValue?: pulumi.Input<string>;
|
|
1087
|
+
/**
|
|
1088
|
+
* Condition type.
|
|
1089
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
1090
|
+
*/
|
|
1091
|
+
conditionType: pulumi.Input<string>;
|
|
1092
|
+
/**
|
|
1093
|
+
* Dictionary name
|
|
1094
|
+
*/
|
|
1095
|
+
dictionaryName?: pulumi.Input<string>;
|
|
1096
|
+
/**
|
|
1097
|
+
* Dictionary value
|
|
1098
|
+
*/
|
|
1099
|
+
dictionaryValue?: pulumi.Input<string>;
|
|
1100
|
+
/**
|
|
1101
|
+
* UUID for condition
|
|
1102
|
+
*/
|
|
1103
|
+
id?: pulumi.Input<string>;
|
|
1104
|
+
/**
|
|
1105
|
+
* Indicates whereas this condition is in negate mode
|
|
1106
|
+
*/
|
|
1107
|
+
isNegate?: pulumi.Input<boolean>;
|
|
1108
|
+
/**
|
|
1109
|
+
* Equality operator
|
|
1110
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1111
|
+
*/
|
|
1112
|
+
operator?: pulumi.Input<string>;
|
|
1113
|
+
}
|
|
1114
|
+
}
|
|
1115
|
+
export declare namespace Tacacs {
|
|
1116
|
+
interface ProfileSessionAttribute {
|
|
1117
|
+
/**
|
|
1118
|
+
* Name
|
|
1119
|
+
*/
|
|
1120
|
+
name: pulumi.Input<string>;
|
|
1121
|
+
/**
|
|
1122
|
+
* Type
|
|
1123
|
+
* - Choices: `MANDATORY`, `OPTIONAL`
|
|
1124
|
+
*/
|
|
1125
|
+
type: pulumi.Input<string>;
|
|
1126
|
+
/**
|
|
1127
|
+
* Value
|
|
1128
|
+
*/
|
|
1129
|
+
value: pulumi.Input<string>;
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
export declare namespace TacacsCommand {
|
|
1133
|
+
interface SetCommand {
|
|
1134
|
+
/**
|
|
1135
|
+
* Command arguments
|
|
1136
|
+
*/
|
|
1137
|
+
arguments: pulumi.Input<string>;
|
|
1138
|
+
/**
|
|
1139
|
+
* Command
|
|
1140
|
+
*/
|
|
1141
|
+
command: pulumi.Input<string>;
|
|
1142
|
+
/**
|
|
1143
|
+
* Grant
|
|
1144
|
+
* - Choices: `PERMIT`, `DENY`, `DENY_ALWAYS`
|
|
1145
|
+
*/
|
|
1146
|
+
grant: pulumi.Input<string>;
|
|
1147
|
+
}
|
|
1148
|
+
}
|