AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
configservice
/
aws.sdk.kotlin.services.configservice.model
/
AggregatedSourceType
Aggregated
Source
Type
sealed
class
AggregatedSourceType
Inheritors
Account
Organization
SdkUnknown
Members
Types
Account
Link copied to clipboard
object
Account
:
AggregatedSourceType
Companion
Link copied to clipboard
object
Companion
Organization
Link copied to clipboard
object
Organization
:
AggregatedSourceType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AggregatedSourceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String