Uses of Class
software.amazon.awscdk.cfnpropertymixins.alexa.ask.CfnSkillPropsMixin.Builder
Packages that use CfnSkillPropsMixin.Builder
-
Uses of CfnSkillPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.alexa.ask
Methods in software.amazon.awscdk.cfnpropertymixins.alexa.ask that return CfnSkillPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSkillPropsMixin.Builder.authenticationConfiguration(CfnSkillPropsMixin.AuthenticationConfigurationProperty authenticationConfiguration) Login with Amazon (LWA) configuration used to authenticate with the Alexa service.CfnSkillPropsMixin.Builder.authenticationConfiguration(IResolvable authenticationConfiguration) Login with Amazon (LWA) configuration used to authenticate with the Alexa service.static CfnSkillPropsMixin.BuilderCfnSkillPropsMixin.Builder.create()static CfnSkillPropsMixin.BuilderCfnSkillPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSkillPropsMixin.Builder.skillPackage(CfnSkillPropsMixin.SkillPackageProperty skillPackage) Configuration for the skill package that contains the components of the Alexa skill.CfnSkillPropsMixin.Builder.skillPackage(IResolvable skillPackage) Configuration for the skill package that contains the components of the Alexa skill.The vendor ID associated with the Amazon developer account that will host the skill.