toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.