| Package | Description |
|---|---|
| software.amazon.awscdk.alexa.ask |
Alexa Skills Kit Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnSkill.SkillPackageProperty.Jsii$Proxy
An implementation for
CfnSkill.SkillPackageProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnSkill.SkillPackageProperty |
CfnSkill.SkillPackageProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnSkill.setSkillPackage(CfnSkill.SkillPackageProperty value)
Configuration for the skill package that contains the components of the Alexa skill.
|
CfnSkillProps.Builder |
CfnSkillProps.Builder.skillPackage(CfnSkill.SkillPackageProperty skillPackage)
Sets the value of
CfnSkillProps.getSkillPackage() |
CfnSkill.Builder |
CfnSkill.Builder.skillPackage(CfnSkill.SkillPackageProperty skillPackage)
Configuration for the skill package that contains the components of the Alexa skill.
|
Copyright © 2022. All rights reserved.