@Generated(value="jsii-pacmak/1.11.0 (build 1e9b8e1)", date="2020-09-13T06:02:42.284Z") @Stability(value=Stable) public class ScopedAws extends software.amazon.jsii.JsiiObject
These pseudo parameters are anchored to a stack somewhere in the construct tree, and their values will be exported automatically.
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, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet
protected ScopedAws(software.amazon.jsii.JsiiObjectRef objRef)
protected ScopedAws(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public ScopedAws(@NotNull Construct scope)
scope
- This parameter is required.@Stability(value=Stable) @NotNull public String getAccountId()
@Stability(value=Stable) @NotNull public String getPartition()
@Stability(value=Stable) @NotNull public String getRegion()
@Stability(value=Stable) @NotNull public String getStackId()
@Stability(value=Stable) @NotNull public String getStackName()
@Stability(value=Stable) @NotNull public String getUrlSuffix()
Copyright © 2020. All rights reserved.