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