org.apache.camel.component.aws.sns
Interface SnsConstants


public interface SnsConstants

Constants used in Camel AWS SNS module


Field Summary
static String MESSAGE_ID
           
static String SUBJECT
           
 

Field Detail

MESSAGE_ID

static final String MESSAGE_ID
See Also:
Constant Field Values

SUBJECT

static final String SUBJECT
See Also:
Constant Field Values


Apache Camel