Uses of Interface
software.amazon.awscdk.services.apigatewayv2.integrations.HttpServiceDiscoveryIntegrationProps
Packages that use HttpServiceDiscoveryIntegrationProps
Package
Description
AWS APIGatewayv2 Integrations
-
Uses of HttpServiceDiscoveryIntegrationProps in software.amazon.awscdk.services.apigatewayv2.integrations
Classes in software.amazon.awscdk.services.apigatewayv2.integrations that implement HttpServiceDiscoveryIntegrationPropsModifier and TypeClassDescriptionstatic final classAn implementation forHttpServiceDiscoveryIntegrationPropsMethods in software.amazon.awscdk.services.apigatewayv2.integrations that return HttpServiceDiscoveryIntegrationPropsModifier and TypeMethodDescriptionHttpServiceDiscoveryIntegrationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigatewayv2.integrations with parameters of type HttpServiceDiscoveryIntegrationPropsModifierConstructorDescriptionHttpServiceDiscoveryIntegration(String id, IService service, HttpServiceDiscoveryIntegrationProps props)