AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
ServiceType
Service
Type
sealed
class
ServiceType
Inheritors
Gateway
GatewayLoadBalancer
Interface
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Gateway
Link copied to clipboard
object
Gateway
:
ServiceType
Gateway
Load
Balancer
Link copied to clipboard
object
GatewayLoadBalancer
:
ServiceType
Interface
Link copied to clipboard
object
Interface
:
ServiceType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ServiceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String