Uses of Interface
software.amazon.awscdk.interfaces.sam.HttpApiReference
Packages that use HttpApiReference
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of HttpApiReference in software.amazon.awscdk.interfaces.sam
Classes in software.amazon.awscdk.interfaces.sam that implement HttpApiReferenceMethods in software.amazon.awscdk.interfaces.sam that return HttpApiReferenceModifier and TypeMethodDescriptionHttpApiReference.Builder.build()Builds the configured instance.IHttpApiRef.getHttpApiRef()(experimental) A reference to a HttpApi resource.default HttpApiReferenceIHttpApiRef.Jsii$Default.getHttpApiRef()(experimental) A reference to a HttpApi resource.final HttpApiReferenceIHttpApiRef.Jsii$Proxy.getHttpApiRef()(experimental) A reference to a HttpApi resource. -
Uses of HttpApiReference in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return HttpApiReference