Uses of Interface
software.amazon.awscdk.services.apigateway.StageAttributes
Packages that use StageAttributes
-
Uses of StageAttributes in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement StageAttributesMethods in software.amazon.awscdk.services.apigateway that return StageAttributesModifier and TypeMethodDescriptionStageAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigateway with parameters of type StageAttributesModifier and TypeMethodDescriptionstatic IStageStage.fromStageAttributes(software.constructs.Construct scope, String id, StageAttributes attrs) Import a Stage by its attributes.