- Navigation Guide
@aws-sdk/client-voice-id
OptOutSpeakerCommandInput Interface
The input for OptOutSpeakerCommand.
Members
Name | Type | Details |
---|---|---|
DomainId Required | string | undefined | The identifier of the domain that contains the speaker. |
SpeakerId Required | string | undefined | The identifier of the speaker you want opted-out. |
Full Signature
export interface OptOutSpeakerCommandInput extends OptOutSpeakerRequest