SignedURLConfig
This class encapsulates configurations specifically used for SignedURL behavior. It allows overriding stow backend configurations through a map of string key-value pairs.
Attributes
| Attribute | Type | Description |
|---|---|---|
| StowConfigOverride | map[string]string | Configuration for stow backend. Refer to github/flyteorg/stow |