Documentation - v0.0.0
Preparing search index...
@crisiscleanup/construct.awscdk.github-pipeline
ActionsContextValue
Interface ActionsContextValue
Actions context value for interpolation.
interface
ActionsContextValue
{
context
:
ActionsContext
;
key
:
string
;
}
Index
Properties
context
key
Properties
context
context
:
ActionsContext
key
key
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
key
Documentation - v0.0.0
Loading...
Actions context value for interpolation.