AWS SDK for Kotlin
Toggle table of contents
1.5.95
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
partnercentralselling
/
aws.sdk.kotlin.services.partnercentralselling.model
/
AccessDeniedExceptionErrorCode
Access
Denied
Exception
Error
Code
sealed
class
AccessDeniedExceptionErrorCode
Inheritors
IncompatibleBenefitAwsPartnerState
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Incompatible
Benefit
Aws
Partner
State
Link copied to clipboard
object
IncompatibleBenefitAwsPartnerState
:
AccessDeniedExceptionErrorCode
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AccessDeniedExceptionErrorCode
Properties
value
Link copied to clipboard
abstract
val
value
:
String