Uses of Class
software.amazon.awscdk.services.apigatewayv2.CfnIntegration.ResponseParameterListProperty.Builder
Packages that use CfnIntegration.ResponseParameterListProperty.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnIntegration.ResponseParameterListProperty.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return CfnIntegration.ResponseParameterListProperty.BuilderModifier and TypeMethodDescriptionCfnIntegration.ResponseParameterListProperty.builder()
CfnIntegration.ResponseParameterListProperty.Builder.responseParameters
(List<? extends Object> responseParameters) Sets the value ofCfnIntegration.ResponseParameterListProperty.getResponseParameters()
CfnIntegration.ResponseParameterListProperty.Builder.responseParameters
(IResolvable responseParameters) Sets the value ofCfnIntegration.ResponseParameterListProperty.getResponseParameters()
Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type CfnIntegration.ResponseParameterListProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIntegration.ResponseParameterListProperty.Builder
.