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
/
ContainerServicePowerName
Container
Service
Power
Name
sealed
class
ContainerServicePowerName
Inheritors
Large
Medium
Micro
Nano
Small
Xlarge
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Large
Link copied to clipboard
object
Large
:
ContainerServicePowerName
Medium
Link copied to clipboard
object
Medium
:
ContainerServicePowerName
Micro
Link copied to clipboard
object
Micro
:
ContainerServicePowerName
Nano
Link copied to clipboard
object
Nano
:
ContainerServicePowerName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ContainerServicePowerName
Small
Link copied to clipboard
object
Small
:
ContainerServicePowerName
Xlarge
Link copied to clipboard
object
Xlarge
:
ContainerServicePowerName
Properties
value
Link copied to clipboard
abstract
val
value
:
String