@Generated(value="jsii-pacmak/1.28.0 (build 1801f4f)", date="2021-05-04T12:08:36.769Z") @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, jsiiStaticSetprotected 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 © 2021. All rights reserved.