Class CustomActionAttachmentCriteria

java.lang.Object
software.amazon.awssdk.services.chatbot.model.CustomActionAttachmentCriteria
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<CustomActionAttachmentCriteria.Builder,CustomActionAttachmentCriteria>

@Generated("software.amazon.awssdk:codegen") public final class CustomActionAttachmentCriteria extends Object implements SdkPojo, Serializable, ToCopyableBuilder<CustomActionAttachmentCriteria.Builder,CustomActionAttachmentCriteria>

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

See Also: