Uses of Interface
software.amazon.awscdk.alexa.ask.CfnSkill.SkillPackageProperty
Packages that use CfnSkill.SkillPackageProperty
-
Uses of CfnSkill.SkillPackageProperty in software.amazon.awscdk.alexa.ask
Classes in software.amazon.awscdk.alexa.ask that implement CfnSkill.SkillPackagePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSkill.SkillPackagePropertyMethods in software.amazon.awscdk.alexa.ask that return CfnSkill.SkillPackagePropertyModifier and TypeMethodDescriptionCfnSkill.SkillPackageProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.alexa.ask with parameters of type CfnSkill.SkillPackagePropertyModifier and TypeMethodDescriptionvoidCfnSkill.setSkillPackage(CfnSkill.SkillPackageProperty value) Configuration for the skill package that contains the components of the Alexa skill.CfnSkill.Builder.skillPackage(CfnSkill.SkillPackageProperty skillPackage) Configuration for the skill package that contains the components of the Alexa skill.CfnSkillProps.Builder.skillPackage(CfnSkill.SkillPackageProperty skillPackage) Sets the value ofCfnSkillProps.getSkillPackage()