class Aws::DynamoDB::Types::KinesisStreamingDestinationInput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/KinesisStreamingDestinationInput AWS API Documentation
@return [String]
The ARN for a Kinesis data stream.
@!attribute [rw] stream_arn
@return [String]
The name of the DynamoDB table.
@!attribute [rw] table_name
}
stream_arn: “StreamArn”, # required
table_name: “TableName”, # required
{
data as a hash:
@note When making an API call, you may pass KinesisStreamingDestinationInput