toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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