| Modifier and Type | Method and Description |
|---|---|
HttpStageProps.Builder |
HttpStageProps.Builder.autoDeploy(Boolean autoDeploy)
Sets the value of
StageOptions.getAutoDeploy() |
static HttpStageProps.Builder |
HttpStageProps.builder() |
HttpStageProps.Builder |
HttpStageProps.Builder.domainMapping(DomainMappingOptions domainMapping)
Sets the value of
StageOptions.getDomainMapping() |
HttpStageProps.Builder |
HttpStageProps.Builder.httpApi(IHttpApi httpApi)
Sets the value of
HttpStageProps.getHttpApi() |
HttpStageProps.Builder |
HttpStageProps.Builder.stageName(String stageName)
Sets the value of
HttpStageOptions.getStageName() |
HttpStageProps.Builder |
HttpStageProps.Builder.throttle(ThrottleSettings throttle)
Sets the value of
StageOptions.getThrottle() |
| Constructor and Description |
|---|
Jsii$Proxy(HttpStageProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HttpStageProps.Builder. |
Copyright © 2023. All rights reserved.