class Aws
Language | Type name |
---|---|
![]() | Amazon.CDK.Aws |
![]() | github.com/aws/aws-cdk-go/awscdk/v2#Aws |
![]() | software.amazon.awscdk.Aws |
![]() | aws_cdk.Aws |
![]() | aws-cdk-lib » 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