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