@pulumi/okta 5.2.0-alpha.1756326509 → 5.2.0-alpha.1756506982

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.
Files changed (235) hide show
  1. package/adminRoleCustom.js +9 -9
  2. package/adminRoleCustom.js.map +1 -1
  3. package/adminRoleCustomAssignments.js +9 -9
  4. package/adminRoleCustomAssignments.js.map +1 -1
  5. package/adminRoleTargets.js +12 -12
  6. package/adminRoleTargets.js.map +1 -1
  7. package/app/accessPolicyAssignment.js +7 -7
  8. package/app/accessPolicyAssignment.js.map +1 -1
  9. package/app/autoLogin.js +53 -53
  10. package/app/autoLogin.js.map +1 -1
  11. package/app/basicAuth.d.ts +6 -12
  12. package/app/basicAuth.js +51 -51
  13. package/app/basicAuth.js.map +1 -1
  14. package/app/bookmark.js +36 -36
  15. package/app/bookmark.js.map +1 -1
  16. package/app/groupAssignment.js +13 -13
  17. package/app/groupAssignment.js.map +1 -1
  18. package/app/oauth.js +99 -99
  19. package/app/oauth.js.map +1 -1
  20. package/app/oauthPostLogoutRedirectUri.js +7 -7
  21. package/app/oauthPostLogoutRedirectUri.js.map +1 -1
  22. package/app/oauthRedirectUri.js +7 -7
  23. package/app/oauthRedirectUri.js.map +1 -1
  24. package/app/oauthRoleAssignment.js +13 -13
  25. package/app/oauthRoleAssignment.js.map +1 -1
  26. package/app/saml.js +110 -110
  27. package/app/saml.js.map +1 -1
  28. package/app/securePasswordStore.js +66 -66
  29. package/app/securePasswordStore.js.map +1 -1
  30. package/app/swa.js +53 -53
  31. package/app/swa.js.map +1 -1
  32. package/app/threeField.js +65 -65
  33. package/app/threeField.js.map +1 -1
  34. package/app/user.js +16 -16
  35. package/app/user.js.map +1 -1
  36. package/appGroupAssignments.js +6 -6
  37. package/appGroupAssignments.js.map +1 -1
  38. package/appOauthApiScope.js +10 -10
  39. package/appOauthApiScope.js.map +1 -1
  40. package/appSamlAppSettings.js +7 -7
  41. package/appSamlAppSettings.js.map +1 -1
  42. package/appSharedCredentials.js +57 -57
  43. package/appSharedCredentials.js.map +1 -1
  44. package/appSignonPolicy.js +11 -11
  45. package/appSignonPolicy.js.map +1 -1
  46. package/appSignonPolicyRule.js +55 -55
  47. package/appSignonPolicyRule.js.map +1 -1
  48. package/appUserBaseSchemaProperty.js +23 -23
  49. package/appUserBaseSchemaProperty.js.map +1 -1
  50. package/appUserSchemaProperty.d.ts +24 -24
  51. package/appUserSchemaProperty.js +47 -47
  52. package/appUserSchemaProperty.js.map +1 -1
  53. package/auth/server.js +18 -18
  54. package/auth/server.js.map +1 -1
  55. package/auth/serverClaim.js +22 -22
  56. package/auth/serverClaim.js.map +1 -1
  57. package/auth/serverPolicy.js +17 -17
  58. package/auth/serverPolicy.js.map +1 -1
  59. package/auth/serverPolicyRule.js +38 -38
  60. package/auth/serverPolicyRule.js.map +1 -1
  61. package/auth/serverScope.js +19 -19
  62. package/auth/serverScope.js.map +1 -1
  63. package/authServerClaimDefault.js +14 -14
  64. package/authServerClaimDefault.js.map +1 -1
  65. package/authServerDefault.js +17 -17
  66. package/authServerDefault.js.map +1 -1
  67. package/authenticator.js +31 -31
  68. package/authenticator.js.map +1 -1
  69. package/behaviour.js +16 -16
  70. package/behaviour.js.map +1 -1
  71. package/brand.js +22 -22
  72. package/brand.js.map +1 -1
  73. package/captcha.js +12 -12
  74. package/captcha.js.map +1 -1
  75. package/captchaOrgWideSettings.js +5 -5
  76. package/captchaOrgWideSettings.js.map +1 -1
  77. package/config/vars.d.ts +3 -7
  78. package/config/vars.js.map +1 -1
  79. package/customizedSigninPage.js +14 -14
  80. package/customizedSigninPage.js.map +1 -1
  81. package/domain.js +9 -9
  82. package/domain.js.map +1 -1
  83. package/domainCertificate.js +15 -15
  84. package/domainCertificate.js.map +1 -1
  85. package/domainVerification.js +4 -4
  86. package/domainVerification.js.map +1 -1
  87. package/emailCustomization.js +18 -18
  88. package/emailCustomization.js.map +1 -1
  89. package/emailDomain.js +15 -15
  90. package/emailDomain.js.map +1 -1
  91. package/emailDomainVerification.js +4 -4
  92. package/emailDomainVerification.js.map +1 -1
  93. package/emailSender.js +12 -12
  94. package/emailSender.js.map +1 -1
  95. package/emailSenderVerification.js +4 -4
  96. package/emailSenderVerification.js.map +1 -1
  97. package/emailSmtpServer.js +18 -18
  98. package/emailSmtpServer.js.map +1 -1
  99. package/emailTemplateSettings.js +10 -10
  100. package/emailTemplateSettings.js.map +1 -1
  101. package/eventHook.d.ts +15 -15
  102. package/eventHook.js +15 -15
  103. package/eventHook.js.map +1 -1
  104. package/eventHookVerification.js +4 -4
  105. package/eventHookVerification.js.map +1 -1
  106. package/factor/factor.js +6 -6
  107. package/factor/factor.js.map +1 -1
  108. package/factorTotp.js +13 -13
  109. package/factorTotp.js.map +1 -1
  110. package/feature.js +13 -13
  111. package/feature.js.map +1 -1
  112. package/group/group.js +9 -9
  113. package/group/group.js.map +1 -1
  114. package/group/owner.js +14 -14
  115. package/group/owner.js.map +1 -1
  116. package/group/role.d.ts +51 -36
  117. package/group/role.js +17 -17
  118. package/group/role.js.map +1 -1
  119. package/group/rule.js +17 -17
  120. package/group/rule.js.map +1 -1
  121. package/groupMemberships.js +9 -9
  122. package/groupMemberships.js.map +1 -1
  123. package/groupSchemaProperty.d.ts +21 -18
  124. package/groupSchemaProperty.js +42 -42
  125. package/groupSchemaProperty.js.map +1 -1
  126. package/idp/oidc.js +81 -81
  127. package/idp/oidc.js.map +1 -1
  128. package/idp/saml.d.ts +3 -6
  129. package/idp/saml.js +70 -70
  130. package/idp/saml.js.map +1 -1
  131. package/idp/samlKey.js +10 -10
  132. package/idp/samlKey.js.map +1 -1
  133. package/idp/social.js +62 -62
  134. package/idp/social.js.map +1 -1
  135. package/inline/hook.js +19 -19
  136. package/inline/hook.js.map +1 -1
  137. package/linkDefinition.js +19 -19
  138. package/linkDefinition.js.map +1 -1
  139. package/linkValue.js +9 -9
  140. package/linkValue.js.map +1 -1
  141. package/logStream.js +10 -10
  142. package/logStream.js.map +1 -1
  143. package/network/zone.js +26 -26
  144. package/network/zone.js.map +1 -1
  145. package/orgConfiguration.js +34 -34
  146. package/orgConfiguration.js.map +1 -1
  147. package/orgSupport.js +5 -5
  148. package/orgSupport.js.map +1 -1
  149. package/package.json +2 -2
  150. package/policy/deviceAssuranceAndroid.js +18 -18
  151. package/policy/deviceAssuranceAndroid.js.map +1 -1
  152. package/policy/deviceAssuranceChromeos.js +36 -36
  153. package/policy/deviceAssuranceChromeos.js.map +1 -1
  154. package/policy/deviceAssuranceIos.js +14 -14
  155. package/policy/deviceAssuranceIos.js.map +1 -1
  156. package/policy/deviceAssuranceMacos.js +44 -44
  157. package/policy/deviceAssuranceMacos.js.map +1 -1
  158. package/policy/deviceAssuranceWindows.js +56 -56
  159. package/policy/deviceAssuranceWindows.js.map +1 -1
  160. package/policy/mfa.js +59 -59
  161. package/policy/mfa.js.map +1 -1
  162. package/policy/password.js +61 -61
  163. package/policy/password.js.map +1 -1
  164. package/policy/ruleIdpDiscovery.d.ts +39 -45
  165. package/policy/ruleIdpDiscovery.js +29 -29
  166. package/policy/ruleIdpDiscovery.js.map +1 -1
  167. package/policy/ruleMfa.d.ts +27 -30
  168. package/policy/ruleMfa.js +23 -23
  169. package/policy/ruleMfa.js.map +1 -1
  170. package/policy/rulePassword.js +23 -23
  171. package/policy/rulePassword.js.map +1 -1
  172. package/policy/ruleSignon.d.ts +33 -42
  173. package/policy/ruleSignon.js +49 -49
  174. package/policy/ruleSignon.js.map +1 -1
  175. package/policy/signon.js +11 -11
  176. package/policy/signon.js.map +1 -1
  177. package/policyMfaDefault.js +54 -54
  178. package/policyMfaDefault.js.map +1 -1
  179. package/policyPasswordDefault.js +55 -55
  180. package/policyPasswordDefault.js.map +1 -1
  181. package/policyProfileEnrollment.js +5 -5
  182. package/policyProfileEnrollment.js.map +1 -1
  183. package/policyProfileEnrollmentApps.js +7 -7
  184. package/policyProfileEnrollmentApps.js.map +1 -1
  185. package/policyRuleProfileEnrollment.d.ts +12 -15
  186. package/policyRuleProfileEnrollment.js +25 -25
  187. package/policyRuleProfileEnrollment.js.map +1 -1
  188. package/previewSigninPage.js +14 -14
  189. package/previewSigninPage.js.map +1 -1
  190. package/profile/mapping.js +17 -17
  191. package/profile/mapping.js.map +1 -1
  192. package/provider.d.ts +3 -7
  193. package/provider.js +17 -17
  194. package/provider.js.map +1 -1
  195. package/rateLimiting.js +9 -9
  196. package/rateLimiting.js.map +1 -1
  197. package/realm.js +7 -7
  198. package/realm.js.map +1 -1
  199. package/realmAssignment.d.ts +3 -6
  200. package/realmAssignment.js +16 -16
  201. package/realmAssignment.js.map +1 -1
  202. package/resourceSet.js +11 -11
  203. package/resourceSet.js.map +1 -1
  204. package/roleSubscription.d.ts +78 -30
  205. package/roleSubscription.js +9 -9
  206. package/roleSubscription.js.map +1 -1
  207. package/securityNotificationEmails.js +11 -11
  208. package/securityNotificationEmails.js.map +1 -1
  209. package/templateSms.js +9 -9
  210. package/templateSms.js.map +1 -1
  211. package/theme.js +32 -32
  212. package/theme.js.map +1 -1
  213. package/threatInsightSettings.js +6 -6
  214. package/threatInsightSettings.js.map +1 -1
  215. package/trustedServer.js +7 -7
  216. package/trustedServer.js.map +1 -1
  217. package/trustedorigin/origin.js +11 -11
  218. package/trustedorigin/origin.js.map +1 -1
  219. package/user/user.js +90 -90
  220. package/user/user.js.map +1 -1
  221. package/user/userType.js +9 -9
  222. package/user/userType.js.map +1 -1
  223. package/userAdminRoles.js +9 -9
  224. package/userAdminRoles.js.map +1 -1
  225. package/userBaseSchemaProperty.js +20 -20
  226. package/userBaseSchemaProperty.js.map +1 -1
  227. package/userFactorQuestion.js +12 -12
  228. package/userFactorQuestion.js.map +1 -1
  229. package/userGroupMemberships.js +7 -7
  230. package/userGroupMemberships.js.map +1 -1
  231. package/userSchemaProperty.d.ts +27 -18
  232. package/userSchemaProperty.js +46 -46
  233. package/userSchemaProperty.js.map +1 -1
  234. package/utilities.js +18 -29
  235. package/utilities.js.map +1 -1
