AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
opsworks
/
aws.sdk.kotlin.services.opsworks.model
/
Architecture
Architecture
sealed
class
Architecture
Inheritors
I386
X86_64
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
I386
Link copied to clipboard
object
I386
:
Architecture
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Architecture
X86_
64
Link copied to clipboard
object
X86_64
:
Architecture
Properties
value
Link copied to clipboard
abstract
val
value
:
String