Interface Sns2Constants
public interface Sns2Constants
Constants used in Camel AWS SNS module
-
Field Details
-
MESSAGE_ID
@Metadata(description="The Amazon SNS message ID.", javaType="String") static final String MESSAGE_ID- See Also:
-
SUBJECT
@Metadata(description="The Amazon SNS message subject. If not set, the subject from the\n`SnsConfiguration` is used.", javaType="String") static final String SUBJECT- See Also:
-
MESSAGE_STRUCTURE
@Metadata(description="The message structure to use such as json.", javaType="String") static final String MESSAGE_STRUCTURE- See Also:
-
MESSAGE_GROUP_ID_PROPERTY
- See Also:
-