Interface KinesisFirehose2Constants
public interface KinesisFirehose2Constants
-
Field Details
-
RECORD_ID
@Metadata(description="The record ID, as defined in\nhttp://docs.aws.amazon.com/firehose/latest/APIReference/API_PutRecord.html#API_PutRecord_ResponseSyntax[Response Syntax]", javaType="String") static final String RECORD_ID- See Also:
-
KINESIS_FIREHOSE_OPERATION
@Metadata(description="The operation we want to perform", javaType="String") static final String KINESIS_FIREHOSE_OPERATION- See Also:
-
KINESIS_FIREHOSE_STREAM_NAME
@Metadata(description="The name of the delivery stream.", javaType="String") static final String KINESIS_FIREHOSE_STREAM_NAME- See Also:
-