Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 784 Bytes

CreateResourceSetRequest.md

File metadata and controls

12 lines (8 loc) · 784 Bytes

Okta.Sdk.Model.CreateResourceSetRequest

Properties

Name Type Description Notes
Description string Description of the Resource Set [optional]
Label string Unique name for the Resource Set [optional]
Resources List<string> The endpoint (URL) that references all resource objects included in the Resource Set. Resources are identified by either an Okta Resource Name (ORN) or by a REST URL format. See Okta Resource Name. [optional]

[Back to Model list] [Back to API list] [Back to README]