AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.