interface ISkillRef
Language | Type name |
---|---|
![]() | Amazon.CDK.Alexa.Ask.ISkillRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/alexaask#ISkillRef |
![]() | software.amazon.awscdk.alexa.ask.ISkillRef |
![]() | aws_cdk.alexa_ask.ISkillRef |
![]() | aws-cdk-lib » alexa_ask » ISkillRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Skill.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
skill | Skill | A reference to a Skill resource. |
node
Type:
Node
The tree node.
skillRef
Type:
Skill
A reference to a Skill resource.