Uses of Interface
software.amazon.awscdk.services.sam.CfnApiProps
Packages that use CfnApiProps
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnApiProps in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnApiPropsMethods in software.amazon.awscdk.services.sam that return CfnApiPropsConstructors in software.amazon.awscdk.services.sam with parameters of type CfnApiPropsModifierConstructorDescriptionCfnApi
(Construct scope, String id, CfnApiProps props) Create a newAWS::Serverless::Api
.