ScriptParameterKeyValue - Amazon Nimble Studio

ScriptParameterKeyValue

A parameter for a studio component script, in the form of a key-value pair.

Contents

key

A script parameter key.

Type: String

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

Pattern: ^[a-zA-Z_][a-zA-Z0-9_]+$

Required: No

value

A script parameter value.

Type: String

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

Required: No

See Also

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