toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
emr
/
aws.sdk.kotlin.services.emr.model
/
KeyValue
/
Builder
Builder
class
Builder
Members
Properties
key
Link copied to clipboard
var
key
:
String
?
The unique identifier of a key-value pair.
value
Link copied to clipboard
var
value
:
String
?
The value part of the identified key.