AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
ListStatementsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
A continuation token, if not all statements have yet been returned.
statements
Link copied to clipboard
var
statements
:
List
<
Statement
>
?
Returns the list of statements.