@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:55.596Z") @Stability(value=Experimental) 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(software.constructs.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=Experimental)
public ScopedAws(@NotNull
software.constructs.Construct scope)
scope - This parameter is required.@Stability(value=Experimental) @NotNull public String getAccountId()
@Stability(value=Experimental) @NotNull public List<String> getNotificationArns()
@Stability(value=Experimental) @NotNull public String getPartition()
@Stability(value=Experimental) @NotNull public String getRegion()
@Stability(value=Experimental) @NotNull public String getStackId()
@Stability(value=Experimental) @NotNull public String getStackName()
@Stability(value=Experimental) @NotNull public String getUrlSuffix()
Copyright © 2021. All rights reserved.