AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cloudfront
/
aws.sdk.kotlin.services.cloudfront.model
/
FunctionRuntime
Function
Runtime
sealed
class
FunctionRuntime
Inheritors
CloudfrontJs1_0
CloudfrontJs2_0
SdkUnknown
Members
Types
Cloudfront
Js1_
0
Link copied to clipboard
object
CloudfrontJs1_0
:
FunctionRuntime
Cloudfront
Js2_
0
Link copied to clipboard
object
CloudfrontJs2_0
:
FunctionRuntime
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
FunctionRuntime
Properties
value
Link copied to clipboard
abstract
val
value
:
String