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-aws
/
io.airbyte.cdk.load.command.aws
/
AWSArnRoleConfiguration
AWSArn
Role
Configuration
data
class
AWSArnRoleConfiguration
(
val
roleArn
:
String
?
)
Members
Constructors
AWSArn
Role
Configuration
Link copied to clipboard
constructor
(
roleArn
:
String
?
)
Properties
role
Arn
Link copied to clipboard
val
roleArn
:
String
?