View a markdown version of this page

ðŸ“Ē āđāļˆāđ‰āļ‡āđ€āļ•āļ·āļ­āļ™: glue/latest/webapi/API TransformConfigParameter.html - āļ›āļĢāļ°āđ€āļ”āđ‡āļ™āļĢāđ‰āļ­āļ™

TransformConfigParameter

Specifies the parameters in the config file of the dynamic transform.

Contents

Name

Specifies the name of the parameter in the config file of the dynamic transform.

Type: String

Pattern: ([\u0009\u000B\u000C\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF])*

Required: Yes

Type

Specifies the parameter type in the config file of the dynamic transform.

Type: String

Valid Values: str | int | float | complex | bool | list | null

Required: Yes

IsOptional

Specifies whether the parameter is optional or not in the config file of the dynamic transform.

Type: Boolean

Required: No

ListType

Specifies the list type of the parameter in the config file of the dynamic transform.

Type: String

Valid Values: str | int | float | complex | bool | list | null

Required: No

ValidationMessage

Specifies the validation message in the config file of the dynamic transform.

Type: String

Pattern: ([\u0009\u000B\u000C\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF])*

Required: No

ValidationRule

Specifies the validation rule in the config file of the dynamic transform.

Type: String

Pattern: ([\u0009\u000B\u000C\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF])*

Required: No

Value

Specifies the value of the parameter in the config file of the dynamic transform.

Type: Array of strings

Pattern: ([\u0009\u000B\u000C\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF])*

Required: No

See Also

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