Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateExportSettingDetails

Attributes to update a Export setting.

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 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.

Functions

getDeserializedJsonObj

getJsonObj