Uses of Class
software.amazon.awscdk.services.apigateway.CfnRouteV2Props.Builder
Packages that use CfnRouteV2Props.Builder
-
Uses of CfnRouteV2Props.Builder in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return CfnRouteV2Props.BuilderModifier and TypeMethodDescriptionDeprecated.CfnRouteV2Props.Builder.apiKeyRequired(Boolean apiKeyRequired) Deprecated.CfnRouteV2Props.Builder.apiKeyRequired(IResolvable apiKeyRequired) Deprecated.CfnRouteV2Props.Builder.authorizationScopes(List<String> authorizationScopes) Deprecated.CfnRouteV2Props.Builder.authorizationType(String authorizationType) Deprecated.CfnRouteV2Props.Builder.authorizerId(String authorizerId) Deprecated.static CfnRouteV2Props.BuilderCfnRouteV2Props.builder()Deprecated.CfnRouteV2Props.Builder.modelSelectionExpression(String modelSelectionExpression) Deprecated.CfnRouteV2Props.Builder.operationName(String operationName) Deprecated.CfnRouteV2Props.Builder.requestModels(Object requestModels) Deprecated.CfnRouteV2Props.Builder.requestParameters(Object requestParameters) Deprecated.Deprecated.CfnRouteV2Props.Builder.routeResponseSelectionExpression(String routeResponseSelectionExpression) Deprecated.Deprecated.Constructors in software.amazon.awscdk.services.apigateway with parameters of type CfnRouteV2Props.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRouteV2Props.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theCfnRouteV2Props.Builder.