@Generated(value="jsii-pacmak/0.14.2 (build e881f16)", date="2019-07-25T16:26:52.068Z") @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.