AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
apprunner
/
aws.sdk.kotlin.services.apprunner.model
/
Runtime
Runtime
sealed
class
Runtime
Inheritors
Corretto11
Corretto8
Dotnet6
Go1
Nodejs12
Nodejs14
Nodejs16
Nodejs18
Nodejs22
Php81
Python3
Python311
Ruby31
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Corretto11
Link copied to clipboard
object
Corretto11
:
Runtime
Corretto8
Link copied to clipboard
object
Corretto8
:
Runtime
Dotnet6
Link copied to clipboard
object
Dotnet6
:
Runtime
Go1
Link copied to clipboard
object
Go1
:
Runtime
Nodejs12
Link copied to clipboard
object
Nodejs12
:
Runtime
Nodejs14
Link copied to clipboard
object
Nodejs14
:
Runtime
Nodejs16
Link copied to clipboard
object
Nodejs16
:
Runtime
Nodejs18
Link copied to clipboard
object
Nodejs18
:
Runtime
Nodejs22
Link copied to clipboard
object
Nodejs22
:
Runtime
Php81
Link copied to clipboard
object
Php81
:
Runtime
Python3
Link copied to clipboard
object
Python3
:
Runtime
Python311
Link copied to clipboard
object
Python311
:
Runtime
Ruby31
Link copied to clipboard
object
Ruby31
:
Runtime
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Runtime
Properties
value
Link copied to clipboard
abstract
val
value
:
String