AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
GetPlanResponse
/
Builder
Builder
class
Builder
Members
Properties
python
Script
Link copied to clipboard
var
pythonScript
:
String
?
A Python script to perform the mapping.
scala
Code
Link copied to clipboard
var
scalaCode
:
String
?
The Scala code to perform the mapping.