interface IHttpApiRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SAM.IHttpApiRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssam#IHttpApiRef |
![]() | software.amazon.awscdk.services.sam.IHttpApiRef |
![]() | aws_cdk.aws_sam.IHttpApiRef |
![]() | aws-cdk-lib » aws_sam » IHttpApiRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a HttpApi.
Properties
Name | Type | Description |
---|---|---|
http | Http | A reference to a HttpApi resource. |
node | Node | The tree node. |
httpApiRef
Type:
Http
A reference to a HttpApi resource.
node
Type:
Node
The tree node.