Documentation - v0.0.0
Preparing search index...
@crisiscleanup/construct.awscdk.github-pipeline
interpolateObject
Function interpolateObject
interpolateObject
(
context
:
ActionsContext
,
...
keys
:
string
[]
,
)
:
{
[
k
:
string
]:
string
}
Interpolate a set of values for use in a workflow file.
Parameters
context
:
ActionsContext
context to use.
...
keys
:
string
[]
keys to create object with.
Returns
{
[
k
:
string
]:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.0
Loading...
Interpolate a set of values for use in a workflow file.