Class CfnRouteProps.Builder

java.lang.Object
software.amazon.awscdk.services.apigatewayv2.CfnRouteProps.Builder
All Implemented Interfaces:
software.amazon.jsii.Builder<CfnRouteProps>
Enclosing interface:
CfnRouteProps

@Stability(Stable) public static final class CfnRouteProps.Builder extends Object implements software.amazon.jsii.Builder<CfnRouteProps>
A builder for CfnRouteProps
  • Constructor Details

    • Builder

      public Builder()
  • Method Details