Force fetch the value from the parameter store, ignoring the cache.
Maximum age of the value in the cache, in seconds.
Optional
sdkOptions to pass to the underlying SDK.
Whether to throw an error if a value cannot be transformed.
Optional
transformTransform to be applied, can be json
or binary
.
Options for the
getMultiple
method.Extends the
GetOptions
class and adds thethrowOnTransformError
option.