Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AttachmentDetails

Description of an attachments for this instance

Properties

isImplicit

isImplicit: boolean
  • If role == {@code PARENT}, the attached instance was created by this service instance
  • If role == {@code CHILD}, this instance was created from attached instance on behalf of a user

targetId

targetId: string

The OCID of the target instance (which could be any other OCI PaaS/SaaS resource), to which this instance is attached.

targetInstanceUrl

targetInstanceUrl: string

The dataplane instance URL of the attached instance

targetRole

targetRole: TargetRole

The role of the target attachment.

  • {@code PARENT} - The target instance is the parent of this attachment.
  • {@code CHILD} - The target instance is the child of this attachment.

targetServiceType

targetServiceType: string

The type of the target instance, such as "FUSION".

Functions

getDeserializedJsonObj

getJsonObj