| Interface | Description |
|---|---|
| CfnSkill.AuthenticationConfigurationProperty |
Example:
|
| CfnSkill.OverridesProperty |
Example:
|
| CfnSkill.SkillPackageProperty |
Example:
|
| 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 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 if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.