toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
autoscaling
/
aws.sdk.kotlin.services.autoscaling.model
/
ScaleInProtectedInstances
Scale
In
Protected
Instances
sealed
class
ScaleInProtectedInstances
Inheritors
Ignore
Refresh
Wait
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Ignore
Link copied to clipboard
object
Ignore
:
ScaleInProtectedInstances
Refresh
Link copied to clipboard
object
Refresh
:
ScaleInProtectedInstances
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ScaleInProtectedInstances
Wait
Link copied to clipboard
object
Wait
:
ScaleInProtectedInstances
Properties
value
Link copied to clipboard
abstract
val
value
:
String