@pulumi/ise 0.3.1 → 0.3.2-alpha.1778271321
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/config/index.d.ts +1 -0
- package/config/index.d.ts.map +1 -0
- package/config/vars.d.ts +1 -0
- package/config/vars.d.ts.map +1 -0
- package/config/vars.js +24 -1
- package/config/vars.js.map +1 -1
- package/deviceadmin/allowedProtocolsTacacs.d.ts +8 -7
- package/deviceadmin/allowedProtocolsTacacs.d.ts.map +1 -0
- package/deviceadmin/allowedProtocolsTacacs.js +27 -4
- package/deviceadmin/allowedProtocolsTacacs.js.map +1 -1
- package/deviceadmin/authenticationRule.d.ts +33 -32
- package/deviceadmin/authenticationRule.d.ts.map +1 -0
- package/deviceadmin/authenticationRule.js +27 -4
- package/deviceadmin/authenticationRule.js.map +1 -1
- package/deviceadmin/authenticationRuleUpdateRank.d.ts +4 -3
- package/deviceadmin/authenticationRuleUpdateRank.d.ts.map +1 -0
- package/deviceadmin/authenticationRuleUpdateRank.js +27 -4
- package/deviceadmin/authenticationRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authenticationRuleUpdateRanks.d.ts +4 -3
- package/deviceadmin/authenticationRuleUpdateRanks.d.ts.map +1 -0
- package/deviceadmin/authenticationRuleUpdateRanks.js +27 -4
- package/deviceadmin/authenticationRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/authorizationExceptionRule.d.ts +32 -31
- package/deviceadmin/authorizationExceptionRule.d.ts.map +1 -0
- package/deviceadmin/authorizationExceptionRule.js +27 -4
- package/deviceadmin/authorizationExceptionRule.js.map +1 -1
- package/deviceadmin/authorizationExceptionRuleUpdateRank.d.ts +4 -3
- package/deviceadmin/authorizationExceptionRuleUpdateRank.d.ts.map +1 -0
- package/deviceadmin/authorizationExceptionRuleUpdateRank.js +27 -4
- package/deviceadmin/authorizationExceptionRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authorizationExceptionRuleUpdateRanks.d.ts +4 -3
- package/deviceadmin/authorizationExceptionRuleUpdateRanks.d.ts.map +1 -0
- package/deviceadmin/authorizationExceptionRuleUpdateRanks.js +27 -4
- package/deviceadmin/authorizationExceptionRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/authorizationGlobalExceptionRule.d.ts +29 -28
- package/deviceadmin/authorizationGlobalExceptionRule.d.ts.map +1 -0
- package/deviceadmin/authorizationGlobalExceptionRule.js +27 -4
- package/deviceadmin/authorizationGlobalExceptionRule.js.map +1 -1
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.d.ts +3 -2
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.d.ts.map +1 -0
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.js +27 -4
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.d.ts +3 -2
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.d.ts.map +1 -0
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.js +27 -4
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/authorizationRule.d.ts +32 -31
- package/deviceadmin/authorizationRule.d.ts.map +1 -0
- package/deviceadmin/authorizationRule.js +27 -4
- package/deviceadmin/authorizationRule.js.map +1 -1
- package/deviceadmin/authorizationRuleUpdateRank.d.ts +4 -3
- package/deviceadmin/authorizationRuleUpdateRank.d.ts.map +1 -0
- package/deviceadmin/authorizationRuleUpdateRank.js +27 -4
- package/deviceadmin/authorizationRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authorizationRuleUpdateRanks.d.ts +4 -3
- package/deviceadmin/authorizationRuleUpdateRanks.d.ts.map +1 -0
- package/deviceadmin/authorizationRuleUpdateRanks.js +27 -4
- package/deviceadmin/authorizationRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/condition.d.ts +20 -19
- package/deviceadmin/condition.d.ts.map +1 -0
- package/deviceadmin/condition.js +27 -4
- package/deviceadmin/condition.js.map +1 -1
- package/deviceadmin/getAllowedProtocolsTacacs.d.ts +3 -2
- package/deviceadmin/getAllowedProtocolsTacacs.d.ts.map +1 -0
- package/deviceadmin/getAllowedProtocolsTacacs.js +25 -2
- package/deviceadmin/getAllowedProtocolsTacacs.js.map +1 -1
- package/deviceadmin/getAuthenticationRule.d.ts +3 -2
- package/deviceadmin/getAuthenticationRule.d.ts.map +1 -0
- package/deviceadmin/getAuthenticationRule.js +25 -2
- package/deviceadmin/getAuthenticationRule.js.map +1 -1
- package/deviceadmin/getAuthorizationExceptionRule.d.ts +3 -2
- package/deviceadmin/getAuthorizationExceptionRule.d.ts.map +1 -0
- package/deviceadmin/getAuthorizationExceptionRule.js +25 -2
- package/deviceadmin/getAuthorizationExceptionRule.js.map +1 -1
- package/deviceadmin/getAuthorizationGlobalExceptionRule.d.ts +3 -2
- package/deviceadmin/getAuthorizationGlobalExceptionRule.d.ts.map +1 -0
- package/deviceadmin/getAuthorizationGlobalExceptionRule.js +25 -2
- package/deviceadmin/getAuthorizationGlobalExceptionRule.js.map +1 -1
- package/deviceadmin/getAuthorizationRule.d.ts +3 -2
- package/deviceadmin/getAuthorizationRule.d.ts.map +1 -0
- package/deviceadmin/getAuthorizationRule.js +25 -2
- package/deviceadmin/getAuthorizationRule.js.map +1 -1
- package/deviceadmin/getCondition.d.ts +3 -2
- package/deviceadmin/getCondition.d.ts.map +1 -0
- package/deviceadmin/getCondition.js +25 -2
- package/deviceadmin/getCondition.js.map +1 -1
- package/deviceadmin/getPolicySet.d.ts +3 -2
- package/deviceadmin/getPolicySet.d.ts.map +1 -0
- package/deviceadmin/getPolicySet.js +25 -2
- package/deviceadmin/getPolicySet.js.map +1 -1
- package/deviceadmin/getTacacsCommandSet.d.ts +3 -2
- package/deviceadmin/getTacacsCommandSet.d.ts.map +1 -0
- package/deviceadmin/getTacacsCommandSet.js +25 -2
- package/deviceadmin/getTacacsCommandSet.js.map +1 -1
- package/deviceadmin/getTacacsProfile.d.ts +3 -2
- package/deviceadmin/getTacacsProfile.d.ts.map +1 -0
- package/deviceadmin/getTacacsProfile.js +25 -2
- package/deviceadmin/getTacacsProfile.js.map +1 -1
- package/deviceadmin/getTimeAndDateCondition.d.ts +3 -2
- package/deviceadmin/getTimeAndDateCondition.d.ts.map +1 -0
- package/deviceadmin/getTimeAndDateCondition.js +25 -2
- package/deviceadmin/getTimeAndDateCondition.js.map +1 -1
- package/deviceadmin/index.d.ts +1 -0
- package/deviceadmin/index.d.ts.map +1 -0
- package/deviceadmin/index.js +25 -2
- package/deviceadmin/index.js.map +1 -1
- package/deviceadmin/policySet.d.ts +32 -31
- package/deviceadmin/policySet.d.ts.map +1 -0
- package/deviceadmin/policySet.js +27 -4
- package/deviceadmin/policySet.js.map +1 -1
- package/deviceadmin/policySetUpdateRank.d.ts +3 -2
- package/deviceadmin/policySetUpdateRank.d.ts.map +1 -0
- package/deviceadmin/policySetUpdateRank.js +27 -4
- package/deviceadmin/policySetUpdateRank.js.map +1 -1
- package/deviceadmin/policySetUpdateRanks.d.ts +3 -2
- package/deviceadmin/policySetUpdateRanks.d.ts.map +1 -0
- package/deviceadmin/policySetUpdateRanks.js +27 -4
- package/deviceadmin/policySetUpdateRanks.js.map +1 -1
- package/deviceadmin/tacacsCommandSet.d.ts +9 -8
- package/deviceadmin/tacacsCommandSet.d.ts.map +1 -0
- package/deviceadmin/tacacsCommandSet.js +27 -4
- package/deviceadmin/tacacsCommandSet.js.map +1 -1
- package/deviceadmin/tacacsProfile.d.ts +7 -6
- package/deviceadmin/tacacsProfile.d.ts.map +1 -0
- package/deviceadmin/tacacsProfile.js +27 -4
- package/deviceadmin/tacacsProfile.js.map +1 -1
- package/deviceadmin/timeAndDateCondition.d.ts +27 -26
- package/deviceadmin/timeAndDateCondition.d.ts.map +1 -0
- package/deviceadmin/timeAndDateCondition.js +27 -4
- package/deviceadmin/timeAndDateCondition.js.map +1 -1
- package/identitymanagement/activeDirectoryAddGroups.d.ts +13 -12
- package/identitymanagement/activeDirectoryAddGroups.d.ts.map +1 -0
- package/identitymanagement/activeDirectoryAddGroups.js +27 -4
- package/identitymanagement/activeDirectoryAddGroups.js.map +1 -1
- package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.d.ts +3 -2
- package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.d.ts.map +1 -0
- package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.js +27 -4
- package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.js.map +1 -1
- package/identitymanagement/activeDirectoryJoinPoint.d.ts +66 -65
- package/identitymanagement/activeDirectoryJoinPoint.d.ts.map +1 -0
- package/identitymanagement/activeDirectoryJoinPoint.js +27 -4
- package/identitymanagement/activeDirectoryJoinPoint.js.map +1 -1
- package/identitymanagement/certificateAuthenticationProfile.d.ts +15 -14
- package/identitymanagement/certificateAuthenticationProfile.d.ts.map +1 -0
- package/identitymanagement/certificateAuthenticationProfile.js +27 -4
- package/identitymanagement/certificateAuthenticationProfile.js.map +1 -1
- package/identitymanagement/endpoint.d.ts +50 -49
- package/identitymanagement/endpoint.d.ts.map +1 -0
- package/identitymanagement/endpoint.js +27 -4
- package/identitymanagement/endpoint.js.map +1 -1
- package/identitymanagement/endpointCustomAttribute.d.ts +3 -2
- package/identitymanagement/endpointCustomAttribute.d.ts.map +1 -0
- package/identitymanagement/endpointCustomAttribute.js +27 -4
- package/identitymanagement/endpointCustomAttribute.js.map +1 -1
- package/identitymanagement/endpointIdentityGroup.d.ts +9 -8
- package/identitymanagement/endpointIdentityGroup.d.ts.map +1 -0
- package/identitymanagement/endpointIdentityGroup.js +27 -4
- package/identitymanagement/endpointIdentityGroup.js.map +1 -1
- package/identitymanagement/getActiveDirectoryGroupsByDomain.d.ts +4 -3
- package/identitymanagement/getActiveDirectoryGroupsByDomain.d.ts.map +1 -0
- package/identitymanagement/getActiveDirectoryGroupsByDomain.js +25 -2
- package/identitymanagement/getActiveDirectoryGroupsByDomain.js.map +1 -1
- package/identitymanagement/getActiveDirectoryJoinPoint.d.ts +1 -0
- package/identitymanagement/getActiveDirectoryJoinPoint.d.ts.map +1 -0
- package/identitymanagement/getActiveDirectoryJoinPoint.js +25 -2
- package/identitymanagement/getActiveDirectoryJoinPoint.js.map +1 -1
- package/identitymanagement/getCertificateAuthenticationProfile.d.ts +3 -2
- package/identitymanagement/getCertificateAuthenticationProfile.d.ts.map +1 -0
- package/identitymanagement/getCertificateAuthenticationProfile.js +25 -2
- package/identitymanagement/getCertificateAuthenticationProfile.js.map +1 -1
- package/identitymanagement/getEndpoint.d.ts +3 -2
- package/identitymanagement/getEndpoint.d.ts.map +1 -0
- package/identitymanagement/getEndpoint.js +25 -2
- package/identitymanagement/getEndpoint.js.map +1 -1
- package/identitymanagement/getEndpointCustomAttribute.d.ts +1 -0
- package/identitymanagement/getEndpointCustomAttribute.d.ts.map +1 -0
- package/identitymanagement/getEndpointCustomAttribute.js +25 -2
- package/identitymanagement/getEndpointCustomAttribute.js.map +1 -1
- package/identitymanagement/getEndpointIdentityGroup.d.ts +3 -2
- package/identitymanagement/getEndpointIdentityGroup.d.ts.map +1 -0
- package/identitymanagement/getEndpointIdentityGroup.js +25 -2
- package/identitymanagement/getEndpointIdentityGroup.js.map +1 -1
- package/identitymanagement/getIdentitySourceSequence.d.ts +3 -2
- package/identitymanagement/getIdentitySourceSequence.d.ts.map +1 -0
- package/identitymanagement/getIdentitySourceSequence.js +25 -2
- package/identitymanagement/getIdentitySourceSequence.js.map +1 -1
- package/identitymanagement/getInternalUser.d.ts +3 -2
- package/identitymanagement/getInternalUser.d.ts.map +1 -0
- package/identitymanagement/getInternalUser.js +25 -2
- package/identitymanagement/getInternalUser.js.map +1 -1
- package/identitymanagement/getUserIdentityGroup.d.ts +3 -2
- package/identitymanagement/getUserIdentityGroup.d.ts.map +1 -0
- package/identitymanagement/getUserIdentityGroup.js +25 -2
- package/identitymanagement/getUserIdentityGroup.js.map +1 -1
- package/identitymanagement/identitySourceSequence.d.ts +8 -7
- package/identitymanagement/identitySourceSequence.d.ts.map +1 -0
- package/identitymanagement/identitySourceSequence.js +27 -4
- package/identitymanagement/identitySourceSequence.js.map +1 -1
- package/identitymanagement/index.d.ts +1 -0
- package/identitymanagement/index.d.ts.map +1 -0
- package/identitymanagement/index.js +25 -2
- package/identitymanagement/index.js.map +1 -1
- package/identitymanagement/internalUser.d.ts +28 -27
- package/identitymanagement/internalUser.d.ts.map +1 -0
- package/identitymanagement/internalUser.js +27 -4
- package/identitymanagement/internalUser.js.map +1 -1
- package/identitymanagement/userIdentityGroup.d.ts +7 -6
- package/identitymanagement/userIdentityGroup.d.ts.map +1 -0
- package/identitymanagement/userIdentityGroup.js +27 -4
- package/identitymanagement/userIdentityGroup.js.map +1 -1
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -0
- package/index.js +23 -11
- package/index.js.map +1 -1
- package/network/device.d.ts +96 -95
- package/network/device.d.ts.map +1 -0
- package/network/device.js +27 -4
- package/network/device.js.map +1 -1
- package/network/deviceGroup.d.ts +6 -5
- package/network/deviceGroup.d.ts.map +1 -0
- package/network/deviceGroup.js +27 -4
- package/network/deviceGroup.js.map +1 -1
- package/network/getDevice.d.ts +3 -2
- package/network/getDevice.d.ts.map +1 -0
- package/network/getDevice.js +25 -2
- package/network/getDevice.js.map +1 -1
- package/network/getDeviceGroup.d.ts +3 -2
- package/network/getDeviceGroup.d.ts.map +1 -0
- package/network/getDeviceGroup.js +25 -2
- package/network/getDeviceGroup.js.map +1 -1
- package/network/index.d.ts +1 -0
- package/network/index.d.ts.map +1 -0
- package/network/index.js +25 -2
- package/network/index.js.map +1 -1
- package/networkaccess/allowedProtocols.d.ts +139 -138
- package/networkaccess/allowedProtocols.d.ts.map +1 -0
- package/networkaccess/allowedProtocols.js +27 -4
- package/networkaccess/allowedProtocols.js.map +1 -1
- package/networkaccess/authenticationRule.d.ts +33 -32
- package/networkaccess/authenticationRule.d.ts.map +1 -0
- package/networkaccess/authenticationRule.js +27 -4
- package/networkaccess/authenticationRule.js.map +1 -1
- package/networkaccess/authenticationRuleUpdateRank.d.ts +4 -3
- package/networkaccess/authenticationRuleUpdateRank.d.ts.map +1 -0
- package/networkaccess/authenticationRuleUpdateRank.js +27 -4
- package/networkaccess/authenticationRuleUpdateRank.js.map +1 -1
- package/networkaccess/authenticationRuleUpdateRanks.d.ts +4 -3
- package/networkaccess/authenticationRuleUpdateRanks.d.ts.map +1 -0
- package/networkaccess/authenticationRuleUpdateRanks.js +27 -4
- package/networkaccess/authenticationRuleUpdateRanks.js.map +1 -1
- package/networkaccess/authorizationExceptionRule.d.ts +32 -31
- package/networkaccess/authorizationExceptionRule.d.ts.map +1 -0
- package/networkaccess/authorizationExceptionRule.js +27 -4
- package/networkaccess/authorizationExceptionRule.js.map +1 -1
- package/networkaccess/authorizationExceptionRuleUpdateRank.d.ts +4 -3
- package/networkaccess/authorizationExceptionRuleUpdateRank.d.ts.map +1 -0
- package/networkaccess/authorizationExceptionRuleUpdateRank.js +27 -4
- package/networkaccess/authorizationExceptionRuleUpdateRank.js.map +1 -1
- package/networkaccess/authorizationExceptionRuleUpdateRanks.d.ts +4 -3
- package/networkaccess/authorizationExceptionRuleUpdateRanks.d.ts.map +1 -0
- package/networkaccess/authorizationExceptionRuleUpdateRanks.js +27 -4
- package/networkaccess/authorizationExceptionRuleUpdateRanks.js.map +1 -1
- package/networkaccess/authorizationGlobalExceptionRule.d.ts +29 -28
- package/networkaccess/authorizationGlobalExceptionRule.d.ts.map +1 -0
- package/networkaccess/authorizationGlobalExceptionRule.js +27 -4
- package/networkaccess/authorizationGlobalExceptionRule.js.map +1 -1
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.d.ts +3 -2
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.d.ts.map +1 -0
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.js +27 -4
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.js.map +1 -1
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.d.ts +3 -2
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.d.ts.map +1 -0
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.js +27 -4
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.js.map +1 -1
- package/networkaccess/authorizationProfile.d.ts +67 -66
- package/networkaccess/authorizationProfile.d.ts.map +1 -0
- package/networkaccess/authorizationProfile.js +27 -4
- package/networkaccess/authorizationProfile.js.map +1 -1
- package/networkaccess/authorizationRule.d.ts +32 -31
- package/networkaccess/authorizationRule.d.ts.map +1 -0
- package/networkaccess/authorizationRule.js +27 -4
- package/networkaccess/authorizationRule.js.map +1 -1
- package/networkaccess/authorizationRuleUpdateRank.d.ts +4 -3
- package/networkaccess/authorizationRuleUpdateRank.d.ts.map +1 -0
- package/networkaccess/authorizationRuleUpdateRank.js +27 -4
- package/networkaccess/authorizationRuleUpdateRank.js.map +1 -1
- package/networkaccess/authorizationRuleUpdateRanks.d.ts +4 -3
- package/networkaccess/authorizationRuleUpdateRanks.d.ts.map +1 -0
- package/networkaccess/authorizationRuleUpdateRanks.js +27 -4
- package/networkaccess/authorizationRuleUpdateRanks.js.map +1 -1
- package/networkaccess/condition.d.ts +20 -19
- package/networkaccess/condition.d.ts.map +1 -0
- package/networkaccess/condition.js +27 -4
- package/networkaccess/condition.js.map +1 -1
- package/networkaccess/dictionary.d.ts +7 -6
- package/networkaccess/dictionary.d.ts.map +1 -0
- package/networkaccess/dictionary.js +27 -4
- package/networkaccess/dictionary.js.map +1 -1
- package/networkaccess/dictionaryAttribute.d.ts +13 -12
- package/networkaccess/dictionaryAttribute.d.ts.map +1 -0
- package/networkaccess/dictionaryAttribute.js +27 -4
- package/networkaccess/dictionaryAttribute.js.map +1 -1
- package/networkaccess/downloadableAcl.d.ts +8 -7
- package/networkaccess/downloadableAcl.d.ts.map +1 -0
- package/networkaccess/downloadableAcl.js +27 -4
- package/networkaccess/downloadableAcl.js.map +1 -1
- package/networkaccess/getAllowedProtocols.d.ts +3 -2
- package/networkaccess/getAllowedProtocols.d.ts.map +1 -0
- package/networkaccess/getAllowedProtocols.js +25 -2
- package/networkaccess/getAllowedProtocols.js.map +1 -1
- package/networkaccess/getAuthenticationRule.d.ts +3 -2
- package/networkaccess/getAuthenticationRule.d.ts.map +1 -0
- package/networkaccess/getAuthenticationRule.js +25 -2
- package/networkaccess/getAuthenticationRule.js.map +1 -1
- package/networkaccess/getAuthorizationExceptionRule.d.ts +3 -2
- package/networkaccess/getAuthorizationExceptionRule.d.ts.map +1 -0
- package/networkaccess/getAuthorizationExceptionRule.js +25 -2
- package/networkaccess/getAuthorizationExceptionRule.js.map +1 -1
- package/networkaccess/getAuthorizationGlobalExceptionRule.d.ts +3 -2
- package/networkaccess/getAuthorizationGlobalExceptionRule.d.ts.map +1 -0
- package/networkaccess/getAuthorizationGlobalExceptionRule.js +25 -2
- package/networkaccess/getAuthorizationGlobalExceptionRule.js.map +1 -1
- package/networkaccess/getAuthorizationProfile.d.ts +3 -2
- package/networkaccess/getAuthorizationProfile.d.ts.map +1 -0
- package/networkaccess/getAuthorizationProfile.js +25 -2
- package/networkaccess/getAuthorizationProfile.js.map +1 -1
- package/networkaccess/getAuthorizationRule.d.ts +3 -2
- package/networkaccess/getAuthorizationRule.d.ts.map +1 -0
- package/networkaccess/getAuthorizationRule.js +25 -2
- package/networkaccess/getAuthorizationRule.js.map +1 -1
- package/networkaccess/getCondition.d.ts +3 -2
- package/networkaccess/getCondition.d.ts.map +1 -0
- package/networkaccess/getCondition.js +25 -2
- package/networkaccess/getCondition.js.map +1 -1
- package/networkaccess/getDictionary.d.ts +3 -2
- package/networkaccess/getDictionary.d.ts.map +1 -0
- package/networkaccess/getDictionary.js +25 -2
- package/networkaccess/getDictionary.js.map +1 -1
- package/networkaccess/getDictionaryAttribute.d.ts +3 -2
- package/networkaccess/getDictionaryAttribute.d.ts.map +1 -0
- package/networkaccess/getDictionaryAttribute.js +25 -2
- package/networkaccess/getDictionaryAttribute.js.map +1 -1
- package/networkaccess/getDownloadableAcl.d.ts +3 -2
- package/networkaccess/getDownloadableAcl.d.ts.map +1 -0
- package/networkaccess/getDownloadableAcl.js +25 -2
- package/networkaccess/getDownloadableAcl.js.map +1 -1
- package/networkaccess/getPolicySet.d.ts +3 -2
- package/networkaccess/getPolicySet.d.ts.map +1 -0
- package/networkaccess/getPolicySet.js +25 -2
- package/networkaccess/getPolicySet.js.map +1 -1
- package/networkaccess/getTimeAndDateCondition.d.ts +3 -2
- package/networkaccess/getTimeAndDateCondition.d.ts.map +1 -0
- package/networkaccess/getTimeAndDateCondition.js +25 -2
- package/networkaccess/getTimeAndDateCondition.js.map +1 -1
- package/networkaccess/index.d.ts +1 -0
- package/networkaccess/index.d.ts.map +1 -0
- package/networkaccess/index.js +25 -2
- package/networkaccess/index.js.map +1 -1
- package/networkaccess/policySet.d.ts +32 -31
- package/networkaccess/policySet.d.ts.map +1 -0
- package/networkaccess/policySet.js +27 -4
- package/networkaccess/policySet.js.map +1 -1
- package/networkaccess/policySetUpdateRank.d.ts +3 -2
- package/networkaccess/policySetUpdateRank.d.ts.map +1 -0
- package/networkaccess/policySetUpdateRank.js +27 -4
- package/networkaccess/policySetUpdateRank.js.map +1 -1
- package/networkaccess/policySetUpdateRanks.d.ts +3 -2
- package/networkaccess/policySetUpdateRanks.d.ts.map +1 -0
- package/networkaccess/policySetUpdateRanks.js +27 -4
- package/networkaccess/policySetUpdateRanks.js.map +1 -1
- package/networkaccess/timeAndDateCondition.d.ts +27 -26
- package/networkaccess/timeAndDateCondition.d.ts.map +1 -0
- package/networkaccess/timeAndDateCondition.js +27 -4
- package/networkaccess/timeAndDateCondition.js.map +1 -1
- package/package.json +3 -3
- package/profiling/getProfilerProfile.d.ts +3 -2
- package/profiling/getProfilerProfile.d.ts.map +1 -0
- package/profiling/getProfilerProfile.js +25 -2
- package/profiling/getProfilerProfile.js.map +1 -1
- package/profiling/index.d.ts +1 -0
- package/profiling/index.d.ts.map +1 -0
- package/profiling/index.js +24 -1
- package/profiling/index.js.map +1 -1
- package/provider.d.ts +7 -6
- package/provider.d.ts.map +1 -0
- package/provider.js +27 -4
- package/provider.js.map +1 -1
- package/system/getLicenseTierState.d.ts +1 -0
- package/system/getLicenseTierState.d.ts.map +1 -0
- package/system/getLicenseTierState.js +25 -2
- package/system/getLicenseTierState.js.map +1 -1
- package/system/getRepository.d.ts +3 -2
- package/system/getRepository.d.ts.map +1 -0
- package/system/getRepository.js +25 -2
- package/system/getRepository.js.map +1 -1
- package/system/index.d.ts +1 -0
- package/system/index.d.ts.map +1 -0
- package/system/index.js +25 -2
- package/system/index.js.map +1 -1
- package/system/licenseTierState.d.ts +2 -1
- package/system/licenseTierState.d.ts.map +1 -0
- package/system/licenseTierState.js +27 -4
- package/system/licenseTierState.js.map +1 -1
- package/system/repository.d.ts +13 -12
- package/system/repository.d.ts.map +1 -0
- package/system/repository.js +27 -4
- package/system/repository.js.map +1 -1
- package/trustsec/egressMatrixCell.d.ts +13 -12
- package/trustsec/egressMatrixCell.d.ts.map +1 -0
- package/trustsec/egressMatrixCell.js +27 -4
- package/trustsec/egressMatrixCell.js.map +1 -1
- package/trustsec/egressMatrixCellDefault.d.ts +9 -8
- package/trustsec/egressMatrixCellDefault.d.ts.map +1 -0
- package/trustsec/egressMatrixCellDefault.js +27 -4
- package/trustsec/egressMatrixCellDefault.js.map +1 -1
- package/trustsec/egressPushMatrix.d.ts +3 -2
- package/trustsec/egressPushMatrix.d.ts.map +1 -0
- package/trustsec/egressPushMatrix.js +27 -4
- package/trustsec/egressPushMatrix.js.map +1 -1
- package/trustsec/getEgressMatrixCell.d.ts +1 -0
- package/trustsec/getEgressMatrixCell.d.ts.map +1 -0
- package/trustsec/getEgressMatrixCell.js +25 -2
- package/trustsec/getEgressMatrixCell.js.map +1 -1
- package/trustsec/getEgressMatrixCellDefault.d.ts +1 -0
- package/trustsec/getEgressMatrixCellDefault.d.ts.map +1 -0
- package/trustsec/getEgressMatrixCellDefault.js +25 -2
- package/trustsec/getEgressMatrixCellDefault.js.map +1 -1
- package/trustsec/getIpToSgtMapping.d.ts +3 -2
- package/trustsec/getIpToSgtMapping.d.ts.map +1 -0
- package/trustsec/getIpToSgtMapping.js +25 -2
- package/trustsec/getIpToSgtMapping.js.map +1 -1
- package/trustsec/getIpToSgtMappingGroup.d.ts +3 -2
- package/trustsec/getIpToSgtMappingGroup.d.ts.map +1 -0
- package/trustsec/getIpToSgtMappingGroup.js +25 -2
- package/trustsec/getIpToSgtMappingGroup.js.map +1 -1
- package/trustsec/getMatrix.d.ts +3 -2
- package/trustsec/getMatrix.d.ts.map +1 -0
- package/trustsec/getMatrix.js +25 -2
- package/trustsec/getMatrix.js.map +1 -1
- package/trustsec/getSecurityGroup.d.ts +3 -2
- package/trustsec/getSecurityGroup.d.ts.map +1 -0
- package/trustsec/getSecurityGroup.js +25 -2
- package/trustsec/getSecurityGroup.js.map +1 -1
- package/trustsec/getSecurityGroupAcl.d.ts +3 -2
- package/trustsec/getSecurityGroupAcl.d.ts.map +1 -0
- package/trustsec/getSecurityGroupAcl.js +25 -2
- package/trustsec/getSecurityGroupAcl.js.map +1 -1
- package/trustsec/getSxpDomainFilter.d.ts +3 -2
- package/trustsec/getSxpDomainFilter.d.ts.map +1 -0
- package/trustsec/getSxpDomainFilter.js +25 -2
- package/trustsec/getSxpDomainFilter.js.map +1 -1
- package/trustsec/index.d.ts +1 -0
- package/trustsec/index.d.ts.map +1 -0
- package/trustsec/index.js +25 -2
- package/trustsec/index.js.map +1 -1
- package/trustsec/ipToSgtMapping.d.ts +17 -16
- package/trustsec/ipToSgtMapping.d.ts.map +1 -0
- package/trustsec/ipToSgtMapping.js +27 -4
- package/trustsec/ipToSgtMapping.js.map +1 -1
- package/trustsec/ipToSgtMappingGroup.d.ts +9 -8
- package/trustsec/ipToSgtMappingGroup.d.ts.map +1 -0
- package/trustsec/ipToSgtMappingGroup.js +27 -4
- package/trustsec/ipToSgtMappingGroup.js.map +1 -1
- package/trustsec/matrix.d.ts +11 -10
- package/trustsec/matrix.d.ts.map +1 -0
- package/trustsec/matrix.js +27 -4
- package/trustsec/matrix.js.map +1 -1
- package/trustsec/securityGroup.d.ts +10 -9
- package/trustsec/securityGroup.d.ts.map +1 -0
- package/trustsec/securityGroup.js +27 -4
- package/trustsec/securityGroup.js.map +1 -1
- package/trustsec/securityGroupAcl.d.ts +10 -9
- package/trustsec/securityGroupAcl.d.ts.map +1 -0
- package/trustsec/securityGroupAcl.js +27 -4
- package/trustsec/securityGroupAcl.js.map +1 -1
- package/trustsec/sxpDomainFilter.d.ts +12 -11
- package/trustsec/sxpDomainFilter.d.ts.map +1 -0
- package/trustsec/sxpDomainFilter.js +27 -4
- package/trustsec/sxpDomainFilter.js.map +1 -1
- package/trustsec/workProcessSettings.d.ts +7 -6
- package/trustsec/workProcessSettings.d.ts.map +1 -0
- package/trustsec/workProcessSettings.js +27 -4
- package/trustsec/workProcessSettings.js.map +1 -1
- package/types/index.d.ts +1 -0
- package/types/index.d.ts.map +1 -0
- package/types/index.js +25 -2
- package/types/index.js.map +1 -1
- package/types/input.d.ts +603 -602
- package/types/input.d.ts.map +1 -0
- package/types/output.d.ts +1 -0
- package/types/output.d.ts.map +1 -0
- package/utilities.d.ts +1 -0
- package/utilities.d.ts.map +1 -0
- package/utilities.js +24 -1
- package/utilities.js.map +1 -1
package/system/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../system/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../system/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAI7B,QAAA,mBAAmB,GAA+D,IAAW,CAAC;AAC9F,QAAA,yBAAyB,GAAqE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qBAAqB,EAAC,2BAA2B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAG5G,QAAA,aAAa,GAAmD,IAAW,CAAC;AAC5E,QAAA,mBAAmB,GAAyD,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,EAAC,qBAAqB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAI1F,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAI1E,QAAA,UAAU,GAA6C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAG3E,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,8CAA8C;gBAC/C,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,kCAAkC;gBACnC,OAAO,IAAI,kBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,CAAA;AAChF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,mBAAmB,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -60,7 +60,7 @@ export interface LicenseTierStateState {
|
|
|
60
60
|
/**
|
|
61
61
|
* List of licenses
|
|
62
62
|
*/
|
|
63
|
-
licenses?: pulumi.Input<pulumi.Input<inputs.system.LicenseTierStateLicense>[]>;
|
|
63
|
+
licenses?: pulumi.Input<pulumi.Input<inputs.system.LicenseTierStateLicense>[] | undefined>;
|
|
64
64
|
}
|
|
65
65
|
/**
|
|
66
66
|
* The set of arguments for constructing a LicenseTierState resource.
|
|
@@ -71,3 +71,4 @@ export interface LicenseTierStateArgs {
|
|
|
71
71
|
*/
|
|
72
72
|
licenses: pulumi.Input<pulumi.Input<inputs.system.LicenseTierStateLicense>[]>;
|
|
73
73
|
}
|
|
74
|
+
//# sourceMappingURL=licenseTierState.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"licenseTierState.d.ts","sourceRoot":"","sources":["../../system/licenseTierState.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,qBAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,gBAAgB;IAOlJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,gBAAgB;IAO3D;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uBAAuB,EAAE,CAAC,CAAC;IAE1F;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAiB5F;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,uBAAuB,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CAC9F;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,uBAAuB,CAAC,EAAE,CAAC,CAAC;CACjF"}
|
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.LicenseTierState = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("../utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* This resource can manage a License Tier State.
|
|
10
33
|
*
|
|
@@ -41,6 +64,8 @@ class LicenseTierState extends pulumi.CustomResource {
|
|
|
41
64
|
static get(name, id, state, opts) {
|
|
42
65
|
return new LicenseTierState(name, state, { ...opts, id: id });
|
|
43
66
|
}
|
|
67
|
+
/** @internal */
|
|
68
|
+
static __pulumiType = 'ise:system/licenseTierState:LicenseTierState';
|
|
44
69
|
/**
|
|
45
70
|
* Returns true if the given object is an instance of LicenseTierState. This is designed to work even
|
|
46
71
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -70,6 +95,4 @@ class LicenseTierState extends pulumi.CustomResource {
|
|
|
70
95
|
}
|
|
71
96
|
}
|
|
72
97
|
exports.LicenseTierState = LicenseTierState;
|
|
73
|
-
/** @internal */
|
|
74
|
-
LicenseTierState.__pulumiType = 'ise:system/licenseTierState:LicenseTierState';
|
|
75
98
|
//# sourceMappingURL=licenseTierState.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"licenseTierState.js","sourceRoot":"","sources":["../../system/licenseTierState.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"licenseTierState.js","sourceRoot":"","sources":["../../system/licenseTierState.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,8CAA8C,CAAC;IAErF;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IAeD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;SAC/C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AAxDL,4CAyDC"}
|
package/system/repository.d.ts
CHANGED
|
@@ -88,32 +88,32 @@ export interface RepositoryState {
|
|
|
88
88
|
/**
|
|
89
89
|
* Enable PKI
|
|
90
90
|
*/
|
|
91
|
-
enablePki?: pulumi.Input<boolean>;
|
|
91
|
+
enablePki?: pulumi.Input<boolean | undefined>;
|
|
92
92
|
/**
|
|
93
93
|
* Repository name should be less than 80 characters and can contain alphanumeric, underscore, hyphen and dot characters.
|
|
94
94
|
*/
|
|
95
|
-
name?: pulumi.Input<string>;
|
|
95
|
+
name?: pulumi.Input<string | undefined>;
|
|
96
96
|
/**
|
|
97
97
|
* Password can contain alphanumeric and/or special characters.
|
|
98
98
|
*/
|
|
99
|
-
password?: pulumi.Input<string>;
|
|
99
|
+
password?: pulumi.Input<string | undefined>;
|
|
100
100
|
/**
|
|
101
101
|
* Path should always start with "/" and can contain alphanumeric, underscore, hyphen and dot characters.
|
|
102
102
|
*/
|
|
103
|
-
path?: pulumi.Input<string>;
|
|
103
|
+
path?: pulumi.Input<string | undefined>;
|
|
104
104
|
/**
|
|
105
105
|
* Protocol
|
|
106
106
|
* - Choices: `CDROM`, `DISK`, `FTP`, `HTTP`, `HTTPS`, `NFS`, `SFTP`, `TFTP`
|
|
107
107
|
*/
|
|
108
|
-
protocol?: pulumi.Input<string>;
|
|
108
|
+
protocol?: pulumi.Input<string | undefined>;
|
|
109
109
|
/**
|
|
110
110
|
* Name of the server
|
|
111
111
|
*/
|
|
112
|
-
serverName?: pulumi.Input<string>;
|
|
112
|
+
serverName?: pulumi.Input<string | undefined>;
|
|
113
113
|
/**
|
|
114
114
|
* User name
|
|
115
115
|
*/
|
|
116
|
-
userName?: pulumi.Input<string>;
|
|
116
|
+
userName?: pulumi.Input<string | undefined>;
|
|
117
117
|
}
|
|
118
118
|
/**
|
|
119
119
|
* The set of arguments for constructing a Repository resource.
|
|
@@ -122,15 +122,15 @@ export interface RepositoryArgs {
|
|
|
122
122
|
/**
|
|
123
123
|
* Enable PKI
|
|
124
124
|
*/
|
|
125
|
-
enablePki?: pulumi.Input<boolean>;
|
|
125
|
+
enablePki?: pulumi.Input<boolean | undefined>;
|
|
126
126
|
/**
|
|
127
127
|
* Repository name should be less than 80 characters and can contain alphanumeric, underscore, hyphen and dot characters.
|
|
128
128
|
*/
|
|
129
|
-
name?: pulumi.Input<string>;
|
|
129
|
+
name?: pulumi.Input<string | undefined>;
|
|
130
130
|
/**
|
|
131
131
|
* Password can contain alphanumeric and/or special characters.
|
|
132
132
|
*/
|
|
133
|
-
password?: pulumi.Input<string>;
|
|
133
|
+
password?: pulumi.Input<string | undefined>;
|
|
134
134
|
/**
|
|
135
135
|
* Path should always start with "/" and can contain alphanumeric, underscore, hyphen and dot characters.
|
|
136
136
|
*/
|
|
@@ -143,9 +143,10 @@ export interface RepositoryArgs {
|
|
|
143
143
|
/**
|
|
144
144
|
* Name of the server
|
|
145
145
|
*/
|
|
146
|
-
serverName?: pulumi.Input<string>;
|
|
146
|
+
serverName?: pulumi.Input<string | undefined>;
|
|
147
147
|
/**
|
|
148
148
|
* User name
|
|
149
149
|
*/
|
|
150
|
-
userName?: pulumi.Input<string>;
|
|
150
|
+
userName?: pulumi.Input<string | undefined>;
|
|
151
151
|
}
|
|
152
|
+
//# sourceMappingURL=repository.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"repository.d.ts","sourceRoot":"","sources":["../../system/repository.ts"],"names":[],"mappings":"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"}
|
package/system/repository.js
CHANGED
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.Repository = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("../utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* This resource can manage a Repository.
|
|
10
33
|
*
|
|
@@ -46,6 +69,8 @@ class Repository extends pulumi.CustomResource {
|
|
|
46
69
|
static get(name, id, state, opts) {
|
|
47
70
|
return new Repository(name, state, { ...opts, id: id });
|
|
48
71
|
}
|
|
72
|
+
/** @internal */
|
|
73
|
+
static __pulumiType = 'ise:system/repository:Repository';
|
|
49
74
|
/**
|
|
50
75
|
* Returns true if the given object is an instance of Repository. This is designed to work even
|
|
51
76
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -90,6 +115,4 @@ class Repository extends pulumi.CustomResource {
|
|
|
90
115
|
}
|
|
91
116
|
}
|
|
92
117
|
exports.Repository = Repository;
|
|
93
|
-
/** @internal */
|
|
94
|
-
Repository.__pulumiType = 'ise:system/repository:Repository';
|
|
95
118
|
//# sourceMappingURL=repository.js.map
|
package/system/repository.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"repository.js","sourceRoot":"","sources":["../../system/repository.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"repository.js","sourceRoot":"","sources":["../../system/repository.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,kCAAkC,CAAC;IAEzE;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IAwCD,YAAY,IAAY,EAAE,WAA8C,EAAE,IAAmC;QACzG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0C,CAAC;YACzD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAAyC,CAAC;YACvD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;SAC/C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/D,CAAC;;AAhGL,gCAiGC"}
|
|
@@ -92,33 +92,33 @@ export interface EgressMatrixCellState {
|
|
|
92
92
|
* - Choices: `NONE`, `DENY_IP`, `PERMIT_IP`
|
|
93
93
|
* - Default value: `NONE`
|
|
94
94
|
*/
|
|
95
|
-
defaultRule?: pulumi.Input<string>;
|
|
95
|
+
defaultRule?: pulumi.Input<string | undefined>;
|
|
96
96
|
/**
|
|
97
97
|
* Description
|
|
98
98
|
*/
|
|
99
|
-
description?: pulumi.Input<string>;
|
|
99
|
+
description?: pulumi.Input<string | undefined>;
|
|
100
100
|
/**
|
|
101
101
|
* Destination Trustsec Security Group ID
|
|
102
102
|
*/
|
|
103
|
-
destinationSgtId?: pulumi.Input<string>;
|
|
103
|
+
destinationSgtId?: pulumi.Input<string | undefined>;
|
|
104
104
|
/**
|
|
105
105
|
* Matrix Cell Status
|
|
106
106
|
* - Choices: `DISABLED`, `ENABLED`, `MONITOR`
|
|
107
107
|
* - Default value: `DISABLED`
|
|
108
108
|
*/
|
|
109
|
-
matrixCellStatus?: pulumi.Input<string>;
|
|
109
|
+
matrixCellStatus?: pulumi.Input<string | undefined>;
|
|
110
110
|
/**
|
|
111
111
|
* Matrix ID. Default value is Production Matrix Id, when no value is provided during creation. (works with ISE 3.4 p2 and above)
|
|
112
112
|
*/
|
|
113
|
-
matrixId?: pulumi.Input<string>;
|
|
113
|
+
matrixId?: pulumi.Input<string | undefined>;
|
|
114
114
|
/**
|
|
115
115
|
* List of TrustSec Security Groups ACLs
|
|
116
116
|
*/
|
|
117
|
-
sgacls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
117
|
+
sgacls?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
118
118
|
/**
|
|
119
119
|
* Source Trustsec Security Group ID
|
|
120
120
|
*/
|
|
121
|
-
sourceSgtId?: pulumi.Input<string>;
|
|
121
|
+
sourceSgtId?: pulumi.Input<string | undefined>;
|
|
122
122
|
}
|
|
123
123
|
/**
|
|
124
124
|
* The set of arguments for constructing a EgressMatrixCell resource.
|
|
@@ -129,11 +129,11 @@ export interface EgressMatrixCellArgs {
|
|
|
129
129
|
* - Choices: `NONE`, `DENY_IP`, `PERMIT_IP`
|
|
130
130
|
* - Default value: `NONE`
|
|
131
131
|
*/
|
|
132
|
-
defaultRule?: pulumi.Input<string>;
|
|
132
|
+
defaultRule?: pulumi.Input<string | undefined>;
|
|
133
133
|
/**
|
|
134
134
|
* Description
|
|
135
135
|
*/
|
|
136
|
-
description?: pulumi.Input<string>;
|
|
136
|
+
description?: pulumi.Input<string | undefined>;
|
|
137
137
|
/**
|
|
138
138
|
* Destination Trustsec Security Group ID
|
|
139
139
|
*/
|
|
@@ -143,17 +143,18 @@ export interface EgressMatrixCellArgs {
|
|
|
143
143
|
* - Choices: `DISABLED`, `ENABLED`, `MONITOR`
|
|
144
144
|
* - Default value: `DISABLED`
|
|
145
145
|
*/
|
|
146
|
-
matrixCellStatus?: pulumi.Input<string>;
|
|
146
|
+
matrixCellStatus?: pulumi.Input<string | undefined>;
|
|
147
147
|
/**
|
|
148
148
|
* Matrix ID. Default value is Production Matrix Id, when no value is provided during creation. (works with ISE 3.4 p2 and above)
|
|
149
149
|
*/
|
|
150
|
-
matrixId?: pulumi.Input<string>;
|
|
150
|
+
matrixId?: pulumi.Input<string | undefined>;
|
|
151
151
|
/**
|
|
152
152
|
* List of TrustSec Security Groups ACLs
|
|
153
153
|
*/
|
|
154
|
-
sgacls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
154
|
+
sgacls?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
155
155
|
/**
|
|
156
156
|
* Source Trustsec Security Group ID
|
|
157
157
|
*/
|
|
158
158
|
sourceSgtId: pulumi.Input<string>;
|
|
159
159
|
}
|
|
160
|
+
//# sourceMappingURL=egressMatrixCell.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"egressMatrixCell.d.ts","sourceRoot":"","sources":["../../trustsec/egressMatrixCell.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.EgressMatrixCell = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("../utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* This resource can manage a TrustSec Egress Matrix Cell.
|
|
10
33
|
*
|
|
@@ -45,6 +68,8 @@ class EgressMatrixCell extends pulumi.CustomResource {
|
|
|
45
68
|
static get(name, id, state, opts) {
|
|
46
69
|
return new EgressMatrixCell(name, state, { ...opts, id: id });
|
|
47
70
|
}
|
|
71
|
+
/** @internal */
|
|
72
|
+
static __pulumiType = 'ise:trustsec/egressMatrixCell:EgressMatrixCell';
|
|
48
73
|
/**
|
|
49
74
|
* Returns true if the given object is an instance of EgressMatrixCell. This is designed to work even
|
|
50
75
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -89,6 +114,4 @@ class EgressMatrixCell extends pulumi.CustomResource {
|
|
|
89
114
|
}
|
|
90
115
|
}
|
|
91
116
|
exports.EgressMatrixCell = EgressMatrixCell;
|
|
92
|
-
/** @internal */
|
|
93
|
-
EgressMatrixCell.__pulumiType = 'ise:trustsec/egressMatrixCell:EgressMatrixCell';
|
|
94
117
|
//# sourceMappingURL=egressMatrixCell.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"egressMatrixCell.js","sourceRoot":"","sources":["../../trustsec/egressMatrixCell.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"egressMatrixCell.js","sourceRoot":"","sources":["../../trustsec/egressMatrixCell.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,gDAAgD,CAAC;IAEvF;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IA2CD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,IAAI,IAAI,EAAE,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AAnGL,4CAoGC"}
|
|
@@ -75,21 +75,21 @@ export interface EgressMatrixCellDefaultState {
|
|
|
75
75
|
* Can be used only if sgacls not specified. Final Catch All Rule
|
|
76
76
|
* - Choices: `NONE`, `DENY_IP`, `PERMIT_IP`
|
|
77
77
|
*/
|
|
78
|
-
defaultRule?: pulumi.Input<string>;
|
|
78
|
+
defaultRule?: pulumi.Input<string | undefined>;
|
|
79
79
|
/**
|
|
80
80
|
* Description
|
|
81
81
|
*/
|
|
82
|
-
description?: pulumi.Input<string>;
|
|
82
|
+
description?: pulumi.Input<string | undefined>;
|
|
83
83
|
/**
|
|
84
84
|
* Matrix Cell Status
|
|
85
85
|
* - Choices: `DISABLED`, `ENABLED`, `MONITOR`
|
|
86
86
|
* - Default value: `DISABLED`
|
|
87
87
|
*/
|
|
88
|
-
matrixCellStatus?: pulumi.Input<string>;
|
|
88
|
+
matrixCellStatus?: pulumi.Input<string | undefined>;
|
|
89
89
|
/**
|
|
90
90
|
* List of TrustSec Security Groups ACLs
|
|
91
91
|
*/
|
|
92
|
-
sgacls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
92
|
+
sgacls?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
93
93
|
}
|
|
94
94
|
/**
|
|
95
95
|
* The set of arguments for constructing a EgressMatrixCellDefault resource.
|
|
@@ -99,19 +99,20 @@ export interface EgressMatrixCellDefaultArgs {
|
|
|
99
99
|
* Can be used only if sgacls not specified. Final Catch All Rule
|
|
100
100
|
* - Choices: `NONE`, `DENY_IP`, `PERMIT_IP`
|
|
101
101
|
*/
|
|
102
|
-
defaultRule?: pulumi.Input<string>;
|
|
102
|
+
defaultRule?: pulumi.Input<string | undefined>;
|
|
103
103
|
/**
|
|
104
104
|
* Description
|
|
105
105
|
*/
|
|
106
|
-
description?: pulumi.Input<string>;
|
|
106
|
+
description?: pulumi.Input<string | undefined>;
|
|
107
107
|
/**
|
|
108
108
|
* Matrix Cell Status
|
|
109
109
|
* - Choices: `DISABLED`, `ENABLED`, `MONITOR`
|
|
110
110
|
* - Default value: `DISABLED`
|
|
111
111
|
*/
|
|
112
|
-
matrixCellStatus?: pulumi.Input<string>;
|
|
112
|
+
matrixCellStatus?: pulumi.Input<string | undefined>;
|
|
113
113
|
/**
|
|
114
114
|
* List of TrustSec Security Groups ACLs
|
|
115
115
|
*/
|
|
116
|
-
sgacls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
116
|
+
sgacls?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
117
117
|
}
|
|
118
|
+
//# sourceMappingURL=egressMatrixCellDefault.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"egressMatrixCellDefault.d.ts","sourceRoot":"","sources":["../../trustsec/egressMatrixCellDefault.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,qBAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,4BAA4B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,uBAAuB;IAOhK;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,uBAAuB;IAOlE;;;OAGG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE;;;;OAIG;IACH,SAAwB,gBAAgB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAChE;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,SAAS,CAAC,CAAC;IAEpE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAoBpG;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CAC7D;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CAC7D"}
|
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.EgressMatrixCellDefault = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("../utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* Allows modifications to the default egress policy matrix rule
|
|
10
33
|
*
|
|
@@ -42,6 +65,8 @@ class EgressMatrixCellDefault extends pulumi.CustomResource {
|
|
|
42
65
|
static get(name, id, state, opts) {
|
|
43
66
|
return new EgressMatrixCellDefault(name, state, { ...opts, id: id });
|
|
44
67
|
}
|
|
68
|
+
/** @internal */
|
|
69
|
+
static __pulumiType = 'ise:trustsec/egressMatrixCellDefault:EgressMatrixCellDefault';
|
|
45
70
|
/**
|
|
46
71
|
* Returns true if the given object is an instance of EgressMatrixCellDefault. This is designed to work even
|
|
47
72
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -74,6 +99,4 @@ class EgressMatrixCellDefault extends pulumi.CustomResource {
|
|
|
74
99
|
}
|
|
75
100
|
}
|
|
76
101
|
exports.EgressMatrixCellDefault = EgressMatrixCellDefault;
|
|
77
|
-
/** @internal */
|
|
78
|
-
EgressMatrixCellDefault.__pulumiType = 'ise:trustsec/egressMatrixCellDefault:EgressMatrixCellDefault';
|
|
79
102
|
//# sourceMappingURL=egressMatrixCellDefault.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"egressMatrixCellDefault.js","sourceRoot":"","sources":["../../trustsec/egressMatrixCellDefault.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"egressMatrixCellDefault.js","sourceRoot":"","sources":["../../trustsec/egressMatrixCellDefault.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,8DAA8D,CAAC;IAErG;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IA8BD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AA1EL,0DA2EC"}
|
|
@@ -49,7 +49,7 @@ export interface EgressPushMatrixState {
|
|
|
49
49
|
* Set to true to re-trigger push on update. Will automatically reset to false after execution.
|
|
50
50
|
* - Default value: `false`
|
|
51
51
|
*/
|
|
52
|
-
force?: pulumi.Input<boolean>;
|
|
52
|
+
force?: pulumi.Input<boolean | undefined>;
|
|
53
53
|
}
|
|
54
54
|
/**
|
|
55
55
|
* The set of arguments for constructing a EgressPushMatrix resource.
|
|
@@ -59,5 +59,6 @@ export interface EgressPushMatrixArgs {
|
|
|
59
59
|
* Set to true to re-trigger push on update. Will automatically reset to false after execution.
|
|
60
60
|
* - Default value: `false`
|
|
61
61
|
*/
|
|
62
|
-
force?: pulumi.Input<boolean>;
|
|
62
|
+
force?: pulumi.Input<boolean | undefined>;
|
|
63
63
|
}
|
|
64
|
+
//# sourceMappingURL=egressPushMatrix.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"egressPushMatrix.d.ts","sourceRoot":"","sources":["../../trustsec/egressPushMatrix.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;GAWG;AACH,qBAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,gBAAgB;IAOlJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,gBAAgB;IAO3D;;;OAGG;IACH,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IAEtD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAc7F;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;CAC7C;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;CAC7C"}
|
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.EgressPushMatrix = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("../utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* This resource triggers a CoA notification on TrustSec Policy, SGACL, or TrustSec Environment Data updates
|
|
10
33
|
*
|
|
@@ -30,6 +53,8 @@ class EgressPushMatrix extends pulumi.CustomResource {
|
|
|
30
53
|
static get(name, id, state, opts) {
|
|
31
54
|
return new EgressPushMatrix(name, state, { ...opts, id: id });
|
|
32
55
|
}
|
|
56
|
+
/** @internal */
|
|
57
|
+
static __pulumiType = 'ise:trustsec/egressPushMatrix:EgressPushMatrix';
|
|
33
58
|
/**
|
|
34
59
|
* Returns true if the given object is an instance of EgressPushMatrix. This is designed to work even
|
|
35
60
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -56,6 +81,4 @@ class EgressPushMatrix extends pulumi.CustomResource {
|
|
|
56
81
|
}
|
|
57
82
|
}
|
|
58
83
|
exports.EgressPushMatrix = EgressPushMatrix;
|
|
59
|
-
/** @internal */
|
|
60
|
-
EgressPushMatrix.__pulumiType = 'ise:trustsec/egressPushMatrix:EgressPushMatrix';
|
|
61
84
|
//# sourceMappingURL=egressPushMatrix.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"egressPushMatrix.js","sourceRoot":"","sources":["../../trustsec/egressPushMatrix.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"egressPushMatrix.js","sourceRoot":"","sources":["../../trustsec/egressPushMatrix.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;GAWG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,gDAAgD,CAAC;IAEvF;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IAgBD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;SACzC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AAtDL,4CAuDC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEgressMatrixCell.d.ts","sourceRoot":"","sources":["../../trustsec/getEgressMatrixCell.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;GAaG;AACH,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,uBAAuB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,yBAAyB,CAAC,CAKlI;AAED;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACd;AAED;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC;;OAEG;IACH,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B;;OAEG;IACH,QAAQ,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC;IAC1B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;CAChC;AACD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,6BAA6B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,yBAAyB,CAAC,CAK1J;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC5B"}
|
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.getEgressMatrixCellOutput = exports.getEgressMatrixCell = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("../utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* This data source can read the TrustSec Egress Matrix Cell.
|
|
10
33
|
*
|