GetFirehoseDeliveryStreamPlainArgs

data class GetFirehoseDeliveryStreamPlainArgs(val name: String) : ConvertibleToJava<GetFirehoseDeliveryStreamPlainArgs>

A collection of arguments for invoking getFirehoseDeliveryStream.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Name of the Kinesis Stream.

Functions

Link copied to clipboard
open override fun toJava(): GetFirehoseDeliveryStreamPlainArgs