AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
omics
/
aws.sdk.kotlin.services.omics.model
/
TsvStoreOptions
/
Builder
Builder
class
Builder
Members
Properties
annotation
Type
Link copied to clipboard
var
annotationType
:
AnnotationType
?
The store's annotation type.
format
To
Header
Link copied to clipboard
var
formatToHeader
:
Map
<
FormatToHeaderKey
,
String
>
?
The store's header key to column name mapping.
schema
Link copied to clipboard
var
schema
:
List
<
Map
<
String
,
SchemaValueType
>
>
?
The store's schema.