AWS SDK for Kotlin
Toggle table of contents
1.5.96
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
partnercentralbenefits
/
aws.sdk.kotlin.services.partnercentralbenefits.model
/
ResourceType
Resource
Type
sealed
class
ResourceType
Inheritors
BenefitAllocation
Opportunity
SdkUnknown
Members
Types
Benefit
Allocation
Link copied to clipboard
object
BenefitAllocation
:
ResourceType
Companion
Link copied to clipboard
object
Companion
Opportunity
Link copied to clipboard
object
Opportunity
:
ResourceType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ResourceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String