toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
outposts
/
aws.sdk.kotlin.services.outposts.model
/
PowerPhase
Power
Phase
sealed
class
PowerPhase
Inheritors
SinglePhase
ThreePhase
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
PowerPhase
Single
Phase
Link copied to clipboard
object
SinglePhase
:
PowerPhase
Three
Phase
Link copied to clipboard
object
ThreePhase
:
PowerPhase
Properties
value
Link copied to clipboard
abstract
val
value
:
String