AWS SDK for Kotlin
Toggle table of contents
1.6.100
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
BatchGetIterableFormsResponse
/
Builder
Builder
class
Builder
Members
Properties
errors
Link copied to clipboard
var
errors
:
List
<
ItemError
>
?
The list of errors for items that could not be retrieved.
items
Link copied to clipboard
var
items
:
List
<
IterableFormItem
>
?
The list of retrieved iterable form items.