Uses of Interface
software.amazon.awscdk.services.apigateway.RestApiBaseProps
Packages that use RestApiBaseProps
-
Uses of RestApiBaseProps in software.amazon.awscdk.services.apigateway
Subinterfaces of RestApiBaseProps in software.amazon.awscdk.services.apigatewayModifier and TypeInterfaceDescriptioninterfaceExample:interfaceProps to create a new instance of RestApi.interfaceProps to instantiate a new SpecRestApi.interfaceProperties for StepFunctionsRestApi.Classes in software.amazon.awscdk.services.apigateway that implement RestApiBasePropsModifier and TypeClassDescriptionstatic final classAn implementation forLambdaRestApiPropsstatic final classAn implementation forRestApiBasePropsstatic final classAn implementation forRestApiPropsstatic final classAn implementation forSpecRestApiPropsstatic final classAn implementation forStepFunctionsRestApiPropsMethods in software.amazon.awscdk.services.apigateway that return RestApiBasePropsModifier and TypeMethodDescriptionRestApiBaseProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigateway with parameters of type RestApiBasePropsModifierConstructorDescriptionprotectedRestApiBase(software.constructs.Construct scope, String id, RestApiBaseProps props)