toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
cloudfrontkeyvaluestore
/
aws.sdk.kotlin.services.cloudfrontkeyvaluestore.model
/
PutKeyRequestListItem
/
Builder
Builder
class
Builder
Members
Properties
key
Link copied to clipboard
var
key
:
String
?
The key of the key value pair list item to put.
value
Link copied to clipboard
var
value
:
String
?
The value for the key value pair to put.