@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.853Z") @Stability(value=Experimental) public interface IStage extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStage.Jsii$Default
Internal default implementation for
IStage. |
static class |
IStage.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
IRestApi |
getRestApi()
(experimental) RestApi to which this stage is associated.
|
String |
getStageName()
(experimental) Name of this stage.
|
Copyright © 2021. All rights reserved.