- Navigation Guide
@aws-sdk/client-voice-id
DeleteSpeakerCommandInput Interface
The input for DeleteSpeakerCommand.
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 to delete. |
Full Signature
export interface DeleteSpeakerCommandInput extends DeleteSpeakerRequest