Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Resource

This is the schedule resource entity.

Properties

id

id: string

This is the resource OCID.

Optional metadata

metadata: undefined | object

This is additional information that helps to identity the resource for the schedule.

{ \"id\": \"\" \"metadata\": { \"namespaceName\": \"sampleNamespace\", \"bucketName\": \"sampleBucket\" } }

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Resource): object

getJsonObj