FileSystemHttpLogsConfigArgs

fun FileSystemHttpLogsConfigArgs(enabled: Output<Boolean>? = null, retentionInDays: Output<Int>? = null, retentionInMb: Output<Int>? = null)