AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
lightsail
/
aws.sdk.kotlin.services.lightsail.model
/
BlueprintType
Blueprint
Type
sealed
class
BlueprintType
Inheritors
App
Os
SdkUnknown
Members
Types
App
Link copied to clipboard
object
App
:
BlueprintType
Companion
Link copied to clipboard
object
Companion
Os
Link copied to clipboard
object
Os
:
BlueprintType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
BlueprintType
Properties
value
Link copied to clipboard
abstract
val
value
:
String