Interface KinesisFirehose2Constants


  • public interface KinesisFirehose2Constants
    • Field Detail

      • 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:
        Constant Field Values
      • KINESIS_FIREHOSE_OPERATION

        @Metadata(description="The operation we want to perform",
                  javaType="String")
        static final String KINESIS_FIREHOSE_OPERATION
        See Also:
        Constant Field Values
      • KINESIS_FIREHOSE_STREAM_NAME

        @Metadata(description="The name of the delivery stream.",
                  javaType="String")
        static final String KINESIS_FIREHOSE_STREAM_NAME
        See Also:
        Constant Field Values