AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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