AWS SDK for Kotlin
Toggle table of contents
1.5.96
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
partnercentralaccount
/
aws.sdk.kotlin.services.partnercentralaccount.model
/
ConflictExceptionReason
Conflict
Exception
Reason
sealed
class
ConflictExceptionReason
Inheritors
ConflictClientToken
DuplicateConnection
DuplicateConnectionInvitation
DuplicatePartner
IncompatibleConnectionInvitationReceiver
IncompatibleConnectionInvitationState
IncompatibleConnectionPreferencesRevision
IncompatibleConnectionState
IncompatiblePartnerProfileTaskState
IncompatibleProfileState
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Conflict
Client
Token
Link copied to clipboard
object
ConflictClientToken
:
ConflictExceptionReason
Duplicate
Connection
Link copied to clipboard
object
DuplicateConnection
:
ConflictExceptionReason
Duplicate
Connection
Invitation
Link copied to clipboard
object
DuplicateConnectionInvitation
:
ConflictExceptionReason
Duplicate
Partner
Link copied to clipboard
object
DuplicatePartner
:
ConflictExceptionReason
Incompatible
Connection
Invitation
Receiver
Link copied to clipboard
object
IncompatibleConnectionInvitationReceiver
:
ConflictExceptionReason
Incompatible
Connection
Invitation
State
Link copied to clipboard
object
IncompatibleConnectionInvitationState
:
ConflictExceptionReason
Incompatible
Connection
Preferences
Revision
Link copied to clipboard
object
IncompatibleConnectionPreferencesRevision
:
ConflictExceptionReason
Incompatible
Connection
State
Link copied to clipboard
object
IncompatibleConnectionState
:
ConflictExceptionReason
Incompatible
Partner
Profile
Task
State
Link copied to clipboard
object
IncompatiblePartnerProfileTaskState
:
ConflictExceptionReason
Incompatible
Profile
State
Link copied to clipboard
object
IncompatibleProfileState
:
ConflictExceptionReason
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ConflictExceptionReason
Properties
value
Link copied to clipboard
abstract
val
value
:
String