@Generated(value="jsii-pacmak/1.58.0 (build f8ba112)",
date="2022-05-20T22:19:53.120Z")
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.
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.core.*; ScopedAws scopedAws = new ScopedAws(this);
Modifier | Constructor and Description |
---|---|
protected |
ScopedAws(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ScopedAws(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAccountId() |
java.util.List<java.lang.String> |
getNotificationArns() |
java.lang.String |
getPartition() |
java.lang.String |
getRegion() |
java.lang.String |
getStackId() |
java.lang.String |
getStackName() |
java.lang.String |
getUrlSuffix() |
protected ScopedAws(software.amazon.jsii.JsiiObjectRef objRef)
protected ScopedAws(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
public java.lang.String getAccountId()
public java.util.List<java.lang.String> getNotificationArns()
public java.lang.String getPartition()
public java.lang.String getRegion()
public java.lang.String getStackId()
public java.lang.String getStackName()
public java.lang.String getUrlSuffix()