@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.423Z") @Stability(value=Experimental) public interface HttpStageOptions extends software.amazon.jsii.JsiiSerializable, StageOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
HttpStageOptions.Builder
A builder for
HttpStageOptions |
static class |
HttpStageOptions.Jsii$Proxy
An implementation for
HttpStageOptions |
| Modifier and Type | Method and Description |
|---|---|
static HttpStageOptions.Builder |
builder() |
default String |
getStageName()
(experimental) The name of the stage.
|
getAutoDeploy, getDomainMapping@Stability(value=Experimental) @Nullable default String getStageName()
See StageName class for more details.
Default: '$default' the default stage of the API. This stage will have the URL at the root of the API endpoint.
@Stability(value=Experimental) static HttpStageOptions.Builder builder()
builder in interface StageOptionsHttpStageOptions.Builder of HttpStageOptionsCopyright © 2021. All rights reserved.