AWS SDK for Kotlin
Toggle table of contents
1.6.56
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
rtbfabric
/
aws.sdk.kotlin.services.rtbfabric.model
/
GatewayType
Gateway
Type
sealed
class
GatewayType
The type of gateway.
Inheritors
External
Internal
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
External
Link copied to clipboard
object
External
:
GatewayType
Internal
Link copied to clipboard
object
Internal
:
GatewayType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
GatewayType
Properties
value
Link copied to clipboard
abstract
val
value
:
String