@Generated(value="jsii-pacmak/1.39.0 (build 8af72c2)", date="2021-10-13T21:02:01.234Z") @Stability(value=Experimental) public interface StageAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
StageAttributes.Builder
A builder for
StageAttributes |
static class |
StageAttributes.Jsii$Proxy
An implementation for
StageAttributes |
| Modifier and Type | Method and Description |
|---|---|
static StageAttributes.Builder |
builder() |
String |
getStageName()
(experimental) The name of the stage.
|
@Stability(value=Experimental) @NotNull String getStageName()
@Stability(value=Experimental) static StageAttributes.Builder builder()
StageAttributes.Builder of StageAttributesCopyright © 2021. All rights reserved.