AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
RunStatementRequest
/
Builder
Builder
class
Builder
Members
Properties
code
Link copied to clipboard
var
code
:
String
?
The statement code to be run.
request
Origin
Link copied to clipboard
var
requestOrigin
:
String
?
The origin of the request.
session
Id
Link copied to clipboard
var
sessionId
:
String
?
The Session Id of the statement to be run.