@pulumi/okta 3.5.1 → 3.5.2
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/domain.d.ts +12 -0
- package/domain.js +2 -0
- package/domain.js.map +1 -1
- package/group/group.d.ts +27 -0
- package/group/group.js +17 -0
- package/group/group.js.map +1 -1
- package/idp/social.d.ts +3 -3
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/roleSubscription.d.ts +3 -3
package/domain.d.ts
CHANGED
|
@@ -36,6 +36,10 @@ export declare class Domain extends pulumi.CustomResource {
|
|
|
36
36
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
37
37
|
*/
|
|
38
38
|
static isInstance(obj: any): obj is Domain;
|
|
39
|
+
/**
|
|
40
|
+
* Certificate source type that indicates whether the certificate is provided by the user or Okta. Accepted values: `MANUAL`, `OKTA_MANAGED`. Default value = `MANUAL`
|
|
41
|
+
*/
|
|
42
|
+
readonly certificateSourceType: pulumi.Output<string | undefined>;
|
|
39
43
|
/**
|
|
40
44
|
* TXT and CNAME records to be registered for the Domain.
|
|
41
45
|
*/
|
|
@@ -68,6 +72,10 @@ export declare class Domain extends pulumi.CustomResource {
|
|
|
68
72
|
* Input properties used for looking up and filtering Domain resources.
|
|
69
73
|
*/
|
|
70
74
|
export interface DomainState {
|
|
75
|
+
/**
|
|
76
|
+
* Certificate source type that indicates whether the certificate is provided by the user or Okta. Accepted values: `MANUAL`, `OKTA_MANAGED`. Default value = `MANUAL`
|
|
77
|
+
*/
|
|
78
|
+
certificateSourceType?: pulumi.Input<string>;
|
|
71
79
|
/**
|
|
72
80
|
* TXT and CNAME records to be registered for the Domain.
|
|
73
81
|
*/
|
|
@@ -92,6 +100,10 @@ export interface DomainState {
|
|
|
92
100
|
* The set of arguments for constructing a Domain resource.
|
|
93
101
|
*/
|
|
94
102
|
export interface DomainArgs {
|
|
103
|
+
/**
|
|
104
|
+
* Certificate source type that indicates whether the certificate is provided by the user or Okta. Accepted values: `MANUAL`, `OKTA_MANAGED`. Default value = `MANUAL`
|
|
105
|
+
*/
|
|
106
|
+
certificateSourceType?: pulumi.Input<string>;
|
|
95
107
|
/**
|
|
96
108
|
* Custom Domain name.
|
|
97
109
|
*/
|
package/domain.js
CHANGED
|
@@ -31,6 +31,7 @@ class Domain extends pulumi.CustomResource {
|
|
|
31
31
|
opts = opts || {};
|
|
32
32
|
if (opts.id) {
|
|
33
33
|
const state = argsOrState;
|
|
34
|
+
inputs["certificateSourceType"] = state ? state.certificateSourceType : undefined;
|
|
34
35
|
inputs["dnsRecords"] = state ? state.dnsRecords : undefined;
|
|
35
36
|
inputs["name"] = state ? state.name : undefined;
|
|
36
37
|
inputs["validationStatus"] = state ? state.validationStatus : undefined;
|
|
@@ -38,6 +39,7 @@ class Domain extends pulumi.CustomResource {
|
|
|
38
39
|
}
|
|
39
40
|
else {
|
|
40
41
|
const args = argsOrState;
|
|
42
|
+
inputs["certificateSourceType"] = args ? args.certificateSourceType : undefined;
|
|
41
43
|
inputs["name"] = args ? args.name : undefined;
|
|
42
44
|
inputs["verify"] = args ? args.verify : undefined;
|
|
43
45
|
inputs["dnsRecords"] = undefined /*out*/;
|
package/domain.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"domain.js","sourceRoot":"","sources":["../domain.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"domain.js","sourceRoot":"","sources":["../domain.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IA4D7C,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,MAAM,GAAkB,EAAE,CAAC;QAC/B,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,MAAM,CAAC,uBAAuB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,MAAM,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,MAAM,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAChD,MAAM,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,MAAM,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SACvD;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,MAAM,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,MAAM,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAClD,MAAM,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzC,MAAM,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAClD;QACD,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;YACf,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,EAAE,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE,EAAC,CAAC,CAAC;SACxE;QACD,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAAC;IACnD,CAAC;IAjFD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7D,CAAC;IAKD;;;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,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;;AA1BL,wBAmFC;AArEG,gBAAgB;AACO,mBAAY,GAAG,0BAA0B,CAAC"}
|
package/group/group.d.ts
CHANGED
|
@@ -26,6 +26,21 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
26
26
|
* });
|
|
27
27
|
* ```
|
|
28
28
|
*
|
|
29
|
+
* Custom profile attributes
|
|
30
|
+
* ```typescript
|
|
31
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
32
|
+
* import * as okta from "@pulumi/okta";
|
|
33
|
+
*
|
|
34
|
+
* const example = new okta.group.Group("example", {
|
|
35
|
+
* description: "My Example Group",
|
|
36
|
+
* customProfileAttributes: JSON.stringify({
|
|
37
|
+
* example1: "testing1234",
|
|
38
|
+
* example2: true,
|
|
39
|
+
* example3: 54321,
|
|
40
|
+
* }),
|
|
41
|
+
* });
|
|
42
|
+
* ```
|
|
43
|
+
*
|
|
29
44
|
* ## Import
|
|
30
45
|
*
|
|
31
46
|
* An Okta Group can be imported via the Okta ID.
|
|
@@ -56,6 +71,10 @@ export declare class Group extends pulumi.CustomResource {
|
|
|
56
71
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
57
72
|
*/
|
|
58
73
|
static isInstance(obj: any): obj is Group;
|
|
74
|
+
/**
|
|
75
|
+
* raw JSON containing all custom profile attributes.
|
|
76
|
+
*/
|
|
77
|
+
readonly customProfileAttributes: pulumi.Output<string | undefined>;
|
|
59
78
|
/**
|
|
60
79
|
* The description of the Okta Group.
|
|
61
80
|
*/
|
|
@@ -88,6 +107,10 @@ export declare class Group extends pulumi.CustomResource {
|
|
|
88
107
|
* Input properties used for looking up and filtering Group resources.
|
|
89
108
|
*/
|
|
90
109
|
export interface GroupState {
|
|
110
|
+
/**
|
|
111
|
+
* raw JSON containing all custom profile attributes.
|
|
112
|
+
*/
|
|
113
|
+
customProfileAttributes?: pulumi.Input<string>;
|
|
91
114
|
/**
|
|
92
115
|
* The description of the Okta Group.
|
|
93
116
|
*/
|
|
@@ -112,6 +135,10 @@ export interface GroupState {
|
|
|
112
135
|
* The set of arguments for constructing a Group resource.
|
|
113
136
|
*/
|
|
114
137
|
export interface GroupArgs {
|
|
138
|
+
/**
|
|
139
|
+
* raw JSON containing all custom profile attributes.
|
|
140
|
+
*/
|
|
141
|
+
customProfileAttributes?: pulumi.Input<string>;
|
|
115
142
|
/**
|
|
116
143
|
* The description of the Okta Group.
|
|
117
144
|
*/
|
package/group/group.js
CHANGED
|
@@ -32,6 +32,21 @@ const utilities = require("../utilities");
|
|
|
32
32
|
* });
|
|
33
33
|
* ```
|
|
34
34
|
*
|
|
35
|
+
* Custom profile attributes
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as okta from "@pulumi/okta";
|
|
39
|
+
*
|
|
40
|
+
* const example = new okta.group.Group("example", {
|
|
41
|
+
* description: "My Example Group",
|
|
42
|
+
* customProfileAttributes: JSON.stringify({
|
|
43
|
+
* example1: "testing1234",
|
|
44
|
+
* example2: true,
|
|
45
|
+
* example3: 54321,
|
|
46
|
+
* }),
|
|
47
|
+
* });
|
|
48
|
+
* ```
|
|
49
|
+
*
|
|
35
50
|
* ## Import
|
|
36
51
|
*
|
|
37
52
|
* An Okta Group can be imported via the Okta ID.
|
|
@@ -52,6 +67,7 @@ class Group extends pulumi.CustomResource {
|
|
|
52
67
|
opts = opts || {};
|
|
53
68
|
if (opts.id) {
|
|
54
69
|
const state = argsOrState;
|
|
70
|
+
inputs["customProfileAttributes"] = state ? state.customProfileAttributes : undefined;
|
|
55
71
|
inputs["description"] = state ? state.description : undefined;
|
|
56
72
|
inputs["name"] = state ? state.name : undefined;
|
|
57
73
|
inputs["skipUsers"] = state ? state.skipUsers : undefined;
|
|
@@ -59,6 +75,7 @@ class Group extends pulumi.CustomResource {
|
|
|
59
75
|
}
|
|
60
76
|
else {
|
|
61
77
|
const args = argsOrState;
|
|
78
|
+
inputs["customProfileAttributes"] = args ? args.customProfileAttributes : undefined;
|
|
62
79
|
inputs["description"] = args ? args.description : undefined;
|
|
63
80
|
inputs["name"] = args ? args.name : undefined;
|
|
64
81
|
inputs["skipUsers"] = args ? args.skipUsers : undefined;
|
package/group/group.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group.js","sourceRoot":"","sources":["../../group/group.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"group.js","sourceRoot":"","sources":["../../group/group.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IA4D5C,YAAY,IAAY,EAAE,WAAoC,EAAE,IAAmC;QAC/F,IAAI,MAAM,GAAkB,EAAE,CAAC;QAC/B,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqC,CAAC;YACpD,MAAM,CAAC,yBAAyB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,MAAM,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,MAAM,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAChD,MAAM,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,MAAM,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;SACrD;aAAM;YACH,MAAM,IAAI,GAAG,WAAoC,CAAC;YAClD,MAAM,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,MAAM,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,MAAM,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,MAAM,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;SACnD;QACD,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;YACf,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,EAAE,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE,EAAC,CAAC,CAAC;SACxE;QACD,KAAK,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAAC;IAClD,CAAC;IAjFD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5D,CAAC;IAKD;;;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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;;AA1BL,sBAmFC;AArEG,gBAAgB;AACO,kBAAY,GAAG,wBAAwB,CAAC"}
|
package/idp/social.d.ts
CHANGED
|
@@ -184,7 +184,7 @@ export declare class Social extends pulumi.CustomResource {
|
|
|
184
184
|
*/
|
|
185
185
|
readonly tokenUrl: pulumi.Output<string>;
|
|
186
186
|
/**
|
|
187
|
-
* The type of Social IdP. It can be `"FACEBOOK"`, `"LINKEDIN"`, `"MICROSOFT"`, or `"
|
|
187
|
+
* The type of Social IdP. It can be `"FACEBOOK"`, `"LINKEDIN"`, `"MICROSOFT"`, `"GOOGLE"` or `"APPLE"`.
|
|
188
188
|
*/
|
|
189
189
|
readonly type: pulumi.Output<string>;
|
|
190
190
|
/**
|
|
@@ -339,7 +339,7 @@ export interface SocialState {
|
|
|
339
339
|
*/
|
|
340
340
|
tokenUrl?: pulumi.Input<string>;
|
|
341
341
|
/**
|
|
342
|
-
* The type of Social IdP. It can be `"FACEBOOK"`, `"LINKEDIN"`, `"MICROSOFT"`, or `"
|
|
342
|
+
* The type of Social IdP. It can be `"FACEBOOK"`, `"LINKEDIN"`, `"MICROSOFT"`, `"GOOGLE"` or `"APPLE"`.
|
|
343
343
|
*/
|
|
344
344
|
type?: pulumi.Input<string>;
|
|
345
345
|
/**
|
|
@@ -470,7 +470,7 @@ export interface SocialArgs {
|
|
|
470
470
|
*/
|
|
471
471
|
suspendedAction?: pulumi.Input<string>;
|
|
472
472
|
/**
|
|
473
|
-
* The type of Social IdP. It can be `"FACEBOOK"`, `"LINKEDIN"`, `"MICROSOFT"`, or `"
|
|
473
|
+
* The type of Social IdP. It can be `"FACEBOOK"`, `"LINKEDIN"`, `"MICROSOFT"`, `"GOOGLE"` or `"APPLE"`.
|
|
474
474
|
*/
|
|
475
475
|
type: pulumi.Input<string>;
|
|
476
476
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/okta",
|
|
3
|
-
"version": "v3.5.
|
|
3
|
+
"version": "v3.5.2",
|
|
4
4
|
"description": "A Pulumi package for creating and managing okta resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"scripts": {
|
|
13
13
|
"build": "tsc",
|
|
14
|
-
"install": "node scripts/install-pulumi-plugin.js resource okta v3.5.
|
|
14
|
+
"install": "node scripts/install-pulumi-plugin.js resource okta v3.5.2"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@pulumi/pulumi": "^3.0.0"
|
package/package.json.dev
CHANGED
package/roleSubscription.d.ts
CHANGED
|
@@ -47,7 +47,7 @@ export declare class RoleSubscription extends pulumi.CustomResource {
|
|
|
47
47
|
readonly notificationType: pulumi.Output<string>;
|
|
48
48
|
/**
|
|
49
49
|
* Type of the role. Valid values: `"SUPER_ADMIN"`, `"ORG_ADMIN"`, `"APP_ADMIN"`, `"USER_ADMIN"`,
|
|
50
|
-
* `"HELP_DESK_ADMIN"`, `"READ_ONLY_ADMIN"`, `"MOBILE_ADMIN"`, `"
|
|
50
|
+
* `"HELP_DESK_ADMIN"`, `"READ_ONLY_ADMIN"`, `"MOBILE_ADMIN"`, `"API_ADMIN"`, `"REPORT_ADMIN"`,
|
|
51
51
|
* `"GROUP_MEMBERSHIP_ADMIN"`.
|
|
52
52
|
*/
|
|
53
53
|
readonly roleType: pulumi.Output<string>;
|
|
@@ -76,7 +76,7 @@ export interface RoleSubscriptionState {
|
|
|
76
76
|
notificationType?: pulumi.Input<string>;
|
|
77
77
|
/**
|
|
78
78
|
* Type of the role. Valid values: `"SUPER_ADMIN"`, `"ORG_ADMIN"`, `"APP_ADMIN"`, `"USER_ADMIN"`,
|
|
79
|
-
* `"HELP_DESK_ADMIN"`, `"READ_ONLY_ADMIN"`, `"MOBILE_ADMIN"`, `"
|
|
79
|
+
* `"HELP_DESK_ADMIN"`, `"READ_ONLY_ADMIN"`, `"MOBILE_ADMIN"`, `"API_ADMIN"`, `"REPORT_ADMIN"`,
|
|
80
80
|
* `"GROUP_MEMBERSHIP_ADMIN"`.
|
|
81
81
|
*/
|
|
82
82
|
roleType?: pulumi.Input<string>;
|
|
@@ -97,7 +97,7 @@ export interface RoleSubscriptionArgs {
|
|
|
97
97
|
notificationType: pulumi.Input<string>;
|
|
98
98
|
/**
|
|
99
99
|
* Type of the role. Valid values: `"SUPER_ADMIN"`, `"ORG_ADMIN"`, `"APP_ADMIN"`, `"USER_ADMIN"`,
|
|
100
|
-
* `"HELP_DESK_ADMIN"`, `"READ_ONLY_ADMIN"`, `"MOBILE_ADMIN"`, `"
|
|
100
|
+
* `"HELP_DESK_ADMIN"`, `"READ_ONLY_ADMIN"`, `"MOBILE_ADMIN"`, `"API_ADMIN"`, `"REPORT_ADMIN"`,
|
|
101
101
|
* `"GROUP_MEMBERSHIP_ADMIN"`.
|
|
102
102
|
*/
|
|
103
103
|
roleType: pulumi.Input<string>;
|