@Generated(value="jsii-pacmak/0.12.1 (build 3ce4842)", date="2019-06-25T13:54:15.908Z") @Stability(value=Experimental) public class ScopedAws extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
|
ScopedAws(Construct scope)
EXPERIMENTAL
|
protected |
ScopedAws(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId()
EXPERIMENTAL
|
List<String> |
getNotificationArns()
EXPERIMENTAL
|
String |
getPartition()
EXPERIMENTAL
|
String |
getRegion()
EXPERIMENTAL
|
String |
getStackId()
EXPERIMENTAL
|
String |
getStackName()
EXPERIMENTAL
|
String |
getUrlSuffix()
EXPERIMENTAL
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected ScopedAws(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public ScopedAws(Construct scope)
@Stability(value=Experimental) public String getAccountId()
@Stability(value=Experimental) public List<String> getNotificationArns()
@Stability(value=Experimental) public String getPartition()
@Stability(value=Experimental) public String getRegion()
@Stability(value=Experimental) public String getStackId()
@Stability(value=Experimental) public String getStackName()
@Stability(value=Experimental) public String getUrlSuffix()
Copyright © 2019. All rights reserved.