toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
lookoutmetrics
/
aws.sdk.kotlin.services.lookoutmetrics.model
/
AttributeValue
/
Builder
Builder
class
Builder
Members
Properties
b
Link copied to clipboard
var
b
:
String
?
A binary value.
bs
Link copied to clipboard
var
bs
:
List
<
String
>
?
A list of binary values.
n
Link copied to clipboard
var
n
:
String
?
A number.
ns
Link copied to clipboard
var
ns
:
List
<
String
>
?
A list of numbers.
s
Link copied to clipboard
var
s
:
String
?
A string.
ss
Link copied to clipboard
var
ss
:
List
<
String
>
?
A list of strings.