Interface Sns2Constants
-
public interface Sns2Constants
Constants used in Camel AWS SNS module
-
-
Field Summary
Fields Modifier and Type Field Description static String
MESSAGE_GROUP_ID_PROPERTY
static String
MESSAGE_ID
static String
MESSAGE_STRUCTURE
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
-
MESSAGE_STRUCTURE
static final String MESSAGE_STRUCTURE
- See Also:
- Constant Field Values
-
MESSAGE_GROUP_ID_PROPERTY
static final String MESSAGE_GROUP_ID_PROPERTY
- See Also:
- Constant Field Values
-
-