| Package | Description |
|---|---|
| software.amazon.awscdk.alexa.ask |
Alexa Skills Kit Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnSkillProps.Builder |
CfnSkillProps.Builder.authenticationConfiguration(CfnSkill.AuthenticationConfigurationProperty authenticationConfiguration)
Sets the value of
CfnSkillProps.getAuthenticationConfiguration() |
CfnSkillProps.Builder |
CfnSkillProps.Builder.authenticationConfiguration(IResolvable authenticationConfiguration)
Sets the value of
CfnSkillProps.getAuthenticationConfiguration() |
static CfnSkillProps.Builder |
CfnSkillProps.builder() |
CfnSkillProps.Builder |
CfnSkillProps.Builder.skillPackage(CfnSkill.SkillPackageProperty skillPackage)
Sets the value of
CfnSkillProps.getSkillPackage() |
CfnSkillProps.Builder |
CfnSkillProps.Builder.skillPackage(IResolvable skillPackage)
Sets the value of
CfnSkillProps.getSkillPackage() |
CfnSkillProps.Builder |
CfnSkillProps.Builder.vendorId(String vendorId)
Sets the value of
CfnSkillProps.getVendorId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnSkillProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSkillProps.Builder. |
Copyright © 2022. All rights reserved.