Uses of Interface
software.amazon.awscdk.services.apigateway.RestApiProps
Packages that use RestApiProps
-
Uses of RestApiProps in software.amazon.awscdk.services.apigateway
Subinterfaces of RestApiProps in software.amazon.awscdk.services.apigatewayModifier and TypeInterfaceDescriptioninterfaceExample:interfaceProperties for StepFunctionsRestApi.Classes in software.amazon.awscdk.services.apigateway that implement RestApiPropsModifier and TypeClassDescriptionstatic final classAn implementation forLambdaRestApiPropsstatic final classAn implementation forRestApiPropsstatic final classAn implementation forStepFunctionsRestApiPropsMethods in software.amazon.awscdk.services.apigateway that return RestApiPropsConstructors in software.amazon.awscdk.services.apigateway with parameters of type RestApiPropsModifierConstructorDescriptionRestApi(software.constructs.Construct scope, String id, RestApiProps props)