StreamArgs

constructor(name: Output<String>? = null, retentionPeriodHours: Output<Int>? = null, shardCount: Output<Int>? = null, streamEncryption: Output<StreamEncryptionArgs>? = null, streamModeDetails: Output<StreamModeDetailsArgs>? = null, tags: Output<List<TagArgs>>? = null)