AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
codepipeline
/
aws.sdk.kotlin.services.codepipeline.model
/
RuleConfigurationPropertyType
Rule
Configuration
Property
Type
sealed
class
RuleConfigurationPropertyType
Inheritors
Boolean
Number
String
SdkUnknown
Members
Types
Boolean
Link copied to clipboard
object
Boolean
:
RuleConfigurationPropertyType
Companion
Link copied to clipboard
object
Companion
Number
Link copied to clipboard
object
Number
:
RuleConfigurationPropertyType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RuleConfigurationPropertyType
String
Link copied to clipboard
object
String
:
RuleConfigurationPropertyType
Properties
value
Link copied to clipboard
abstract
val
value
:
String