Properties
Optional fails
fails: Array < string >
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:2689
Optional maximumInvocations
maximumInvocations: number
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:2691
meets
meets: Array < string >
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:2688
Optional reports
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:2690
shouldEndInputHandler
shouldEndInputHandler: boolean
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:2687
Optional triggerTimeMilliseconds
triggerTimeMilliseconds: number
Defined in alexa-apis-for-nodejs/ask-sdk-model/index.ts:2692
The events object is where you define the conditions that must be met for your skill to be notified of Echo Button input. You must define at least one event.