Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateOdaInstanceDetails

Properties that are required to create a Digital Assistant instance.

Properties

compartmentId

compartmentId: string

Identifier of the compartment.

Optional definedTags

definedTags: undefined | object

Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

Description of the Digital Assistant instance.

Optional displayName

displayName: undefined | string

User-friendly name for the instance. Avoid entering confidential information. You can change this value anytime.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type, or scope. Example: {@code {"bar-key": "value"}}

Optional identityDomain

identityDomain: undefined | string

If isRoleBasedAccess is set to true, this property specifies the identity domain that is to be used to implement this type of authorzation. Digital Assistant will create an Identity Application instance and Application Roles within this identity domain. The caller may then perform and user roll mappings they like to grant access to users within the identity domain.

Optional isRoleBasedAccess

isRoleBasedAccess: undefined | false | true

Should this Digital Assistant instance use role-based authorization via an identity domain (true) or use the default policy-based authorization via IAM policies (false)

shapeName

shapeName: ShapeName

Shape or size of the instance.

Functions

getDeserializedJsonObj

getJsonObj