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