toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
iotfleetwise
/
aws.sdk.kotlin.services.iotfleetwise.model
/
VehicleAssociationBehavior
Vehicle
Association
Behavior
sealed
class
VehicleAssociationBehavior
Inheritors
CreateIotThing
ValidateIotThingExists
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Create
Iot
Thing
Link copied to clipboard
object
CreateIotThing
:
VehicleAssociationBehavior
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
VehicleAssociationBehavior
Validate
Iot
Thing
Exists
Link copied to clipboard
object
ValidateIotThingExists
:
VehicleAssociationBehavior
Properties
value
Link copied to clipboard
abstract
val
value
:
String