| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
HttpStageOptions.Builder |
HttpStageOptions.Builder.autoDeploy(Boolean autoDeploy)
Sets the value of
StageOptions.getAutoDeploy() |
static HttpStageOptions.Builder |
HttpStageOptions.builder() |
HttpStageOptions.Builder |
HttpStageOptions.Builder.domainMapping(DomainMappingOptions domainMapping)
Sets the value of
StageOptions.getDomainMapping() |
HttpStageOptions.Builder |
HttpStageOptions.Builder.stageName(String stageName)
Sets the value of
HttpStageOptions.getStageName() |
HttpStageOptions.Builder |
HttpStageOptions.Builder.throttle(ThrottleSettings throttle)
Sets the value of
StageOptions.getThrottle() |
| Constructor and Description |
|---|
Jsii$Proxy(HttpStageOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HttpStageOptions.Builder. |
Copyright © 2022. All rights reserved.