StateDownloadUrlInput provides parameters for generating a pre-signed URL
to download a stack's state file.
- stackIdID of the stack to download state from.
- versionOptional version of the state to download. When not provided, downloads the latest state. Currently not supported - will return an error if provided.