Channel Args
constructor(cdiInputSpecification: Output<ChannelCdiInputSpecificationArgs>? = null, channelClass: Output<String>? = null, destinations: Output<List<ChannelDestinationArgs>>? = null, encoderSettings: Output<ChannelEncoderSettingsArgs>? = null, inputAttachments: Output<List<ChannelInputAttachmentArgs>>? = null, inputSpecification: Output<ChannelInputSpecificationArgs>? = null, logLevel: Output<String>? = null, maintenance: Output<ChannelMaintenanceArgs>? = null, name: Output<String>? = null, roleArn: Output<String>? = null, startChannel: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null, vpc: Output<ChannelVpcArgs>? = null)