Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ObjectStorageTargetDetails

The destination bucket for data transferred from the source. For configuration instructions, see Creating a Connector.

Properties

Optional batchRolloverSizeInMBs

batchRolloverSizeInMBs: undefined | number

The batch rollover size in megabytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional batchRolloverTimeInMs

batchRolloverTimeInMs: undefined | number

The batch rollover time in milliseconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

bucketName

bucketName: string

The name of the bucket. Valid characters are letters (upper or lower case), numbers, hyphens (-), underscores(_), and periods (.). Bucket names must be unique within an Object Storage namespace. Avoid entering confidential information. Example: my-new-bucket1

Const kind

kind: string = "objectStorage"

Optional namespace

namespace: undefined | string

The namespace.

Optional objectNamePrefix

objectNamePrefix: undefined | string

The prefix of the objects. Avoid entering confidential information.

Methods

getDeserializedJsonObj

getJsonObj