Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-toolkit-load-azure-blob-storage
/
io.airbyte.cdk.load.file.azureBlobStorage
/
AzureBlob
Azure
Blob
data
class
AzureBlob
(
val
key
:
String
,
val
storageConfig
:
AzureBlobStorageClientConfiguration
)
:
RemoteObject
<
AzureBlobStorageClientConfiguration
>
Represents a single blob in Azure.
Members
Constructors
Azure
Blob
Link copied to clipboard
constructor
(
key
:
String
,
storageConfig
:
AzureBlobStorageClientConfiguration
)
Properties
key
Link copied to clipboard
open
override
val
key
:
String
storage
Config
Link copied to clipboard
open
override
val
storageConfig
:
AzureBlobStorageClientConfiguration