AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
redshift
/
aws.sdk.kotlin.services.redshift.model
/
ParameterApplyType
Parameter
Apply
Type
sealed
class
ParameterApplyType
Inheritors
Dynamic
Static
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Dynamic
Link copied to clipboard
object
Dynamic
:
ParameterApplyType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ParameterApplyType
Static
Link copied to clipboard
object
Static
:
ParameterApplyType
Properties
value
Link copied to clipboard
abstract
val
value
:
String