Uses of Class
software.amazon.awscdk.aws_apigatewayv2_integrations.HttpEventBridgeIntegrationProps.Builder
Packages that use HttpEventBridgeIntegrationProps.Builder
Package
Description
AWS APIGatewayv2 Integrations
-
Uses of HttpEventBridgeIntegrationProps.Builder in software.amazon.awscdk.aws_apigatewayv2_integrations
Methods in software.amazon.awscdk.aws_apigatewayv2_integrations that return HttpEventBridgeIntegrationProps.BuilderModifier and TypeMethodDescriptionHttpEventBridgeIntegrationProps.builder()HttpEventBridgeIntegrationProps.Builder.eventBusRef(EventBusReference eventBusRef) Sets the value ofHttpEventBridgeIntegrationProps.getEventBusRef()HttpEventBridgeIntegrationProps.Builder.parameterMapping(ParameterMapping parameterMapping) Sets the value ofHttpEventBridgeIntegrationProps.getParameterMapping()HttpEventBridgeIntegrationProps.Builder.subtype(HttpIntegrationSubtype subtype) Sets the value ofHttpEventBridgeIntegrationProps.getSubtype()Constructors in software.amazon.awscdk.aws_apigatewayv2_integrations with parameters of type HttpEventBridgeIntegrationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theHttpEventBridgeIntegrationProps.Builder.