toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
robomaker
/
aws.sdk.kotlin.services.robomaker.model
/
RobotSoftwareSuiteType
Robot
Software
Suite
Type
sealed
class
RobotSoftwareSuiteType
Inheritors
General
Ros
Ros2
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
General
Link copied to clipboard
object
General
:
RobotSoftwareSuiteType
Ros
Link copied to clipboard
object
Ros
:
RobotSoftwareSuiteType
Ros2
Link copied to clipboard
object
Ros2
:
RobotSoftwareSuiteType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RobotSoftwareSuiteType
Properties
value
Link copied to clipboard
abstract
val
value
:
String