Uses of Interface
software.amazon.awscdk.services.apigatewayv2.CfnIntegrationProps
Packages that use CfnIntegrationProps
-
Uses of CfnIntegrationProps in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement CfnIntegrationPropsMethods in software.amazon.awscdk.services.apigatewayv2 that return CfnIntegrationPropsModifier and TypeMethodDescriptionCfnIntegrationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type CfnIntegrationPropsModifierConstructorDescriptionCfnIntegration(software.constructs.Construct scope, String id, CfnIntegrationProps props) Create a newAWS::ApiGatewayV2::Integration.