Class SynthesizeSpeechPresignRequest

java.lang.Object
software.amazon.awssdk.awscore.presigner.PresignRequest
software.amazon.awssdk.services.polly.presigner.model.SynthesizeSpeechPresignRequest
All Implemented Interfaces:
ToCopyableBuilder<SynthesizeSpeechPresignRequest.Builder,SynthesizeSpeechPresignRequest>

A request to pre-sign a PollyPresigner so that it can be executed at a later time without requiring additional signing or authentication.
See Also: