| Interface | Description |
|---|---|
| CfnSkill.AuthenticationConfigurationProperty |
The `AuthenticationConfiguration` property type specifies the Login with Amazon (LWA) configuration used to authenticate with the Alexa service.
|
| CfnSkill.OverridesProperty |
The `Overrides` property type provides overrides to the skill package to apply when creating or updating the skill.
|
| CfnSkill.SkillPackageProperty |
The `SkillPackage` property type contains configuration details for the skill package that contains the components of the Alexa skill.
|
| CfnSkillProps |
Properties for defining a `CfnSkill`.
|
| Class | Description |
|---|---|
| CfnSkill |
A CloudFormation `Alexa::ASK::Skill`.
|
| CfnSkill.AuthenticationConfigurationProperty.Builder |
A builder for
CfnSkill.AuthenticationConfigurationProperty |
| CfnSkill.AuthenticationConfigurationProperty.Jsii$Proxy |
An implementation for
CfnSkill.AuthenticationConfigurationProperty |
| CfnSkill.Builder |
A fluent builder for
CfnSkill. |
| CfnSkill.OverridesProperty.Builder |
A builder for
CfnSkill.OverridesProperty |
| CfnSkill.OverridesProperty.Jsii$Proxy |
An implementation for
CfnSkill.OverridesProperty |
| CfnSkill.SkillPackageProperty.Builder |
A builder for
CfnSkill.SkillPackageProperty |
| CfnSkill.SkillPackageProperty.Jsii$Proxy |
An implementation for
CfnSkill.SkillPackageProperty |
| CfnSkillProps.Builder |
A builder for
CfnSkillProps |
| CfnSkillProps.Jsii$Proxy |
An implementation for
CfnSkillProps |
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.alexa.ask.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for Alexa::ASK.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.