toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
codepipeline
/
aws.sdk.kotlin.services.codepipeline.model
/
ActionConfigurationPropertyType
Action
Configuration
Property
Type
sealed
class
ActionConfigurationPropertyType
Inheritors
Boolean
Number
String
SdkUnknown
Members
Types
Boolean
Link copied to clipboard
object
Boolean
:
ActionConfigurationPropertyType
Companion
Link copied to clipboard
object
Companion
Number
Link copied to clipboard
object
Number
:
ActionConfigurationPropertyType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ActionConfigurationPropertyType
String
Link copied to clipboard
object
String
:
ActionConfigurationPropertyType
Properties
value
Link copied to clipboard
abstract
val
value
:
String