toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
ssm
/
aws.sdk.kotlin.services.ssm.model
/
OpsItemFilter
/
Builder
Builder
class
Builder
Members
Properties
key
Link copied to clipboard
var
key
:
OpsItemFilterKey
?
The name of the filter.
operator
Link copied to clipboard
var
operator
:
OpsItemFilterOperator
?
The operator used by the filter call.
values
Link copied to clipboard
var
values
:
List
<
String
>
?
The filter value.