class Aws
This page is available in another version. Click here for the v2 documentation.
Language | Type name |
---|---|
![]() | Amazon.CDK.Aws |
![]() | software.amazon.awscdk.core.Aws |
![]() | aws_cdk.core.Aws |
![]() | @aws-cdk/core » Aws |
Accessor for pseudo parameters.
Since pseudo parameters need to be anchored to a stack somewhere in the construct tree, this class takes an scope parameter; the pseudo parameter values can be obtained as properties from an scoped object.
Properties
Name | Type | Description |
---|---|---|
static ACCOUNT_ID | string | |
static NOTIFICATION_ARNS | string[] | |
static NO_VALUE | string | |
static PARTITION | string | |
static REGION | string | |
static STACK_ID | string | |
static STACK_NAME | string | |
static URL_SUFFIX | string |
static ACCOUNT_ID
Type:
string
static NOTIFICATION_ARNS
Type:
string[]
static NO_VALUE
Type:
string
static PARTITION
Type:
string
static REGION
Type:
string
static STACK_ID
Type:
string
static STACK_NAME
Type:
string
static URL_SUFFIX
Type:
string