toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
lambda
/
aws.sdk.kotlin.services.lambda.model
/
FunctionResponseType
Function
Response
Type
sealed
class
FunctionResponseType
Inheritors
ReportBatchItemFailures
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Report
Batch
Item
Failures
Link copied to clipboard
object
ReportBatchItemFailures
:
FunctionResponseType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
FunctionResponseType
Properties
value
Link copied to clipboard
abstract
val
value
:
String