interface HttpApiReference
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SAM.HttpApiReference |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssam#HttpApiReference |
![]() | software.amazon.awscdk.services.sam.HttpApiReference |
![]() | aws_cdk.aws_sam.HttpApiReference |
![]() | aws-cdk-lib » aws_sam » HttpApiReference |
A reference to a HttpApi resource.
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_sam as sam } from 'aws-cdk-lib';
const httpApiReference: sam.HttpApiReference = { };