AWS SDK for Kotlin
Toggle table of contents
1.6.59
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
interconnect
/
aws.sdk.kotlin.services.interconnect.model
/
AttachPointType
Attach
Point
Type
sealed
class
AttachPointType
Inheritors
DirectConnectGateway
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Direct
Connect
Gateway
Link copied to clipboard
object
DirectConnectGateway
:
AttachPointType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AttachPointType
Properties
value
Link copied to clipboard
abstract
val
value
:
String