toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
iot
/
aws.sdk.kotlin.services.iot.model
/
KeyPair
/
Builder
Builder
class
Builder
Members
Properties
private
Key
Link copied to clipboard
var
privateKey
:
String
?
The private key.
public
Key
Link copied to clipboard
var
publicKey
:
String
?
The public key.