Skip to main content

Namespace: BatchOperationUnpauseActivities

batch.v1.BatchOperationUnpauseActivities

Interfaces

Type Aliases

$Shape

Ƭ $Shape: { identity?: string | null ; jitter?: $Shape | null ; matchAll?: boolean | null ; resetAttempts?: boolean | null ; resetHeartbeat?: boolean | null ; type?: string | null } & { activity?: undefined ; matchAll?: null ; type?: null } | { activity?: "type" ; matchAll?: null ; type: string } | { activity?: "matchAll" ; matchAll: boolean ; type?: null }

Narrowed shape of a BatchOperationUnpauseActivities.