Uses of Interface
software.amazon.awscdk.interfaces.apigatewayv2.IntegrationReference
Packages that use IntegrationReference
Package
Description
AWS APIGatewayv2 Construct Library
-
Uses of IntegrationReference in software.amazon.awscdk.interfaces.apigatewayv2
Classes in software.amazon.awscdk.interfaces.apigatewayv2 that implement IntegrationReferenceMethods in software.amazon.awscdk.interfaces.apigatewayv2 that return IntegrationReferenceModifier and TypeMethodDescriptionIntegrationReference.Builder.build()Builds the configured instance.IIntegrationRef.getIntegrationRef()(experimental) A reference to a Integration resource.default IntegrationReferenceIIntegrationRef.Jsii$Default.getIntegrationRef()(experimental) A reference to a Integration resource.final IntegrationReferenceIIntegrationRef.Jsii$Proxy.getIntegrationRef()(experimental) A reference to a Integration resource. -
Uses of IntegrationReference in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return IntegrationReferenceModifier and TypeMethodDescriptionCfnIntegration.getIntegrationRef()A reference to a Integration resource.