toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
apprunner
/
aws.sdk.kotlin.services.apprunner.model
/
EgressType
Egress
Type
sealed
class
EgressType
Inheritors
Default
Vpc
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Default
Link copied to clipboard
object
Default
:
EgressType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
EgressType
Vpc
Link copied to clipboard
object
Vpc
:
EgressType
Properties
value
Link copied to clipboard
abstract
val
value
:
String