AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
athena
/
aws.sdk.kotlin.services.athena.model
/
BatchGetNamedQueryResponse
/
Builder
Builder
class
Builder
Members
Properties
named
Queries
Link copied to clipboard
var
namedQueries
:
List
<
NamedQuery
>
?
Information about the named query IDs submitted.
unprocessed
Named
Query
Ids
Link copied to clipboard
var
unprocessedNamedQueryIds
:
List
<
UnprocessedNamedQueryId
>
?
Information about provided query IDs.