AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
paymentcryptography
/
aws.sdk.kotlin.services.paymentcryptography.model
/
KeyOrigin
Key
Origin
sealed
class
KeyOrigin
Defines the source of a key
Inheritors
AwsPaymentCryptography
External
SdkUnknown
Members
Types
Aws
Payment
Cryptography
Link copied to clipboard
object
AwsPaymentCryptography
:
KeyOrigin
Companion
Link copied to clipboard
object
Companion
External
Link copied to clipboard
object
External
:
KeyOrigin
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
KeyOrigin
Properties
value
Link copied to clipboard
abstract
val
value
:
String