@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.279Z") @Stability(value=Stable) public interface Environment extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Environment.Builder
A builder for
Environment |
static class |
Environment.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static Environment.Builder |
builder() |
String |
getAccount()
The AWS account ID for this environment.
|
String |
getRegion()
The AWS region for this environment.
|
@Stability(value=Stable) String getAccount()
@Stability(value=Stable) String getRegion()
@Stability(value=Stable) static Environment.Builder builder()
Environment.Builder of EnvironmentCopyright © 2019. All rights reserved.