AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cloudformation
/
aws.sdk.kotlin.services.cloudformation.model
/
RequiresRecreation
Requires
Recreation
sealed
class
RequiresRecreation
Inheritors
Always
Conditionally
Never
SdkUnknown
Members
Types
Always
Link copied to clipboard
object
Always
:
RequiresRecreation
Companion
Link copied to clipboard
object
Companion
Conditionally
Link copied to clipboard
object
Conditionally
:
RequiresRecreation
Never
Link copied to clipboard
object
Never
:
RequiresRecreation
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RequiresRecreation
Properties
value
Link copied to clipboard
abstract
val
value
:
String