Class Aws
Accessor for pseudo parameters.
public class Aws : DeputyBase
- Inheritance
-
Aws
Remarks
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
ACCOUNT_ID
public static string ACCOUNT_ID { get; }
Property Value
NOTIFICATION_ARNS
public static string[] NOTIFICATION_ARNS { get; }
Property Value
- string[]
NO_VALUE
public static string NO_VALUE { get; }
Property Value
PARTITION
public static string PARTITION { get; }
Property Value
REGION
public static string REGION { get; }
Property Value
STACK_ID
public static string STACK_ID { get; }
Property Value
STACK_NAME
public static string STACK_NAME { get; }
Property Value
URL_SUFFIX
public static string URL_SUFFIX { get; }