FieldOption - Amazon Connect

FieldOption

Object for field Options information.

Contents

active

Describes whether the FieldOption is active (displayed) or inactive.

Type: Boolean

Required: Yes

name

FieldOptionName has max length 100 and disallows trailing spaces.

Type: String

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

Pattern: ^.*[\S]$

Required: Yes

value

FieldOptionValue has max length 100 and must be alphanumeric with hyphens and underscores.

Type: String

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

Pattern: ^.*[\S]$

Required: Yes

See Also

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