@@ -40,7 +40,7 @@ class Password extends pulumi.CustomResource {
40
40
  * @param opts Optional settings to control the behavior of the CustomResource.
41
41
  */
42
42
  static get(name, id, state, opts) {
43
- return new Password(name, state, Object.assign(Object.assign({}, opts), { id: id }));
43
+ return new Password(name, state, { ...opts, id: id });
44
44
  }
45
45
  /**
46
46
  * Returns true if the given object is an instance of Password. This is designed to work even
@@ -57,69 +57,69 @@ class Password extends pulumi.CustomResource {
57
57
  opts = opts || {};
58
58
  if (opts.id) {
59
59
  const state = argsOrState;
60
- resourceInputs["authProvider"] = state ? state.authProvider : undefined;
61
- resourceInputs["callRecovery"] = state ? state.callRecovery : undefined;
62
- resourceInputs["description"] = state ? state.description : undefined;
63
- resourceInputs["emailRecovery"] = state ? state.emailRecovery : undefined;
64
- resourceInputs["groupsIncludeds"] = state ? state.groupsIncludeds : undefined;
65
- resourceInputs["name"] = state ? state.name : undefined;
66
- resourceInputs["passwordAutoUnlockMinutes"] = state ? state.passwordAutoUnlockMinutes : undefined;
67
- resourceInputs["passwordDictionaryLookup"] = state ? state.passwordDictionaryLookup : undefined;
68
- resourceInputs["passwordExcludeFirstName"] = state ? state.passwordExcludeFirstName : undefined;
69
- resourceInputs["passwordExcludeLastName"] = state ? state.passwordExcludeLastName : undefined;
70
- resourceInputs["passwordExcludeUsername"] = state ? state.passwordExcludeUsername : undefined;
71
- resourceInputs["passwordExpireWarnDays"] = state ? state.passwordExpireWarnDays : undefined;
72
- resourceInputs["passwordHistoryCount"] = state ? state.passwordHistoryCount : undefined;
73
- resourceInputs["passwordLockoutNotificationChannels"] = state ? state.passwordLockoutNotificationChannels : undefined;
74
- resourceInputs["passwordMaxAgeDays"] = state ? state.passwordMaxAgeDays : undefined;
75
- resourceInputs["passwordMaxLockoutAttempts"] = state ? state.passwordMaxLockoutAttempts : undefined;
76
- resourceInputs["passwordMinAgeMinutes"] = state ? state.passwordMinAgeMinutes : undefined;
77
- resourceInputs["passwordMinLength"] = state ? state.passwordMinLength : undefined;
78
- resourceInputs["passwordMinLowercase"] = state ? state.passwordMinLowercase : undefined;
79
- resourceInputs["passwordMinNumber"] = state ? state.passwordMinNumber : undefined;
80
- resourceInputs["passwordMinSymbol"] = state ? state.passwordMinSymbol : undefined;
81
- resourceInputs["passwordMinUppercase"] = state ? state.passwordMinUppercase : undefined;
82
- resourceInputs["passwordShowLockoutFailures"] = state ? state.passwordShowLockoutFailures : undefined;
83
- resourceInputs["priority"] = state ? state.priority : undefined;
84
- resourceInputs["questionMinLength"] = state ? state.questionMinLength : undefined;
85
- resourceInputs["questionRecovery"] = state ? state.questionRecovery : undefined;
86
- resourceInputs["recoveryEmailToken"] = state ? state.recoveryEmailToken : undefined;
87
- resourceInputs["skipUnlock"] = state ? state.skipUnlock : undefined;
88
- resourceInputs["smsRecovery"] = state ? state.smsRecovery : undefined;
89
- resourceInputs["status"] = state ? state.status : undefined;
60
+ resourceInputs["authProvider"] = state?.authProvider;
61
+ resourceInputs["callRecovery"] = state?.callRecovery;
62
+ resourceInputs["description"] = state?.description;
63
+ resourceInputs["emailRecovery"] = state?.emailRecovery;
64
+ resourceInputs["groupsIncludeds"] = state?.groupsIncludeds;
65
+ resourceInputs["name"] = state?.name;
66
+ resourceInputs["passwordAutoUnlockMinutes"] = state?.passwordAutoUnlockMinutes;
67
+ resourceInputs["passwordDictionaryLookup"] = state?.passwordDictionaryLookup;
68
+ resourceInputs["passwordExcludeFirstName"] = state?.passwordExcludeFirstName;
69
+ resourceInputs["passwordExcludeLastName"] = state?.passwordExcludeLastName;
70
+ resourceInputs["passwordExcludeUsername"] = state?.passwordExcludeUsername;
71
+ resourceInputs["passwordExpireWarnDays"] = state?.passwordExpireWarnDays;
72
+ resourceInputs["passwordHistoryCount"] = state?.passwordHistoryCount;
73
+ resourceInputs["passwordLockoutNotificationChannels"] = state?.passwordLockoutNotificationChannels;
74
+ resourceInputs["passwordMaxAgeDays"] = state?.passwordMaxAgeDays;
75
+ resourceInputs["passwordMaxLockoutAttempts"] = state?.passwordMaxLockoutAttempts;
76
+ resourceInputs["passwordMinAgeMinutes"] = state?.passwordMinAgeMinutes;
77
+ resourceInputs["passwordMinLength"] = state?.passwordMinLength;
78
+ resourceInputs["passwordMinLowercase"] = state?.passwordMinLowercase;
79
+ resourceInputs["passwordMinNumber"] = state?.passwordMinNumber;
80
+ resourceInputs["passwordMinSymbol"] = state?.passwordMinSymbol;
81
+ resourceInputs["passwordMinUppercase"] = state?.passwordMinUppercase;
82
+ resourceInputs["passwordShowLockoutFailures"] = state?.passwordShowLockoutFailures;
83
+ resourceInputs["priority"] = state?.priority;
84
+ resourceInputs["questionMinLength"] = state?.questionMinLength;
85
+ resourceInputs["questionRecovery"] = state?.questionRecovery;
86
+ resourceInputs["recoveryEmailToken"] = state?.recoveryEmailToken;
87
+ resourceInputs["skipUnlock"] = state?.skipUnlock;
88
+ resourceInputs["smsRecovery"] = state?.smsRecovery;
89
+ resourceInputs["status"] = state?.status;
90
90
  }
91
91
  else {
92
92
  const args = argsOrState;
93
- resourceInputs["authProvider"] = args ? args.authProvider : undefined;
94
- resourceInputs["callRecovery"] = args ? args.callRecovery : undefined;
95
- resourceInputs["description"] = args ? args.description : undefined;
96
- resourceInputs["emailRecovery"] = args ? args.emailRecovery : undefined;
97
- resourceInputs["groupsIncludeds"] = args ? args.groupsIncludeds : undefined;
98
- resourceInputs["name"] = args ? args.name : undefined;
99
- resourceInputs["passwordAutoUnlockMinutes"] = args ? args.passwordAutoUnlockMinutes : undefined;
100
- resourceInputs["passwordDictionaryLookup"] = args ? args.passwordDictionaryLookup : undefined;
101
- resourceInputs["passwordExcludeFirstName"] = args ? args.passwordExcludeFirstName : undefined;
102
- resourceInputs["passwordExcludeLastName"] = args ? args.passwordExcludeLastName : undefined;
103
- resourceInputs["passwordExcludeUsername"] = args ? args.passwordExcludeUsername : undefined;
104
- resourceInputs["passwordExpireWarnDays"] = args ? args.passwordExpireWarnDays : undefined;
105
- resourceInputs["passwordHistoryCount"] = args ? args.passwordHistoryCount : undefined;
106
- resourceInputs["passwordLockoutNotificationChannels"] = args ? args.passwordLockoutNotificationChannels : undefined;
107
- resourceInputs["passwordMaxAgeDays"] = args ? args.passwordMaxAgeDays : undefined;
108
- resourceInputs["passwordMaxLockoutAttempts"] = args ? args.passwordMaxLockoutAttempts : undefined;
109
- resourceInputs["passwordMinAgeMinutes"] = args ? args.passwordMinAgeMinutes : undefined;
110
- resourceInputs["passwordMinLength"] = args ? args.passwordMinLength : undefined;
111
- resourceInputs["passwordMinLowercase"] = args ? args.passwordMinLowercase : undefined;
112
- resourceInputs["passwordMinNumber"] = args ? args.passwordMinNumber : undefined;
113
- resourceInputs["passwordMinSymbol"] = args ? args.passwordMinSymbol : undefined;
114
- resourceInputs["passwordMinUppercase"] = args ? args.passwordMinUppercase : undefined;
115
- resourceInputs["passwordShowLockoutFailures"] = args ? args.passwordShowLockoutFailures : undefined;
116
- resourceInputs["priority"] = args ? args.priority : undefined;
117
- resourceInputs["questionMinLength"] = args ? args.questionMinLength : undefined;
118
- resourceInputs["questionRecovery"] = args ? args.questionRecovery : undefined;
119
- resourceInputs["recoveryEmailToken"] = args ? args.recoveryEmailToken : undefined;
120
- resourceInputs["skipUnlock"] = args ? args.skipUnlock : undefined;
121
- resourceInputs["smsRecovery"] = args ? args.smsRecovery : undefined;
122
- resourceInputs["status"] = args ? args.status : undefined;
93
+ resourceInputs["authProvider"] = args?.authProvider;
94
+ resourceInputs["callRecovery"] = args?.callRecovery;
95
+ resourceInputs["description"] = args?.description;
96
+ resourceInputs["emailRecovery"] = args?.emailRecovery;
97
+ resourceInputs["groupsIncludeds"] = args?.groupsIncludeds;
98
+ resourceInputs["name"] = args?.name;
99
+ resourceInputs["passwordAutoUnlockMinutes"] = args?.passwordAutoUnlockMinutes;
100
+ resourceInputs["passwordDictionaryLookup"] = args?.passwordDictionaryLookup;
101
+ resourceInputs["passwordExcludeFirstName"] = args?.passwordExcludeFirstName;
102
+ resourceInputs["passwordExcludeLastName"] = args?.passwordExcludeLastName;
103
+ resourceInputs["passwordExcludeUsername"] = args?.passwordExcludeUsername;
104
+ resourceInputs["passwordExpireWarnDays"] = args?.passwordExpireWarnDays;
105
+ resourceInputs["passwordHistoryCount"] = args?.passwordHistoryCount;
106
+ resourceInputs["passwordLockoutNotificationChannels"] = args?.passwordLockoutNotificationChannels;
107
+ resourceInputs["passwordMaxAgeDays"] = args?.passwordMaxAgeDays;
108
+ resourceInputs["passwordMaxLockoutAttempts"] = args?.passwordMaxLockoutAttempts;
109
+ resourceInputs["passwordMinAgeMinutes"] = args?.passwordMinAgeMinutes;
110
+ resourceInputs["passwordMinLength"] = args?.passwordMinLength;
111
+ resourceInputs["passwordMinLowercase"] = args?.passwordMinLowercase;
112
+ resourceInputs["passwordMinNumber"] = args?.passwordMinNumber;
113
+ resourceInputs["passwordMinSymbol"] = args?.passwordMinSymbol;
114
+ resourceInputs["passwordMinUppercase"] = args?.passwordMinUppercase;
115
+ resourceInputs["passwordShowLockoutFailures"] = args?.passwordShowLockoutFailures;
116
+ resourceInputs["priority"] = args?.priority;
117
+ resourceInputs["questionMinLength"] = args?.questionMinLength;
118
+ resourceInputs["questionRecovery"] = args?.questionRecovery;
119
+ resourceInputs["recoveryEmailToken"] = args?.recoveryEmailToken;
120
+ resourceInputs["skipUnlock"] = args?.skipUnlock;
121
+ resourceInputs["smsRecovery"] = args?.smsRecovery;
122
+ resourceInputs["status"] = args?.status;
123
123
  }
124
124
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
125
125
  super(Password.__pulumiType, name, resourceInputs, opts);
@@ -1 +1 @@
1
- {"version":3,"file":"password.js","sourceRoot":"","sources":["../../policy/password.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"password.js","sourceRoot":"","sources":["../../policy/password.ts"],"names":[],"mappings":"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"}
@@ -36,10 +36,10 @@ export declare class RuleIdpDiscovery extends pulumi.CustomResource {
36
36
  */
37
37
  readonly appExcludes: pulumi.Output<outputs.policy.RuleIdpDiscoveryAppExclude[] | undefined>;
38
38
  /**
39
- * Applications to include in discovery rule. - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to
40
- * include. - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in
41
- * instances where an entire group (i.e. 'yahoo_mail') of applications should be included. - 'type' - (Required) One of:
42
- * 'APP', 'APP_TYPE'
39
+ * Applications to include in discovery rule.
40
+ * - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
41
+ * - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
42
+ * - 'type' - (Required) One of: 'APP', 'APP_TYPE'
43
43
  */
44
44
  readonly appIncludes: pulumi.Output<outputs.policy.RuleIdpDiscoveryAppInclude[] | undefined>;
45
45
  readonly idpProviders: pulumi.Output<outputs.policy.RuleIdpDiscoveryIdpProvider[]>;
@@ -60,9 +60,10 @@ export declare class RuleIdpDiscovery extends pulumi.CustomResource {
60
60
  */
61
61
  readonly networkIncludes: pulumi.Output<string[] | undefined>;
62
62
  /**
63
- * Platform to include in discovery rule. - 'type' - (Optional) One of: 'ANY', 'MOBILE', 'DESKTOP' - 'os_expression -
64
- * (Optional) Only available when using osType = 'OTHER' - 'os_type' - (Optional) One of: 'ANY', 'IOS', 'WINDOWS',
65
- * 'ANDROID', 'OTHER', 'OSX'
63
+ * Platform to include in discovery rule.
64
+ * - 'type' - (Optional) One of: 'ANY', 'MOBILE', 'DESKTOP'
65
+ * - 'os_expression - (Optional) Only available when using osType = 'OTHER'
66
+ * - 'os_type' - (Optional) One of: 'ANY', 'IOS', 'WINDOWS', 'ANDROID', 'OTHER', 'OSX'
66
67
  */
67
68
  readonly platformIncludes: pulumi.Output<outputs.policy.RuleIdpDiscoveryPlatformInclude[] | undefined>;
68
69
  /**
@@ -70,8 +71,7 @@ export declare class RuleIdpDiscovery extends pulumi.CustomResource {
70
71
  */
71
72
  readonly policyId: pulumi.Output<string | undefined>;
72
73
  /**
73
- * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
74
- * an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
74
+ * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
75
75
  */
76
76
  readonly priority: pulumi.Output<number | undefined>;
77
77
  /**
@@ -79,15 +79,13 @@ export declare class RuleIdpDiscovery extends pulumi.CustomResource {
79
79
  */
80
80
  readonly status: pulumi.Output<string | undefined>;
81
81
  /**
82
- * Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This
83
- * is the attribute or identifier that the `userIdentifierPatterns` are checked against.
82
+ * Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This is the attribute or identifier that the `userIdentifierPatterns` are checked against.
84
83
  */
85
84
  readonly userIdentifierAttribute: pulumi.Output<string | undefined>;
86
85
  /**
87
- * Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single*
88
- * element can be set, otherwise multiple elements of matching patterns may be provided. - 'match_type' - (Optional) The
89
- * kind of pattern. For regex, use 'EXPRESSION'. For simple string matches, use one of the following: 'SUFFIX', 'EQUALS',
90
- * 'STARTS_WITH', 'CONTAINS' - 'value' - (Optional) The regex or simple match string to match against.
86
+ * Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single* element can be set, otherwise multiple elements of matching patterns may be provided.
87
+ * - 'match_type' - (Optional) The kind of pattern. For regex, use 'EXPRESSION'. For simple string matches, use one of the following: 'SUFFIX', 'EQUALS', 'STARTS_WITH', 'CONTAINS'
88
+ * - 'value' - (Optional) The regex or simple match string to match against.
91
89
  */
92
90
  readonly userIdentifierPatterns: pulumi.Output<outputs.policy.RuleIdpDiscoveryUserIdentifierPattern[] | undefined>;
93
91
  /**
@@ -112,10 +110,10 @@ export interface RuleIdpDiscoveryState {
112
110
  */
113
111
  appExcludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryAppExclude>[]>;
114
112
  /**
115
- * Applications to include in discovery rule. - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to
116
- * include. - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in
117
- * instances where an entire group (i.e. 'yahoo_mail') of applications should be included. - 'type' - (Required) One of:
118
- * 'APP', 'APP_TYPE'
113
+ * Applications to include in discovery rule.
114
+ * - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
115
+ * - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
116
+ * - 'type' - (Required) One of: 'APP', 'APP_TYPE'
119
117
  */
120
118
  appIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryAppInclude>[]>;
121
119
  idpProviders?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryIdpProvider>[]>;
@@ -136,9 +134,10 @@ export interface RuleIdpDiscoveryState {
136
134
  */
137
135
  networkIncludes?: pulumi.Input<pulumi.Input<string>[]>;
138
136
  /**
139
- * Platform to include in discovery rule. - 'type' - (Optional) One of: 'ANY', 'MOBILE', 'DESKTOP' - 'os_expression -
140
- * (Optional) Only available when using osType = 'OTHER' - 'os_type' - (Optional) One of: 'ANY', 'IOS', 'WINDOWS',
141
- * 'ANDROID', 'OTHER', 'OSX'
137
+ * Platform to include in discovery rule.
138
+ * - 'type' - (Optional) One of: 'ANY', 'MOBILE', 'DESKTOP'
139
+ * - 'os_expression - (Optional) Only available when using osType = 'OTHER'
140
+ * - 'os_type' - (Optional) One of: 'ANY', 'IOS', 'WINDOWS', 'ANDROID', 'OTHER', 'OSX'
142
141
  */
143
142
  platformIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryPlatformInclude>[]>;
144
143
  /**
@@ -146,8 +145,7 @@ export interface RuleIdpDiscoveryState {
146
145
  */
147
146
  policyId?: pulumi.Input<string>;
148
147
  /**
149
- * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
150
- * an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
148
+ * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
151
149
  */
152
150
  priority?: pulumi.Input<number>;
153
151
  /**
@@ -155,15 +153,13 @@ export interface RuleIdpDiscoveryState {
155
153
  */
156
154
  status?: pulumi.Input<string>;
157
155
  /**
158
- * Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This
159
- * is the attribute or identifier that the `userIdentifierPatterns` are checked against.
156
+ * Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This is the attribute or identifier that the `userIdentifierPatterns` are checked against.
160
157
  */
161
158
  userIdentifierAttribute?: pulumi.Input<string>;
162
159
  /**
163
- * Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single*
164
- * element can be set, otherwise multiple elements of matching patterns may be provided. - 'match_type' - (Optional) The
165
- * kind of pattern. For regex, use 'EXPRESSION'. For simple string matches, use one of the following: 'SUFFIX', 'EQUALS',
166
- * 'STARTS_WITH', 'CONTAINS' - 'value' - (Optional) The regex or simple match string to match against.
160
+ * Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single* element can be set, otherwise multiple elements of matching patterns may be provided.
161
+ * - 'match_type' - (Optional) The kind of pattern. For regex, use 'EXPRESSION'. For simple string matches, use one of the following: 'SUFFIX', 'EQUALS', 'STARTS_WITH', 'CONTAINS'
162
+ * - 'value' - (Optional) The regex or simple match string to match against.
167
163
  */
168
164
  userIdentifierPatterns?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryUserIdentifierPattern>[]>;
169
165
  /**
@@ -180,10 +176,10 @@ export interface RuleIdpDiscoveryArgs {
180
176
  */
181
177
  appExcludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryAppExclude>[]>;
182
178
  /**
183
- * Applications to include in discovery rule. - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to
184
- * include. - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in
185
- * instances where an entire group (i.e. 'yahoo_mail') of applications should be included. - 'type' - (Required) One of:
186
- * 'APP', 'APP_TYPE'
179
+ * Applications to include in discovery rule.
180
+ * - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
181
+ * - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
182
+ * - 'type' - (Required) One of: 'APP', 'APP_TYPE'
187
183
  */
188
184
  appIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryAppInclude>[]>;
189
185
  idpProviders?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryIdpProvider>[]>;
@@ -204,9 +200,10 @@ export interface RuleIdpDiscoveryArgs {
204
200
  */
205
201
  networkIncludes?: pulumi.Input<pulumi.Input<string>[]>;
206
202
  /**
207
- * Platform to include in discovery rule. - 'type' - (Optional) One of: 'ANY', 'MOBILE', 'DESKTOP' - 'os_expression -
208
- * (Optional) Only available when using osType = 'OTHER' - 'os_type' - (Optional) One of: 'ANY', 'IOS', 'WINDOWS',
209
- * 'ANDROID', 'OTHER', 'OSX'
203
+ * Platform to include in discovery rule.
204
+ * - 'type' - (Optional) One of: 'ANY', 'MOBILE', 'DESKTOP'
205
+ * - 'os_expression - (Optional) Only available when using osType = 'OTHER'
206
+ * - 'os_type' - (Optional) One of: 'ANY', 'IOS', 'WINDOWS', 'ANDROID', 'OTHER', 'OSX'
210
207
  */
211
208
  platformIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryPlatformInclude>[]>;
212
209
  /**
@@ -214,8 +211,7 @@ export interface RuleIdpDiscoveryArgs {
214
211
  */
215
212
  policyId?: pulumi.Input<string>;
216
213
  /**
217
- * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
218
- * an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
214
+ * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
219
215
  */
220
216
  priority?: pulumi.Input<number>;
221
217
  /**
@@ -223,15 +219,13 @@ export interface RuleIdpDiscoveryArgs {
223
219
  */
224
220
  status?: pulumi.Input<string>;
225
221
  /**
226
- * Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This
227
- * is the attribute or identifier that the `userIdentifierPatterns` are checked against.
222
+ * Profile attribute matching can only have a single value that describes the type indicated in `userIdentifierType`. This is the attribute or identifier that the `userIdentifierPatterns` are checked against.
228
223
  */
229
224
  userIdentifierAttribute?: pulumi.Input<string>;
230
225
  /**
231
- * Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single*
232
- * element can be set, otherwise multiple elements of matching patterns may be provided. - 'match_type' - (Optional) The
233
- * kind of pattern. For regex, use 'EXPRESSION'. For simple string matches, use one of the following: 'SUFFIX', 'EQUALS',
234
- * 'STARTS_WITH', 'CONTAINS' - 'value' - (Optional) The regex or simple match string to match against.
226
+ * Specifies a User Identifier pattern condition to match against. If 'match_type' of 'EXPRESSION' is used, only a *single* element can be set, otherwise multiple elements of matching patterns may be provided.
227
+ * - 'match_type' - (Optional) The kind of pattern. For regex, use 'EXPRESSION'. For simple string matches, use one of the following: 'SUFFIX', 'EQUALS', 'STARTS_WITH', 'CONTAINS'
228
+ * - 'value' - (Optional) The regex or simple match string to match against.
235
229
  */
236
230
  userIdentifierPatterns?: pulumi.Input<pulumi.Input<inputs.policy.RuleIdpDiscoveryUserIdentifierPattern>[]>;
237
231
  /**
@@ -30,7 +30,7 @@ class RuleIdpDiscovery extends pulumi.CustomResource {
30
30
  * @param opts Optional settings to control the behavior of the CustomResource.
31
31
  */
32
32
  static get(name, id, state, opts) {
33
- return new RuleIdpDiscovery(name, state, Object.assign(Object.assign({}, opts), { id: id }));
33
+ return new RuleIdpDiscovery(name, state, { ...opts, id: id });
34
34
  }
35
35
  /**
36
36
  * Returns true if the given object is an instance of RuleIdpDiscovery. This is designed to work even
@@ -47,37 +47,37 @@ class RuleIdpDiscovery extends pulumi.CustomResource {
47
47
  opts = opts || {};
48
48
  if (opts.id) {
49
49
  const state = argsOrState;
50
- resourceInputs["appExcludes"] = state ? state.appExcludes : undefined;
51
- resourceInputs["appIncludes"] = state ? state.appIncludes : undefined;
52
- resourceInputs["idpProviders"] = state ? state.idpProviders : undefined;
53
- resourceInputs["name"] = state ? state.name : undefined;
54
- resourceInputs["networkConnection"] = state ? state.networkConnection : undefined;
55
- resourceInputs["networkExcludes"] = state ? state.networkExcludes : undefined;
56
- resourceInputs["networkIncludes"] = state ? state.networkIncludes : undefined;
57
- resourceInputs["platformIncludes"] = state ? state.platformIncludes : undefined;
58
- resourceInputs["policyId"] = state ? state.policyId : undefined;
59
- resourceInputs["priority"] = state ? state.priority : undefined;
60
- resourceInputs["status"] = state ? state.status : undefined;
61
- resourceInputs["userIdentifierAttribute"] = state ? state.userIdentifierAttribute : undefined;
62
- resourceInputs["userIdentifierPatterns"] = state ? state.userIdentifierPatterns : undefined;
63
- resourceInputs["userIdentifierType"] = state ? state.userIdentifierType : undefined;
50
+ resourceInputs["appExcludes"] = state?.appExcludes;
51
+ resourceInputs["appIncludes"] = state?.appIncludes;
52
+ resourceInputs["idpProviders"] = state?.idpProviders;
53
+ resourceInputs["name"] = state?.name;
54
+ resourceInputs["networkConnection"] = state?.networkConnection;
55
+ resourceInputs["networkExcludes"] = state?.networkExcludes;
56
+ resourceInputs["networkIncludes"] = state?.networkIncludes;
57
+ resourceInputs["platformIncludes"] = state?.platformIncludes;
58
+ resourceInputs["policyId"] = state?.policyId;
59
+ resourceInputs["priority"] = state?.priority;
60
+ resourceInputs["status"] = state?.status;
61
+ resourceInputs["userIdentifierAttribute"] = state?.userIdentifierAttribute;
62
+ resourceInputs["userIdentifierPatterns"] = state?.userIdentifierPatterns;
63
+ resourceInputs["userIdentifierType"] = state?.userIdentifierType;
64
64
  }
65
65
  else {
66
66
  const args = argsOrState;
67
- resourceInputs["appExcludes"] = args ? args.appExcludes : undefined;
68
- resourceInputs["appIncludes"] = args ? args.appIncludes : undefined;
69
- resourceInputs["idpProviders"] = args ? args.idpProviders : undefined;
70
- resourceInputs["name"] = args ? args.name : undefined;
71
- resourceInputs["networkConnection"] = args ? args.networkConnection : undefined;
72
- resourceInputs["networkExcludes"] = args ? args.networkExcludes : undefined;
73
- resourceInputs["networkIncludes"] = args ? args.networkIncludes : undefined;
74
- resourceInputs["platformIncludes"] = args ? args.platformIncludes : undefined;
75
- resourceInputs["policyId"] = args ? args.policyId : undefined;
76
- resourceInputs["priority"] = args ? args.priority : undefined;
77
- resourceInputs["status"] = args ? args.status : undefined;
78
- resourceInputs["userIdentifierAttribute"] = args ? args.userIdentifierAttribute : undefined;
79
- resourceInputs["userIdentifierPatterns"] = args ? args.userIdentifierPatterns : undefined;
80
- resourceInputs["userIdentifierType"] = args ? args.userIdentifierType : undefined;
67
+ resourceInputs["appExcludes"] = args?.appExcludes;
68
+ resourceInputs["appIncludes"] = args?.appIncludes;
69
+ resourceInputs["idpProviders"] = args?.idpProviders;
70
+ resourceInputs["name"] = args?.name;
71
+ resourceInputs["networkConnection"] = args?.networkConnection;
72
+ resourceInputs["networkExcludes"] = args?.networkExcludes;
73
+ resourceInputs["networkIncludes"] = args?.networkIncludes;
74
+ resourceInputs["platformIncludes"] = args?.platformIncludes;
75
+ resourceInputs["policyId"] = args?.policyId;
76
+ resourceInputs["priority"] = args?.priority;
77
+ resourceInputs["status"] = args?.status;
78
+ resourceInputs["userIdentifierAttribute"] = args?.userIdentifierAttribute;
79
+ resourceInputs["userIdentifierPatterns"] = args?.userIdentifierPatterns;
80
+ resourceInputs["userIdentifierType"] = args?.userIdentifierType;
81
81
  }
82
82
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
83
83
  super(RuleIdpDiscovery.__pulumiType, name, resourceInputs, opts);
@@ -1 +1 @@
1
- {"version":3,"file":"ruleIdpDiscovery.js","sourceRoot":"","sources":["../../policy/ruleIdpDiscovery.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ruleIdpDiscovery.js","sourceRoot":"","sources":["../../policy/ruleIdpDiscovery.ts"],"names":[],"mappings":"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"}
@@ -27,17 +27,17 @@ export declare class RuleMfa extends pulumi.CustomResource {
27
27
  */
28
28
  static isInstance(obj: any): obj is RuleMfa;
29
29
  /**
30
- * Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations. - 'id'
31
- * - (Optional) Use if 'type' is 'APP' to indicate the application id to include. - 'name' - (Optional) Use if the 'type'
32
- * is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
33
- * of applications should be included. - 'type' - (Required) One of: 'APP', 'APP_TYPE'
30
+ * Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
31
+ * - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
32
+ * - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
33
+ * - 'type' - (Required) One of: 'APP', 'APP_TYPE'
34
34
  */
35
35
  readonly appExcludes: pulumi.Output<outputs.policy.RuleMfaAppExclude[] | undefined>;
36
36
  /**
37
- * Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations. - 'id'
38
- * - (Optional) Use if 'type' is 'APP' to indicate the application id to include. - 'name' - (Optional) Use if the 'type'
39
- * is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
40
- * of applications should be included. - 'type' - (Required) One of: 'APP', 'APP_TYPE'
37
+ * Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
38
+ * - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
39
+ * - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
40
+ * - 'type' - (Required) One of: 'APP', 'APP_TYPE'
41
41
  */
42
42
  readonly appIncludes: pulumi.Output<outputs.policy.RuleMfaAppInclude[] | undefined>;
43
43
  /**
@@ -65,8 +65,7 @@ export declare class RuleMfa extends pulumi.CustomResource {
65
65
  */
66
66
  readonly policyId: pulumi.Output<string | undefined>;
67
67
  /**
68
- * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
69
- * an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
68
+ * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
70
69
  */
71
70
  readonly priority: pulumi.Output<number | undefined>;
72
71
  /**
@@ -91,17 +90,17 @@ export declare class RuleMfa extends pulumi.CustomResource {
91
90
  */
92
91
  export interface RuleMfaState {
93
92
  /**
94
- * Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations. - 'id'
95
- * - (Optional) Use if 'type' is 'APP' to indicate the application id to include. - 'name' - (Optional) Use if the 'type'
96
- * is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
97
- * of applications should be included. - 'type' - (Required) One of: 'APP', 'APP_TYPE'
93
+ * Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
94
+ * - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
95
+ * - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
96
+ * - 'type' - (Required) One of: 'APP', 'APP_TYPE'
98
97
  */
99
98
  appExcludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleMfaAppExclude>[]>;
100
99
  /**
101
- * Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations. - 'id'
102
- * - (Optional) Use if 'type' is 'APP' to indicate the application id to include. - 'name' - (Optional) Use if the 'type'
103
- * is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
104
- * of applications should be included. - 'type' - (Required) One of: 'APP', 'APP_TYPE'
100
+ * Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
101
+ * - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
102
+ * - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
103
+ * - 'type' - (Required) One of: 'APP', 'APP_TYPE'
105
104
  */
106
105
  appIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleMfaAppInclude>[]>;
107
106
  /**
@@ -129,8 +128,7 @@ export interface RuleMfaState {
129
128
  */
130
129
  policyId?: pulumi.Input<string>;
131
130
  /**
132
- * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
133
- * an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
131
+ * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
134
132
  */
135
133
  priority?: pulumi.Input<number>;
136
134
  /**
@@ -147,17 +145,17 @@ export interface RuleMfaState {
147
145
  */
148
146
  export interface RuleMfaArgs {
149
147
  /**
150
- * Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations. - 'id'
151
- * - (Optional) Use if 'type' is 'APP' to indicate the application id to include. - 'name' - (Optional) Use if the 'type'
152
- * is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
153
- * of applications should be included. - 'type' - (Required) One of: 'APP', 'APP_TYPE'
148
+ * Applications to exclude in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
149
+ * - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
150
+ * - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
151
+ * - 'type' - (Required) One of: 'APP', 'APP_TYPE'
154
152
  */
155
153
  appExcludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleMfaAppExclude>[]>;
156
154
  /**
157
- * Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations. - 'id'
158
- * - (Optional) Use if 'type' is 'APP' to indicate the application id to include. - 'name' - (Optional) Use if the 'type'
159
- * is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail')
160
- * of applications should be included. - 'type' - (Required) One of: 'APP', 'APP_TYPE'
155
+ * Applications to include in discovery rule. **IMPORTANT**: this field is only available in Classic Organizations.
156
+ * - 'id' - (Optional) Use if 'type' is 'APP' to indicate the application id to include.
157
+ * - 'name' - (Optional) Use if the 'type' is 'APP_TYPE' to indicate the type of application(s) to include in instances where an entire group (i.e. 'yahoo_mail') of applications should be included.
158
+ * - 'type' - (Required) One of: 'APP', 'APP_TYPE'
161
159
  */
162
160
  appIncludes?: pulumi.Input<pulumi.Input<inputs.policy.RuleMfaAppInclude>[]>;
163
161
  /**
@@ -185,8 +183,7 @@ export interface RuleMfaArgs {
185
183
  */
186
184
  policyId?: pulumi.Input<string>;
187
185
  /**
188
- * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if
189
- * an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
186
+ * Rule priority. This attribute can be set to a valid priority. To avoid an endless diff situation an error is thrown if an invalid property is provided. The Okta API defaults to the last (lowest) if not provided.
190
187
  */
191
188
  priority?: pulumi.Input<number>;
192
189
  /**