AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
braket
/
aws.sdk.kotlin.services.braket.model
/
AssociationType
Association
Type
sealed
class
AssociationType
Inheritors
ReservationTimeWindowArn
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Reservation
Time
Window
Arn
Link copied to clipboard
object
ReservationTimeWindowArn
:
AssociationType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AssociationType
Properties
value
Link copied to clipboard
abstract
val
value
:
String