class Aws::DynamoDB::Table

def latest_stream_arn

Returns:
  • (String) -
def latest_stream_arn
  data[:latest_stream_arn]
end