Uses of Interface
software.amazon.awscdk.services.apigatewayv2.StageAttributes
Packages that use StageAttributes
-
Uses of StageAttributes in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of StageAttributes in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptioninterfaceThe attributes used to import existing HttpStage.interfaceThe attributes used to import existing WebSocketStage.Classes in software.amazon.awscdk.services.apigatewayv2 that implement StageAttributesModifier and TypeClassDescriptionstatic final classAn implementation forHttpStageAttributesstatic final classAn implementation forStageAttributesstatic final classAn implementation forWebSocketStageAttributesMethods in software.amazon.awscdk.services.apigatewayv2 that return StageAttributesModifier and TypeMethodDescriptionStageAttributes.Builder.build()Builds the configured instance.