AWS SDK for Kotlin
Toggle table of contents
1.5.88
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
partnercentralchannel
/
aws.sdk.kotlin.services.partnercentralchannel.model
/
Sector
Sector
sealed
class
Sector
Inheritors
Commercial
Government
GovernmentException
SdkUnknown
Members
Types
Commercial
Link copied to clipboard
object
Commercial
:
Sector
Companion
Link copied to clipboard
object
Companion
Government
Link copied to clipboard
object
Government
:
Sector
Government
Exception
Link copied to clipboard
object
GovernmentException
:
Sector
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Sector
Properties
value
Link copied to clipboard
abstract
val
value
:
String