toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-firehose
/
org.http4k.connect.amazon.model
/
SchemaConfiguration
Schema
Configuration
@
JsonSerializable
data
class
SchemaConfiguration
(
val
CatalogId
:
String
?
=
null
,
val
DatabaseName
:
String
?
=
null
,
val
Region
:
Region
?
=
null
,
val
RoleARN
:
ARN
?
=
null
,
val
TableName
:
String
?
=
null
,
val
VersionId
:
String
?
=
null
)
Members
Constructors
Schema
Configuration
Link copied to clipboard
constructor
(
CatalogId
:
String
?
=
null
,
DatabaseName
:
String
?
=
null
,
Region
:
Region
?
=
null
,
RoleARN
:
ARN
?
=
null
,
TableName
:
String
?
=
null
,
VersionId
:
String
?
=
null
)
Properties
Catalog
Id
Link copied to clipboard
val
CatalogId
:
String
?
=
null
Database
Name
Link copied to clipboard
val
DatabaseName
:
String
?
=
null
Region
Link copied to clipboard
val
Region
:
Region
?
=
null
Role
ARN
Link copied to clipboard
val
RoleARN
:
ARN
?
=
null
Table
Name
Link copied to clipboard
val
TableName
:
String
?
=
null
Version
Id
Link copied to clipboard
val
VersionId
:
String
?
=
null