@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.765Z") @Stability(value=Stable) public class ScopedAws extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
|
ScopedAws(Construct scope) |
protected |
ScopedAws(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ScopedAws(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId() |
List<String> |
getNotificationArns() |
String |
getPartition() |
String |
getRegion() |
String |
getStackId() |
String |
getStackName() |
String |
getUrlSuffix() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected ScopedAws(software.amazon.jsii.JsiiObjectRef objRef)
protected ScopedAws(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public ScopedAws(Construct scope)
scope - This parameter is required.@Stability(value=Stable) public String getAccountId()
@Stability(value=Stable) public String getPartition()
@Stability(value=Stable) public String getRegion()
@Stability(value=Stable) public String getStackId()
@Stability(value=Stable) public String getStackName()
@Stability(value=Stable) public String getUrlSuffix()
Copyright © 2019. All rights reserved.