AacAudioArgs

constructor(bitrate: Output<Int>? = null, channels: Output<Int>? = null, label: Output<String>? = null, odataType: Output<String>, profile: Output<Either<String, AacAudioProfile>>? = null, samplingRate: Output<Int>? = null)