Uses of Class
software.amazon.awscdk.services.apigatewayv2.CfnIntegration.ResponseParameterListProperty.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnIntegration.ResponseParameterListProperty.Builder in software.amazon.awscdk.services.apigatewayv2
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIntegration.ResponseParameterListProperty.Builder
.