ComponentParameter - EC2 Image Builder

ComponentParameter

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

Contents

name

The name of the component parameter to set.

Type: String

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

Pattern: [^\x00]+

Required: Yes

value

Sets the value for the named component 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 AWS SDKs, see the following: