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-gcs
/
io.airbyte.cdk.load.command.gcs
/
GcsAuthSpecification
Gcs
Auth
Specification
sealed
class
GcsAuthSpecification
Inheritors
GcsHmacKeySpecification
Members
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
GcsAuthSpecification.Type
>
Properties
credential
Type
Link copied to clipboard
val
credentialType
:
GcsAuthSpecification.Type
Functions
to
Gcs
Auth
Configuration
Link copied to clipboard
abstract
fun
toGcsAuthConfiguration
(
)
:
GcsAuthConfiguration