class Aws::KinesisVideo::Types::DescribeStreamInput

@note When making an API call, you may pass DescribeStreamInput

data as a hash:

    {
      stream_name: "StreamName",
      stream_arn: "ResourceARN",
    }

@!attribute [rw] stream_name

The name of the stream.
@return [String]

@!attribute [rw] stream_arn

The Amazon Resource Name (ARN) of the stream.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kinesisvideo-2017-09-30/DescribeStreamInput AWS API Documentation

Constants

SENSITIVE