@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-11T12:53:02.488Z") @Stability(value=Stable) public class GlobalVariables extends software.amazon.jsii.JsiiObject
This class defines a bunch of static fields that represent the different variables. These can be used can be used in any action configuration.
| Modifier and Type | Field and Description |
|---|---|
static String |
EXECUTION_ID
The identifier of the current pipeline execution.
|
| Modifier | Constructor and Description |
|---|---|
|
GlobalVariables() |
protected |
GlobalVariables(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
GlobalVariables(software.amazon.jsii.JsiiObjectRef objRef) |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) public static final String EXECUTION_ID
Copyright © 2020. All rights reserved.