GcsDestinationConfigArgs

fun GcsDestinationConfigArgs(avroFileFormat: Output<AvroFileFormatArgs>? = null, fileRotationInterval: Output<String>? = null, fileRotationMb: Output<Int>? = null, jsonFileFormat: Output<JsonFileFormatArgs>? = null, path: Output<String>? = null)