@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
|
@@ -0,0 +1,276 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource can manage a Network Access Policy Set.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as ise from "@pulumi/ise";
|
|
12
|
+
*
|
|
13
|
+
* const example = new ise.networkaccesspolicy.Set("example", {
|
|
14
|
+
* name: "PolicySet1",
|
|
15
|
+
* description: "My description",
|
|
16
|
+
* isProxy: false,
|
|
17
|
+
* rank: 0,
|
|
18
|
+
* serviceName: "Default Network Access",
|
|
19
|
+
* state: "enabled",
|
|
20
|
+
* conditionType: "ConditionAttributes",
|
|
21
|
+
* conditionIsNegate: false,
|
|
22
|
+
* conditionAttributeName: "Location",
|
|
23
|
+
* conditionAttributeValue: "All Locations",
|
|
24
|
+
* conditionDictionaryName: "DEVICE",
|
|
25
|
+
* conditionOperator: "equals",
|
|
26
|
+
* });
|
|
27
|
+
* ```
|
|
28
|
+
*
|
|
29
|
+
* ## Import
|
|
30
|
+
*
|
|
31
|
+
* ```sh
|
|
32
|
+
* $ pulumi import ise:NetworkAccessPolicy/set:Set example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
33
|
+
* ```
|
|
34
|
+
*/
|
|
35
|
+
export declare class Set extends pulumi.CustomResource {
|
|
36
|
+
/**
|
|
37
|
+
* Get an existing Set resource's state with the given name, ID, and optional extra
|
|
38
|
+
* properties used to qualify the lookup.
|
|
39
|
+
*
|
|
40
|
+
* @param name The _unique_ name of the resulting resource.
|
|
41
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
42
|
+
* @param state Any extra arguments used during the lookup.
|
|
43
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
44
|
+
*/
|
|
45
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SetState, opts?: pulumi.CustomResourceOptions): Set;
|
|
46
|
+
/**
|
|
47
|
+
* Returns true if the given object is an instance of Set. This is designed to work even
|
|
48
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
49
|
+
*/
|
|
50
|
+
static isInstance(obj: any): obj is Set;
|
|
51
|
+
/**
|
|
52
|
+
* List of child conditions. `condition_type` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
53
|
+
*/
|
|
54
|
+
readonly childrens: pulumi.Output<outputs.NetworkAccessPolicy.SetChildren[] | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* Dictionary attribute name
|
|
57
|
+
*/
|
|
58
|
+
readonly conditionAttributeName: pulumi.Output<string | undefined>;
|
|
59
|
+
/**
|
|
60
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
61
|
+
*/
|
|
62
|
+
readonly conditionAttributeValue: pulumi.Output<string | undefined>;
|
|
63
|
+
/**
|
|
64
|
+
* Dictionary name
|
|
65
|
+
*/
|
|
66
|
+
readonly conditionDictionaryName: pulumi.Output<string | undefined>;
|
|
67
|
+
/**
|
|
68
|
+
* Dictionary value
|
|
69
|
+
*/
|
|
70
|
+
readonly conditionDictionaryValue: pulumi.Output<string | undefined>;
|
|
71
|
+
/**
|
|
72
|
+
* UUID for condition
|
|
73
|
+
*/
|
|
74
|
+
readonly conditionId: pulumi.Output<string | undefined>;
|
|
75
|
+
/**
|
|
76
|
+
* Indicates whereas this condition is in negate mode
|
|
77
|
+
*/
|
|
78
|
+
readonly conditionIsNegate: pulumi.Output<boolean | undefined>;
|
|
79
|
+
/**
|
|
80
|
+
* Equality operator - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`,
|
|
81
|
+
* `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`,
|
|
82
|
+
* `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
83
|
+
*/
|
|
84
|
+
readonly conditionOperator: pulumi.Output<string | undefined>;
|
|
85
|
+
/**
|
|
86
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that
|
|
87
|
+
* additional conditions are present under the children attribute. - Choices: `ConditionAndBlock`, `ConditionAttributes`,
|
|
88
|
+
* `ConditionOrBlock`, `ConditionReference`
|
|
89
|
+
*/
|
|
90
|
+
readonly conditionType: pulumi.Output<string | undefined>;
|
|
91
|
+
/**
|
|
92
|
+
* Indicates if this policy set is the default one
|
|
93
|
+
*/
|
|
94
|
+
readonly default: pulumi.Output<boolean | undefined>;
|
|
95
|
+
/**
|
|
96
|
+
* The description of the policy set
|
|
97
|
+
*/
|
|
98
|
+
readonly description: pulumi.Output<string>;
|
|
99
|
+
/**
|
|
100
|
+
* Flag which indicates if the policy set service is of type 'Proxy Sequence' or 'Allowed Protocols'
|
|
101
|
+
*/
|
|
102
|
+
readonly isProxy: pulumi.Output<boolean | undefined>;
|
|
103
|
+
/**
|
|
104
|
+
* Given name for the policy set, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
|
105
|
+
*/
|
|
106
|
+
readonly name: pulumi.Output<string>;
|
|
107
|
+
/**
|
|
108
|
+
* The rank (priority) in relation to other policy sets. Lower rank is higher priority.
|
|
109
|
+
*/
|
|
110
|
+
readonly rank: pulumi.Output<number>;
|
|
111
|
+
/**
|
|
112
|
+
* Policy set service identifier. 'Allowed Protocols' or 'Server Sequence'.
|
|
113
|
+
*/
|
|
114
|
+
readonly serviceName: pulumi.Output<string>;
|
|
115
|
+
/**
|
|
116
|
+
* The state that the policy set is in. A disabled policy set cannot be matched. - Choices: `disabled`, `enabled`,
|
|
117
|
+
* `monitor`
|
|
118
|
+
*/
|
|
119
|
+
readonly state: pulumi.Output<string | undefined>;
|
|
120
|
+
/**
|
|
121
|
+
* Create a Set resource with the given unique name, arguments, and options.
|
|
122
|
+
*
|
|
123
|
+
* @param name The _unique_ name of the resource.
|
|
124
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
125
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
126
|
+
*/
|
|
127
|
+
constructor(name: string, args: SetArgs, opts?: pulumi.CustomResourceOptions);
|
|
128
|
+
}
|
|
129
|
+
/**
|
|
130
|
+
* Input properties used for looking up and filtering Set resources.
|
|
131
|
+
*/
|
|
132
|
+
export interface SetState {
|
|
133
|
+
/**
|
|
134
|
+
* List of child conditions. `condition_type` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
135
|
+
*/
|
|
136
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.NetworkAccessPolicy.SetChildren>[]>;
|
|
137
|
+
/**
|
|
138
|
+
* Dictionary attribute name
|
|
139
|
+
*/
|
|
140
|
+
conditionAttributeName?: pulumi.Input<string>;
|
|
141
|
+
/**
|
|
142
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
143
|
+
*/
|
|
144
|
+
conditionAttributeValue?: pulumi.Input<string>;
|
|
145
|
+
/**
|
|
146
|
+
* Dictionary name
|
|
147
|
+
*/
|
|
148
|
+
conditionDictionaryName?: pulumi.Input<string>;
|
|
149
|
+
/**
|
|
150
|
+
* Dictionary value
|
|
151
|
+
*/
|
|
152
|
+
conditionDictionaryValue?: pulumi.Input<string>;
|
|
153
|
+
/**
|
|
154
|
+
* UUID for condition
|
|
155
|
+
*/
|
|
156
|
+
conditionId?: pulumi.Input<string>;
|
|
157
|
+
/**
|
|
158
|
+
* Indicates whereas this condition is in negate mode
|
|
159
|
+
*/
|
|
160
|
+
conditionIsNegate?: pulumi.Input<boolean>;
|
|
161
|
+
/**
|
|
162
|
+
* Equality operator - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`,
|
|
163
|
+
* `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`,
|
|
164
|
+
* `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
165
|
+
*/
|
|
166
|
+
conditionOperator?: pulumi.Input<string>;
|
|
167
|
+
/**
|
|
168
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that
|
|
169
|
+
* additional conditions are present under the children attribute. - Choices: `ConditionAndBlock`, `ConditionAttributes`,
|
|
170
|
+
* `ConditionOrBlock`, `ConditionReference`
|
|
171
|
+
*/
|
|
172
|
+
conditionType?: pulumi.Input<string>;
|
|
173
|
+
/**
|
|
174
|
+
* Indicates if this policy set is the default one
|
|
175
|
+
*/
|
|
176
|
+
default?: pulumi.Input<boolean>;
|
|
177
|
+
/**
|
|
178
|
+
* The description of the policy set
|
|
179
|
+
*/
|
|
180
|
+
description?: pulumi.Input<string>;
|
|
181
|
+
/**
|
|
182
|
+
* Flag which indicates if the policy set service is of type 'Proxy Sequence' or 'Allowed Protocols'
|
|
183
|
+
*/
|
|
184
|
+
isProxy?: pulumi.Input<boolean>;
|
|
185
|
+
/**
|
|
186
|
+
* Given name for the policy set, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
|
187
|
+
*/
|
|
188
|
+
name?: pulumi.Input<string>;
|
|
189
|
+
/**
|
|
190
|
+
* The rank (priority) in relation to other policy sets. Lower rank is higher priority.
|
|
191
|
+
*/
|
|
192
|
+
rank?: pulumi.Input<number>;
|
|
193
|
+
/**
|
|
194
|
+
* Policy set service identifier. 'Allowed Protocols' or 'Server Sequence'.
|
|
195
|
+
*/
|
|
196
|
+
serviceName?: pulumi.Input<string>;
|
|
197
|
+
/**
|
|
198
|
+
* The state that the policy set is in. A disabled policy set cannot be matched. - Choices: `disabled`, `enabled`,
|
|
199
|
+
* `monitor`
|
|
200
|
+
*/
|
|
201
|
+
state?: pulumi.Input<string>;
|
|
202
|
+
}
|
|
203
|
+
/**
|
|
204
|
+
* The set of arguments for constructing a Set resource.
|
|
205
|
+
*/
|
|
206
|
+
export interface SetArgs {
|
|
207
|
+
/**
|
|
208
|
+
* List of child conditions. `condition_type` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
209
|
+
*/
|
|
210
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.NetworkAccessPolicy.SetChildren>[]>;
|
|
211
|
+
/**
|
|
212
|
+
* Dictionary attribute name
|
|
213
|
+
*/
|
|
214
|
+
conditionAttributeName?: pulumi.Input<string>;
|
|
215
|
+
/**
|
|
216
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
217
|
+
*/
|
|
218
|
+
conditionAttributeValue?: pulumi.Input<string>;
|
|
219
|
+
/**
|
|
220
|
+
* Dictionary name
|
|
221
|
+
*/
|
|
222
|
+
conditionDictionaryName?: pulumi.Input<string>;
|
|
223
|
+
/**
|
|
224
|
+
* Dictionary value
|
|
225
|
+
*/
|
|
226
|
+
conditionDictionaryValue?: pulumi.Input<string>;
|
|
227
|
+
/**
|
|
228
|
+
* UUID for condition
|
|
229
|
+
*/
|
|
230
|
+
conditionId?: pulumi.Input<string>;
|
|
231
|
+
/**
|
|
232
|
+
* Indicates whereas this condition is in negate mode
|
|
233
|
+
*/
|
|
234
|
+
conditionIsNegate?: pulumi.Input<boolean>;
|
|
235
|
+
/**
|
|
236
|
+
* Equality operator - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`,
|
|
237
|
+
* `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`,
|
|
238
|
+
* `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
239
|
+
*/
|
|
240
|
+
conditionOperator?: pulumi.Input<string>;
|
|
241
|
+
/**
|
|
242
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that
|
|
243
|
+
* additional conditions are present under the children attribute. - Choices: `ConditionAndBlock`, `ConditionAttributes`,
|
|
244
|
+
* `ConditionOrBlock`, `ConditionReference`
|
|
245
|
+
*/
|
|
246
|
+
conditionType?: pulumi.Input<string>;
|
|
247
|
+
/**
|
|
248
|
+
* Indicates if this policy set is the default one
|
|
249
|
+
*/
|
|
250
|
+
default?: pulumi.Input<boolean>;
|
|
251
|
+
/**
|
|
252
|
+
* The description of the policy set
|
|
253
|
+
*/
|
|
254
|
+
description?: pulumi.Input<string>;
|
|
255
|
+
/**
|
|
256
|
+
* Flag which indicates if the policy set service is of type 'Proxy Sequence' or 'Allowed Protocols'
|
|
257
|
+
*/
|
|
258
|
+
isProxy?: pulumi.Input<boolean>;
|
|
259
|
+
/**
|
|
260
|
+
* Given name for the policy set, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
|
261
|
+
*/
|
|
262
|
+
name?: pulumi.Input<string>;
|
|
263
|
+
/**
|
|
264
|
+
* The rank (priority) in relation to other policy sets. Lower rank is higher priority.
|
|
265
|
+
*/
|
|
266
|
+
rank?: pulumi.Input<number>;
|
|
267
|
+
/**
|
|
268
|
+
* Policy set service identifier. 'Allowed Protocols' or 'Server Sequence'.
|
|
269
|
+
*/
|
|
270
|
+
serviceName: pulumi.Input<string>;
|
|
271
|
+
/**
|
|
272
|
+
* The state that the policy set is in. A disabled policy set cannot be matched. - Choices: `disabled`, `enabled`,
|
|
273
|
+
* `monitor`
|
|
274
|
+
*/
|
|
275
|
+
state?: pulumi.Input<string>;
|
|
276
|
+
}
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
"use strict";
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Set = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource can manage a Network Access Policy Set.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as ise from "@pulumi/ise";
|
|
16
|
+
*
|
|
17
|
+
* const example = new ise.networkaccesspolicy.Set("example", {
|
|
18
|
+
* name: "PolicySet1",
|
|
19
|
+
* description: "My description",
|
|
20
|
+
* isProxy: false,
|
|
21
|
+
* rank: 0,
|
|
22
|
+
* serviceName: "Default Network Access",
|
|
23
|
+
* state: "enabled",
|
|
24
|
+
* conditionType: "ConditionAttributes",
|
|
25
|
+
* conditionIsNegate: false,
|
|
26
|
+
* conditionAttributeName: "Location",
|
|
27
|
+
* conditionAttributeValue: "All Locations",
|
|
28
|
+
* conditionDictionaryName: "DEVICE",
|
|
29
|
+
* conditionOperator: "equals",
|
|
30
|
+
* });
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* ## Import
|
|
34
|
+
*
|
|
35
|
+
* ```sh
|
|
36
|
+
* $ pulumi import ise:NetworkAccessPolicy/set:Set example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
class Set extends pulumi.CustomResource {
|
|
40
|
+
/**
|
|
41
|
+
* Get an existing Set resource's state with the given name, ID, and optional extra
|
|
42
|
+
* properties used to qualify the lookup.
|
|
43
|
+
*
|
|
44
|
+
* @param name The _unique_ name of the resulting resource.
|
|
45
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
46
|
+
* @param state Any extra arguments used during the lookup.
|
|
47
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
48
|
+
*/
|
|
49
|
+
static get(name, id, state, opts) {
|
|
50
|
+
return new Set(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Returns true if the given object is an instance of Set. This is designed to work even
|
|
54
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
55
|
+
*/
|
|
56
|
+
static isInstance(obj) {
|
|
57
|
+
if (obj === undefined || obj === null) {
|
|
58
|
+
return false;
|
|
59
|
+
}
|
|
60
|
+
return obj['__pulumiType'] === Set.__pulumiType;
|
|
61
|
+
}
|
|
62
|
+
constructor(name, argsOrState, opts) {
|
|
63
|
+
let resourceInputs = {};
|
|
64
|
+
opts = opts || {};
|
|
65
|
+
if (opts.id) {
|
|
66
|
+
const state = argsOrState;
|
|
67
|
+
resourceInputs["childrens"] = state ? state.childrens : undefined;
|
|
68
|
+
resourceInputs["conditionAttributeName"] = state ? state.conditionAttributeName : undefined;
|
|
69
|
+
resourceInputs["conditionAttributeValue"] = state ? state.conditionAttributeValue : undefined;
|
|
70
|
+
resourceInputs["conditionDictionaryName"] = state ? state.conditionDictionaryName : undefined;
|
|
71
|
+
resourceInputs["conditionDictionaryValue"] = state ? state.conditionDictionaryValue : undefined;
|
|
72
|
+
resourceInputs["conditionId"] = state ? state.conditionId : undefined;
|
|
73
|
+
resourceInputs["conditionIsNegate"] = state ? state.conditionIsNegate : undefined;
|
|
74
|
+
resourceInputs["conditionOperator"] = state ? state.conditionOperator : undefined;
|
|
75
|
+
resourceInputs["conditionType"] = state ? state.conditionType : undefined;
|
|
76
|
+
resourceInputs["default"] = state ? state.default : undefined;
|
|
77
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
78
|
+
resourceInputs["isProxy"] = state ? state.isProxy : undefined;
|
|
79
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
80
|
+
resourceInputs["rank"] = state ? state.rank : undefined;
|
|
81
|
+
resourceInputs["serviceName"] = state ? state.serviceName : undefined;
|
|
82
|
+
resourceInputs["state"] = state ? state.state : undefined;
|
|
83
|
+
}
|
|
84
|
+
else {
|
|
85
|
+
const args = argsOrState;
|
|
86
|
+
if ((!args || args.serviceName === undefined) && !opts.urn) {
|
|
87
|
+
throw new Error("Missing required property 'serviceName'");
|
|
88
|
+
}
|
|
89
|
+
resourceInputs["childrens"] = args ? args.childrens : undefined;
|
|
90
|
+
resourceInputs["conditionAttributeName"] = args ? args.conditionAttributeName : undefined;
|
|
91
|
+
resourceInputs["conditionAttributeValue"] = args ? args.conditionAttributeValue : undefined;
|
|
92
|
+
resourceInputs["conditionDictionaryName"] = args ? args.conditionDictionaryName : undefined;
|
|
93
|
+
resourceInputs["conditionDictionaryValue"] = args ? args.conditionDictionaryValue : undefined;
|
|
94
|
+
resourceInputs["conditionId"] = args ? args.conditionId : undefined;
|
|
95
|
+
resourceInputs["conditionIsNegate"] = args ? args.conditionIsNegate : undefined;
|
|
96
|
+
resourceInputs["conditionOperator"] = args ? args.conditionOperator : undefined;
|
|
97
|
+
resourceInputs["conditionType"] = args ? args.conditionType : undefined;
|
|
98
|
+
resourceInputs["default"] = args ? args.default : undefined;
|
|
99
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
100
|
+
resourceInputs["isProxy"] = args ? args.isProxy : undefined;
|
|
101
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
102
|
+
resourceInputs["rank"] = args ? args.rank : undefined;
|
|
103
|
+
resourceInputs["serviceName"] = args ? args.serviceName : undefined;
|
|
104
|
+
resourceInputs["state"] = args ? args.state : undefined;
|
|
105
|
+
}
|
|
106
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
107
|
+
super(Set.__pulumiType, name, resourceInputs, opts);
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
exports.Set = Set;
|
|
111
|
+
/** @internal */
|
|
112
|
+
Set.__pulumiType = 'ise:NetworkAccessPolicy/set:Set';
|
|
113
|
+
//# sourceMappingURL=set.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"set.js","sourceRoot":"","sources":["../../networkaccesspolicy/set.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,224 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This resource can manage a Network Access Time And Date Condition.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as ise from "@pulumi/ise";
|
|
10
|
+
*
|
|
11
|
+
* const example = new ise.networkaccesstimeanddate.Condition("example", {
|
|
12
|
+
* name: "Cond1",
|
|
13
|
+
* description: "My description",
|
|
14
|
+
* isNegate: false,
|
|
15
|
+
* weekDays: ["Monday"],
|
|
16
|
+
* weekDaysExceptions: ["Tuesday"],
|
|
17
|
+
* startDate: "2022-05-06",
|
|
18
|
+
* endDate: "2022-05-10",
|
|
19
|
+
* exceptionStartDate: "2022-06-06",
|
|
20
|
+
* exceptionEndDate: "2022-06-10",
|
|
21
|
+
* startTime: "08:00",
|
|
22
|
+
* endTime: "15:00",
|
|
23
|
+
* exceptionStartTime: "20:00",
|
|
24
|
+
* exceptionEndTime: "22:00",
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* ## Import
|
|
29
|
+
*
|
|
30
|
+
* ```sh
|
|
31
|
+
* $ pulumi import ise:NetworkAccessTimeAndDate/condition:Condition example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
32
|
+
* ```
|
|
33
|
+
*/
|
|
34
|
+
export declare class Condition extends pulumi.CustomResource {
|
|
35
|
+
/**
|
|
36
|
+
* Get an existing Condition resource's state with the given name, ID, and optional extra
|
|
37
|
+
* properties used to qualify the lookup.
|
|
38
|
+
*
|
|
39
|
+
* @param name The _unique_ name of the resulting resource.
|
|
40
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
41
|
+
* @param state Any extra arguments used during the lookup.
|
|
42
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
43
|
+
*/
|
|
44
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ConditionState, opts?: pulumi.CustomResourceOptions): Condition;
|
|
45
|
+
/**
|
|
46
|
+
* Returns true if the given object is an instance of Condition. This is designed to work even
|
|
47
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
48
|
+
*/
|
|
49
|
+
static isInstance(obj: any): obj is Condition;
|
|
50
|
+
/**
|
|
51
|
+
* Condition description
|
|
52
|
+
*/
|
|
53
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
54
|
+
/**
|
|
55
|
+
* End date
|
|
56
|
+
*/
|
|
57
|
+
readonly endDate: pulumi.Output<string | undefined>;
|
|
58
|
+
/**
|
|
59
|
+
* End time
|
|
60
|
+
*/
|
|
61
|
+
readonly endTime: pulumi.Output<string | undefined>;
|
|
62
|
+
/**
|
|
63
|
+
* Exception end date
|
|
64
|
+
*/
|
|
65
|
+
readonly exceptionEndDate: pulumi.Output<string | undefined>;
|
|
66
|
+
/**
|
|
67
|
+
* Exception end time
|
|
68
|
+
*/
|
|
69
|
+
readonly exceptionEndTime: pulumi.Output<string | undefined>;
|
|
70
|
+
/**
|
|
71
|
+
* Exception start date
|
|
72
|
+
*/
|
|
73
|
+
readonly exceptionStartDate: pulumi.Output<string | undefined>;
|
|
74
|
+
/**
|
|
75
|
+
* Exception start time
|
|
76
|
+
*/
|
|
77
|
+
readonly exceptionStartTime: pulumi.Output<string | undefined>;
|
|
78
|
+
/**
|
|
79
|
+
* Indicates whereas this condition is in negate mode
|
|
80
|
+
*/
|
|
81
|
+
readonly isNegate: pulumi.Output<boolean | undefined>;
|
|
82
|
+
/**
|
|
83
|
+
* Condition name
|
|
84
|
+
*/
|
|
85
|
+
readonly name: pulumi.Output<string>;
|
|
86
|
+
/**
|
|
87
|
+
* Start date
|
|
88
|
+
*/
|
|
89
|
+
readonly startDate: pulumi.Output<string | undefined>;
|
|
90
|
+
/**
|
|
91
|
+
* Start time
|
|
92
|
+
*/
|
|
93
|
+
readonly startTime: pulumi.Output<string | undefined>;
|
|
94
|
+
/**
|
|
95
|
+
* Defines for which days this condition will be matched. List of weekdays - `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday`, `Sunday`. Default - List of all week days.
|
|
96
|
+
*/
|
|
97
|
+
readonly weekDays: pulumi.Output<string[] | undefined>;
|
|
98
|
+
/**
|
|
99
|
+
* Defines for which days this condition will NOT be matched. List of weekdays - `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday`, `Sunday`.
|
|
100
|
+
*/
|
|
101
|
+
readonly weekDaysExceptions: pulumi.Output<string[] | undefined>;
|
|
102
|
+
/**
|
|
103
|
+
* Create a Condition resource with the given unique name, arguments, and options.
|
|
104
|
+
*
|
|
105
|
+
* @param name The _unique_ name of the resource.
|
|
106
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
107
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
108
|
+
*/
|
|
109
|
+
constructor(name: string, args?: ConditionArgs, opts?: pulumi.CustomResourceOptions);
|
|
110
|
+
}
|
|
111
|
+
/**
|
|
112
|
+
* Input properties used for looking up and filtering Condition resources.
|
|
113
|
+
*/
|
|
114
|
+
export interface ConditionState {
|
|
115
|
+
/**
|
|
116
|
+
* Condition description
|
|
117
|
+
*/
|
|
118
|
+
description?: pulumi.Input<string>;
|
|
119
|
+
/**
|
|
120
|
+
* End date
|
|
121
|
+
*/
|
|
122
|
+
endDate?: pulumi.Input<string>;
|
|
123
|
+
/**
|
|
124
|
+
* End time
|
|
125
|
+
*/
|
|
126
|
+
endTime?: pulumi.Input<string>;
|
|
127
|
+
/**
|
|
128
|
+
* Exception end date
|
|
129
|
+
*/
|
|
130
|
+
exceptionEndDate?: pulumi.Input<string>;
|
|
131
|
+
/**
|
|
132
|
+
* Exception end time
|
|
133
|
+
*/
|
|
134
|
+
exceptionEndTime?: pulumi.Input<string>;
|
|
135
|
+
/**
|
|
136
|
+
* Exception start date
|
|
137
|
+
*/
|
|
138
|
+
exceptionStartDate?: pulumi.Input<string>;
|
|
139
|
+
/**
|
|
140
|
+
* Exception start time
|
|
141
|
+
*/
|
|
142
|
+
exceptionStartTime?: pulumi.Input<string>;
|
|
143
|
+
/**
|
|
144
|
+
* Indicates whereas this condition is in negate mode
|
|
145
|
+
*/
|
|
146
|
+
isNegate?: pulumi.Input<boolean>;
|
|
147
|
+
/**
|
|
148
|
+
* Condition name
|
|
149
|
+
*/
|
|
150
|
+
name?: pulumi.Input<string>;
|
|
151
|
+
/**
|
|
152
|
+
* Start date
|
|
153
|
+
*/
|
|
154
|
+
startDate?: pulumi.Input<string>;
|
|
155
|
+
/**
|
|
156
|
+
* Start time
|
|
157
|
+
*/
|
|
158
|
+
startTime?: pulumi.Input<string>;
|
|
159
|
+
/**
|
|
160
|
+
* Defines for which days this condition will be matched. List of weekdays - `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday`, `Sunday`. Default - List of all week days.
|
|
161
|
+
*/
|
|
162
|
+
weekDays?: pulumi.Input<pulumi.Input<string>[]>;
|
|
163
|
+
/**
|
|
164
|
+
* Defines for which days this condition will NOT be matched. List of weekdays - `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday`, `Sunday`.
|
|
165
|
+
*/
|
|
166
|
+
weekDaysExceptions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
167
|
+
}
|
|
168
|
+
/**
|
|
169
|
+
* The set of arguments for constructing a Condition resource.
|
|
170
|
+
*/
|
|
171
|
+
export interface ConditionArgs {
|
|
172
|
+
/**
|
|
173
|
+
* Condition description
|
|
174
|
+
*/
|
|
175
|
+
description?: pulumi.Input<string>;
|
|
176
|
+
/**
|
|
177
|
+
* End date
|
|
178
|
+
*/
|
|
179
|
+
endDate?: pulumi.Input<string>;
|
|
180
|
+
/**
|
|
181
|
+
* End time
|
|
182
|
+
*/
|
|
183
|
+
endTime?: pulumi.Input<string>;
|
|
184
|
+
/**
|
|
185
|
+
* Exception end date
|
|
186
|
+
*/
|
|
187
|
+
exceptionEndDate?: pulumi.Input<string>;
|
|
188
|
+
/**
|
|
189
|
+
* Exception end time
|
|
190
|
+
*/
|
|
191
|
+
exceptionEndTime?: pulumi.Input<string>;
|
|
192
|
+
/**
|
|
193
|
+
* Exception start date
|
|
194
|
+
*/
|
|
195
|
+
exceptionStartDate?: pulumi.Input<string>;
|
|
196
|
+
/**
|
|
197
|
+
* Exception start time
|
|
198
|
+
*/
|
|
199
|
+
exceptionStartTime?: pulumi.Input<string>;
|
|
200
|
+
/**
|
|
201
|
+
* Indicates whereas this condition is in negate mode
|
|
202
|
+
*/
|
|
203
|
+
isNegate?: pulumi.Input<boolean>;
|
|
204
|
+
/**
|
|
205
|
+
* Condition name
|
|
206
|
+
*/
|
|
207
|
+
name?: pulumi.Input<string>;
|
|
208
|
+
/**
|
|
209
|
+
* Start date
|
|
210
|
+
*/
|
|
211
|
+
startDate?: pulumi.Input<string>;
|
|
212
|
+
/**
|
|
213
|
+
* Start time
|
|
214
|
+
*/
|
|
215
|
+
startTime?: pulumi.Input<string>;
|
|
216
|
+
/**
|
|
217
|
+
* Defines for which days this condition will be matched. List of weekdays - `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday`, `Sunday`. Default - List of all week days.
|
|
218
|
+
*/
|
|
219
|
+
weekDays?: pulumi.Input<pulumi.Input<string>[]>;
|
|
220
|
+
/**
|
|
221
|
+
* Defines for which days this condition will NOT be matched. List of weekdays - `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday`, `Sunday`.
|
|
222
|
+
*/
|
|
223
|
+
weekDaysExceptions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
224
|
+
}
|