| Package | Description |
|---|---|
| software.amazon.awscdk.alexa.ask |
Alexa Skills Kit Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnSkill.AuthenticationConfigurationProperty.Jsii$Proxy
An implementation for
CfnSkill.AuthenticationConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnSkill.AuthenticationConfigurationProperty |
CfnSkill.AuthenticationConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnSkillProps.Builder |
CfnSkillProps.Builder.authenticationConfiguration(CfnSkill.AuthenticationConfigurationProperty authenticationConfiguration)
Sets the value of
CfnSkillProps.getAuthenticationConfiguration() |
CfnSkill.Builder |
CfnSkill.Builder.authenticationConfiguration(CfnSkill.AuthenticationConfigurationProperty authenticationConfiguration)
Login with Amazon (LWA) configuration used to authenticate with the Alexa service.
|
void |
CfnSkill.setAuthenticationConfiguration(CfnSkill.AuthenticationConfigurationProperty value)
Login with Amazon (LWA) configuration used to authenticate with the Alexa service.
|
Copyright © 2022. All rights reserved.