AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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