AWS SDK for Kotlin
Toggle table of contents
1.5.97
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cloudformation
/
aws.sdk.kotlin.services.cloudformation.model
/
DriftIgnoredReason
Drift
Ignored
Reason
sealed
class
DriftIgnoredReason
Inheritors
ManagedByAws
WriteOnlyProperty
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Managed
By
Aws
Link copied to clipboard
object
ManagedByAws
:
DriftIgnoredReason
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
DriftIgnoredReason
Write
Only
Property
Link copied to clipboard
object
WriteOnlyProperty
:
DriftIgnoredReason
Properties
value
Link copied to clipboard
abstract
val
value
:
String