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