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