CustomActionAttachmentCriteria - AWS Chatbot

CustomActionAttachmentCriteria

A criteria for when a button should be shown based on values in the notification

Contents

Operator

The operation to perform on the named variable.

Type: String

Valid Values: HAS_VALUE | EQUALS

Required: Yes

VariableName

The name of the variable to operate on.

Type: String

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

Pattern: [A-Za-z0-9-_]+

Required: Yes

Value

A value that is compared with the actual value of the variable based on the behavior of the operator.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\S\s]+

Required: No

See Also

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