WorkflowParameter - EC2 Image Builder
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

WorkflowParameter

Contains a key/value pair that sets the named workflow parameter.

Contents

name

The name of the workflow parameter to set.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [^\x00]+

Required: Yes

value

Sets the value for the named workflow parameter.

Type: Array of strings

Length Constraints: Minimum length of 0.

Pattern: [^\x00]*

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: