UpsertTypedSearchAttributesInput
in package
FinalYes
Tags
Table of Contents
Properties
- $updates : array<string|int, mixed>
Methods
- with() : self
Properties
$updates read-only
public
array<string|int, mixed>
$updates
Methods
with()
public
with([array<string|int, SearchAttributeUpdate>|null $updates = null ]) : self
Parameters
- $updates : array<string|int, SearchAttributeUpdate>|null = null