Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExportSetting

An export settings for JMS fleets.

Properties

Optional exportDuration

exportDuration: model.ExportDuration

The duration of data to be exported for fleets.

Optional exportFrequency

exportFrequency: model.ExportFrequency

Schedule at which data will be exported.

Optional exportResources

exportResources: model.ExportResources

Resource to export data associated from the fleets.

Optional exportSettingKey

exportSettingKey: undefined | string

The internal identifier of the export setting.

Optional fleetId

fleetId: undefined | string

The OCID of the fleet.

Optional isCrossRegionAcknowledged

isCrossRegionAcknowledged: undefined | false | true

Acknowledgement for cross region target bucket configuration.

isEnabled

isEnabled: boolean

ExportSetting flag to store enabled or disabled status.

Optional targetBucketName

targetBucketName: undefined | string

The name of the bucket where data will be exported.

Optional targetBucketNamespace

targetBucketNamespace: undefined | string

The namespace of the bucket where data will be exported.

Optional targetBucketRegion

targetBucketRegion: undefined | string

The namespace of the bucket where data will be exported.

Optional timeCreated

timeCreated: Date

The creation date and time of the export setting (formatted according to RFC3339).

Optional timeLastModified

timeLastModified: Date

The update date and time of the export setting (formatted according to RFC3339).

Functions

getDeserializedJsonObj

getJsonObj