@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.768Z") @Stability(value=Stable) public interface CfnSkillProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSkillProps.Builder
A builder for
CfnSkillProps |
static class |
CfnSkillProps.Jsii$Proxy
An implementation for
CfnSkillProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSkillProps.Builder |
builder() |
Object |
getAuthenticationConfiguration()
`Alexa::ASK::Skill.AuthenticationConfiguration`.
|
Object |
getSkillPackage()
`Alexa::ASK::Skill.SkillPackage`.
|
String |
getVendorId()
`Alexa::ASK::Skill.VendorId`.
|
@Stability(value=Stable) @NotNull Object getAuthenticationConfiguration()
@Stability(value=Stable) @NotNull Object getSkillPackage()
@Stability(value=Stable) @NotNull String getVendorId()
@Stability(value=Stable) static CfnSkillProps.Builder builder()
CfnSkillProps.Builder of CfnSkillPropsCopyright © 2021. All rights reserved.